Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rename path_list to string_list | Johannes Schindelin | 2008-07-21 | 3 | -127/+129 |
* | Rename .git/rebase to .git/rebase-apply | Johannes Schindelin | 2008-07-21 | 4 | -6/+6 |
* | Update my e-mail address | Junio C Hamano | 2008-07-21 | 43 | -43/+43 |
* | Merge branch 'ns/am-abort' | Junio C Hamano | 2008-07-20 | 1 | -1/+4 |
|\ | |||||
| * | git am --abort | Nanako Shiraishi | 2008-07-19 | 1 | -1/+4 |
* | | git-add --all: documentation | Junio C Hamano | 2008-07-19 | 1 | -1/+7 |
* | | Getting closer to 1.6.0-rc0 | Junio C Hamano | 2008-07-19 | 2 | -5/+13 |
* | | Merge branch 'maint' | Junio C Hamano | 2008-07-19 | 2 | -7/+11 |
|\ \ | |||||
| * | | GIT 1.5.6.4v1.5.6.4 | Junio C Hamano | 2008-07-19 | 1 | -6/+10 |
| * | | api-run-command.txt: typofix | Stephan Beyer | 2008-07-17 | 1 | -1/+1 |
* | | | Support gitlinks in fast-import. | Alexander Gavrilov | 2008-07-19 | 1 | -0/+3 |
* | | | Documentation/git-merge.txt: Partial rewrite of How Merge Works | Petr Baudis | 2008-07-19 | 1 | -47/+29 |
* | | | Documentation: How to ignore local changes in tracked files | Petr Baudis | 2008-07-19 | 2 | -3/+18 |
* | | | Documentation/git-submodule.txt: Further clarify the description | Petr Baudis | 2008-07-19 | 1 | -22/+47 |
* | | | Documentation/RelNotes-1.6.0.txt: Expand on the incompatible packfiles | Petr Baudis | 2008-07-17 | 1 | -1/+3 |
* | | | Update draft release notes for 1.6.0 | Junio C Hamano | 2008-07-16 | 1 | -6/+13 |
* | | | Documentation/git-submodule.txt: Add Description section | Petr Baudis | 2008-07-16 | 1 | -0/+22 |
* | | | Merge branch 'maint' | Junio C Hamano | 2008-07-16 | 3 | -13/+56 |
|\ \ \ | |/ / | | / | |/ |/| | |||||
| * | Start preparing 1.5.6.4 release notes | Junio C Hamano | 2008-07-16 | 1 | -0/+43 |
| * | Merge branch 'js/maint-pretty-mailmap' into maint | Junio C Hamano | 2008-07-16 | 1 | -0/+2 |
| |\ | |||||
| * | | Documentation/git-cherry-pick.txt et al.: Fix misleading -n description | Petr Baudis | 2008-07-16 | 2 | -13/+13 |
* | | | Merge branch 'js/maint-pretty-mailmap' | Junio C Hamano | 2008-07-15 | 1 | -0/+2 |
|\ \ \ | | |/ | |/| | |||||
| * | | Add pretty format %aN which gives the author name, respecting .mailmap | Johannes Schindelin | 2008-07-11 | 1 | -0/+2 |
* | | | Rename ".dotest/" to ".git/rebase" and ".dotest-merge" to "rebase-merge" | Johannes Schindelin | 2008-07-15 | 4 | -5/+5 |
* | | | Update draft release notes to 1.6.0 | Junio C Hamano | 2008-07-15 | 1 | -1/+17 |
* | | | Make git-add -i accept ranges like 7- | Ciaran McCreesh | 2008-07-15 | 1 | -2/+3 |
* | | | Merge branch 'jc/branch-merged' | Junio C Hamano | 2008-07-14 | 1 | -12/+15 |
|\ \ \ | |||||
| * | | | branch --merged/--no-merged: allow specifying arbitrary commit | Junio C Hamano | 2008-07-09 | 1 | -12/+15 |
* | | | | Merge branch 'jc/rebase-orig-head' | Junio C Hamano | 2008-07-14 | 3 | -2/+11 |
|\ \ \ \ | |||||
| * | | | | Documentation: mention ORIG_HEAD in am, merge, and rebase | Brian Gernhardt | 2008-07-08 | 3 | -2/+11 |
* | | | | | git-submodule - make "submodule add" more strict, and document it | Mark Levedahl | 2008-07-14 | 1 | -9/+27 |
* | | | | | tutorial: clarify "pull" is "fetch + merge" | Junio C Hamano | 2008-07-14 | 1 | -1/+27 |
* | | | | | tutorial: use prompt with user names in example, to clarify who is doing what | Ian Katz | 2008-07-14 | 1 | -13/+13 |
* | | | | | Update draft release notes for 1.6.0 | Junio C Hamano | 2008-07-13 | 1 | -1/+38 |
* | | | | | git-am/git-mailsplit: correct synopsis for reading from stdin | Stephan Beyer | 2008-07-13 | 1 | -2/+2 |
* | | | | | Merge branch 'maint' to sync with 1.5.6.3 | Junio C Hamano | 2008-07-13 | 3 | -10/+24 |
|\ \ \ \ \ | | |_|_|/ | |/| | | | |||||
| * | | | | GIT 1.5.6.3v1.5.6.3 | Junio C Hamano | 2008-07-13 | 2 | -9/+20 |
| * | | | | git-mailinfo: document the -n option | Lukas Sandström | 2008-07-11 | 1 | -1/+4 |
| | |_|/ | |/| | | |||||
* | | | | Merge branch 'ph/parseopt-step-blame' | Junio C Hamano | 2008-07-13 | 1 | -0/+4 |
|\ \ \ \ | | |_|/ | |/| | | |||||
| * | | | Merge branch 'jc/blame' (early part) into HEAD | Junio C Hamano | 2008-07-08 | 1 | -0/+4 |
| |\ \ \ | |||||
| | * | | | rev-list --children | Junio C Hamano | 2008-04-12 | 1 | -0/+4 |
* | | | | | Merge branch 'am/stash-branch' | Junio C Hamano | 2008-07-13 | 1 | -1/+18 |
|\ \ \ \ \ | |||||
| * | | | | | Implement "git stash branch <newbranch> <stash>" | Abhijit Menon-Sen | 2008-07-05 | 1 | -1/+18 |
* | | | | | | Merge branch 'sg/stash-k-i' | Junio C Hamano | 2008-07-13 | 1 | -1/+22 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Documentation: tweak use case in "git stash save --keep-index" | Eric Raible | 2008-07-08 | 1 | -7/+8 |
| * | | | | | | stash: introduce 'stash save --keep-index' option | SZEDER Gábor | 2008-07-05 | 1 | -1/+21 |
| |/ / / / / | |||||
* | | | | | | Merge branch 'tr/add-i-e' | Junio C Hamano | 2008-07-13 | 1 | -0/+1 |
|\ \ \ \ \ \ | |||||
| * | | | | | | git-add--interactive: manual hunk editing mode | Thomas Rast | 2008-07-02 | 1 | -0/+1 |
* | | | | | | | Merge branch 'js/apply-root' | Junio C Hamano | 2008-07-09 | 1 | -1/+9 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | git-apply --directory: make --root more similar to GNU diff | Junio C Hamano | 2008-07-06 | 1 | -2/+6 |