Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | revision: propagate flag bits from tags to pointeesjc/revision-range-unpeel | Junio C Hamano | 2014-01-15 | 1 | -0/+11 |
* | revision: mark contents of an uninteresting tree uninteresting | Junio C Hamano | 2014-01-15 | 1 | -0/+6 |
* | revision: do not peel tags used in range notation | Junio C Hamano | 2013-10-15 | 1 | -0/+8 |
* | t7004: do not create unneeded gpghome/gpg.conf when GPG is not used | Junio C Hamano | 2012-12-18 | 1 | -1/+4 |
* | Merge branch 'jk/pickaxe-textconv' into maint | Junio C Hamano | 2012-12-18 | 1 | -0/+12 |
|\ | |||||
| * | pickaxe: use textconv for -S counting | Jeff King | 2012-10-28 | 1 | -0/+12 |
* | | Merge branch 'lt/diff-stat-show-0-lines' into maint | Junio C Hamano | 2012-12-07 | 3 | -28/+71 |
|\ \ | |||||
| * | | t4049: refocus tests | Junio C Hamano | 2012-11-29 | 1 | -11/+9 |
| * | | diff --stat: do not count "unmerged" entries | Junio C Hamano | 2012-11-27 | 1 | -1/+1 |
| * | | diff --stat: move the "total count" logic to the last loop | Junio C Hamano | 2012-11-27 | 1 | -1/+1 |
| * | | test: add failing tests for "diff --stat" to t4049 | Junio C Hamano | 2012-11-27 | 1 | -1/+45 |
| * | | Fix "git diff --stat" for interesting - but empty - file changes | Linus Torvalds | 2012-10-17 | 3 | -26/+27 |
* | | | Merge branch 'pw/maint-p4-rcs-expansion-newline' into maint | Junio C Hamano | 2012-11-28 | 1 | -0/+19 |
|\ \ \ | |||||
| * | | | git p4: RCS expansion should not span newlines | Pete Wyckoff | 2012-11-08 | 1 | -0/+19 |
* | | | | Merge branch 'jh/update-ref-d-through-symref' into maint | Junio C Hamano | 2012-11-27 | 1 | -0/+18 |
|\ \ \ \ | |||||
| * | | | | Fix failure to delete a packed ref through a symref | Johan Herland | 2012-10-21 | 1 | -1/+1 |
| * | | | | t1400-update-ref: Add test verifying bug with symrefs in delete_ref() | Johan Herland | 2012-10-21 | 1 | -0/+18 |
* | | | | | Merge branch 'cn/config-missing-path' into maint | Junio C Hamano | 2012-11-25 | 1 | -0/+5 |
|\ \ \ \ \ | |||||
| * | | | | | config: don't segfault when given --path with a missing value | Carlos Martín Nieto | 2012-11-15 | 1 | -0/+5 |
* | | | | | | Merge branch 'jk/maint-gitweb-xss' into maint | Junio C Hamano | 2012-11-25 | 1 | -0/+15 |
|\ \ \ \ \ \ | |||||
| * | | | | | | gitweb: escape html in rss title | Jeff King | 2012-11-12 | 1 | -0/+15 |
| | |_|/ / / | |/| | | | | |||||
* | | | | | | Merge branch 'jk/maint-diff-grep-textconv' into maint | Junio C Hamano | 2012-11-20 | 1 | -0/+12 |
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | | | |||||
| * | | | | | diff_grep: use textconv buffers for add/deleted files | Jeff King | 2012-10-28 | 1 | -0/+12 |
| |/ / / / | |||||
| * | | | | 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 'js/format-2047' into maint | Junio C Hamano | 2012-11-20 | 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 'rs/branch-del-symref' into maint | Junio C Hamano | 2012-11-18 | 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 'nd/grep-true-path' into maint | Junio C Hamano | 2012-11-18 | 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' (early part) into maint | Junio C Hamano | 2012-11-18 | 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 'jc/test-say-color-avoid-echo-escape' into maint | Junio C Hamano | 2012-11-18 | 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 '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 |
| |\ \ \ \ \ \ \ \ \ \ \ |