git.git
2012-09-20 Junio C HamanoMerge branch 'jw/doc-commit-title' into maint
2012-09-20 Junio C HamanoMerge branch 'dg/run-command-child-cleanup' into maint
2012-09-20 Junio C HamanoMerge branch 'jc/mailinfo-RE' into maint
2012-09-20 Junio C HamanoMerge branch 'sn/ls-remote-get-url-doc' into maint
2012-09-20 Junio C HamanoMerge branch 'nd/log-n-doc' into maint
2012-09-20 Junio C HamanoMerge branch 'nd/maint-remote-remove' into maint
2012-09-20 Junio C Hamanogrep.c: make two symbols really file-scope static this...
2012-09-20 Ralf Thielowclone --single: limit the fetch refspec to fetched...
2012-09-20 Jeff Kingremote-curl: rename is_http variable
2012-09-20 Stephen BoydDocumentation: Document signature showing options
2012-09-20 Shawn O. PearceEnable info/refs gzip decompression in HTTP client
2012-09-20 Shawn O. PearceRevert "retry request without query when info/refs...
2012-09-20 Felipe Contrerascompletion: fix shell expansion of items
2012-09-20 Joachim SchmitzPort to HP NonStop
2012-09-19 Dave BorowitzDocumentation/Makefile: Allow custom XMLTO binary
2012-09-19 Johannes Sixtrebase -i: suggest using --edit-todo to fix an unknown...
2012-09-19 Philip OakleyDoc branch: show -vv option and alternative
2012-09-19 Philip OakleyDoc clean: add See Also link
2012-09-19 Philip OakleyDoc add: link gitignore
2012-09-19 Philip OakleyDoc: separate gitignore pattern sources
2012-09-19 Philip OakleyDoc: shallow clone deepens _to_ new depth
2012-09-18 Junio C HamanoUpdate draft release notes to 1.8.0
2012-09-18 Junio C HamanoMerge branch 'jc/maint-log-grep-all-match'
2012-09-18 Junio C HamanoMerge branch 'jc/make-static'
2012-09-18 Junio C HamanoMerge branch 'pw/p4-submit-conflicts'
2012-09-18 Junio C HamanoMerge branch 'mv/cherry-pick-s'
2012-09-18 Junio C HamanoMerge branch 'nd/fetch-status-alignment'
2012-09-18 Junio C HamanoSync with 1.7.12.1
2012-09-18 Junio C HamanoGit 1.7.12.1 v1.7.12.1
2012-09-18 Junio C HamanoMerge branch 'er/doc-fast-import-done' into maint
2012-09-18 Junio C HamanoMerge branch 'jk/config-warn-on-inaccessible-paths...
2012-09-18 Ramkumar Ramachandrat/test-lib: make sure Git has already been built
2012-09-18 Philip OakleyDoc: Improve shallow depth wording
2012-09-18 René Scharfearchive-zip: support UTF-8 paths
2012-09-18 Junio C HamanoRevert "archive-zip: support UTF-8 paths"
2012-09-18 Johannes Sixtrebase -i: fix misleading error message after 'exec...
2012-09-18 Andreas SchwabDocumentation/git-filter-branch: Move note about effect...
2012-09-18 Michael Haggertystring_list API: document what "sorted" means
2012-09-18 Junio C HamanoMALLOC_CHECK: various clean-ups
2012-09-18 Andrew Wongrebase -i: Add tests for "--edit-todo"
2012-09-18 Andrew Wongrebase -i: Teach "--edit-todo" action
2012-09-18 Andrew Wongrebase -i: Refactor help messages for todo file
2012-09-18 Martin von... rebase usage: subcommands can not be combined with -i
2012-09-17 Junio C HamanoThe seventh batch for 1.8.0
2012-09-17 Junio C HamanoMerge branch 'maint'
2012-09-17 Junio C HamanoMerge branch 'mh/fetch-filter-refs'
2012-09-17 Junio C HamanoMerge branch 'nd/maint-diffstat-summary'
2012-09-17 Junio C HamanoMerge branch 'jk/config-warn-on-inaccessible-paths'
2012-09-17 Junio C HamanoMerge branch 'jw/doc-commit-title'
2012-09-17 Junio C HamanoMerge branch 'mh/string-list'
2012-09-17 Junio C HamanoMerge branch 'jc/maint-blame-no-such-path'
2012-09-17 Joachim Schmitzmake poll() work on platforms that can't recv() on...
2012-09-17 Joachim Schmitzpoll() exits too early with EFAULT if 1st arg is NULL
2012-09-17 Joachim Schmitzfix some win32 specific dependencies in poll.c
2012-09-17 Joachim Schmitzmake poll available for other platforms lacking it
2012-09-17 Junio C Hamanomailinfo: do not concatenate charset= attribute values...
2012-09-17 Ramkumar Ramachandrat/perf: add "trash directory" to .gitignore
2012-09-17 Adam SpiersAdd missing -z to git check-attr usage text for consist...
2012-09-17 Mischa POSLAWSKYgit-jump: ignore (custom) prefix in diff mode
2012-09-17 Wesley J. LandakerDocumentation: indent-with-non-tab uses "equivalent...
2012-09-17 Yacine Belkadicompletion: add --no-edit to git-commit
2012-09-17 Adrian JohnsonAdd userdiff patterns for Ada
2012-09-17 Pete Wyckoffgit-p4: add submit --conflict option and config varaiable
2012-09-17 Pete Wyckoffgit p4: add submit --prepare-p4-only option
2012-09-17 Pete Wyckoffgit p4: add submit --dry-run option
2012-09-17 Pete Wyckoffgit p4: accept -v for --verbose
2012-09-17 Pete Wyckoffgit p4: revert deleted files after submit cancel
2012-09-17 Pete Wyckoffgit p4: rearrange submit template construction
2012-09-17 Pete Wyckoffgit p4: test clean-up after failed submit, fix added...
2012-09-17 Pete Wyckoffgit p4: standardize submit cancel due to unchanged...
2012-09-17 Pete Wyckoffgit p4: move conflict prompt into run, add [q]uit input
2012-09-17 Pete Wyckoffgit p4: remove submit failure options [a]pply and ...
2012-09-17 Pete Wyckoffgit p4: gracefully fail if some commits could not be...
2012-09-17 Pete Wyckoffgit p4 test: remove bash-ism of combined export/assignment
2012-09-16 Michael J Grubert7810-grep: test --all-match with multiple --grep and...
2012-09-16 Michael J Grubert7810-grep: test interaction of multiple --grep and...
2012-09-16 Michael J Grubert7810-grep: test multiple --author with --all-match
2012-09-16 Michael J Grubert7810-grep: test multiple --grep with and without ...
2012-09-16 Michael J Grubert7810-grep: bring log --grep tests in common form
2012-09-16 Junio C Hamanogrep.c: mark private file-scope symbols as static
2012-09-16 Ramsay Jonestest-string-list.c: Fix some sparse warnings
2012-09-16 Junio C Hamanosequencer.c: mark a private file-scope symbol as static
2012-09-16 Junio C Hamanoident.c: mark private file-scope symbols as static
2012-09-16 Junio C Hamanotrace.c: mark a private file-scope symbol as static
2012-09-16 Junio C Hamanowt-status.c: mark a private file-scope symbol as static
2012-09-16 Junio C Hamanoread-cache.c: mark a private file-scope symbol as static
2012-09-16 Junio C Hamanostrbuf.c: mark a private file-scope symbol as static
2012-09-16 Junio C Hamanosha1-array.c: mark a private file-scope symbol as static
2012-09-16 Junio C Hamanosymlinks.c: mark private file-scope symbols as static
2012-09-16 Junio C Hamanonotes.c: mark a private file-scope symbol as static
2012-09-16 Junio C Hamanorerere.c: mark private file-scope symbols as static
2012-09-16 Junio C Hamanograph.c: mark private file-scope symbols as static
2012-09-16 Junio C Hamanodiff.c: mark a private file-scope symbol as static
2012-09-16 Junio C Hamanocommit.c: mark a file-scope private symbol as static
2012-09-16 Junio C Hamanobuiltin/notes.c: mark file-scope private symbols as...
2012-09-15 Junio C HamanoDraft release notes to 1.8.0
2012-09-15 Junio C HamanoMerge branch 'jc/ll-merge-binary-ours'
2012-09-15 Junio C HamanoMerge branch 'cn/branch-set-upstream-to'
2012-09-15 Junio C HamanoMerge branch 'sl/autoconf'
2012-09-15 Junio C HamanoMerge branch 'dg/run-command-child-cleanup'
next