summaryrefslogtreecommitdiff
path: root/Documentation
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \ \ \
| * | | | Documentation/git-help: typofixJunio C Hamano2008-03-131-1/+1
| * | | | Documentation: help: explain 'man.viewer' multiple valuesChristian Couder2008-03-122-2/+29
| * | | | Documentation: help: describe 'man.viewer' config variableChristian Couder2008-03-112-10/+26
* | | | | Merge branch 'maint'Junio C Hamano2008-03-151-1/+5
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | Make man page building quiet when DOCBOOK_XSL_172 is definedJonas Fonseca2008-03-151-1/+5
* | | | | Documention: web--browse: add info about "browser.<tool>.cmd" config varChristian Couder2008-03-142-0/+26
* | | | | Merge branch 'maint'Junio C Hamano2008-03-141-10/+8
|\ \ \ \ \ | |/ / / /
| * | | | Minor wording changes in the keyboard descriptions in git-add --interactive.Vineet Kumar2008-03-131-10/+8
* | | | | gc: call "prune --expire 2.weeks.ago" by defaultJohannes Schindelin2008-03-122-12/+9
* | | | | Documentation/config: typofixJunio C Hamano2008-03-121-1/+1
| |/ / / |/| | |
* | | | Merge branch 'maint'Junio C Hamano2008-03-111-0/+2
|\ \ \ \ | |/ / /
| * | | git-pull documentation: warn about the option orderJunio C Hamano2008-03-101-0/+2
* | | | update 'git rebase' documentationSZEDER Gábor2008-03-101-2/+1
* | | | Merge branch 'ph/parseopt'Junio C Hamano2008-03-081-5/+12
|\ \ \ \
| * | | | parse-opt: bring PARSE_OPT_HIDDEN and NONEG to git-rev-parse --parseoptPierre Habouzit2008-03-021-5/+12