aboutsummaryrefslogtreecommitdiff
path: root/Documentation
Commit message (Expand)AuthorAge
* tweak manpage formattingJunio C Hamano2007-08-10
* Fix an illustration in git-rev-parse.txtJunio C Hamano2007-08-10
* Fix formatting of git-blame documentation.Junio C Hamano2007-08-10
* Reorder the list of commands in the manual.Junio C Hamano2007-08-08
* git-stash documentation: add missing backtickSteve Hoelzer2007-08-07
* git-stash documentation: stash numbering starts at zero, not oneSteve Hoelzer2007-08-07
* Add a note about the index being updated by git-status in some casesSteven Grimm2007-08-06
* Documentation/git-commit.txt: correct bad list formatting.David Kastrup2007-08-06
* Fix "make GZ=1 quick-install-doc"Junio C Hamano2007-08-06
* Documentation/git-svn: how to clone a git-svn-created repositoryAdam Roben2007-08-06
* documentation: use the word "index" in the git-commit man pageJ. Bruce Fields2007-08-05
* Merge branch 'master' of git://linux-nfs.org/~bfields/gitJunio C Hamano2007-08-05
|\
| * Merge branch 'maint'J. Bruce Fields2007-08-05
| |\
| | * documentation: use the word "index" in the git-add manual pageJ. Bruce Fields2007-08-05
| * | user-manual: mention git-guiJ. Bruce Fields2007-08-05
| * | user-manual: mention git stashJunio C Hamano2007-08-05
| * | user-manual: update for new default --track behaviorJ. Bruce Fields2007-08-05
* | | Fix install-doc-quick targetJunio C Hamano2007-08-05
* | | Fixed git-push manpageJyotirmoy Bhattacharya2007-08-04
* | | Document GIT_SSH environment variable alongside other variablesShawn O. Pearce2007-08-04
|/ /
* | GIT 1.5.3-rc4v1.5.3-rc4Junio C Hamano2007-08-03
* | Fix documentation for core.gitproxy to reflect codeDavid Symonds2007-08-02
* | RelNotes 1.5.3 updates before -rc4Junio C Hamano2007-08-02
* | When generating manpages, delete outdated targets first.David Kastrup2007-08-01
* | Try to be consistent with capitalization in the documentationSteve Hoelzer2007-08-01
* | --base-path-relaxed optionJens Axboe2007-08-01
* | Make verse of git-config manpage more readableAlex Riesen2007-07-31
* | Add an option to specify a file to config builtinAlex Riesen2007-07-31
* | Documentation/gitattributes.txt: typofixDavid Soria Parra2007-07-30
* | Documentation/git-diff: remove -r from --name-status exampleJeff King2007-07-28
* | Document commit.template configuration variable.Brian Gernhardt2007-07-26
* | Update description of -z option.Junio C Hamano2007-07-25
* | Document --unified/-U optionRobin Rosenberg2007-07-25
* | GIT 1.5.3-rc3v1.5.3-rc3Junio C Hamano2007-07-25
* | pretty-options.txt: tiny doc fixJim Meyering2007-07-25
* | Teach git-commit about commit message templates.Steven Grimm2007-07-24
* | user-manual: fix typolets.Junio C Hamano2007-07-24
* | Mark user-manual as UTF-8Junio C Hamano2007-07-24
* | Teach revision machinery about --no-walkJohannes Schindelin2007-07-23
* | filter-branch: Big syntax change; support rewriting multiple refsJohannes Schindelin2007-07-23
* | fsck --lost-found: write blob's contents, not their SHA-1Johannes Schindelin2007-07-22
* | Synonyms: -i == --regexp-ignore-case, -E == --extended-regexpJunio C Hamano2007-07-22
* | Documentation/gitignore.txt: Fix the seriously misleading priority explanationDavid Kastrup2007-07-21
* | Fix VISUAL/EDITOR preference order in Documentation/config.txt.Junio C Hamano2007-07-21
* | Add GIT_EDITOR environment and core.editor configuration variablesAdam Roben2007-07-20
* | Document how to tell git to not launch a pagerSteven Grimm2007-07-20
* | Document "git stash message..."しらいしななこ2007-07-18
* | Merge branch 'maint'Junio C Hamano2007-07-18
|\ \ | |/
| * Force listingblocks to be monospaced in manpagesJulian Phillips2007-07-18
* | Fix git-branch documentation when using remote refsFrancis Moreau2007-07-16