summaryrefslogtreecommitdiff
path: root/Documentation
AgeCommit message (Expand)AuthorFilesLines
2007-07-28Documentation/git-diff: remove -r from --name-status exampleLibravatar Jeff King1-5/+2
2007-07-26Document commit.template configuration variable.Libravatar Brian Gernhardt2-3/+5
2007-07-25Update description of -z option.Libravatar Junio C Hamano1-1/+3
2007-07-25Document --unified/-U optionLibravatar Robin Rosenberg1-0/+7
2007-07-25GIT 1.5.3-rc3Libravatar Junio C Hamano1-3/+33
2007-07-25pretty-options.txt: tiny doc fixLibravatar Jim Meyering1-2/+2
2007-07-24Teach git-commit about commit message templates.Libravatar Steven Grimm1-0/+8
2007-07-24user-manual: fix typolets.Libravatar Junio C Hamano1-4/+4
2007-07-24Mark user-manual as UTF-8Libravatar Junio C Hamano2-1/+6
2007-07-23Teach revision machinery about --no-walkLibravatar Johannes Schindelin1-0/+9
2007-07-23filter-branch: Big syntax change; support rewriting multiple refsLibravatar Johannes Schindelin1-23/+28
2007-07-22fsck --lost-found: write blob's contents, not their SHA-1Libravatar Johannes Schindelin1-2/+4
2007-07-22Synonyms: -i == --regexp-ignore-case, -E == --extended-regexpLibravatar Junio C Hamano1-3/+4
2007-07-21Documentation/gitignore.txt: Fix the seriously misleading priority explanationLibravatar David Kastrup1-8/+14
2007-07-21Fix VISUAL/EDITOR preference order in Documentation/config.txt.Libravatar Junio C Hamano1-2/+2
2007-07-20Add GIT_EDITOR environment and core.editor configuration variablesLibravatar Adam Roben3-6/+16
2007-07-20Document how to tell git to not launch a pagerLibravatar Steven Grimm1-1/+3
2007-07-18Document "git stash message..."Libravatar しらいしななこ1-4/+7
2007-07-18Merge branch 'maint'Libravatar Junio C Hamano1-0/+6
2007-07-18Force listingblocks to be monospaced in manpagesLibravatar Julian Phillips1-0/+6
2007-07-16Fix git-branch documentation when using remote refsLibravatar Francis Moreau1-2/+2
2007-07-15GIT v1.5.3-rc2Libravatar Junio C Hamano1-1/+15
2007-07-15Demote git-p4import to contrib status.Libravatar Sean1-167/+0
2007-07-14Use $(RM) in Makefiles instead of 'rm -f'Libravatar Emil Medve1-7/+8
2007-07-14Merge branch 'master' of git://repo.or.cz/git/fastimportLibravatar Junio C Hamano1-5/+35
2007-07-14Documentation/git-commit-tree: remove description of a nonexistent limitationLibravatar Junio C Hamano1-1/+1
2007-07-15Teach fast-import to recursively copy files/directoriesLibravatar Shawn O. Pearce1-5/+35
2007-07-13More permissive "git-rm --cached" behavior without -f.Libravatar Matthieu Moy1-1/+2
2007-07-13Document new --date=<format>Libravatar Junio C Hamano1-2/+9
2007-07-13Support output ISO 8601 format datesLibravatar Robin Rosenberg1-0/+2
2007-07-12Document git commit --untracked-files and --verboseLibravatar Jakub Narebski1-1/+14
2007-07-12Document long options '--message=<msg>' and '--no-commit'Libravatar Jakub Narebski2-1/+2
2007-07-12Update git-merge documentation.Libravatar Jakub Narebski3-0/+21
2007-07-12GIT v1.5.3-rc1Libravatar Junio C Hamano1-1/+9
2007-07-12Documentation for git-log --followLibravatar Steven Walter1-0/+9
2007-07-12Add documentation for --window-memory, pack.windowMemoryLibravatar Brian Downing3-0/+28
2007-07-12Update list of older git docsLibravatar Junio C Hamano1-1/+2
2007-07-12Merge branch 'maint'Libravatar Junio C Hamano1-0/+28
2007-07-12GIT 1.5.2.4Libravatar Junio C Hamano1-0/+28
2007-07-11branch --track: code cleanup and saner handling of local branchesLibravatar Johannes Schindelin2-7/+3
2007-07-10Correct trivial typo in fast-import documentationLibravatar Shawn O. Pearce1-1/+1
2007-07-09Support wholesale directory renames in fast-importLibravatar Shawn O. Pearce1-3/+25
2007-07-09Merge branch 'maint'Libravatar Shawn O. Pearce1-3/+5
2007-07-09Clarify documentation of fast-import's D subcommandLibravatar Shawn O. Pearce1-3/+5
2007-07-08Document custom hunk header selectionLibravatar Junio C Hamano1-4/+51
2007-07-08Merge branch 'maint'Libravatar Junio C Hamano2-6/+23
2007-07-08branch.autosetupmerge: allow boolean values, or "all"Libravatar Johannes Schindelin2-3/+7
2007-07-08user-manual: fix directory name in git-archive exampleLibravatar William Pursell1-1/+1
2007-07-08user-manual: more explanation of push and pull usageLibravatar J. Bruce Fields1-1/+18
2007-07-08tutorial: Fix typoLibravatar J. Bruce Fields1-1/+1