git.git
2012-09-07 Junio C HamanoMerge branch 'tr/maint-parseopt-avoid-empty'
2012-09-07 Junio C HamanoMerge branch 'nd/i18n-poison-test-updates'
2012-09-07 Stefan Naewels-remote: document the '--get-url' option
2012-09-07 Ralf Thielowl10n: de.po: translate 2 new messages
2012-09-07 Dan Johnsonfetch --all: pass --tags/--no-tags through to each...
2012-09-07 Jiang Xinl10n: zh_CN.po: translate 2 new messages
2012-09-06 Michael Haggertyt0060: verify that real_path() removes extra slashes
2012-09-06 Michael Haggertyreal_path(): properly handle nonexistent top-level...
2012-09-06 Michael Haggertyt0060: verify that real_path() works correctly with...
2012-09-06 Michael Haggertyreal_path(): reject the empty string
2012-09-06 Michael Haggertyt0060: verify that real_path() fails if passed the...
2012-09-06 Michael Haggertyabsolute_path(): reject the empty string
2012-09-06 Michael Haggertyt0060: verify that absolute_path() fails if passed...
2012-09-06 Michael Haggertyt0060: move tests of real_path() from t0000 to here
2012-09-06 Stephen Boydsend-email: initial_to and initial_reply_to are both...
2012-09-06 Nguyễn Thái... status: remove i18n legos
2012-09-06 Nguyễn Thái... doc: move rev-list option -<n> from git-log.txt to...
2012-09-06 Nguyễn Thái... remote: prefer subcommand name 'remove' to 'rm'
2012-09-06 Ken Dreyercvsimport: strip all inappropriate tag strings
2012-09-04 Jiang Xinl10n: Update git.pot (2 new, 4 removed messages)
2012-09-04 René Scharfearchive-zip: support UTF-8 paths
2012-09-04 Ramsay JonesCall mkpathdup() rather than xstrdup(mkpath(...))
2012-09-04 Ramsay JonesCall git_pathdup() rather than xstrdup(git_path("....
2012-09-04 Ramsay Jonespath.c: Use vsnpath() in the implementation of git_path()
2012-09-04 Ramsay Jonespath.c: Don't discard the return value of vsnpath()
2012-09-04 Ramsay Jonespath.c: Remove the 'git_' prefix from a file scope...
2012-09-04 Junio C HamanoDocument file-glob for "git checkout -- '*.c'"
2012-09-04 Tran Ngoc Quanl10n: vi.po & TEAMS: review Vietnamese translation
2012-09-03 Junio C HamanoUpdate mailmap for a handful of folks
2012-09-03 Junio C HamanoThe third batch for 1.8.0
2012-09-03 Junio C HamanoMerge branch 'js/use-sc-open-max'
2012-09-03 Junio C HamanoMerge branch 'js/compat-mkdir'
2012-09-03 Junio C HamanoMerge branch 'js/no-curl-easy-strerror-on-old-curl'
2012-09-03 Junio C HamanoMerge branch 'jc/maint-mergetool-style-fix'
2012-09-03 Junio C HamanoMerge branch 'sz/submodule-force-update'
2012-09-03 Junio C HamanoMerge branch 'ph/stash-rerere'
2012-09-03 Junio C HamanoMerge branch 'jc/daemon-access-hook'
2012-09-03 Junio C HamanoMerge branch 'jc/send-email-reconfirm'
2012-09-03 Junio C HamanoMerge branch 'cw/cherry-pick-allow-empty-message'
2012-09-03 Junio C HamanoMerge branch 'jc/maint-sane-execvp-notdir'
2012-09-03 Junio C HamanoMerge branch 'jc/maint-config-exit-status'
2012-09-03 Jens Lehmannsubmodule: use argv_array instead of hand-building...
2012-09-03 Jeff Kingfetch: use argv_array instead of hand-building arrays
2012-09-03 Jeff Kingargv-array: fix bogus cast when freeing array
2012-09-03 Jeff Kingargv-array: add pop function
2012-09-03 Ramsay Jonestest-lib.sh: Suppress the "passed all ..." message...
2012-09-03 Ramsay Jonestest-lib.sh: Add check for invalid use of 'skip_all...
2012-09-03 Ramsay Jonestest-lib.sh: Fix some shell coding style violations
2012-09-03 Ramsay Jonest4016-*.sh: Skip all tests rather than each test
2012-09-03 Ramsay Jonest3902-*.sh: Skip all tests rather than each test
2012-09-03 Ramsay Jonest3300-*.sh: Fix a TAP parse error
2012-09-03 Ramsay Jonestest-regex: Add a test to check for a bug in the regex...
2012-08-31 Junio C Hamanosplit_ident_line(): make best effort when parsing autho...
2012-08-31 Nguyễn Thái... i18n: mark more index-pack strings for translation
2012-08-31 Junio C Hamanoreduce_heads(): reimplement on top of remove_redundant()
2012-08-31 Junio C Hamanomerge-base: "--is-ancestor A B"
2012-08-31 Junio C Hamanoget_merge_bases_many(): walk from many tips in parallel
2012-08-31 Junio C Hamanoin_merge_bases(): use paint_down_to_common()
2012-08-31 Junio C Hamanomerge_bases_many(): split out the logic to paint history
2012-08-30 Martin von... cherry-pick/revert: respect order of revisions to pick
2012-08-30 Martin von... demonstrate broken 'git cherry-pick three one two'
2012-08-30 Martin von... teach log --no-walk=unsorted, which avoids sorting
2012-08-30 Carlos Martín... branch: deprecate --set-upstream and show help if we...
2012-08-30 Carlos Martín... branch: add --unset-upstream option
2012-08-29 Junio C HamanoLatter half of the second batch for 1.8.0
2012-08-29 Junio C HamanoMerge branch 'rr/precompose-utf8-cleanup'
2012-08-29 Junio C HamanoMerge branch 'mh/maint-config-doc-proxy-command'
2012-08-29 Junio C HamanoMerge branch 'ef/win32-cred-helper'
2012-08-29 Junio C HamanoMerge branch 'hv/submodule-path-unmatch'
2012-08-29 Junio C HamanoMerge branch 'jc/capabilities'
2012-08-29 Junio C HamanoMerge branch 'mg/rebase-i-onto-reflog-in-full'
2012-08-29 Junio C HamanoMerge branch 'mz/empty-rebase-test'
2012-08-29 Junio C HamanoMerge branch 'jc/maint-protect-sh-from-ifs'
2012-08-29 Junio C HamanoMerge branch 'bc/prune-info'
2012-08-29 Junio C HamanoMerge branch 'mz/cherry-code-cleanup'
2012-08-29 Nguyễn Thái... checkout: move more parameters to struct checkout_opts
2012-08-29 Nguyễn Thái... checkout: pass "struct checkout_opts *" as const pointer
2012-08-28 Jeff Kinglog: fix --quiet synonym for -s
2012-08-28 Thomas Rastin_merge_bases(): omit unnecessary redundant common...
2012-08-28 Junio C Hamanohttp-push: use in_merge_bases() for fast-forward check
2012-08-28 Junio C Hamanoreceive-pack: use in_merge_bases() for fast-forward...
2012-08-28 Junio C Hamanoin_merge_bases(): support only one "other" commit
2012-08-27 Junio C HamanoFirst half of the second batch for 1.8.0
2012-08-27 Junio C HamanoMerge branch 'jk/docs-docbook-monospace-display'
2012-08-27 Junio C HamanoMerge branch 'da/difftool-updates'
2012-08-27 Junio C HamanoMerge branch 'js/grep-patterntype-config'
2012-08-27 Junio C HamanoMerge branch 'bc/receive-pack-stdout-protection'
2012-08-27 Junio C HamanoMerge branch 'ab/diff-write-incomplete-line'
2012-08-27 Junio C HamanoMerge branch 'jc/maint-t7406-rev-parse-max-count-huh'
2012-08-27 Junio C HamanoMerge branch 'jk/maint-null-in-trees'
2012-08-27 Junio C HamanoMerge branch 'mm/push-default-switch-warning'
2012-08-27 Nguyễn Thái... branch -v: align even when branch names are in UTF-8
2012-08-27 Jeff Kinghttp: prompt for credentials on failed POST
2012-08-27 Jeff Kinghttp: factor out http error code handling
2012-08-27 Jeff Kingt: test http access to "half-auth" repositories
2012-08-27 Jeff Kingt: test basic smart-http authentication
2012-08-27 Jeff Kingt/lib-httpd: recognize */smart/* repos as smart-http
2012-08-27 Jeff Kingt/lib-httpd: only route auth/dumb to dumb repos
2012-08-27 Jeff Kingt5550: factor out http auth setup
2012-08-27 Jeff Kingt5550: put auth-required repo in auth/dumb
next