Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | git-prompt.sh: allow to hide prompt for ignored pwdrh/hide-prompt-in-ignored-directory | Jess Austin | 2015-01-07 | 1 | -0/+106 |
* | Merge branch 'for-junio' of git://bogomips.org/git-svn | Junio C Hamano | 2014-12-29 | 1 | -0/+95 |
|\ | |||||
| * | git-svn: support for git-svn propset | Alfred Perlstein | 2014-12-09 | 1 | -0/+95 |
* | | Merge branch 'jc/t9001-modernise' | Junio C Hamano | 2014-12-29 | 1 | -294/+287 |
|\ \ | |||||
| * | | t9001: style modernisation phase #5jc/t9001-modernise | Junio C Hamano | 2014-11-25 | 1 | -76/+74 |
| * | | t9001: style modernisation phase #4 | Junio C Hamano | 2014-11-25 | 1 | -10/+10 |
| * | | t9001: style modernisation phase #3 | Junio C Hamano | 2014-11-25 | 1 | -52/+47 |
| * | | t9001: style modernisation phase #2 | Junio C Hamano | 2014-11-25 | 1 | -151/+151 |
| * | | t9001: style modernisation phase #1 | Junio C Hamano | 2014-11-25 | 1 | -17/+17 |
* | | | Merge branch 'mh/update-ref-verify' | Junio C Hamano | 2014-12-29 | 1 | -0/+92 |
|\ \ \ | |||||
| * | | | update-ref: fix "verify" command with missing <oldvalue>mh/update-ref-verify | Michael Haggerty | 2014-12-11 | 1 | -2/+2 |
| * | | | t1400: add some more tests of "update-ref --stdin"'s verify command | Michael Haggerty | 2014-12-11 | 1 | -0/+92 |
* | | | | Merge branch 'ch/new-gpg-drops-rfc-1991' | Junio C Hamano | 2014-12-22 | 8 | -15/+126 |
|\ \ \ \ | |||||
| * | | | | tests: make comment on GPG keyring match the code | Christian Hesse | 2014-12-16 | 1 | -3/+13 |
| * | | | | tests: squelch noise from GPG machinery set-up | Junio C Hamano | 2014-12-12 | 1 | -12/+14 |
| * | | | | tests: replace binary GPG keyrings with ASCII-armored keys | Christian Hesse | 2014-12-12 | 4 | -2/+89 |
| * | | | | tests: skip RFC1991 tests for gnupg 2.1 | Christian Hesse | 2014-12-12 | 2 | -7/+11 |
| * | | | | tests: create gpg homedir on the fly | Christian Hesse | 2014-12-12 | 4 | -3/+11 |
| |/ / / | |||||
* | | | | Merge branch 'jk/test-asan' | Junio C Hamano | 2014-12-22 | 2 | -0/+4 |
|\ \ \ \ | |||||
| * | | | | t: support clang/gcc AddressSanitizerjk/test-asan | Jeff King | 2014-12-11 | 2 | -0/+4 |
| | |_|/ | |/| | | |||||
* | | | | Merge branch 'jk/always-allow-large-packets' | Junio C Hamano | 2014-12-22 | 1 | -0/+33 |
|\ \ \ \ | |||||
| * | | | | pkt-line: allow writing of LARGE_PACKET_MAX buffersjk/always-allow-large-packets | Jeff King | 2014-12-10 | 1 | -0/+33 |
| |/ / / | |||||
* | | | | Merge branch 'jk/colors' | Junio C Hamano | 2014-12-22 | 1 | -0/+15 |
|\ \ \ \ | |||||
| * | | | | parse_color: recognize "no$foo" to clear the $foo attribute | Jeff King | 2014-11-20 | 1 | -0/+11 |
| * | | | | parse_color: support 24-bit RGB values | Jeff King | 2014-11-20 | 1 | -0/+4 |
* | | | | | Merge branch 'js/fsck-tag-validation' | Junio C Hamano | 2014-12-22 | 1 | -2/+6 |
|\ \ \ \ \ | |||||
| * | | | | | fsck: properly bound "invalid tag name" error message | Jeff King | 2014-12-09 | 1 | -2/+6 |
* | | | | | | Merge branch 'mg/branch-d-m-f' | Junio C Hamano | 2014-12-22 | 1 | -0/+14 |
|\ \ \ \ \ \ | |||||
| * | | | | | | branch: allow -f with -m and -dmg/branch-d-m-f | Michael J Gruber | 2014-12-09 | 1 | -0/+5 |
| * | | | | | | t3200-branch: test -M | Michael J Gruber | 2014-12-04 | 1 | -0/+9 |
* | | | | | | | Merge branch 'tb/t0027-eol-conversion' | Junio C Hamano | 2014-12-22 | 1 | -16/+66 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | t0027: check the eol conversion warningstb/t0027-eol-conversion | Torsten Bögershausen | 2014-12-05 | 1 | -16/+66 |
| | |_|_|_|/ / | |/| | | | | | |||||
* | | | | | | | Merge branch 'jk/for-each-reflog-ent-reverse' | Junio C Hamano | 2014-12-22 | 1 | -0/+30 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | for_each_reflog_ent_reverse: fix newlines on block boundaries | Jeff King | 2014-12-05 | 1 | -0/+30 |
* | | | | | | | | Merge branch 'jk/credential-quit' | Junio C Hamano | 2014-12-22 | 1 | -0/+9 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | credential: let helpers tell us to quit | Jeff King | 2014-12-04 | 1 | -0/+9 |
| | |_|/ / / / / | |/| | | | | | | |||||
* | | | | | | | | Merge branch 'nd/ls-tree-pathspec' | Junio C Hamano | 2014-12-22 | 1 | -4/+18 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | t3102: style modernizationnd/ls-tree-pathspec | Junio C Hamano | 2014-12-01 | 1 | -8/+8 |
| * | | | | | | | | t3102: document that ls-tree does not yet support negated pathspec | Junio C Hamano | 2014-12-01 | 1 | -0/+6 |
| * | | | | | | | | ls-tree: remove path filtering logic in show_tree | Nguyễn Thái Ngọc Duy | 2014-12-01 | 1 | -0/+8 |
| | |_|/ / / / / | |/| | | | | | | |||||
* | | | | | | | | Merge branch 'rj/t0050-passes' | Junio C Hamano | 2014-12-22 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | t0050-*.sh: mark the rename (case change) test as passingrj/t0050-passes | Ramsay Jones | 2014-11-30 | 1 | -1/+1 |
* | | | | | | | | | Merge branch 'js/push-to-deploy' | Junio C Hamano | 2014-12-22 | 1 | -0/+104 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | t5516: more tests for receive.denyCurrentBranch=updateInsteadjs/push-to-updatejs/push-to-deploy | Junio C Hamano | 2014-11-30 | 1 | -9/+87 |
| * | | | | | | | | | receive-pack: add another option for receive.denyCurrentBranch | Johannes Schindelin | 2014-11-30 | 1 | -0/+26 |
* | | | | | | | | | | Merge branch 'pb/send-email-te' | Junio C Hamano | 2014-12-22 | 1 | -0/+157 |
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ | |/| | | | | | | | | |||||
| * | | | | | | | | | git-send-email: add --transfer-encoding optionpb/send-email-te | Paolo Bonzini | 2014-11-25 | 1 | -0/+157 |
| | |_|/ / / / / / | |/| | | | | | | | |||||
* | | | | | | | | | Merge branch 'pb/am-message-id-footer' | Junio C Hamano | 2014-12-22 | 5 | -0/+70 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | git-am: add --message-id/--no-message-idpb/am-message-id-footer | Paolo Bonzini | 2014-11-25 | 1 | -0/+23 |
| * | | | | | | | | | git-mailinfo: add --message-id | Paolo Bonzini | 2014-11-25 | 4 | -0/+47 |
| |/ / / / / / / / |