Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | | | | | | | | | | | | 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 'jk/daemon-user-doc' | Junio C Hamano | 2013-04-18 | 1 | -0/+7 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | | | doc: clarify that "git daemon --user=<user>" option does not export HOME=~user | Junio C Hamano | 2013-04-12 | 1 | -0/+7 | |
* | | | | | | | | | | | | | | | | | | | | | | Merge branch 'fc/completion' | Junio C Hamano | 2013-04-18 | 2 | -47/+96 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | completion: small optimization | Felipe Contreras | 2013-04-14 | 1 | -4/+4 | |
| * | | | | | | | | | | | | | | | | | | | | | | completion: inline __gitcomp_1 to its sole callsite | Felipe Contreras | 2013-04-14 | 1 | -15/+11 | |
| * | | | | | | | | | | | | | | | | | | | | | | completion: get rid of compgen | Felipe Contreras | 2013-04-14 | 2 | -8/+13 | |
| * | | | | | | | | | | | | | | | | | | | | | | completion: add __gitcomp_nl tests | Felipe Contreras | 2013-04-14 | 1 | -0/+60 | |
| * | | | | | | | | | | | | | | | | | | | | | | completion: add new __gitcompadd helper | Felipe Contreras | 2013-04-14 | 1 | -5/+8 | |
| * | | | | | | | | | | | | | | | | | | | | | | completion: get rid of empty COMPREPLY assignments | Felipe Contreras | 2013-04-12 | 1 | -21/+0 | |
| * | | | | | | | | | | | | | | | | | | | | | | completion: trivial test improvement | Felipe Contreras | 2013-04-12 | 1 | -1/+2 | |
| * | | | | | | | | | | | | | | | | | | | | | | completion: add more cherry-pick options | Felipe Contreras | 2013-04-12 | 1 | -1/+6 | |
* | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'kb/co-orphan-suggestion-short-sha1' | Junio C Hamano | 2013-04-18 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | checkout: abbreviate hash in suggest_reattach | Kevin Bracey | 2013-04-08 | 1 | -1/+1 | |
* | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'jc/detached-head-doc' | Junio C Hamano | 2013-04-18 | 1 | -3/+16 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | glossary: extend "detached HEAD" description | Junio C Hamano | 2013-04-05 | 1 | -3/+16 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'tr/packed-object-info-wo-recursion' | Junio C Hamano | 2013-04-18 | 1 | -145/+266 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | sha1_file: remove recursion in unpack_entry | Thomas Rast | 2013-03-27 | 1 | -81/+150 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | Refactor parts of in_delta_base_cache/cache_or_unpack_entry | Thomas Rast | 2013-03-27 | 1 | -13/+32 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | sha1_file: remove recursion in packed_object_info | Thomas Rast | 2013-03-25 | 1 | -51/+84 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'jk/http-error-messages' | Junio C Hamano | 2013-04-18 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | http: set curl FAILONERROR each time we select a handle | Jeff King | 2013-04-16 | 1 | -1/+1 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'maint' | Junio C Hamano | 2013-04-16 | 1 | -0/+4 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | help.c: add a compatibility comment to cmd_version() | David Aguilar | 2013-04-16 | 1 | -0/+4 | |
| | |_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | | | | | | | | | | convert: The native line-ending is \r\n on MinGW | Jonathan Nieder | 2013-04-16 | 1 | -0/+1 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | remote-bzr: fix prefix of tags | Felipe Contreras | 2013-04-15 | 1 | -3/+6 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | Update draft release notes to 1.8.3 | Junio C Hamano | 2013-04-15 | 1 | -0/+25 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'jk/diff-graph-submodule-summary' | Junio C Hamano | 2013-04-15 | 3 | -4/+11 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | submodule: print graph output next to submodule log | John Keeping | 2013-04-05 | 3 | -4/+11 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'jk/diff-algo-finishing-touches' | Junio C Hamano | 2013-04-15 | 2 | -2/+9 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | diff: allow unstuck arguments with --diff-algorithm | John Keeping | 2013-04-05 | 1 | -2/+3 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | git-merge(1): document diff-algorithm option to merge-recursive | John Keeping | 2013-04-05 | 1 | -0/+6 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'rt/commentchar-fmt-merge-msg' | Junio C Hamano | 2013-04-15 | 2 | -7/+29 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | fmt-merge-msg: use core.commentchar in tag signatures completely | Ralf Thielow | 2013-04-07 | 1 | -4/+8 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | fmt-merge-msg: respect core.commentchar in people credits | Ralf Thielow | 2013-04-07 | 2 | -3/+21 | |
| | |_|_|_|/ / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'lf/bundle-with-tip-wo-message' | Junio C Hamano | 2013-04-15 | 2 | -1/+11 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | bundle: Accept prerequisites without commit messages | Lukas Fleischer | 2013-04-07 | 2 | -1/+11 | |
| | |_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'jk/show-branch-strbuf' | Junio C Hamano | 2013-04-15 | 1 | -9/+8 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | show-branch: use strbuf instead of static buffer | Jeff King | 2013-04-06 | 1 | -9/+8 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'jk/http-error-messages' | Junio C Hamano | 2013-04-15 | 4 | -23/+76 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | http: drop http_error function | Jeff King | 2013-04-06 | 3 | -11/+1 |