git.git
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'
2012-09-15 Junio C HamanoMerge branch 'jc/mailinfo-RE'
2012-09-15 Junio C HamanoMerge branch 'maint'
2012-09-15 Junio C HamanoDraft release notes to 1.7.12.1
2012-09-15 Junio C HamanoMerge branch 'sb/send-email-reconfirm-fix' into maint
2012-09-15 Junio C HamanoMerge branch 'jc/send-email-reconfirm' into maint
2012-09-15 Junio C HamanoMerge branch 'mz/cherry-pick-cmdline-order' into maint
2012-09-15 Junio C HamanoSync with 1.7.11.7
2012-09-15 Junio C HamanoGit 1.7.11.7 v1.7.11.7
2012-09-15 Junio C HamanoMerge branch 'jk/maint-quiet-is-synonym-to-s-in-log...
2012-09-15 Junio C HamanoMerge branch 'jc/maint-ident-missing-human-name' into...
2012-09-15 Junio C HamanoMerge branch 'rj/test-regex' into maint-1.7.11
2012-09-15 Junio C HamanoMerge branch 'da/gitk-reload-tag-contents' into maint...
2012-09-15 Junio C HamanoMerge branch 'jc/maint-checkout-fileglob-doc' into...
2012-09-15 Jiang Xinl10n: zh.CN.po: msgmerge git.pot (1142t195f630u)
2012-09-15 Jiang Xinl10n: Update git.pot (825 new, 24 removed messages)
2012-09-14 Elia PintoAdd MALLOC_CHECK_ and MALLOC_PERTURB_ libc env to the...
2012-09-14 Nguyễn Thái... fetch: align per-ref summary report in UTF-8 locales
2012-09-14 Junio C HamanoThe sixth batch for 1.8.0
2012-09-14 Junio C HamanoMerge branch 'nd/checkout-option-parsing-fix'
2012-09-14 Junio C HamanoMerge branch 'mh/abspath'
2012-09-14 Junio C HamanoMerge branch 'dj/fetch-all-tags'
2012-09-14 Junio C HamanoMerge branch 'sn/ls-remote-get-url-doc'
2012-09-14 Junio C HamanoMerge branch 'nd/i18n-status'
2012-09-14 Junio C HamanoMerge branch 'rj/path-cleanup'
2012-09-14 Junio C HamanoMerge branch 'rj/tap-fix'
2012-09-14 Junio C Hamanolog: document use of multiple commit limiting options
2012-09-14 Junio C Hamanolog --grep/--author: honor --all-match honored for...
2012-09-14 Michael J Grubergrep: show --debug output only once
2012-09-14 Junio C Hamanogrep: teach --debug option to dump the parse tree
2012-09-14 Miklos Vajnacherry-pick: don't forget -s on failure
2012-09-14 Nguyễn Thái... Revert diffstat back to English
2012-09-14 Junio C Hamanoattr: failure to open a .gitattributes file is OK with...
2012-09-14 Jeremy WhiteDocumentation: describe subject more precisely
2012-09-12 Junio C HamanoMerge git://github.com/git-l10n/git-po
2012-09-12 Peter Kreftingl10n: Update Swedish translation (1166t0f0u)
2012-09-12 Jiang XinMerge git://github.com/vnwildman/git
2012-09-12 Junio C HamanoStart merging the sixth batch for 1.8.0
next