Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Implement the rmdir_or_warn function | Peter Collingbourne | 2010-03-28 | 2 | -0/+9 |
* | Generalise the unlink_or_warn function | Peter Collingbourne | 2010-03-28 | 1 | -5/+7 |
* | Merge branch 'jh/maint-submodule-status-in-void' | Junio C Hamano | 2010-03-24 | 1 | -1/+3 |
|\ | |||||
| * | git submodule summary: Handle HEAD as argument when on an unborn branch | Jens Lehmann | 2010-03-09 | 1 | -0/+1 |
| * | submodule summary: do not fail before the first commit | Junio C Hamano | 2010-03-03 | 1 | -1/+2 |
* | | Merge branch 'tr/notes-display' | Junio C Hamano | 2010-03-24 | 25 | -33/+1366 |
|\ \ | |||||
| * | | git-notes(1): add a section about the meaning of history | Thomas Rast | 2010-03-12 | 1 | -0/+14 |
| * | | notes: track whether notes_trees were changed at all | Thomas Rast | 2010-03-12 | 3 | -0/+6 |
| * | | notes: add shorthand --ref to override GIT_NOTES_REF | Thomas Rast | 2010-03-12 | 2 | -0/+21 |
| * | | commit --amend: copy notes to the new commit | Thomas Rast | 2010-03-12 | 2 | -0/+18 |
| * | | rebase: support automatic notes copying | Thomas Rast | 2010-03-12 | 5 | -1/+50 |
| * | | notes: implement helpers needed for note copying during rewrite | Thomas Rast | 2010-03-12 | 8 | -8/+385 |
| * | | notes: implement 'git notes copy --stdin' | Thomas Rast | 2010-03-12 | 5 | -2/+127 |
| * | | rebase -i: invoke post-rewrite hook | Thomas Rast | 2010-03-12 | 2 | -1/+146 |
| * | | rebase: invoke post-rewrite hook | Thomas Rast | 2010-03-12 | 3 | -0/+45 |
| * | | commit --amend: invoke post-rewrite hook | Thomas Rast | 2010-03-12 | 3 | -1/+92 |
| * | | Documentation: document post-rewrite hook | Thomas Rast | 2010-03-12 | 1 | -0/+34 |
| * | | Support showing notes from more than one notes tree | Thomas Rast | 2010-03-12 | 14 | -30/+437 |
| * | | test-lib: unset GIT_NOTES_REF to stop it from influencing tests | Thomas Rast | 2010-03-12 | 1 | -0/+1 |
| * | | Merge branch 'il/rev-glob' | Junio C Hamano | 2010-02-23 | 9 | -19/+357 |
| |\ \ | |||||
* | \ \ | Merge branch 'jl/submodule-diff-dirtiness' | Junio C Hamano | 2010-03-24 | 10 | -43/+221 |
|\ \ \ \ | |||||
| * | | | | git status: ignoring untracked files must apply to submodules too | Jens Lehmann | 2010-03-13 | 6 | -4/+17 |
| * | | | | git status: Fix false positive "new commits" output for dirty submodules | Jens Lehmann | 2010-03-12 | 3 | -9/+88 |
| * | | | | Refactor dirty submodule detection in diff-lib.c | Jens Lehmann | 2010-03-12 | 2 | -18/+33 |
| * | | | | git status: Show detailed dirty status of submodules in long format | Jens Lehmann | 2010-03-08 | 5 | -12/+46 |
| * | | | | git diff --submodule: Show detailed dirty status of submodules | Jens Lehmann | 2010-03-04 | 5 | -21/+58 |
* | | | | | Merge branch 'pb/log-first-parent-p-m' | Junio C Hamano | 2010-03-24 | 17 | -30/+653 |
|\ \ \ \ \ | |||||
| * | | | | | show --first-parent/-m: do not default to --cc | Junio C Hamano | 2010-03-09 | 4 | -3/+134 |
| * | | | | | show -c: show patch text | Junio C Hamano | 2010-03-09 | 6 | -8/+62 |
| * | | | | | revision: introduce setup_revision_opt | Junio C Hamano | 2010-03-09 | 5 | -16/+44 |
| * | | | | | t4013: add tests for log -p -m --first-parent | Junio C Hamano | 2010-03-09 | 4 | -0/+381 |
| * | | | | | git log -p -m: document -m and honor --first-parent | Petr Baudis | 2010-02-12 | 4 | -3/+32 |
* | | | | | | Merge branch 'jc/maint-refs-dangling' | Junio C Hamano | 2010-03-24 | 2 | -7/+10 |
|\ \ \ \ \ \ | |||||
| * | | | | | | refs: ref entry with NULL sha1 is can be a dangling symref | Junio C Hamano | 2010-03-15 | 2 | -7/+10 |
* | | | | | | | Merge branch 'maint' | Junio C Hamano | 2010-03-24 | 1 | -0/+3 |
|\ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ | Merge branch 'jc/color-attrs' into maint | Junio C Hamano | 2010-03-24 | 3 | -14/+41 |
| |\ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ | Merge branch 'jk/maint-add-ignored-dir' into maint | Junio C Hamano | 2010-03-24 | 3 | -4/+103 |
| |\ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ | Merge branch 'bg/apply-fix-blank-at-eof' into maint | Junio C Hamano | 2010-03-24 | 4 | -40/+450 |
| |\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | Documentation: explain the meaning of "-g" in git-describe output | Markus Heidelberg | 2010-03-24 | 1 | -0/+3 |
* | | | | | | | | | | | Sync with Git 1.7.0.3 | Junio C Hamano | 2010-03-21 | 9 | -25/+13 |
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / | |||||
| * | | | | | | | | | | Git 1.7.0.3v1.7.0.3 | Junio C Hamano | 2010-03-21 | 3 | -10/+5 |
| * | | | | | | | | | | Merge branch 'maint-1.6.6' into maint | Junio C Hamano | 2010-03-21 | 4 | -14/+6 |
| |\ \ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | | Documentation/git-clone: Transform description list into item list | Michael J Gruber | 2010-03-21 | 1 | -5/+5 |
| | * | | | | | | | | | | Documentation/urls: Remove spurious example markers | Michael J Gruber | 2010-03-21 | 1 | -6/+0 |
| | * | | | | | | | | | | Documentation/gitdiffcore: Remove misleading date in heading | Michael J Gruber | 2010-03-21 | 1 | -1/+1 |
| | * | | | | | | | | | | Documentation/git-reflog: Fix formatting of command lists | Michael J Gruber | 2010-03-21 | 1 | -2/+0 |
| * | | | | | | | | | | | .mailmap: Map the the first submissions of MJG by e-mail | Michael J Gruber | 2010-03-21 | 1 | -0/+1 |
* | | | | | | | | | | | | Update draft release notes to 1.7.1 | Junio C Hamano | 2010-03-20 | 1 | -2/+34 |
* | | | | | | | | | | | | Merge branch 'jk/maint-add-ignored-dir' | Junio C Hamano | 2010-03-20 | 3 | -4/+103 |
|\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / / | |/| | | | | | | | | | | |||||
| * | | | | | | | | | | | tests for "git add ignored-dir/file" without -f | Junio C Hamano | 2010-03-13 | 1 | -0/+79 |