summaryrefslogtreecommitdiff
path: root/Documentation
Commit message (Expand)AuthorAgeFilesLines
* 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
* manpages: fix bogus whitespaceJonathan Nieder2008-07-053-7/+7
* Documentation: fix gitlinksJonathan Nieder2008-07-052-2/+2
* git-format-patch(1): fix stray \ in outputJonathan Nieder2008-07-051-1/+1
* Merge branch 'maint'Junio C Hamano2008-07-042-11/+21
|\
| * GIT 1.5.6.2v1.5.6.2Junio C Hamano2008-07-042-11/+21
* | Merge branch 'j6t/mingw'Junio C Hamano2008-07-021-3/+3
|\ \
| * | Windows: Use the Windows style PATH separator ';'.Johannes Sixt2008-06-221-3/+3
* | | Documentation: Point to gitcli(7) from git(1)Brian Gernhardt2008-07-021-1/+1
* | | Update draft release notes for 1.6.0Junio C Hamano2008-07-011-4/+25
* | | gitcli: Document meaning of --cached and --indexNanako Shiraishi2008-07-011-1/+37
* | | Documentation formatting and cleanupJonathan Nieder2008-07-01103-509/+510
* | | Documentation: be consistent about "git-" versus "git "Jonathan Nieder2008-07-01131-462/+462
* | | Documentation: prepare to be consistent about "git-" versus "git "Jonathan Nieder2008-07-014-10/+10
* | | git-daemon(1): don't assume git-daemon is in /usr/binJonathan Nieder2008-07-011-5/+5
* | | Documentation: complicate example of "man git-command"Jonathan Nieder2008-07-012-3/+3
* | | whitespace fix in Documentation/git-repack.txtJonathan Nieder2008-07-011-3/+3
* | | Documentation: fix links to tutorials and other new manual pagesJonathan Nieder2008-07-0111-42/+38
* | | Merge maint inJunio C Hamano2008-07-011-0/+31
|\ \ \ | | |/ | |/|
| * | Start draft release notes for 1.5.6.2Junio C Hamano2008-07-011-0/+31
* | | Merge branch 'js/apply-recount'Junio C Hamano2008-07-011-1/+6
|\ \ \
| * | | Allow git-apply to recount the lines in a hunk (AKA recountdiff)Johannes Schindelin2008-06-281-1/+6
* | | | Merge branch 'tr/send-email-ssl'Junio C Hamano2008-07-011-4/+12
|\ \ \ \
| * | | | git-send-email: add support for TLS via Net::SMTP::SSLThomas Rast2008-06-251-4/+12
* | | | | Merge branch 'np/pack-default'Junio C Hamano2008-07-012-5/+18
|\ \ \ \ \
| * | | | | pack.indexversion config option now defaults to 2Nicolas Pitre2008-06-252-3/+12
| * | | | | repack.usedeltabaseoffset config option now defaults to "true"Nicolas Pitre2008-06-251-2/+6
| |/ / / /
* | | | | Merge branch 'maint'Junio C Hamano2008-06-301-1/+4
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | doc/rev-parse: clarify reflog vs --until for specifying revisionsJeff King2008-06-291-1/+4
* | | | | Update draft release notes for 1.6.0Junio C Hamano2008-06-291-16/+24
* | | | | Documentation: don't assume git-sh-setup and git-parse-remote are in PATHjrnieder@uchicago.edu2008-06-292-2/+2
* | | | | Merge branch 'maint'Junio C Hamano2008-06-281-1/+1
|\ \ \ \ \ | |/ / / /
| * | | | fix git config example syntaxJoey Hess2008-06-281-1/+1
* | | | | Documentation: remove {show,whatchanged}.difftree config optionsOlivier Marin2008-06-281-8/+0
* | | | | Document the double-dash "rev -- path" disambiguatorJunio C Hamano2008-06-271-4/+33
| |_|/ / |/| | |
* | | | Don't use dash commands (git-foo) in tutorial-2Ted Percival2008-06-261-5/+5
* | | | Merge branch 'maint'Junio C Hamano2008-06-262-0/+54
|\ \ \ \ | |/ / /
| * | | Merge branch 'maint-1.5.5' into maintJunio C Hamano2008-06-262-0/+54
| |\ \ \
| | * | | GIT 1.5.5.5v1.5.5.5Junio C Hamano2008-06-261-0/+11
| | * | | Merge branch 'maint-1.5.4' into maint-1.5.5Junio C Hamano2008-06-261-0/+43
| | |\ \ \
| | | * | | GIT 1.5.4.6v1.5.4.6Junio C Hamano2008-06-261-0/+43
* | | | | | Start draft release notes for 1.6.0Junio C Hamano2008-06-261-0/+105
* | | | | | update-hook-example: optionally allow non-fast-forwardDmitry Potapov2008-06-251-33/+53