Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'ph/maint-submodule-status-fix' | Jeff King | 2012-11-09 | 1 | -2/+2 |
|\ | |||||
| * | t7407: Fix recursive submodule test | Phil Hord | 2012-10-29 | 1 | -2/+2 |
* | | Merge branch 'fc/completion-send-email-with-format-patch' | Jeff King | 2012-11-09 | 1 | -0/+5 |
|\ \ | |||||
| * | | completion: add format-patch options to send-email | Felipe Contreras | 2012-10-16 | 1 | -0/+5 |
* | | | Merge branch 'mo/cvs-server-cleanup' | Jeff King | 2012-11-09 | 2 | -1/+106 |
|\ \ \ | |||||
| * | | | Use character class for sed expression instead of \s | Ben Walton | 2012-10-26 | 1 | -1/+1 |
| * | | | cvsserver status: provide real sticky info | Matthew Ogilvie | 2012-10-16 | 1 | -0/+35 |
| * | | | cvsserver: use whole CVS rev number in-process; don't strip "1." prefix | Matthew Ogilvie | 2012-10-16 | 1 | -1/+1 |
| * | | | cvsserver t9400: add basic 'cvs log' test | Matthew Ogilvie | 2012-10-16 | 1 | -0/+70 |
| |/ / | |||||
* | | | Merge branch 'km/send-email-compose-encoding' | Jeff King | 2012-11-09 | 1 | -0/+86 |
|\ \ \ | |||||
| * | | | git-send-email: skip RFC2047 quoting for ASCII subjects | Krzysztof Mazur | 2012-10-25 | 1 | -0/+17 |
| * | | | git-send-email: use compose-encoding for Subject | Krzysztof Mazur | 2012-10-25 | 1 | -0/+14 |
| * | | | git-send-email: introduce compose-encoding | Krzysztof Mazur | 2012-10-10 | 1 | -0/+55 |
* | | | | Merge branch 'js/format-2047' | Jeff King | 2012-11-09 | 2 | -87/+148 |
|\ \ \ \ | |||||
| * | | | | format-patch tests: check quoting/encoding in To: and Cc: headers | Jan H. Schönherr | 2012-10-18 | 1 | -32/+66 |
| * | | | | format-patch: fix rfc2047 address encoding with respect to rfc822 specials | Jan H. Schönherr | 2012-10-18 | 1 | -1/+1 |
| * | | | | format-patch: make rfc2047 encoding more strict | Jan H. Schönherr | 2012-10-18 | 1 | -4/+11 |
| * | | | | format-patch: do not wrap rfc2047 encoded headers too late | Jan H. Schönherr | 2012-10-18 | 1 | -23/+35 |
| * | | | | format-patch: do not wrap non-rfc2047 headers too early | Jan H. Schönherr | 2012-10-18 | 1 | -26/+34 |
| * | | | | utf8: fix off-by-one wrapping of text | Jan H. Schönherr | 2012-10-18 | 1 | -2/+2 |
* | | | | | Merge branch 'nd/attr-match-optim-more' | Jeff King | 2012-11-09 | 2 | -0/+16 |
|\ \ \ \ \ | |||||
| * | | | | | attr: more matching optimizations from .gitignore | Nguyễn Thái Ngọc Duy | 2012-10-15 | 1 | -0/+10 |
| * | | | | | exclude: fix a bug in prefix compare optimization | Nguyễn Thái Ngọc Duy | 2012-10-15 | 1 | -0/+6 |
| |/ / / / | |||||
* | | | | | 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 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |