aboutsummaryrefslogtreecommitdiff
path: root/Documentation
Commit message (Expand)AuthorAge
* Documentation/git-checkout: Update summary to reflect current abilitiesJulian Phillips2008-03-25
* Documentation: git-tag '-m'/'-F' implies '-a'Dirk Süsserott2008-03-24
* Fix the wrong output of `git-show v1.3.0~155^2~4` in documentation.Guanqun Lu2008-03-23
* RelNotes: mention checkout/branch's --track option, tooJohannes Schindelin2008-03-23
* GIT 1.5.5-rc1v1.5.5-rc1Junio C Hamano2008-03-23
* gc --auto: raise default auto pack limit from 20 to 50Junio C Hamano2008-03-23
* fast-import: Document the effect of "merge" with no "from" in a commitEyvind Bernhardsen2008-03-22
* Improve description of git filter-branch.Ralf Wildenhues2008-03-22
* Document the sendemail.smtpserverport config variableKevin Ballard2008-03-19
* make it easier for people who just want to get rid of 'git gc --auto'Nicolas Pitre2008-03-19
* Documentation/git-merge: document subtree strategy.Miklos Vajna2008-03-19
* Update draft release notes for 1.5.5v1.5.5-rc0Junio C Hamano2008-03-16
* Merge branch 'maint'Junio C Hamano2008-03-16
|\
| * Start draft ReleaseNotes for 1.5.4.5Junio C Hamano2008-03-16
* | Merge branch 'py/submodule'Junio C Hamano2008-03-15
|\ \
| * | git-submodule summary: documentationPing Yin2008-03-11
* | | Merge branch 'cc/help'Junio C Hamano2008-03-15
|\ \ \
| * | | Documentation/git-help: typofixJunio C Hamano2008-03-13
| * | | Documentation: help: explain 'man.viewer' multiple valuesChristian Couder2008-03-12
| * | | Documentation: help: describe 'man.viewer' config variableChristian Couder2008-03-11
* | | | Merge branch 'maint'Junio C Hamano2008-03-15
|\ \ \ \ | | |_|/ | |/| |
| * | | Make man page building quiet when DOCBOOK_XSL_172 is definedJonas Fonseca2008-03-15
* | | | Documention: web--browse: add info about "browser.<tool>.cmd" config varChristian Couder2008-03-14
* | | | Merge branch 'maint'Junio C Hamano2008-03-14
|\ \ \ \ | |/ / /
| * | | Minor wording changes in the keyboard descriptions in git-add --interactive.Vineet Kumar2008-03-13
* | | | gc: call "prune --expire 2.weeks.ago" by defaultJohannes Schindelin2008-03-12
* | | | Documentation/config: typofixJunio C Hamano2008-03-12
| |/ / |/| |
* | | Merge branch 'maint'Junio C Hamano2008-03-11
|\ \ \ | |/ /
| * | git-pull documentation: warn about the option orderJunio C Hamano2008-03-10
* | | update 'git rebase' documentationSZEDER Gábor2008-03-10
* | | Merge branch 'ph/parseopt'Junio C Hamano2008-03-08
|\ \ \
| * | | parse-opt: bring PARSE_OPT_HIDDEN and NONEG to git-rev-parse --parseoptPierre Habouzit2008-03-02
* | | | Merge branch 'ml/submodule-add-existing'Junio C Hamano2008-03-08
|\ \ \ \
| * | | | git-submodule - Allow adding a submodule in-placeMark Levedahl2008-03-05
* | | | | Merge branch 'sp/fetch-optim'Junio C Hamano2008-03-08
|\ \ \ \ \
| * | | | | Teach fetch-pack/upload-pack about --include-tagShawn O. Pearce2008-03-04
| * | | | | git-pack-objects: Automatically pack annotated tags if object was packedShawn O. Pearce2008-03-04
| | |_|_|/ | |/| | |
* | | | | Merge branch 'jc/am'Junio C Hamano2008-03-08
|\ \ \ \ \
| * | | | | am: remove support for -d .dotestJunio C Hamano2008-03-05
| | |/ / / | |/| | |
* | | | | Merge branch 'maint' to sync with 1.5.4.4Junio C Hamano2008-03-08
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | GIT 1.5.4.4v1.5.4.4Junio C Hamano2008-03-08
* | | | | merge-tool documentation: describe custom command usageCharles Bailey2008-03-08
* | | | | git-mergetool documentaiton: show toolnames in typewriter fontCharles Bailey2008-03-08
* | | | | Merge branch 'maint'Junio C Hamano2008-03-07
|\ \ \ \ \ | |/ / / /
| * | | | config.txt: refer to --upload-pack and --receive-pack instead of --execUwe Kleine-König2008-03-07
* | | | | Merge branch 'js/reflog-delete'Junio C Hamano2008-03-07
|\ \ \ \ \
| * | | | | git-reflog.txt: Document new commands --updateref and --rewriteBrandon Casey2008-03-03
| * | | | | Merge commit '74359821' into js/reflog-deleteJunio C Hamano2008-03-03
| |\ \ \ \ \
| * | | | | | git-stash: add new 'pop' subcommandBrandon Casey2008-02-22
| * | | | | | git-stash: add new 'drop' subcommandBrandon Casey2008-02-22