Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'jc/add-2.0-delete-default' (early part) | Junio C Hamano | 2013-04-22 | 1 | -3/+3 |
|\ | |||||
| * | git add: start preparing for "git add <pathspec>..." to default to "-A" | Junio C Hamano | 2013-03-08 | 1 | -3/+3 |
* | | Merge branch 'nd/checkout-keep-sparse' | Junio C Hamano | 2013-04-22 | 2 | -1/+25 |
|\ \ | |||||
| * | | checkout: add --ignore-skip-worktree-bits in sparse checkout mode | Nguyễn Thái Ngọc Duy | 2013-04-15 | 2 | -1/+25 |
* | | | Merge branch 'jk/chopped-ident' | Junio C Hamano | 2013-04-22 | 2 | -4/+43 |
|\ \ \ | |||||
| * | | | pretty: handle broken commit headers gracefully | René Scharfe | 2013-04-17 | 1 | -0/+42 |
| * | | | cat-file: print tags raw for "cat-file -p" | Jeff King | 2013-04-17 | 1 | -4/+1 |
* | | | | Merge branch 'th/bisect-final-log' | Junio C Hamano | 2013-04-22 | 1 | -0/+18 |
|\ \ \ \ | |||||
| * | | | | bisect: Store first bad commit as comment in log file | Torstein Hegge | 2013-04-15 | 1 | -0/+18 |
| | |/ / | |/| | | |||||
* | | | | Merge branch 'jk/doc-http-backend' | Junio C Hamano | 2013-04-21 | 2 | -0/+48 |
|\ \ \ \ | |||||
| * | | | | doc/http-backend: match query-string in apache half-auth example | Jeff King | 2013-04-13 | 2 | -0/+48 |
* | | | | | Merge branch 'rt/commentchar-fmt-merge-msg' | Junio C Hamano | 2013-04-19 | 1 | -3/+3 |
|\ \ \ \ \ | |||||
| * | | | | | t6200: avoid path mangling issue on Windows | Johannes Sixt | 2013-04-18 | 1 | -3/+3 |
* | | | | | | Merge branch 'mv/sequencer-pick-error-diag' | Junio C Hamano | 2013-04-19 | 1 | -0/+6 |
|\ \ \ \ \ \ | |||||
| * | | | | | | cherry-pick: make sure all input objects are commits | Miklos Vajna | 2013-04-11 | 1 | -0/+6 |
* | | | | | | | Merge branch 'jk/test-trash' | Junio C Hamano | 2013-04-18 | 1 | -9/+9 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | t/test-lib.sh: drop "$test" variable | Jeff King | 2013-04-14 | 1 | -5/+5 |
| * | | | | | | | t/test-lib.sh: fix TRASH_DIRECTORY handling | John Keeping | 2013-04-14 | 1 | -4/+4 |
| | |_|_|_|/ / | |/| | | | | | |||||
* | | | | | | | Merge branch 'th/t9903-symlinked-workdir' | Junio C Hamano | 2013-04-18 | 1 | -5/+5 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | t9903: Don't fail when run from path accessed through symlink | Torstein Hegge | 2013-04-11 | 1 | -5/+5 |
| | |_|_|/ / / | |/| | | | | | |||||
* | | | | | | | Merge branch 'jk/merge-tree-added-identically' | Junio C Hamano | 2013-04-18 | 1 | -10/+0 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | merge-tree: don't print entries that match "local" | John Keeping | 2013-04-08 | 1 | -10/+0 |
* | | | | | | | | Merge branch 'jk/http-dumb-namespaces' | Junio C Hamano | 2013-04-18 | 2 | -0/+29 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | http-backend: respect GIT_NAMESPACE with dumb clients | John Koleszar | 2013-04-09 | 2 | -0/+29 |
* | | | | | | | | | Merge branch 'rs/empty-archive' | Junio C Hamano | 2013-04-18 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | t5004: fix issue with empty archive test and bsdtar | René Scharfe | 2013-04-10 | 1 | -1/+1 |
* | | | | | | | | | | Merge branch 'fc/send-email-annotate' | Junio C Hamano | 2013-04-18 | 1 | -0/+33 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | format-patch: add format.coverLetter configuration variable | Felipe Contreras | 2013-04-07 | 1 | -0/+28 |
| * | | | | | | | | | | format-patch: improve head calculation for cover-letter | Felipe Contreras | 2013-04-07 | 1 | -0/+5 |
* | | | | | | | | | | | Merge branch 'jc/push-2.0-default-to-simple' (early part) | Junio C Hamano | 2013-04-18 | 12 | -16/+24 |
|\ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | t5570: do not assume the "matching" push is the default | Brian Gernhardt | 2013-04-03 | 1 | -0/+1 |
| * | | | | | | | | | | | t5551: do not assume the "matching" push is the default | Brian Gernhardt | 2013-04-03 | 1 | -0/+1 |
| * | | | | | | | | | | | t5550: do not assume the "matching" push is the default | Brian Gernhardt | 2013-04-03 | 1 | -0/+1 |
| * | | | | | | | | | | | t9401: do not assume the "matching" push is the default | Junio C Hamano | 2013-01-04 | 1 | -0/+1 |
| * | | | | | | | | | | | t9400: do not assume the "matching" push is the default | Junio C Hamano | 2013-01-04 | 1 | -0/+1 |
| * | | | | | | | | | | | t7406: do not assume the "matching" push is the default | Junio C Hamano | 2013-01-04 | 1 | -2/+2 |
| * | | | | | | | | | | | t5531: do not assume the "matching" push is the default | Junio C Hamano | 2013-01-04 | 1 | -0/+1 |
| * | | | | | | | | | | | t5519: do not assume the "matching" push is the default | Junio C Hamano | 2013-01-04 | 1 | -6/+6 |
| * | | | | | | | | | | | t5517: do not assume the "matching" push is the default | Junio C Hamano | 2013-01-04 | 1 | -1/+1 |
| * | | | | | | | | | | | t5516: do not assume the "matching" push is the default | Junio C Hamano | 2013-01-04 | 1 | -5/+5 |
| * | | | | | | | | | | | t5505: do not assume the "matching" push is the default | Junio C Hamano | 2013-01-04 | 1 | -1/+1 |
| * | | | | | | | | | | | t5404: do not assume the "matching" push is the default | Junio C Hamano | 2013-01-04 | 1 | -1/+1 |
* | | | | | | | | | | | | Merge branch 'fc/completion' | Junio C Hamano | 2013-04-18 | 1 | -2/+63 |
|\ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | completion: get rid of compgen | Felipe Contreras | 2013-04-14 | 1 | -3/+3 |
| * | | | | | | | | | | | | completion: add __gitcomp_nl tests | Felipe Contreras | 2013-04-14 | 1 | -0/+60 |
| * | | | | | | | | | | | | completion: trivial test improvement | Felipe Contreras | 2013-04-12 | 1 | -1/+2 |
* | | | | | | | | | | | | | Merge branch 'rt/commentchar-fmt-merge-msg' | Junio C Hamano | 2013-04-15 | 1 | -0/+18 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | | |||||
| * | | | | | | | | | | | | fmt-merge-msg: respect core.commentchar in people credits | Ralf Thielow | 2013-04-07 | 1 | -0/+18 |
* | | | | | | | | | | | | | Merge branch 'lf/bundle-with-tip-wo-message' | Junio C Hamano | 2013-04-15 | 1 | -0/+10 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | | bundle: Accept prerequisites without commit messages | Lukas Fleischer | 2013-04-07 | 1 | -0/+10 |