summaryrefslogtreecommitdiff
path: root/Documentation
AgeCommit message (Expand)Author
2008-08-16git-am: ignore --binary optionStephan Beyer
2008-08-15git format-patch documentation: clarify what --cover-letter doesMatt McCutchen
2008-08-13GIT 1.6.0-rc3v1.6.0-rc3Junio C Hamano
2008-08-13Merge branch 'maint'Junio C Hamano
2008-08-13Do not talk about "diff" in rev-list documentation.Junio C Hamano
2008-08-13Documentation: rev-list-options: Rewrite simplification descriptions for clarityThomas Rast
2008-08-12Teach git diff about BibTeX head hunk patternsGustaf Hendeby
2008-08-12gitattributes: Document built in hunk header patternsGustaf Hendeby
2008-08-12Documentation: rev-list-options: Fix a typoThomas Rast
2008-08-12Adjust for the new way of enabling the default post-update hookPetr Baudis
2008-08-11Merge branch 'maint'Junio C Hamano
2008-08-11Re-fix rev-list-options documentationJunio C Hamano
2008-08-11Merge branch 'maint'Junio C Hamano
2008-08-11Documentation: fix invalid reference to 'mybranch' in user manualIvan Stankovic
2008-08-11Documentation: rev-list-options: Fix -g paragraph formattingThomas Rast
2008-08-09Update draft RelNotes for 1.6.0Junio C Hamano
2008-08-09Merge branch 'maint'Junio C Hamano
2008-08-09builtin-rm: Add a --force flagPieter de Bie
2008-08-08Documentation: filter-branch: document how to filter all refsThomas Rast
2008-08-08Documentation: user-manual: "git commit -a" doesn't motivate .gitignoreJonathan Nieder
2008-08-08git-svn: add ability to specify --commit-url for dcommitEric Wong
2008-08-08Documentation: commit-tree: remove 16 parents restrictionThomas Rast
2008-08-08asciidoc markup fixesJunio C Hamano
2008-08-07Merge branch 'lt/config-fsync' into maintJunio C Hamano
2008-08-06GIT 1.6.0-rc2v1.6.0-rc2Junio C Hamano
2008-08-06Sync with 1.5.6.5Junio C Hamano
2008-08-06GIT 1.5.6.5v1.5.6.5Junio C Hamano
2008-08-06fix diff-tree --stdin documentationJunio C Hamano
2008-08-06Documentation: typos / spelling fixesMike Ralphson
2008-08-06Merge branch 'maint'Junio C Hamano
2008-08-06RelNotes 1.5.6.5 updatesJunio C Hamano
2008-08-05Documentation: typos / spelling fixes in older RelNotesMike Ralphson
2008-08-02Fix reference to Everyday Git, which is an HTML document and not a man page.Jon Jensen
2008-08-02clone: Add an option to set up a mirrorJohannes Schindelin
2008-08-02Merge branch 'maint'Junio C Hamano
2008-08-02git-name-rev: allow --name-only in combination with --stdinPieter de Bie
2008-08-02Merge branch 'maint'Junio C Hamano
2008-08-02Start 1.5.6.5 RelNotes to describe accumulated fixesJunio C Hamano
2008-08-02Make git-add -i accept ranges like 7-Ciaran McCreesh
2008-08-02Update my e-mail addressJunio C Hamano
2008-08-02git-diff(1): "--c" -> "--cc" typo fixJonathan Nieder
2008-08-02Documentation: clarify diff --ccJunio C Hamano
2008-08-02Documentation: fix diff.external exampleAnders Melchiorsen
2008-07-31Make the DESCRIPTION match <x>... items in the SYNOPSISAbhijit Menon-Sen
2008-07-31documentation: user-manual: update "using-bisect" sectionChristian Couder
2008-07-30Replace uses of "git-var" with "git var"Todd Zullinger
2008-07-30Documentation/git-rev-parse.txt: update for new git-describe output formatCesar Eduardo Barros
2008-07-30Support copy and rename detection in fast-export.Alexander Gavrilov
2008-07-30Documentation: Remove mentions of git-svnimport.Brian Gernhardt
2008-07-30Make it clear that push can take multiple refspecsAbhijit Menon-Sen