aboutsummaryrefslogtreecommitdiff
path: root/Documentation
Commit message (Expand)AuthorAge
* git-submodule: add "sync" commandDavid Aguilar2008-08-25
* Merge branch 'maint' to sync with 1.6.0.1Junio C Hamano2008-08-24
|\
| * GIT 1.6.0.1v1.6.0.1Junio C Hamano2008-08-24
| * Documentation: clarify pager configurationJonathan Nieder2008-08-24
| * Documentation: clarify pager.<cmd> configurationJonathan Nieder2008-08-24
* | git-merge documentation: more details about resolving conflictsDan Hensgen2008-08-22
* | Extend "checkout --track" DWIM to support more casesAlex Riesen2008-08-22
* | Teach "git diff -p" HTML funcname patternsJohan Herland2008-08-20
* | Teach "git diff -p" Python funcname patternsKirill Smelkov2008-08-20
* | Merge branch 'ml/submodule-foreach'Junio C Hamano2008-08-20
|\ \
| * | git-submodule - Add 'foreach' subcommandMark Levedahl2008-08-17
* | | Merge branch 'kh/diff-tree'Junio C Hamano2008-08-20
|\ \ \
| * | | Teach git diff-tree --stdin to diff treesKarl Hasselström2008-08-11
| * | | diff-tree: Note that the commit ID is printed with --stdinKarl Hasselström2008-08-11
* | | | Merge branch 'mg/count-objects'Junio C Hamano2008-08-20
|\ \ \ \
| * | | | count-objects: Add total pack size to verbose outputMarcus Griep2008-08-17
* | | | | Merge branch 'cc/merge-base-many'Junio C Hamano2008-08-20
|\ \ \ \ \
| * | | | | documentation: merge-base: explain "git merge-base" with more than 2 argsJunio C Hamano2008-07-29
* | | | | | Update draft release notes for 1.6.1Junio C Hamano2008-08-20
* | | | | | Merge branch 'maint'Junio C Hamano2008-08-20
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | Update draft release notes for 1.6.0.1Junio C Hamano2008-08-20
| * | | | | Add hints to revert documentation about other ways to undo changesTarmigan Casebolt2008-08-20
* | | | | | Merge branch 'dp/hash-literally'Junio C Hamano2008-08-19
|\ \ \ \ \ \
| * | | | | | add --no-filters option to git hash-objectDmitry Potapov2008-08-03
| * | | | | | add --path option to git hash-objectDmitry Potapov2008-08-03
| * | | | | | correct usage help string for git-hash-objectDmitry Potapov2008-08-03
* | | | | | | Merge branch 'js/checkout-dwim-local'Junio C Hamano2008-08-19
|\ \ \ \ \ \ \
| * | | | | | | checkout --track: make up a sensible branch name if '-b' was omittedJohannes Schindelin2008-08-11
* | | | | | | | Merge branch 'rs/imap'Junio C Hamano2008-08-19
|\ \ \ \ \ \ \ \
| * | | | | | | | Documentation: Improve documentation for git-imap-send(1)Robert Shearman2008-07-25
| * | | | | | | | git-imap-send: Support SSLRobert Shearman2008-07-25
* | | | | | | | | reword --full-index descriptionJim Meyering2008-08-19
* | | | | | | | | SubmittingPatches: fix a typoJim Meyering2008-08-19
* | | | | | | | | add boolean diff.suppress-blank-empty config optionJim Meyering2008-08-19
* | | | | | | | | Merge branch 'maint'Junio C Hamano2008-08-19
|\ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / | |/| | | | | | / | |_|_|_|_|_|_|/ |/| | | | | | |
| * | | | | | | adapt git-cvsserver manpage to dash-free syntaxRobert Schiele2008-08-18
* | | | | | | | Start 1.6.1 cycleJunio C Hamano2008-08-17
|/ / / / / / /
* | | | | | | Start 1.6.0.X maintenance seriesJunio C Hamano2008-08-17
* | | | | | | GIT 1.6.0v1.6.0Junio C Hamano2008-08-17
| |_|_|_|/ / |/| | | | |
* | | | | | Documentation: document the pager.* configuration settingMiklos Vajna2008-08-16
* | | | | | git-stash: improve synopsis in help and manual pageStephan Beyer2008-08-16
* | | | | | git-am: ignore --binary optionStephan Beyer2008-08-16
* | | | | | git format-patch documentation: clarify what --cover-letter doesMatt McCutchen2008-08-14
* | | | | | GIT 1.6.0-rc3v1.6.0-rc3Junio C Hamano2008-08-12
* | | | | | Merge branch 'maint'Junio C Hamano2008-08-12
|\ \ \ \ \ \
| * | | | | | Do not talk about "diff" in rev-list documentation.Junio C Hamano2008-08-12
* | | | | | | Documentation: rev-list-options: Rewrite simplification descriptions for clarityThomas Rast2008-08-12
* | | | | | | Teach git diff about BibTeX head hunk patternsGustaf Hendeby2008-08-12
* | | | | | | gitattributes: Document built in hunk header patternsGustaf Hendeby2008-08-12
* | | | | | | Documentation: rev-list-options: Fix a typoThomas Rast2008-08-11