Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'bw/cp-a-is-gnuism' into maint | Junio C Hamano | 2012-10-17 | 3 | -3/+3 |
|\ | |||||
| * | tests: "cp -a" is a GNUism | Ben Walton | 2012-10-08 | 3 | -3/+3 |
* | | Merge branch 'jc/maint-t1450-fsck-order-fix' into maint | Junio C Hamano | 2012-10-17 | 1 | -3/+1 |
|\ \ | |||||
| * | | t1450: the order the objects are checked is undefined | Junio C Hamano | 2012-10-02 | 1 | -3/+1 |
* | | | Merge branch 'rr/test-use-shell-path-not-shell' into maint | Junio C Hamano | 2012-10-17 | 1 | -16/+16 |
|\ \ \ | |||||
| * | | | test-lib: use $SHELL_PATH, not $SHELL | Ramkumar Ramachandra | 2012-09-25 | 1 | -16/+16 |
* | | | | Merge branch 'rr/test-make-sure-we-have-git' into maint | Junio C Hamano | 2012-10-17 | 2 | -10/+9 |
|\ \ \ \ | |||||
| * | | | | t/test-lib: make sure Git has already been built | Ramkumar Ramachandra | 2012-09-18 | 2 | -10/+9 |
* | | | | | Merge branch 'jc/ll-merge-binary-ours' into maint | Junio C Hamano | 2012-10-17 | 1 | -1/+13 |
|\ \ \ \ \ | |||||
| * | | | | | attr: "binary" attribute should choose built-in "binary" merge driver | Junio C Hamano | 2012-09-08 | 1 | -1/+1 |
| * | | | | | merge: teach -Xours/-Xtheirs to binary ll-merge driver | Junio C Hamano | 2012-09-08 | 1 | -1/+13 |
* | | | | | | Merge branch 'jk/receive-pack-unpack-error-to-pusher' into maint | Junio C Hamano | 2012-10-08 | 1 | -1/+1 |
|\ \ \ \ \ \ | |||||
| * | | | | | | receive-pack: drop "n/a" on unpacker errors | Jeff King | 2012-09-21 | 1 | -1/+1 |
* | | | | | | | Merge branch 'rt/maint-clone-single' into maint | Junio C Hamano | 2012-10-08 | 1 | -0/+156 |
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | | | |||||
| * | | | | | | clone --single: limit the fetch refspec to fetched branch | Ralf Thielow | 2012-09-20 | 1 | -0/+156 |
* | | | | | | | Merge branch 'rr/maint-submodule-unknown-cmd' into maint | Junio C Hamano | 2012-10-02 | 1 | -2/+2 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | submodule: if $command was not matched, don't parse other args | Ramkumar Ramachandra | 2012-09-25 | 1 | -2/+2 |
* | | | | | | | | Merge branch 'sp/maint-http-enable-gzip' into maint | Junio C Hamano | 2012-10-02 | 1 | -1/+2 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Enable info/refs gzip decompression in HTTP client | Shawn O. Pearce | 2012-09-20 | 1 | -1/+2 |
| | |_|_|_|/ / / | |/| | | | | | | |||||
* | | | | | | | | Merge branch 'jc/maint-log-grep-all-match-1' into maint | Junio C Hamano | 2012-09-29 | 1 | -14/+76 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | t7810-grep: test --all-match with multiple --grep and --author options | Michael J Gruber | 2012-09-15 | 1 | -0/+20 |
| * | | | | | | | | t7810-grep: test interaction of multiple --grep and --author options | Michael J Gruber | 2012-09-15 | 1 | -16/+22 |
| * | | | | | | | | t7810-grep: test multiple --author with --all-match | Michael J Gruber | 2012-09-15 | 1 | -0/+8 |
| * | | | | | | | | t7810-grep: test multiple --grep with and without --all-match | Michael J Gruber | 2012-09-15 | 1 | -0/+16 |
| * | | | | | | | | t7810-grep: bring log --grep tests in common form | Michael J Gruber | 2012-09-15 | 1 | -6/+18 |
* | | | | | | | | | Merge branch 'jc/maint-mailinfo-mime-attr' into maint | Junio C Hamano | 2012-09-29 | 5 | -1/+30 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | mailinfo: do not concatenate charset= attribute values from mime headers | Junio C Hamano | 2012-09-17 | 5 | -1/+30 |
| |/ / / / / / / / | |||||
* | | | | | | | | | Merge branch 'jc/maint-blame-no-such-path' into maint | Junio C Hamano | 2012-09-24 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | blame: allow "blame file" in the middle of a conflicted merge | Junio C Hamano | 2012-09-11 | 1 | -1/+1 |
| * | | | | | | | | | blame $path: avoid getting fooled by case insensitive filesystems | Junio C Hamano | 2012-09-10 | 1 | -2/+2 |
| |/ / / / / / / / | |||||
* | | | | | | | | | Merge branch 'dj/fetch-all-tags' into maint | Junio C Hamano | 2012-09-24 | 1 | -0/+30 |
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / |/| | | | | | | | | |||||
| * | | | | | | | | fetch --all: pass --tags/--no-tags through to each remote | Dan Johnson | 2012-09-07 | 1 | -0/+30 |
* | | | | | | | | | Merge branch 'nd/maint-remote-remove' into maint | Junio C Hamano | 2012-09-20 | 2 | -3/+3 |
|\ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / |/| | | | | | | | | |||||
| * | | | | | | | | remote: prefer subcommand name 'remove' to 'rm' | Nguyễn Thái Ngọc Duy | 2012-09-06 | 2 | -3/+3 |
* | | | | | | | | | t/perf: add "trash directory" to .gitignore | Ramkumar Ramachandra | 2012-09-17 | 1 | -2/+3 |
* | | | | | | | | | Merge branch 'mz/cherry-pick-cmdline-order' into maint | Junio C Hamano | 2012-09-14 | 2 | -0/+25 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | cherry-pick/revert: respect order of revisions to pick | Martin von Zweigbergk | 2012-08-30 | 1 | -1/+1 |
| * | | | | | | | | | demonstrate broken 'git cherry-pick three one two' | Martin von Zweigbergk | 2012-08-30 | 1 | -0/+15 |
| * | | | | | | | | | teach log --no-walk=unsorted, which avoids sorting | Martin von Zweigbergk | 2012-08-30 | 1 | -0/+10 |
* | | | | | | | | | | Sync with 1.7.11.7 | Junio C Hamano | 2012-09-14 | 2 | -0/+17 |
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / | |/| | | | | | | | | |||||
| * | | | | | | | | | Merge branch 'jk/maint-quiet-is-synonym-to-s-in-log' into maint-1.7.11 | Junio C Hamano | 2012-09-14 | 1 | -0/+12 |
| |\ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | log: fix --quiet synonym for -s | Jeff King | 2012-08-28 | 1 | -0/+12 |
| * | | | | | | | | | | Merge branch 'rj/test-regex' into maint-1.7.11 | Junio C Hamano | 2012-09-14 | 1 | -0/+5 |
| |\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / / | |/| | | | | | | | | | |||||
| | * | | | | | | | | | test-regex: Add a test to check for a bug in the regex routines | Ramsay Jones | 2012-09-02 | 1 | -0/+5 |
| | | |_|_|_|_|/ / / | | |/| | | | | | | | |||||
* | | | | | | | | | | Merge branch 'maint-1.7.11' into maint | Junio C Hamano | 2012-09-12 | 10 | -96/+191 |
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / | |||||
| * | | | | | | | | | Merge branch 'jc/apply-binary-p0' into maint-1.7.11 | Junio C Hamano | 2012-09-12 | 1 | -21/+33 |
| |\ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | apply: compute patch->def_name correctly under -p0 | Junio C Hamano | 2012-08-24 | 1 | -21/+33 |
| * | | | | | | | | | | Merge branch 'jc/dotdot-is-parent-directory' into maint-1.7.11 | Junio C Hamano | 2012-09-12 | 2 | -0/+21 |
| |\ \ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | | specifying ranges: we did not mean to make ".." an empty set | Junio C Hamano | 2012-08-23 | 2 | -0/+21 |
| * | | | | | | | | | | | Merge branch 'jk/maint-http-half-auth-push' into maint-1.7.11 | Junio C Hamano | 2012-09-12 | 6 | -75/+127 |
| |\ \ \ \ \ \ \ \ \ \ \ |