Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'jc/grep-pcre-loose-ends' | Jeff King | 2012-10-29 | 1 | -0/+6 |
|\ | |||||
| * | log --grep: use the same helper to set -E/-F options as "git grep" | Junio C Hamano | 2012-10-09 | 1 | -0/+6 |
* | | Merge branch 'jl/submodule-add-by-name' | Jeff King | 2012-10-29 | 2 | -1/+76 |
|\ \ | |||||
| * | | submodule add: Fail when .git/modules/<name> already exists unless forced | Jens Lehmann | 2012-09-30 | 2 | -1/+31 |
| * | | Teach "git submodule add" the --name option | Jens Lehmann | 2012-09-29 | 1 | -0/+45 |
* | | | Merge branch 'jl/submodule-rm' | Jeff King | 2012-10-29 | 1 | -0/+343 |
|\ \ \ | |||||
| * | | | submodule: teach rm to remove submodules unless they contain a git directory | Jens Lehmann | 2012-09-29 | 1 | -0/+343 |
* | | | | Merge branch 'jc/test-say-color-avoid-echo-escape' | Jeff King | 2012-10-25 | 1 | -1/+1 |
|\ \ \ \ | |||||
| * | | | | test-lib: Fix say_color () not to interpret \a\b\c in the message | Junio C Hamano | 2012-10-11 | 1 | -1/+1 |
* | | | | | Merge branch 'fa/remote-svn' | Jeff King | 2012-10-25 | 1 | -0/+84 |
|\ \ \ \ \ | |||||
| * | | | | | Add a test script for remote-svn | Florian Achleitner | 2012-10-07 | 1 | -0/+84 |
* | | | | | | Merge branch 'jm/diff-context-config' | Jeff King | 2012-10-25 | 1 | -0/+92 |
|\ \ \ \ \ \ | |||||
| * | | | | | | t4055: avoid use of sed 'a' command | Junio C Hamano | 2012-10-02 | 1 | -6/+5 |
| * | | | | | | diff: diff.context configuration gives default to -U | Jeff Muizelaar | 2012-09-30 | 1 | -0/+93 |
| | |_|_|/ / | |/| | | | | |||||
* | | | | | | Merge branch 'bw/cp-a-is-gnuism' | Junio C Hamano | 2012-10-10 | 3 | -3/+3 |
|\ \ \ \ \ \ | |||||
| * | | | | | | tests: "cp -a" is a GNUism | Ben Walton | 2012-10-08 | 3 | -3/+3 |
| * | | | | | | Merge branch 'rr/maint-submodule-unknown-cmd' into maint | Junio C Hamano | 2012-10-02 | 1 | -2/+2 |
| |\ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ | Merge branch 'sp/maint-http-enable-gzip' into maint | Junio C Hamano | 2012-10-02 | 1 | -1/+2 |
| |\ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ | Merge branch 'jc/maint-log-grep-all-match-1' into maint | Junio C Hamano | 2012-09-29 | 1 | -14/+76 |
| |\ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ | Merge branch 'jc/maint-mailinfo-mime-attr' into maint | Junio C Hamano | 2012-09-29 | 5 | -1/+30 |
| |\ \ \ \ \ \ \ \ \ | |||||
* | | | | | | | | | | | svn test: escape peg revision separator using empty peg rev | Jonathan Nieder | 2012-10-10 | 1 | -1/+1 |
* | | | | | | | | | | | Merge branch 'jc/maint-t1450-fsck-order-fix' | Junio C Hamano | 2012-10-08 | 1 | -3/+1 |
|\ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | t1450: the order the objects are checked is undefined | Junio C Hamano | 2012-10-02 | 1 | -3/+1 |
* | | | | | | | | | | | | Make git-svn branch patterns match complete URL | Ammon Riley | 2012-10-05 | 1 | -0/+9 |
* | | | | | | | | | | | | t9164: Add missing quotes in test | Robert Luberda | 2012-10-05 | 1 | -4/+4 |
* | | | | | | | | | | | | git-svn.perl: keep processing all commits in parents_exclude | Steven Walter | 2012-10-05 | 1 | -0/+53 |
* | | | | | | | | | | | | git-svn.perl: consider all ranges for a given merge, instead of only tip-by-tip | Steven Walter | 2012-10-05 | 1 | -0/+60 |
| |_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | |||||
* | | | | | | | | | | | Merge branch 'nd/grep-reflog' | Junio C Hamano | 2012-10-02 | 1 | -0/+42 |
|\ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | log --grep-reflog: reject the option without -g | Junio C Hamano | 2012-09-29 | 1 | -0/+4 |
| * | | | | | | | | | | | revision: add --grep-reflog to filter commits by reflog messages | Nguyễn Thái Ngọc Duy | 2012-09-29 | 1 | -0/+26 |
| * | | | | | | | | | | | grep: prepare for new header field filter | Nguyễn Thái Ngọc Duy | 2012-09-29 | 1 | -0/+12 |
| | |_|_|_|_|_|/ / / / | |/| | | | | | | | | | |||||
* | | | | | | | | | | | Merge branch 'tu/gc-auto-quiet' | Junio C Hamano | 2012-10-02 | 1 | -2/+1 |
|\ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | silence git gc --auto --quiet output | Tobias Ulmer | 2012-09-27 | 1 | -2/+1 |
* | | | | | | | | | | | | Merge branch 'jk/completion-tests' | Junio C Hamano | 2012-10-01 | 1 | -0/+60 |
|\ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | t9902: add completion tests for "odd" filenames | Jeff King | 2012-09-27 | 1 | -0/+19 |
| * | | | | | | | | | | | | t9902: add a few basic completion tests | Jeff King | 2012-09-27 | 1 | -0/+41 |
| | |_|_|/ / / / / / / / | |/| | | | | | | | | | | |||||
| * | | | | | | | | | | | Merge branch 'jc/maint-blame-no-such-path' into maint | Junio C Hamano | 2012-09-24 | 1 | -1/+1 |
| |\ \ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'dj/fetch-all-tags' into maint | Junio C Hamano | 2012-09-24 | 1 | -0/+30 |
| |\ \ \ \ \ \ \ \ \ \ \ \ | |||||
* | \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'ep/malloc-check-perturb' | Junio C Hamano | 2012-10-01 | 2 | -2/+2 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | | | MALLOC_CHECK: enable it, unless disabled explicitly | René Scharfe | 2012-09-26 | 2 | -2/+2 |
* | | | | | | | | | | | | | | | Merge branch 'da/mergetool-custom' | Junio C Hamano | 2012-10-01 | 2 | -0/+24 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | | | | mergetool--lib: Allow custom commands to override built-ins | David Aguilar | 2012-09-25 | 2 | -0/+24 |
| | |_|_|_|_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | | | | |||||
* | | | | | | | | | | | | | | | Merge branch 'jk/receive-pack-unpack-error-to-pusher' | Junio C Hamano | 2012-10-01 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | | | | receive-pack: drop "n/a" on unpacker errors | Jeff King | 2012-09-21 | 1 | -1/+1 |
| | |_|/ / / / / / / / / / / / | |/| | | | | | | | | | | | | | |||||
| * | | | | | | | | | | | | | | Merge branch 'nd/maint-remote-remove' into maint | Junio C Hamano | 2012-09-20 | 2 | -3/+3 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
* | \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'rt/maint-clone-single' | Junio C Hamano | 2012-10-01 | 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' | Junio C Hamano | 2012-09-29 | 1 | -2/+2 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | | | | | | |||||
| * | | | | | | | | | | | | | | | | submodule: if $command was not matched, don't parse other args | Ramkumar Ramachandra | 2012-09-25 | 1 | -2/+2 |
* | | | | | | | | | | | | | | | | | Merge branch 'jk/smart-http-switch' | Junio C Hamano | 2012-09-29 | 1 | -0/+12 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |