Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'jc/ll-merge-binary-ours' | Junio C Hamano | 2012-09-14 | 5 | -12/+41 |
|\ | |||||
| * | ll-merge: warn about inability to merge binary files only when we can't | Junio C Hamano | 2012-09-12 | 1 | -3/+4 |
| * | attr: "binary" attribute should choose built-in "binary" merge driver | Junio C Hamano | 2012-09-08 | 3 | -3/+3 |
| * | merge: teach -Xours/-Xtheirs to binary ll-merge driver | Junio C Hamano | 2012-09-08 | 3 | -7/+35 |
* | | Merge branch 'cn/branch-set-upstream-to' | Junio C Hamano | 2012-09-14 | 1 | -1/+5 |
|\ \ | |||||
| * | | completion: complete branch name for "branch --set-upstream-to=" | Michael J Gruber | 2012-09-11 | 1 | -0/+3 |
| * | | completion: add --set-upstream-to and --unset-upstream | Carlos Martín Nieto | 2012-09-11 | 1 | -1/+2 |
* | | | Merge branch 'sl/autoconf' | Junio C Hamano | 2012-09-14 | 2 | -124/+84 |
|\ \ \ | |||||
| * | | | build: don't duplicate substitution of make variables | Stefano Lattarini | 2012-09-11 | 2 | -117/+76 |
| * | | | build: improve GIT_CONF_SUBST signature | Stefano Lattarini | 2012-09-11 | 1 | -7/+8 |
* | | | | Merge branch 'dg/run-command-child-cleanup' | Junio C Hamano | 2012-09-14 | 1 | -6/+7 |
|\ \ \ \ | |||||
| * | | | | run-command.c: fix broken list iteration in clear_child_for_cleanup | David Gould | 2012-09-11 | 1 | -6/+7 |
* | | | | | Merge branch 'jc/mailinfo-RE' | Junio C Hamano | 2012-09-14 | 1 | -1/+3 |
|\ \ \ \ \ | |||||
| * | | | | | mailinfo: strip "RE: " prefix | Junio C Hamano | 2012-09-09 | 1 | -1/+3 |
* | | | | | | Merge branch 'maint' | Junio C Hamano | 2012-09-14 | 3 | -48/+117 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Draft release notes to 1.7.12.1 | Junio C Hamano | 2012-09-14 | 1 | -47/+69 |
| * | | | | | | Merge branch 'sb/send-email-reconfirm-fix' into maint | Junio C Hamano | 2012-09-14 | 1 | -2/+4 |
| |\ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ | Merge branch 'jc/send-email-reconfirm' into maint | Junio C Hamano | 2012-09-14 | 1 | -3/+13 |
| |\ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ | Merge branch 'mz/cherry-pick-cmdline-order' into maint | Junio C Hamano | 2012-09-14 | 8 | -11/+60 |
| |\ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ | Sync with 1.7.11.7 | Junio C Hamano | 2012-09-14 | 13 | -14/+147 |
| |\ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | Git 1.7.11.7v1.7.11.7maint-1.7.11 | Junio C Hamano | 2012-09-14 | 4 | -3/+50 |
| | * | | | | | | | | | Merge branch 'jk/maint-quiet-is-synonym-to-s-in-log' into maint-1.7.11 | Junio C Hamano | 2012-09-14 | 2 | -1/+13 |
| | |\ \ \ \ \ \ \ \ \ | |||||
| | * \ \ \ \ \ \ \ \ \ | Merge branch 'jc/maint-ident-missing-human-name' into maint-1.7.11 | Junio C Hamano | 2012-09-14 | 2 | -3/+20 |
| | |\ \ \ \ \ \ \ \ \ \ | |||||
| | * \ \ \ \ \ \ \ \ \ \ | Merge branch 'rj/test-regex' into maint-1.7.11 | Junio C Hamano | 2012-09-14 | 4 | -0/+27 |
| | |\ \ \ \ \ \ \ \ \ \ \ | |||||
| | * \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'da/gitk-reload-tag-contents' into maint-1.7.11 | Junio C Hamano | 2012-09-14 | 1 | -8/+9 |
| | |\ \ \ \ \ \ \ \ \ \ \ \ | |||||
| | * \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'jc/maint-checkout-fileglob-doc' into maint-1.7.11 | Junio C Hamano | 2012-09-14 | 2 | -1/+30 |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
* | | | | | | | | | | | | | | | | The sixth batch for 1.8.0 | Junio C Hamano | 2012-09-14 | 1 | -0/+13 |
* | | | | | | | | | | | | | | | | Merge branch 'nd/checkout-option-parsing-fix' | Junio C Hamano | 2012-09-14 | 1 | -116/+158 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | | | | | checkout: reorder option handling | Nguyễn Thái Ngọc Duy | 2012-09-11 | 1 | -77/+112 |
| * | | | | | | | | | | | | | | | | checkout: move more parameters to struct checkout_opts | Nguyễn Thái Ngọc Duy | 2012-08-29 | 1 | -33/+35 |
| * | | | | | | | | | | | | | | | | checkout: pass "struct checkout_opts *" as const pointer | Nguyễn Thái Ngọc Duy | 2012-08-29 | 1 | -16/+21 |
* | | | | | | | | | | | | | | | | | Merge branch 'mh/abspath' | Junio C Hamano | 2012-09-14 | 3 | -20/+66 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | | | | | | t0060: split absolute path test in two to exercise some of it on Windows | Johannes Sixt | 2012-09-10 | 1 | -2/+6 |
| * | | | | | | | | | | | | | | | | | t0060: verify that real_path() removes extra slashes | Michael Haggerty | 2012-09-06 | 1 | -0/+18 |
| * | | | | | | | | | | | | | | | | | real_path(): properly handle nonexistent top-level paths | Michael Haggerty | 2012-09-06 | 2 | -2/+2 |
| * | | | | | | | | | | | | | | | | | t0060: verify that real_path() works correctly with absolute paths | Michael Haggerty | 2012-09-06 | 1 | -1/+11 |
| * | | | | | | | | | | | | | | | | | real_path(): reject the empty string | Michael Haggerty | 2012-09-06 | 2 | -1/+4 |
| * | | | | | | | | | | | | | | | | | t0060: verify that real_path() fails if passed the empty string | Michael Haggerty | 2012-09-06 | 1 | -0/+4 |
| * | | | | | | | | | | | | | | | | | absolute_path(): reject the empty string | Michael Haggerty | 2012-09-06 | 2 | -2/+4 |
| * | | | | | | | | | | | | | | | | | t0060: verify that absolute_path() fails if passed the empty string | Michael Haggerty | 2012-09-06 | 1 | -0/+4 |
| * | | | | | | | | | | | | | | | | | t0060: move tests of real_path() from t0000 to here | Michael Haggerty | 2012-09-06 | 2 | -18/+19 |
* | | | | | | | | | | | | | | | | | | Merge branch 'dj/fetch-all-tags' | Junio C Hamano | 2012-09-14 | 2 | -0/+34 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | | | | | | | fetch --all: pass --tags/--no-tags through to each remote | Dan Johnson | 2012-09-07 | 2 | -0/+34 |
* | | | | | | | | | | | | | | | | | | | Merge branch 'sn/ls-remote-get-url-doc' | Junio C Hamano | 2012-09-14 | 2 | -1/+6 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | | | | | | | | ls-remote: document the '--get-url' option | Stefan Naewe | 2012-09-07 | 2 | -1/+6 |
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | | |||||
* | | | | | | | | | | | | | | | | | | | Merge branch 'nd/i18n-status' | Junio C Hamano | 2012-09-14 | 1 | -20/+28 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | | | | | | | | status: remove i18n legos | Nguyễn Thái Ngọc Duy | 2012-09-06 | 1 | -20/+28 |
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | | | | | | | | | |||||
* | | | | | | | | | | | | | | | | | | | Merge branch 'rj/path-cleanup' | Junio C Hamano | 2012-09-14 | 7 | -30/+24 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | | | | | | | | Call mkpathdup() rather than xstrdup(mkpath(...)) | Ramsay Jones | 2012-09-04 | 4 | -10/+11 |
| * | | | | | | | | | | | | | | | | | | | Call git_pathdup() rather than xstrdup(git_path("...")) | Ramsay Jones | 2012-09-04 | 2 | -2/+3 |