summaryrefslogtreecommitdiff
path: root/Documentation
Commit message (Expand)AuthorAgeFilesLines
* git-diff: Add --staged as a synonym for --cached.David Symonds2008-11-111-0/+1
* Merge branch 'maint'Junio C Hamano2008-11-092-7/+7
|\
| * Documentation: bisect: change a few instances of "git-cmd" to "git cmd"Christian Couder2008-11-091-3/+3
| * Documentation: rev-list: change a few instances of "git-cmd" to "git cmd"Christian Couder2008-11-091-4/+4
* | Merge branch 'maint'Junio C Hamano2008-11-081-6/+5
|\ \ | |/
| * GIT 1.6.0.4v1.6.0.4Junio C Hamano2008-11-081-6/+5
* | Update draft release notes to 1.6.1Junio C Hamano2008-11-051-3/+8
* | Merge branch 'maint'Junio C Hamano2008-11-041-1/+2
|\ \ | |/
| * format-patch documentation: mention the special case of showing a single commitJunio C Hamano2008-11-021-1/+2
* | Makefile: add install-man rules (quick and normal)Markus Heidelberg2008-11-021-2/+6
* | Update draft release notes to 1.6.1Junio C Hamano2008-11-021-1/+13
* | Merge branch 'maint'Junio C Hamano2008-11-023-7/+38
|\ \ | |/
| * Add reference for status letters in documentation.Yann Dirson2008-11-021-0/+16
| * Document that git-log takes --all-match.Mikael Magnusson2008-11-021-0/+4
| * Update draft 1.6.0.4 release notesJunio C Hamano2008-11-021-7/+18
* | Merge branch 'ag/blame-encoding'Junio C Hamano2008-11-022-3/+10
|\ \
| * | builtin-blame: Reencode commit messages according to git-log rules.Alexander Gavrilov2008-10-212-3/+10
* | | Update draft release notes to 1.6.1Junio C Hamano2008-11-021-1/+27
* | | Introduce receive.denyDeletesJan Krüger2008-11-021-0/+4
* | | Merge branch 'maint'Junio C Hamano2008-11-023-0/+62
|\ \ \ | | |/ | |/|
| * | Start 1.6.0.4 cycleJunio C Hamano2008-11-021-0/+29
| * | add instructions on how to send patches to the mailing list with GmailTom Preston-Werner2008-11-011-0/+27
| * | Documentation/gitattributes: Add subsection header for each attributeJakub Narebski2008-11-011-0/+6
* | | Merge branch 'maint'Junio C Hamano2008-10-312-2/+22
|\ \ \ | |/ /
| * | Documentation: clarify information about 'ident' attributeJan Krüger2008-10-311-2/+2
| * | asciidoc: add minor workaround to add an empty line after code blocksJonas Fonseca2008-10-301-0/+20
* | | git-daemon: set REMOTE_ADDR to client addressJoey Hess2008-10-241-0/+9
* | | git-remote: list branches in vertical listsJohannes Sixt2008-10-221-1/+3
* | | Merge branch 'maint'Junio C Hamano2008-10-211-9/+6
|\ \ \ | |/ / | | / | |/ |/|
| * GIT 1.6.0.3v1.6.0.3Junio C Hamano2008-10-211-9/+6
* | workflows documentation: fix link to git-request-pull[1]Lee Marlow2008-10-201-1/+1
* | document "intent to add" option to git-addJeff King2008-10-201-2/+11
* | Merge branch 'tr/workflow-doc'Junio C Hamano2008-10-196-8/+500
|\ \
| * | Documentation: add manpage about workflowsThomas Rast2008-10-192-1/+365
| * | Documentation: Refer to git-rebase(1) to warn against rewritingThomas Rast2008-09-153-2/+10
| * | Documentation: new upstream rebase recovery section in git-rebaseThomas Rast2008-09-151-5/+125
* | | Merge branch 'mv/clonev'Junio C Hamano2008-10-191-0/+5
|\ \ \
| * | | Implement git clone -vMiklos Vajna2008-10-091-0/+5
* | | | Merge branch 'ml/cygwin-filemode'Junio C Hamano2008-10-191-1/+3
|\ \ \ \
| * | | | compat/cygwin.c - Use cygwin's stat if core.filemode == trueMark Levedahl2008-10-131-1/+3
* | | | | Merge branch 'dp/checkattr'Junio C Hamano2008-10-191-0/+9
|\ \ \ \ \
| * | | | | git-check-attr(1): use 'verse' for multi-line synopsis sectionsJonas Fonseca2008-10-161-1/+2
| * | | | | check-attr: Add --stdin optionDmitry Potapov2008-10-121-0/+8
| |/ / / /
* | | | | Merge branch 'gb/formatpatch-autonbr'Junio C Hamano2008-10-192-7/+10
|\ \ \ \ \
| * | | | | format-patch: autonumber by defaultBrian Gernhardt2008-10-182-7/+10
| |/ / / /
* | | | | Merge branch 'sp/describe-lwtag'Junio C Hamano2008-10-191-2/+7
|\ \ \ \ \
| * | | | | describe: Make --tags and --all match lightweight tags more oftenShawn O. Pearce2008-10-171-2/+7
| |/ / / /
* | | | | Merge branch 'ae/preservemerge'Junio C Hamano2008-10-191-2/+1
|\ \ \ \ \
| * | | | | rebase: Support preserving merges in non-interactive modeAndreas Ericsson2008-09-301-2/+1
* | | | | | Merge branch 'ns/rebase-noverify'Junio C Hamano2008-10-191-1/+4
|\ \ \ \ \ \