summaryrefslogtreecommitdiff
path: root/Documentation
Commit message (Expand)AuthorAgeFilesLines
* Documentation/git-svn: how to clone a git-svn-created repositoryAdam Roben2007-08-061-0/+20
* documentation: use the word "index" in the git-commit man pageJ. Bruce Fields2007-08-051-14/+14
* Merge branch 'master' of git://linux-nfs.org/~bfields/gitJunio C Hamano2007-08-052-35/+72
|\
| * Merge branch 'maint'J. Bruce Fields2007-08-051-19/+22
| |\
| | * documentation: use the word "index" in the git-add manual pageJ. Bruce Fields2007-08-051-19/+22
| * | user-manual: mention git-guiJ. Bruce Fields2007-08-051-2/+9
| * | user-manual: mention git stashJunio C Hamano2007-08-051-0/+32
| * | user-manual: update for new default --track behaviorJ. Bruce Fields2007-08-051-14/+9
* | | Fix install-doc-quick targetJunio C Hamano2007-08-051-1/+3
* | | Fixed git-push manpageJyotirmoy Bhattacharya2007-08-041-1/+1
* | | Document GIT_SSH environment variable alongside other variablesShawn O. Pearce2007-08-041-0/+16
|/ /
* | GIT 1.5.3-rc4v1.5.3-rc4Junio C Hamano2007-08-031-3/+3
* | Fix documentation for core.gitproxy to reflect codeDavid Symonds2007-08-022-4/+2
* | RelNotes 1.5.3 updates before -rc4Junio C Hamano2007-08-021-1/+13
* | When generating manpages, delete outdated targets first.David Kastrup2007-08-011-0/+1
* | Try to be consistent with capitalization in the documentationSteve Hoelzer2007-08-014-26/+26
* | --base-path-relaxed optionJens Axboe2007-08-011-0/+6
* | Make verse of git-config manpage more readableAlex Riesen2007-07-311-13/+19
* | Add an option to specify a file to config builtinAlex Riesen2007-07-311-13/+16
* | Documentation/gitattributes.txt: typofixDavid Soria Parra2007-07-301-1/+1
* | Documentation/git-diff: remove -r from --name-status exampleJeff King2007-07-281-5/+2
* | Document commit.template configuration variable.Brian Gernhardt2007-07-262-3/+5
* | Update description of -z option.Junio C Hamano2007-07-251-1/+3
* | Document --unified/-U optionRobin Rosenberg2007-07-251-0/+7
* | GIT 1.5.3-rc3v1.5.3-rc3Junio C Hamano2007-07-251-3/+33
* | pretty-options.txt: tiny doc fixJim Meyering2007-07-251-2/+2
* | Teach git-commit about commit message templates.Steven Grimm2007-07-241-0/+8
* | user-manual: fix typolets.Junio C Hamano2007-07-241-4/+4
* | Mark user-manual as UTF-8Junio C Hamano2007-07-242-1/+6
* | Teach revision machinery about --no-walkJohannes Schindelin2007-07-231-0/+9
* | filter-branch: Big syntax change; support rewriting multiple refsJohannes Schindelin2007-07-231-23/+28
* | fsck --lost-found: write blob's contents, not their SHA-1Johannes Schindelin2007-07-221-2/+4
* | Synonyms: -i == --regexp-ignore-case, -E == --extended-regexpJunio C Hamano2007-07-221-3/+4
* | Documentation/gitignore.txt: Fix the seriously misleading priority explanationDavid Kastrup2007-07-211-8/+14
* | Fix VISUAL/EDITOR preference order in Documentation/config.txt.Junio C Hamano2007-07-211-2/+2
* | Add GIT_EDITOR environment and core.editor configuration variablesAdam Roben2007-07-203-6/+16
* | Document how to tell git to not launch a pagerSteven Grimm2007-07-201-1/+3
* | Document "git stash message..."しらいしななこ2007-07-181-4/+7
* | Merge branch 'maint'Junio C Hamano2007-07-181-0/+6
|\ \ | |/
| * Force listingblocks to be monospaced in manpagesJulian Phillips2007-07-181-0/+6
* | Fix git-branch documentation when using remote refsFrancis Moreau2007-07-161-2/+2
* | GIT v1.5.3-rc2v1.5.3-rc2Junio C Hamano2007-07-151-1/+15
* | Demote git-p4import to contrib status.Sean2007-07-151-167/+0
* | Use $(RM) in Makefiles instead of 'rm -f'Emil Medve2007-07-141-7/+8
* | Merge branch 'master' of git://repo.or.cz/git/fastimportJunio C Hamano2007-07-141-5/+35
|\ \
| * | Teach fast-import to recursively copy files/directoriesShawn O. Pearce2007-07-151-5/+35
| * | Correct trivial typo in fast-import documentationShawn O. Pearce2007-07-101-1/+1
* | | Documentation/git-commit-tree: remove description of a nonexistent limitationJunio C Hamano2007-07-141-1/+1
* | | More permissive "git-rm --cached" behavior without -f.Matthieu Moy2007-07-131-1/+2
* | | Document new --date=<format>Junio C Hamano2007-07-131-2/+9