Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'tb/maint-t9200-case-insensitive' | Jeff King | 2012-11-04 | 1 | -1/+1 |
|\ | |||||
| * | Fix t9200 on case insensitive file systems | Torsten Bögershausen | 2012-10-28 | 1 | -1/+1 |
| * | Merge branch 'bw/cp-a-is-gnuism' into maint | Junio C Hamano | 2012-10-17 | 3 | -3/+3 |
| |\ | |||||
| * \ | Merge branch 'jc/maint-t1450-fsck-order-fix' into maint | Junio C Hamano | 2012-10-17 | 1 | -3/+1 |
| |\ \ | |||||
| * \ \ | Merge branch 'rr/test-use-shell-path-not-shell' into maint | Junio C Hamano | 2012-10-17 | 1 | -16/+16 |
| |\ \ \ | |||||
| * \ \ \ | Merge branch 'rr/test-make-sure-we-have-git' into maint | Junio C Hamano | 2012-10-17 | 2 | -10/+9 |
| |\ \ \ \ | |||||
| * \ \ \ \ | Merge branch 'jc/ll-merge-binary-ours' into maint | Junio C Hamano | 2012-10-17 | 1 | -1/+13 |
| |\ \ \ \ \ | |||||
* | \ \ \ \ \ | Merge branch 'rs/branch-del-symref' | Jeff King | 2012-10-29 | 1 | -0/+19 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | branch: show targets of deleted symrefs, not sha1s | René Scharfe | 2012-10-18 | 1 | -3/+2 |
| * | | | | | | | branch: skip commit checks when deleting symref branches | René Scharfe | 2012-10-18 | 1 | -0/+9 |
| * | | | | | | | branch: delete symref branch, not its target | René Scharfe | 2012-10-18 | 1 | -0/+11 |
* | | | | | | | | Merge branch 'jk/sh-setup-in-filter-branch' | Jeff King | 2012-10-29 | 1 | -2/+3 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | filter-branch: use git-sh-setup's ident parsing functions | Jeff King | 2012-10-18 | 1 | -2/+3 |
| |/ / / / / / / | |||||
* | | | | | | | | Merge branch 'nd/grep-true-path' | Jeff King | 2012-10-29 | 1 | -0/+22 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | grep: stop looking at random places for .gitattributes | Nguyễn Thái Ngọc Duy | 2012-10-12 | 1 | -0/+22 |
| | |/ / / / / / | |/| | | | | | | |||||
| * | | | | | | | Merge branch 'jk/receive-pack-unpack-error-to-pusher' into maint | Junio C Hamano | 2012-10-08 | 1 | -1/+1 |
| |\ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ | Merge branch 'rt/maint-clone-single' into maint | Junio C Hamano | 2012-10-08 | 1 | -0/+156 |
| |\ \ \ \ \ \ \ \ | |||||
* | \ \ \ \ \ \ \ \ | 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 |