summaryrefslogtreecommitdiff
path: root/Documentation
AgeCommit message (Expand)Author
2007-08-03GIT 1.5.3-rc4v1.5.3-rc4Junio C Hamano
2007-08-02Fix documentation for core.gitproxy to reflect codeDavid Symonds
2007-08-02RelNotes 1.5.3 updates before -rc4Junio C Hamano
2007-08-01When generating manpages, delete outdated targets first.David Kastrup
2007-08-01Try to be consistent with capitalization in the documentationSteve Hoelzer
2007-08-01--base-path-relaxed optionJens Axboe
2007-07-31Make verse of git-config manpage more readableAlex Riesen
2007-07-31Add an option to specify a file to config builtinAlex Riesen
2007-07-30Documentation/gitattributes.txt: typofixDavid Soria Parra
2007-07-28Documentation/git-diff: remove -r from --name-status exampleJeff King
2007-07-26Document commit.template configuration variable.Brian Gernhardt
2007-07-25Update description of -z option.Junio C Hamano
2007-07-25Document --unified/-U optionRobin Rosenberg
2007-07-25GIT 1.5.3-rc3v1.5.3-rc3Junio C Hamano
2007-07-25pretty-options.txt: tiny doc fixJim Meyering
2007-07-24Teach git-commit about commit message templates.Steven Grimm
2007-07-24user-manual: fix typolets.Junio C Hamano
2007-07-24Mark user-manual as UTF-8Junio C Hamano
2007-07-23Teach revision machinery about --no-walkJohannes Schindelin
2007-07-23filter-branch: Big syntax change; support rewriting multiple refsJohannes Schindelin
2007-07-22fsck --lost-found: write blob's contents, not their SHA-1Johannes Schindelin
2007-07-22Synonyms: -i == --regexp-ignore-case, -E == --extended-regexpJunio C Hamano
2007-07-21Documentation/gitignore.txt: Fix the seriously misleading priority explanationDavid Kastrup
2007-07-21Fix VISUAL/EDITOR preference order in Documentation/config.txt.Junio C Hamano
2007-07-20Add GIT_EDITOR environment and core.editor configuration variablesAdam Roben
2007-07-20Document how to tell git to not launch a pagerSteven Grimm
2007-07-18Document "git stash message..."しらいしななこ
2007-07-18Merge branch 'maint'Junio C Hamano
2007-07-18Force listingblocks to be monospaced in manpagesJulian Phillips
2007-07-16Fix git-branch documentation when using remote refsFrancis Moreau
2007-07-15GIT v1.5.3-rc2v1.5.3-rc2Junio C Hamano
2007-07-15Demote git-p4import to contrib status.Sean
2007-07-14Use $(RM) in Makefiles instead of 'rm -f'Emil Medve
2007-07-14Merge branch 'master' of git://repo.or.cz/git/fastimportJunio C Hamano
2007-07-14Documentation/git-commit-tree: remove description of a nonexistent limitationJunio C Hamano
2007-07-15Teach fast-import to recursively copy files/directoriesShawn O. Pearce
2007-07-13More permissive "git-rm --cached" behavior without -f.Matthieu Moy
2007-07-13Document new --date=<format>Junio C Hamano
2007-07-13Support output ISO 8601 format datesRobin Rosenberg
2007-07-12Document git commit --untracked-files and --verboseJakub Narebski
2007-07-12Document long options '--message=<msg>' and '--no-commit'Jakub Narebski
2007-07-12Update git-merge documentation.Jakub Narebski
2007-07-12GIT v1.5.3-rc1v1.5.3-rc1Junio C Hamano
2007-07-12Documentation for git-log --followSteven Walter
2007-07-12Add documentation for --window-memory, pack.windowMemoryBrian Downing
2007-07-12Update list of older git docsJunio C Hamano
2007-07-12Merge branch 'maint'Junio C Hamano
2007-07-12GIT 1.5.2.4v1.5.2.4Junio C Hamano
2007-07-11branch --track: code cleanup and saner handling of local branchesJohannes Schindelin
2007-07-10Correct trivial typo in fast-import documentationShawn O. Pearce