Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix sizeof usage in get_permutations | Matthew Daley | 2012-12-13 | 1 | -3/+3 |
* | Merge branch 'jc/same-encoding' into maint | Junio C Hamano | 2012-12-07 | 1 | -1/+2 |
|\ | |||||
| * | reencode_string(): introduce and use same_encoding() | Junio C Hamano | 2012-11-04 | 1 | -1/+1 |
* | | Fix typo in remote set-head usage | Antoine Pelisse | 2012-11-26 | 1 | -1/+1 |
* | | Merge branch 'jk/checkout-out-of-unborn' into maint | Junio C Hamano | 2012-11-25 | 1 | -0/+3 |
|\ \ | |||||
| * | | checkout: print a message when switching unborn branches | Jeff King | 2012-11-15 | 1 | -0/+3 |
* | | | Merge branch 'cn/config-missing-path' into maint | Junio C Hamano | 2012-11-25 | 1 | -1/+2 |
|\ \ \ | |||||
| * | | | config: don't segfault when given --path with a missing value | Carlos Martín Nieto | 2012-11-15 | 1 | -1/+2 |
* | | | | Merge branch 'rs/branch-del-symref' into maint | Junio C Hamano | 2012-11-18 | 1 | -26/+49 |
|\ \ \ \ | |||||
| * | | | | branch: show targets of deleted symrefs, not sha1s | René Scharfe | 2012-10-18 | 1 | -8/+11 |
| * | | | | branch: skip commit checks when deleting symref branches | René Scharfe | 2012-10-18 | 1 | -2/+8 |
| * | | | | branch: delete symref branch, not its target | René Scharfe | 2012-10-18 | 1 | -1/+1 |
| * | | | | branch: factor out delete_branch_config() | René Scharfe | 2012-10-18 | 1 | -5/+10 |
| * | | | | branch: factor out check_branch_commit() | René Scharfe | 2012-10-18 | 1 | -12/+21 |
| | |/ / | |/| | | |||||
* | | | | Merge branch 'nd/grep-true-path' into maint | Junio C Hamano | 2012-11-18 | 1 | -13/+18 |
|\ \ \ \ | |||||
| * | | | | grep: stop looking at random places for .gitattributes | Nguyễn Thái Ngọc Duy | 2012-10-12 | 1 | -13/+18 |
| | |_|/ | |/| | | |||||
| * | | | Merge branch 'os/commit-submodule-ignore' into maint | Junio C Hamano | 2012-10-08 | 1 | -0/+1 |
| |\ \ \ | |||||
| * \ \ \ | Merge branch 'jk/receive-pack-unpack-error-to-pusher' into maint | Junio C Hamano | 2012-10-08 | 1 | -4/+31 |
| |\ \ \ \ | |||||
| * \ \ \ \ | Merge branch 'rt/maint-clone-single' into maint | Junio C Hamano | 2012-10-08 | 1 | -14/+51 |
| |\ \ \ \ \ | |||||
| * \ \ \ \ \ | Merge branch 'lt/mailinfo-handle-attachment-more-sanely' into maint | Junio C Hamano | 2012-10-08 | 1 | -11/+0 |
| |\ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ | Merge branch 'jc/maint-log-grep-all-match-1' into maint | Junio C Hamano | 2012-09-29 | 1 | -0/+4 |
| |\ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ | Merge branch 'jc/maint-mailinfo-mime-attr' into maint | Junio C Hamano | 2012-09-29 | 1 | -3/+2 |
| |\ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ | Merge branch 'jc/maint-blame-no-such-path' into maint | Junio C Hamano | 2012-09-24 | 1 | -16/+73 |
| |\ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ | Merge branch 'dj/fetch-all-tags' into maint | Junio C Hamano | 2012-09-24 | 1 | -22/+29 |
| |\ \ \ \ \ \ \ \ \ \ | |||||
* | | | | | | | | | | | | grep: move pattern-type bits support to top-level grep.[ch] | Junio C Hamano | 2012-10-09 | 1 | -39/+1 |
* | | | | | | | | | | | | grep: move the configuration parsing logic to grep.[ch] | Junio C Hamano | 2012-10-09 | 1 | -131/+0 |
* | | | | | | | | | | | | builtin/grep.c: make configuration callback more reusable | Junio C Hamano | 2012-10-09 | 1 | -25/+79 |
| |_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | | |||||
* | | | | | | | | | | | Merge branch 'lt/mailinfo-handle-attachment-more-sanely' | Junio C Hamano | 2012-10-02 | 1 | -11/+0 |
|\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / / | |/| | | | | | | | | | |||||
| * | | | | | | | | | | mailinfo: don't require "text" mime type for attachments | Linus Torvalds | 2012-09-30 | 1 | -11/+0 |
* | | | | | | | | | | | Merge branch 'tu/gc-auto-quiet' | Junio C Hamano | 2012-10-02 | 1 | -3/+1 |
|\ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | silence git gc --auto --quiet output | Tobias Ulmer | 2012-09-27 | 1 | -3/+1 |
* | | | | | | | | | | | | Merge branch 'os/commit-submodule-ignore' | Junio C Hamano | 2012-10-01 | 1 | -0/+1 |
|\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | |||||
| * | | | | | | | | | | | commit: pay attention to submodule.$name.ignore in .gitmodules | Orgad Shaneh | 2012-09-24 | 1 | -0/+1 |
* | | | | | | | | | | | | Merge branch 'jk/receive-pack-unpack-error-to-pusher' | Junio C Hamano | 2012-10-01 | 1 | -4/+31 |
|\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | |||||
| * | | | | | | | | | | | receive-pack: drop "n/a" on unpacker errors | Jeff King | 2012-09-21 | 1 | -1/+1 |
| * | | | | | | | | | | | receive-pack: send pack-processing stderr over sideband | Jeff King | 2012-09-21 | 1 | -2/+24 |
| * | | | | | | | | | | | receive-pack: redirect unpack-objects stdout to /dev/null | Jeff King | 2012-09-21 | 1 | -1/+6 |
| | |_|_|/ / / / / / / | |/| | | | | | | | | | |||||
| * | | | | | | | | | | Merge branch 'jc/mailinfo-RE' into maint | Junio C Hamano | 2012-09-20 | 1 | -1/+3 |
| |\ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ | Merge branch 'sn/ls-remote-get-url-doc' into maint | Junio C Hamano | 2012-09-20 | 1 | -1/+1 |
| |\ \ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'nd/maint-remote-remove' into maint | Junio C Hamano | 2012-09-20 | 1 | -3/+3 |
| |\ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'jk/config-warn-on-inaccessible-paths' into maint | Junio C Hamano | 2012-09-18 | 1 | -2/+2 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
* | \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'rt/maint-clone-single' | Junio C Hamano | 2012-10-01 | 1 | -14/+51 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | | | | |||||
| * | | | | | | | | | | | | | | clone --single: limit the fetch refspec to fetched branch | Ralf Thielow | 2012-09-20 | 1 | -14/+51 |
* | | | | | | | | | | | | | | | Merge branch 'jc/maint-mailinfo-mime-attr' | Junio C Hamano | 2012-09-25 | 1 | -3/+2 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ / / / / / / |/| | | | | | | | | | | / / / | | |_|_|_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | | | |||||
| * | | | | | | | | | | | | | mailinfo: do not concatenate charset= attribute values from mime headers | Junio C Hamano | 2012-09-17 | 1 | -3/+2 |
* | | | | | | | | | | | | | | Merge branch 'jc/maint-log-grep-all-match' | Junio C Hamano | 2012-09-18 | 1 | -0/+4 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | | | |||||
| * | | | | | | | | | | | | | grep: show --debug output only once | Michael J Gruber | 2012-09-14 | 1 | -0/+1 |
| * | | | | | | | | | | | | | grep: teach --debug option to dump the parse tree | Junio C Hamano | 2012-09-14 | 1 | -0/+3 |
| |/ / / / / / / / / / / / | |||||
* | | | | | | | | | | | | | Merge branch 'jc/make-static' | Junio C Hamano | 2012-09-18 | 1 | -2/+5 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | | builtin/notes.c: mark file-scope private symbols as static | Junio C Hamano | 2012-09-15 | 1 | -2/+5 |