summaryrefslogtreecommitdiff
path: root/Documentation
AgeCommit message (Expand)Author
2007-07-19Document "git stash message..."しらいしななこ
2007-07-19Merge branch 'maint'Junio C Hamano
2007-07-18Force listingblocks to be monospaced in manpagesJulian Phillips
2007-07-17Fix 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-15Use $(RM) in Makefiles instead of 'rm -f'Emil Medve
2007-07-15Merge branch 'master' of git://repo.or.cz/git/fastimportJunio C Hamano
2007-07-15Documentation/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-14More permissive "git-rm --cached" behavior without -f.Matthieu Moy
2007-07-14Document new --date=<format>Junio C Hamano
2007-07-14Support output ISO 8601 format datesRobin Rosenberg
2007-07-13Document git commit --untracked-files and --verboseJakub Narebski
2007-07-13Document long options '--message=<msg>' and '--no-commit'Jakub Narebski
2007-07-13Update 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
2007-07-10Support wholesale directory renames in fast-importShawn O. Pearce
2007-07-10Merge branch 'maint'Shawn O. Pearce
2007-07-10Clarify documentation of fast-import's D subcommandShawn O. Pearce
2007-07-09Document custom hunk header selectionJunio C Hamano
2007-07-09Merge branch 'maint'Junio C Hamano
2007-07-09branch.autosetupmerge: allow boolean values, or "all"Johannes Schindelin
2007-07-08user-manual: fix directory name in git-archive exampleWilliam Pursell
2007-07-08user-manual: more explanation of push and pull usageJ. Bruce Fields
2007-07-08tutorial: Fix typoJ. Bruce Fields
2007-07-08user-manual: grammar and style fixesAndy Parkins
2007-07-07git-submodule(1): update description and key namesLars Hjemli
2007-07-07Enable "git rerere" by the config variable rerere.enabledJohannes Schindelin
2007-07-07Add [verse] to the SYNOPSIS section of git-submodule.txt.Matt Kraai
2007-07-07Change "added.moved or removed" to "added, moved or removed" inMatt Kraai
2007-07-06Fixed a formulation mistake in Documentation/user-manual.txtMarcus Fritzsch
2007-07-06fix remote.origin.url in tutorial.txtAlecs King
2007-07-06filter-branch documentation: clarify which filters are eval'edJohannes Schindelin
2007-07-06Add urls.txt to git-clone man pageAndrew Ruder
2007-07-05Fix git-stash(1) markup.Junio C Hamano
2007-07-04filter-branch documentation: some more touch-ups.Johannes Sixt
2007-07-04filter-branch: a few more touch ups to the man pageJohannes Schindelin
2007-07-04Add core.pager config variable.Brian Gernhardt
2007-07-04Merge branch 'maint'Junio C Hamano
2007-07-04fsck --lost-found writes to subdirectories in .git/lost-found/Jonas Fonseca
2007-07-04Add diff-option --ext-diffJohannes Schindelin
2007-07-04Document git-filter-branchJohannes Schindelin