summaryrefslogtreecommitdiff
path: root/Documentation
Commit message (Expand)AuthorAgeFilesLines
* 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
| |/ / / / / / / /
* | | | | | | | | manpages: use teletype font for sample command linesJonathan Nieder2008-07-055-7/+7
* | | | | | | | | manpages: italicize git subcommand names (which were in teletype font)Jonathan Nieder2008-07-054-10/+10
* | | | | | | | | manpages: italicize nongit command names (if they are in teletype font)Jonathan Nieder2008-07-0512-24/+24
* | | | | | | | | manpages: italicize gitk's name (where it was in teletype font)Jonathan Nieder2008-07-054-5/+5
* | | | | | | | | manpages: italicize git command names (which were in teletype font)Jonathan Nieder2008-07-05117-712/+712
* | | | | | | | | manpages: italicize command namesJonathan Nieder2008-07-056-11/+11
* | | | | | | | | manpages: italicize command names in synopsesJonathan Nieder2008-07-052-10/+10
* | | | | | | | | gitdiffcore(7): fix awkward wordingJonathan Nieder2008-07-051-2/+2
* | | | | | | | | Documentation: more "git-" versus "git " changesJonathan Nieder2008-07-0513-71/+71
* | | | | | | | | Documentation: rewrap to prepare for "git-" vs "git " changeJonathan Nieder2008-07-052-6/+6
* | | | | | | | | git-commit(1): depersonalize descriptionJonathan Nieder2008-07-051-2/+2
* | | | | | | | | git(1): add commaJonathan Nieder2008-07-051-1/+1