summaryrefslogtreecommitdiff
path: root/Documentation
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Add support for GIT_CEILING_DIRECTORIESDavid Reiss2008-05-231-0/+8
* | | | | | | | | | | Merge branch 'db/no-git-config'Junio C Hamano2008-07-072-9/+5
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Only use GIT_CONFIG in "git config", not other programsDaniel Barkalow2008-07-012-9/+5
| | |_|_|_|/ / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge branch 'maint'Junio C Hamano2008-07-071-2/+2
|\ \ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / | |/| | | | | | | | / | |_|_|_|_|_|_|_|_|/ |/| | | | | | | | |
| * | | | | | | | | Fix grammar in git-rev-parse(1).Mikael Magnusson2008-07-061-2/+2
* | | | | | | | | | Merge branch 'qq/maint'Junio C Hamano2008-07-055-26/+41
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / | |/| | | | | | | |
| * | | | | | | | | attribute documentation: keep EXAMPLE at endJunio C Hamano2008-07-051-16/+17
| * | | | | | | | | Documentation cvs: Clarify when a bare repository is neededMatthew Ogilvie2008-07-053-0/+14
| * | | | | | | | | Documentation: be precise about which date --pretty usesNikolaus Schulz2008-07-051-4/+4
| |/ / / / / / / /