summaryrefslogtreecommitdiff
path: root/Documentation
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'maint'Junio C Hamano2008-04-123-3/+14
|\
| * Documentation/git-submodule: typofixJunio C Hamano2008-04-121-1/+1
| * Merge branch 'maint-1.5.4' into maintJunio C Hamano2008-04-122-2/+13
| |\
| | * Docs gitk: Explicitly mention the files that gitk uses (~/.gitk)Clifford Caoile2008-04-121-0/+5
| | * Document -w option to shortlogJunio C Hamano2008-04-121-2/+8
* | | Merge branch 'maint'Junio C Hamano2008-04-113-3/+14
|\ \ \ | |/ /
| * | Merge branch 'maint-1.5.4' into maintJunio C Hamano2008-04-113-3/+14
| |\ \ | | |/
| | * Fix section about backdating tags in the git-tag docsBjörn Steinbrink2008-04-111-2/+2
| | * Document option --only of git commitJohannes Sixt2008-04-111-0/+11
| | * Documentation/git-request-pull: Fixed a typo ("send" -> "end")Dirk Suesserott2008-04-111-1/+1
* | | bisect: add "git bisect help" subcommand to get a long usage stringChristian Couder2008-04-111-0/+7
* | | Merge branch 'maint'Junio C Hamano2008-04-102-8/+8
|\ \ \ | |/ /
| * | Merge branch 'maint-1.5.4' into maintJunio C Hamano2008-04-102-8/+8
| |\ \ | | |/
| | * core-tutorial.txt: Fix showing the current behaviour.Carlos Rica2008-04-101-6/+6
| | * Fix documentation syntax of optional arguments in short options.Carlos Rica2008-04-101-2/+2
* | | Merge branch 'mk/unpack-careful'Junio C Hamano2008-04-092-0/+9
|\ \ \
| * | | receive-pack: allow using --strict mode for unpacking objectsMartin Koegler2008-03-051-0/+6
| * | | unpack-objects: prevent writing of inconsistent objectsMartin Koegler2008-03-051-0/+3
* | | | Merge branch 'gs/pretty-hexval'Junio C Hamano2008-04-091-0/+1
|\ \ \ \ | |_|/ / |/| | |
| * | | pretty.c: add %x00 format specifier.Govind Salinas2008-03-231-0/+1
* | | | GIT 1.5.5v1.5.5Junio C Hamano2008-04-072-7/+6
* | | | Add description of OFS_DELTA to the pack format descriptionPeter Eriksen2008-04-061-1/+15
* | | | git-pack-objects.txt: Make wording slightly less ambiguousPeter Eriksen2008-04-051-2/+3
* | | | GIT 1.5.5-rc3v1.5.5-rc3Junio C Hamano2008-04-021-4/+4
* | | | Describe the bug in handling filenames with funny characters in 'git add -i'Teemu Likonen2008-04-021-0/+6
* | | | Allow git-cvsserver database table name prefix to be specified.Josh Elsasser2008-03-302-0/+12
* | | | GIT 1.5.5-rc2v1.5.5-rc2Junio C Hamano2008-03-272-7/+2
|\ \ \ \ | | |_|/ | |/| |
| * | | GIT 1.5.4.5v1.5.4.5Junio C Hamano2008-03-271-6/+0
* | | | Update draft release notes for 1.5.5Junio C Hamano2008-03-271-1/+4
* | | | Merge branch 'maint'Junio C Hamano2008-03-273-1/+29
|\ \ \ \ | |/ / /
| * | | Update draft release notes for 1.5.4.5Junio C Hamano2008-03-271-1/+10
| * | | Documentation: clarify use of .git{ignore,attributes} versus .git/info/*Jeff King2008-03-272-0/+19
| * | | Fix the wrong output of `git-show v1.3.0~155^2~4` in documentation.Guanqun Lu2008-03-261-1/+1
* | | | Documentation/git-checkout: Update summary to reflect current abilitiesJulian Phillips2008-03-252-4/+7
* | | | Documentation: git-tag '-m'/'-F' implies '-a'Dirk Süsserott2008-03-241-0/+7
* | | | Fix the wrong output of `git-show v1.3.0~155^2~4` in documentation.Guanqun Lu2008-03-231-1/+1
* | | | RelNotes: mention checkout/branch's --track option, tooJohannes Schindelin2008-03-231-2/+3
| |/ / |/| |
* | | GIT 1.5.5-rc1v1.5.5-rc1Junio C Hamano2008-03-231-1/+4
* | | gc --auto: raise default auto pack limit from 20 to 50Junio C Hamano2008-03-231-1/+1
* | | fast-import: Document the effect of "merge" with no "from" in a commitEyvind Bernhardsen2008-03-221-3/+8
* | | Improve description of git filter-branch.Ralf Wildenhues2008-03-221-11/+12
* | | Document the sendemail.smtpserverport config variableKevin Ballard2008-03-191-0/+3
* | | make it easier for people who just want to get rid of 'git gc --auto'Nicolas Pitre2008-03-191-2/+9
* | | Documentation/git-merge: document subtree strategy.Miklos Vajna2008-03-191-0/+7
* | | Update draft release notes for 1.5.5v1.5.5-rc0Junio C Hamano2008-03-161-9/+42
* | | Merge branch 'maint'Junio C Hamano2008-03-161-0/+53
|\ \ \ | |/ /
| * | Start draft ReleaseNotes for 1.5.4.5Junio C Hamano2008-03-161-0/+53
* | | Merge branch 'py/submodule'Junio C Hamano2008-03-151-3/+16
|\ \ \
| * | | git-submodule summary: documentationPing Yin2008-03-111-3/+16
* | | | Merge branch 'cc/help'Junio C Hamano2008-03-152-10/+53
|\ \ \ \