summaryrefslogtreecommitdiff
path: root/Documentation
AgeCommit message (Expand)Author
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
2008-07-30`git submodule add` now requires a <path>Abhijit Menon-Sen
2008-07-29Make use of stat.ctime configurableAlex Riesen
2008-07-29Documentation: clarify what is shown in "git-ls-files -s" outputJunio C Hamano
2008-07-29ls-tree documentation: enhance notes on subdirectory and pathspec behaviourJunio C Hamano
2008-07-27GIT 1.6.0-rc1v1.6.0-rc1Junio C Hamano
2008-07-27Documentation/git-submodule.txt: fix doubled wordCesar Eduardo Barros
2008-07-27Documentation: fix diff.external exampleAnders Melchiorsen
2008-07-27Clarify that "git log x.c y.h" lists commits that touch either fileAbhijit Menon-Sen
2008-07-26Remove references to git-fetch-pack from "git clone" documentation.Steve Haslam
2008-07-25Documentation: clarify how to disable elements in core.whitespaceJunio C Hamano
2008-07-25document that git-tag can tag more than headsJonathan Nieder
2008-07-25checkout: mention '--' in the docsSZEDER Gábor
2008-07-23Documentation/git-filter-branch: teach "rm" instead of "update-index --remove"Petr Baudis
2008-07-23Documentation: clarify diff --ccJunio C Hamano
2008-07-23am --abort: Add to bash-completion and mention in git-rerere documentationStephan Beyer
2008-07-22Fix two leftovers from path_list->string_listJohannes Schindelin
2008-07-22git-diff(1): "--c" -> "--cc" typo fixJonathan Nieder
2008-07-22Rename path_list to string_listJohannes Schindelin
2008-07-22Rename .git/rebase to .git/rebase-applyJohannes Schindelin
2008-07-21Update my e-mail addressJunio C Hamano
2008-07-21Merge branch 'ns/am-abort'Junio C Hamano
2008-07-20git-add --all: documentationJunio C Hamano
2008-07-19Getting closer to 1.6.0-rc0Junio C Hamano
2008-07-19git am --abortNanako Shiraishi
2008-07-19Merge branch 'maint'Junio C Hamano
2008-07-19Support gitlinks in fast-import.Alexander Gavrilov
2008-07-19Documentation/git-merge.txt: Partial rewrite of How Merge WorksPetr Baudis
2008-07-19Documentation: How to ignore local changes in tracked filesPetr Baudis