summaryrefslogtreecommitdiff
path: root/Documentation
Commit message (Expand)AuthorAgeFilesLines
* --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
* | | Support output ISO 8601 format datesRobin Rosenberg2007-07-131-0/+2
* | | Document git commit --untracked-files and --verboseJakub Narebski2007-07-121-1/+14
* | | Document long options '--message=<msg>' and '--no-commit'Jakub Narebski2007-07-122-1/+2
* | | Update git-merge documentation.Jakub Narebski2007-07-123-0/+21
* | | GIT v1.5.3-rc1v1.5.3-rc1Junio C Hamano2007-07-121-1/+9
* | | Documentation for git-log --followSteven Walter2007-07-121-0/+9
* | | Add documentation for --window-memory, pack.windowMemoryBrian Downing2007-07-123-0/+28
* | | Update list of older git docsJunio C Hamano2007-07-121-1/+2
* | | Merge branch 'maint'Junio C Hamano2007-07-121-0/+28
|\ \ \ | | |/ | |/|
| * | GIT 1.5.2.4v1.5.2.4Junio C Hamano2007-07-121-0/+28
* | | branch --track: code cleanup and saner handling of local branchesJohannes Schindelin2007-07-112-7/+3
| |/ |/|
* | Support wholesale directory renames in fast-importShawn O. Pearce2007-07-091-3/+25
* | Merge branch 'maint'Shawn O. Pearce2007-07-091-3/+5
|\ \ | |/
| * Clarify documentation of fast-import's D subcommandShawn O. Pearce2007-07-091-3/+5
* | Document custom hunk header selectionJunio C Hamano2007-07-081-4/+51
* | Merge branch 'maint'Junio C Hamano2007-07-082-6/+23
|\ \ | |/