summaryrefslogtreecommitdiff
path: root/Documentation
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | | Merge branch 'ml/submodule-add-existing'Junio C Hamano2008-03-081-2/+3
|\ \ \ \
| * | | | git-submodule - Allow adding a submodule in-placeMark Levedahl2008-03-051-2/+3
* | | | | Merge branch 'sp/fetch-optim'Junio C Hamano2008-03-082-1/+12
|\ \ \ \ \
| * | | | | Teach fetch-pack/upload-pack about --include-tagShawn O. Pearce2008-03-041-1/+7
| * | | | | git-pack-objects: Automatically pack annotated tags if object was packedShawn O. Pearce2008-03-041-0/+5
| | |_|_|/ | |/| | |
* | | | | Merge branch 'jc/am'Junio C Hamano2008-03-081-5/+1
|\ \ \ \ \
| * | | | | am: remove support for -d .dotestJunio C Hamano2008-03-051-5/+1
| | |/ / / | |/| | |
* | | | | Merge branch 'maint' to sync with 1.5.4.4Junio C Hamano2008-03-083-11/+28
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | GIT 1.5.4.4v1.5.4.4Junio C Hamano2008-03-081-6/+26
* | | | | merge-tool documentation: describe custom command usageCharles Bailey2008-03-081-0/+22
* | | | | git-mergetool documentaiton: show toolnames in typewriter fontCharles Bailey2008-03-081-8/+8
* | | | | Merge branch 'maint'Junio C Hamano2008-03-071-4/+4
|\ \ \ \ \ | |/ / / /
| * | | | config.txt: refer to --upload-pack and --receive-pack instead of --execUwe Kleine-König2008-03-071-4/+4
* | | | | Merge branch 'js/reflog-delete'Junio C Hamano2008-03-072-1/+26
|\ \ \ \ \
| * | | | | git-reflog.txt: Document new commands --updateref and --rewriteBrandon Casey2008-03-031-0/+9
| * | | | | Merge commit '74359821' into js/reflog-deleteJunio C Hamano2008-03-0318-54/+221
| |\ \ \ \ \
| * | | | | | git-stash: add new 'pop' subcommandBrandon Casey2008-02-221-1/+7
| * | | | | | git-stash: add new 'drop' subcommandBrandon Casey2008-02-221-1/+6