Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | show-ref: make --head always show the HEAD refdb/show-ref-head | Doug Bell | 2013-07-17 | 1 | -2/+6 |
* | add: update pathless 'add [-u|-A]' warning to reflect change of plan | Matthieu Moy | 2013-03-11 | 1 | -3/+3 |
* | Merge branch 'as/check-ignore' | Junio C Hamano | 2013-02-25 | 1 | -1/+1 |
|\ | |||||
| * | name-hash: allow hashing an empty string | Junio C Hamano | 2013-02-19 | 1 | -1/+1 |
* | | Merge branch 'jc/hidden-refs' | Junio C Hamano | 2013-02-17 | 1 | -0/+24 |
|\ \ | |||||
| * | | upload/receive-pack: allow hiding ref hierarchies | Junio C Hamano | 2013-02-07 | 1 | -0/+24 |
* | | | Merge branch 'jc/extended-fake-ancestor-for-gitlink' | Junio C Hamano | 2013-02-14 | 1 | -2/+38 |
|\ \ \ | |||||
| * | | | apply: verify submodule commit object name better | Junio C Hamano | 2013-02-05 | 1 | -2/+38 |
* | | | | Merge branch 'maint' | Junio C Hamano | 2013-02-12 | 2 | -3/+3 |
|\ \ \ \ | |||||
| * | | | | Replace filepattern with pathspec for consistency | Matthieu Moy | 2013-02-12 | 2 | -3/+3 |
| * | | | | Merge branch 'jc/fake-ancestor-with-non-blobs' into maint | Junio C Hamano | 2013-02-07 | 1 | -14/+16 |
| |\ \ \ \ | | |/ / / | |||||
| * | | | | Merge branch 'nd/edit-branch-desc-while-detached' into maint | Junio C Hamano | 2013-02-04 | 1 | -4/+4 |
| |\ \ \ \ | |||||
| * \ \ \ \ | Merge branch 'jc/help' into maint | Junio C Hamano | 2013-02-04 | 1 | -18/+0 |
| |\ \ \ \ \ | |||||
| * \ \ \ \ \ | Merge branch 'jc/merge-blobs' into maint | Junio C Hamano | 2013-02-04 | 2 | -37/+59 |
| |\ \ \ \ \ \ | |||||
* | \ \ \ \ \ \ | Merge branch 'jk/apply-similaritly-parsing' | Junio C Hamano | 2013-02-08 | 1 | -4/+6 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | builtin/apply: tighten (dis)similarity index parsing | John Keeping | 2013-02-03 | 1 | -4/+6 |
* | | | | | | | | | Merge branch 'nd/branch-error-cases' | Junio C Hamano | 2013-02-07 | 1 | -9/+15 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | branch: let branch filters imply --list | Jeff King | 2013-01-31 | 1 | -0/+3 |
| * | | | | | | | | | branch: mark more strings for translation | Nguyễn Thái Ngọc Duy | 2013-01-30 | 1 | -5/+6 |
| * | | | | | | | | | Merge branch 'nd/edit-branch-desc-while-detached' into HEAD | Junio C Hamano | 2013-01-30 | 1 | -4/+4 |
| |\ \ \ \ \ \ \ \ \ | | | |_|_|_|/ / / / | | |/| | | | | | | | |||||
| * | | | | | | | | | branch: give a more helpful message on redundant arguments | Nguyễn Thái Ngọc Duy | 2013-01-30 | 1 | -2/+2 |
| * | | | | | | | | | branch: reject -D/-d without branch name | Nguyễn Thái Ngọc Duy | 2013-01-30 | 1 | -2/+4 |
* | | | | | | | | | | Merge branch 'jc/fake-ancestor-with-non-blobs' | Junio C Hamano | 2013-02-05 | 1 | -14/+16 |
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / | |/| | | | | | | | | |||||
| * | | | | | | | | | apply: diagnose incomplete submodule object name better | Junio C Hamano | 2013-01-31 | 1 | -1/+5 |
| * | | | | | | | | | apply: simplify build_fake_ancestor() | Junio C Hamano | 2013-01-31 | 1 | -14/+12 |
* | | | | | | | | | | Merge branch 'jk/read-commit-buffer-data-after-free' | Junio C Hamano | 2013-02-04 | 2 | -30/+6 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | logmsg_reencode: lazily load missing commit buffers | Jeff King | 2013-01-26 | 1 | -13/+0 |
| * | | | | | | | | | | logmsg_reencode: never return NULL | Jeff King | 2013-01-26 | 2 | -17/+6 |
| * | | | | | | | | | | commit: drop useless xstrdup of commit message | Jeff King | 2013-01-26 | 1 | -1/+1 |
| | |/ / / / / / / / | |/| | | | | | | | | |||||
* | | | | | | | | | | Merge branch 'mm/add-u-A-sans-pathspec' | Junio C Hamano | 2013-02-04 | 1 | -1/+43 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | add: warn when -u or -A is used without pathspec | Matthieu Moy | 2013-01-28 | 1 | -1/+43 |
| | |_|_|_|/ / / / / | |/| | | | | | | | | |||||
* | | | | | | | | | | Merge branch 'jc/push-reject-reasons' | Junio C Hamano | 2013-02-04 | 2 | -2/+41 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | push: finishing touches to explain REJECT_ALREADY_EXISTS better | Junio C Hamano | 2013-01-24 | 1 | -2/+1 |
| * | | | | | | | | | | push: introduce REJECT_FETCH_FIRST and REJECT_NEEDS_FORCE | Junio C Hamano | 2013-01-24 | 2 | -0/+40 |
* | | | | | | | | | | | Merge branch 'jk/config-parsing-cleanup' | Junio C Hamano | 2013-02-04 | 2 | -13/+14 |
|\ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | reflog: use parse_config_key in config callback | Jeff King | 2013-01-23 | 1 | -6/+7 |
| * | | | | | | | | | | | help: use parse_config_key for man config | Jeff King | 2013-01-23 | 1 | -7/+7 |
* | | | | | | | | | | | | Merge branch 'jc/custom-comment-char' | Junio C Hamano | 2013-02-04 | 7 | -60/+86 |
|\ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | Allow custom "comment char" | Junio C Hamano | 2013-01-16 | 7 | -60/+86 |
* | | | | | | | | | | | | | Merge branch 'nd/edit-branch-desc-while-detached' | Junio C Hamano | 2013-02-01 | 1 | -4/+4 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / / / / | |/| | | | | | | | | | | | |||||
| * | | | | | | | | | | | | branch: no detached HEAD check when editing another branch's description | Nguyễn Thái Ngọc Duy | 2013-01-30 | 1 | -4/+4 |
| | |_|_|_|_|_|/ / / / / | |/| | | | | | | | | | | |||||
* | | | | | | | | | | | | Merge branch 'jk/gc-auto-after-fetch' | Junio C Hamano | 2013-02-01 | 1 | -0/+5 |
|\ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'jk/maint-gc-auto-after-fetch' into jk/gc-auto-after-fetch | Junio C Hamano | 2013-01-26 | 1 | -0/+5 |
| |\ \ \ \ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | | | | fetch-pack: avoid repeatedly re-scanning pack directory | Jeff King | 2013-01-26 | 1 | -0/+3 |
| | * | | | | | | | | | | | | fetch: run gc --auto after fetching | Jeff King | 2013-01-26 | 1 | -0/+5 |
| | |/ / / / / / / / / / / | |||||
* | | | | | | | | | | | | | Merge branch 'jc/no-git-config-in-clone' | Junio C Hamano | 2013-02-01 | 1 | -9/+0 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | | clone: do not export and unexport GIT_CONFIG | Junio C Hamano | 2013-01-11 | 1 | -9/+0 |
* | | | | | | | | | | | | | | Merge branch 'nd/fetch-depth-is-broken' | Junio C Hamano | 2013-02-01 | 1 | -1/+16 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | | | fetch: add --unshallow for turning shallow repo into complete one | Nguyễn Thái Ngọc Duy | 2013-01-11 | 1 | -1/+16 |
* | | | | | | | | | | | | | | | Merge branch 'nd/magic-pathspec-from-root' | Junio C Hamano | 2013-01-30 | 1 | -0/+2 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |