summaryrefslogtreecommitdiff
path: root/Documentation
Commit message (Expand)AuthorAgeFilesLines
* Documentation: How to ignore local changes in tracked filesPetr Baudis2008-07-192-3/+18
* Documentation/git-submodule.txt: Further clarify the descriptionPetr Baudis2008-07-191-22/+47
* Documentation/RelNotes-1.6.0.txt: Expand on the incompatible packfilesPetr Baudis2008-07-171-1/+3
* Update draft release notes for 1.6.0Junio C Hamano2008-07-161-6/+13
* Documentation/git-submodule.txt: Add Description sectionPetr Baudis2008-07-161-0/+22
* Merge branch 'maint'Junio C Hamano2008-07-163-13/+56
|\
| * Start preparing 1.5.6.4 release notesJunio C Hamano2008-07-161-0/+43
| * Merge branch 'js/maint-pretty-mailmap' into maintJunio C Hamano2008-07-161-0/+2
| |\
| * | Documentation/git-cherry-pick.txt et al.: Fix misleading -n descriptionPetr Baudis2008-07-162-13/+13
* | | Merge branch 'js/maint-pretty-mailmap'Junio C Hamano2008-07-151-0/+2
|\ \ \ | | |/ | |/|
| * | Add pretty format %aN which gives the author name, respecting .mailmapJohannes Schindelin2008-07-111-0/+2
* | | Rename ".dotest/" to ".git/rebase" and ".dotest-merge" to "rebase-merge"Johannes Schindelin2008-07-154-5/+5
* | | Update draft release notes to 1.6.0Junio C Hamano2008-07-151-1/+17
* | | Make git-add -i accept ranges like 7-Ciaran McCreesh2008-07-151-2/+3
* | | Merge branch 'jc/branch-merged'Junio C Hamano2008-07-141-12/+15
|\ \ \
| * | | branch --merged/--no-merged: allow specifying arbitrary commitJunio C Hamano2008-07-091-12/+15
* | | | Merge branch 'jc/rebase-orig-head'Junio C Hamano2008-07-143-2/+11
|\ \ \ \
| * | | | Documentation: mention ORIG_HEAD in am, merge, and rebaseBrian Gernhardt2008-07-083-2/+11
* | | | | git-submodule - make "submodule add" more strict, and document itMark Levedahl2008-07-141-9/+27
* | | | | tutorial: clarify "pull" is "fetch + merge"Junio C Hamano2008-07-141-1/+27
* | | | | tutorial: use prompt with user names in example, to clarify who is doing whatIan Katz2008-07-141-13/+13
* | | | | Update draft release notes for 1.6.0Junio C Hamano2008-07-131-1/+38
* | | | | git-am/git-mailsplit: correct synopsis for reading from stdinStephan Beyer2008-07-131-2/+2
* | | | | Merge branch 'maint' to sync with 1.5.6.3Junio C Hamano2008-07-133-10/+24
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | GIT 1.5.6.3v1.5.6.3Junio C Hamano2008-07-132-9/+20
| * | | | git-mailinfo: document the -n optionLukas Sandström2008-07-111-1/+4
| | |_|/ | |/| |
* | | | Merge branch 'ph/parseopt-step-blame'Junio C Hamano2008-07-131-0/+4
|\ \ \ \ | | |_|/ | |/| |
| * | | Merge branch 'jc/blame' (early part) into HEADJunio C Hamano2008-07-081-0/+4
| |\ \ \
| | * | | rev-list --childrenJunio C Hamano2008-04-121-0/+4
* | | | | Merge branch 'am/stash-branch'Junio C Hamano2008-07-131-1/+18
|\ \ \ \ \
| * | | | | Implement "git stash branch <newbranch> <stash>"Abhijit Menon-Sen2008-07-051-1/+18
* | | | | | Merge branch 'sg/stash-k-i'Junio C Hamano2008-07-131-1/+22
|\ \ \ \ \ \
| * | | | | | Documentation: tweak use case in "git stash save --keep-index"Eric Raible2008-07-081-7/+8
| * | | | | | stash: introduce 'stash save --keep-index' optionSZEDER Gábor2008-07-051-1/+21
| |/ / / / /
* | | | | | Merge branch 'tr/add-i-e'Junio C Hamano2008-07-131-0/+1
|\ \ \ \ \ \
| * | | | | | git-add--interactive: manual hunk editing modeThomas Rast2008-07-021-0/+1
* | | | | | | Merge branch 'js/apply-root'Junio C Hamano2008-07-091-1/+9
|\ \ \ \ \ \ \
| * | | | | | | git-apply --directory: make --root more similar to GNU diffJunio C Hamano2008-07-061-2/+6
| * | | | | | | Teach "git apply" to prepend a prefix with "--root=<root>"Johannes Schindelin2008-07-011-1/+5
* | | | | | | | Merge branch 'maint'Junio C Hamano2008-07-091-0/+42
|\ \ \ \ \ \ \ \ | | |_|_|_|_|/ / | |/| | | | | |
| * | | | | | | Start preparing release notes for 1.5.6.3Junio C Hamano2008-07-081-0/+42
| * | | | | | | Merge branch 'qq/maint' (early part) into maintJunio C Hamano2008-07-075-20/+35
| |\ \ \ \ \ \ \
* | | | | | | | | Documentation: update sections on naming revisions and revision rangesJunio C Hamano2008-07-081-5/+15
* | | | | | | | | install-doc-quick - use git --exec-path to find git-sh-setupMark Levedahl2008-07-081-1/+1
* | | | | | | | | Documentation: fix broken "linkgit" linksEric Hanchrow2008-07-084-4/+4
* | | | | | | | | user-manual: typo and grammar fixesEric Hanchrow2008-07-081-9/+9
* | | | | | | | | Update draft release notes for 1.6.0Junio C Hamano2008-07-071-8/+22
* | | | | | | | | Merge branch 'jc/rerere'Junio C Hamano2008-07-071-0/+5
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | rerere.autoupdateJunio C Hamano2008-06-221-0/+5
* | | | | | | | | | Merge branch 'dr/ceiling'Junio C Hamano2008-07-071-0/+8
|\ \ \ \ \ \ \ \ \ \