aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Draft release notes to 1.8.0Junio C Hamano2012-09-14
* Merge branch 'jc/ll-merge-binary-ours'Junio C Hamano2012-09-14
|\
| * ll-merge: warn about inability to merge binary files only when we can'tJunio C Hamano2012-09-12
| * attr: "binary" attribute should choose built-in "binary" merge driverJunio C Hamano2012-09-08
| * merge: teach -Xours/-Xtheirs to binary ll-merge driverJunio C Hamano2012-09-08
* | Merge branch 'cn/branch-set-upstream-to'Junio C Hamano2012-09-14
|\ \
| * | completion: complete branch name for "branch --set-upstream-to="Michael J Gruber2012-09-11
| * | completion: add --set-upstream-to and --unset-upstreamCarlos Martín Nieto2012-09-11
* | | Merge branch 'sl/autoconf'Junio C Hamano2012-09-14
|\ \ \
| * | | build: don't duplicate substitution of make variablesStefano Lattarini2012-09-11
| * | | build: improve GIT_CONF_SUBST signatureStefano Lattarini2012-09-11
* | | | Merge branch 'dg/run-command-child-cleanup'Junio C Hamano2012-09-14
|\ \ \ \
| * | | | run-command.c: fix broken list iteration in clear_child_for_cleanupDavid Gould2012-09-11
* | | | | Merge branch 'jc/mailinfo-RE'Junio C Hamano2012-09-14
|\ \ \ \ \
| * | | | | mailinfo: strip "RE: " prefixJunio C Hamano2012-09-09
* | | | | | Merge branch 'maint'Junio C Hamano2012-09-14
|\ \ \ \ \ \
| * | | | | | Draft release notes to 1.7.12.1Junio C Hamano2012-09-14
| * | | | | | Merge branch 'sb/send-email-reconfirm-fix' into maintJunio C Hamano2012-09-14
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'jc/send-email-reconfirm' into maintJunio C Hamano2012-09-14
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'mz/cherry-pick-cmdline-order' into maintJunio C Hamano2012-09-14
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Sync with 1.7.11.7Junio C Hamano2012-09-14
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | Git 1.7.11.7v1.7.11.7Junio C Hamano2012-09-14
| | * | | | | | | | | Merge branch 'jk/maint-quiet-is-synonym-to-s-in-log' into maint-1.7.11Junio C Hamano2012-09-14
| | |\ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ Merge branch 'jc/maint-ident-missing-human-name' into maint-1.7.11Junio C Hamano2012-09-14
| | |\ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ Merge branch 'rj/test-regex' into maint-1.7.11Junio C Hamano2012-09-14
| | |\ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ Merge branch 'da/gitk-reload-tag-contents' into maint-1.7.11Junio C Hamano2012-09-14
| | |\ \ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'jc/maint-checkout-fileglob-doc' into maint-1.7.11Junio C Hamano2012-09-14
| | |\ \ \ \ \ \ \ \ \ \ \ \ \
* | | | | | | | | | | | | | | | The sixth batch for 1.8.0Junio C Hamano2012-09-14
* | | | | | | | | | | | | | | | Merge branch 'nd/checkout-option-parsing-fix'Junio C Hamano2012-09-14
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | checkout: reorder option handlingNguyễn Thái Ngọc Duy2012-09-11
| * | | | | | | | | | | | | | | | checkout: move more parameters to struct checkout_optsNguyễn Thái Ngọc Duy2012-08-29
| * | | | | | | | | | | | | | | | checkout: pass "struct checkout_opts *" as const pointerNguyễn Thái Ngọc Duy2012-08-29
* | | | | | | | | | | | | | | | | Merge branch 'mh/abspath'Junio C Hamano2012-09-14
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | t0060: split absolute path test in two to exercise some of it on WindowsJohannes Sixt2012-09-10
| * | | | | | | | | | | | | | | | | t0060: verify that real_path() removes extra slashesMichael Haggerty2012-09-06
| * | | | | | | | | | | | | | | | | real_path(): properly handle nonexistent top-level pathsMichael Haggerty2012-09-06
| * | | | | | | | | | | | | | | | | t0060: verify that real_path() works correctly with absolute pathsMichael Haggerty2012-09-06
| * | | | | | | | | | | | | | | | | real_path(): reject the empty stringMichael Haggerty2012-09-06
| * | | | | | | | | | | | | | | | | t0060: verify that real_path() fails if passed the empty stringMichael Haggerty2012-09-06
| * | | | | | | | | | | | | | | | | absolute_path(): reject the empty stringMichael Haggerty2012-09-06
| * | | | | | | | | | | | | | | | | t0060: verify that absolute_path() fails if passed the empty stringMichael Haggerty2012-09-06
| * | | | | | | | | | | | | | | | | t0060: move tests of real_path() from t0000 to hereMichael Haggerty2012-09-06
* | | | | | | | | | | | | | | | | | Merge branch 'dj/fetch-all-tags'Junio C Hamano2012-09-14
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | fetch --all: pass --tags/--no-tags through to each remoteDan Johnson2012-09-07
* | | | | | | | | | | | | | | | | | | Merge branch 'sn/ls-remote-get-url-doc'Junio C Hamano2012-09-14
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | ls-remote: document the '--get-url' optionStefan Naewe2012-09-07
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | Merge branch 'nd/i18n-status'Junio C Hamano2012-09-14
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | status: remove i18n legosNguyễn Thái Ngọc Duy2012-09-06
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | Merge branch 'rj/path-cleanup'Junio C Hamano2012-09-14
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | Call mkpathdup() rather than xstrdup(mkpath(...))Ramsay Jones2012-09-04