summaryrefslogtreecommitdiff
path: root/Documentation
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | Sync with 1.5.6.5Junio C Hamano2008-08-063-10/+8
|\ \ \ \ \ \ | |/ / / / /
| * | | | | GIT 1.5.6.5v1.5.6.5Junio C Hamano2008-08-062-10/+9
| * | | | | fix diff-tree --stdin documentationJunio C Hamano2008-08-051-3/+3
* | | | | | Documentation: typos / spelling fixesMike Ralphson2008-08-057-9/+9
* | | | | | Merge branch 'maint'Junio C Hamano2008-08-055-6/+19
|\ \ \ \ \ \ | |/ / / / /
| * | | | | RelNotes 1.5.6.5 updatesJunio C Hamano2008-08-051-0/+13
| * | | | | Documentation: typos / spelling fixes in older RelNotesMike Ralphson2008-08-054-6/+6
* | | | | | Fix reference to Everyday Git, which is an HTML document and not a man page.Jon Jensen2008-08-021-1/+1
* | | | | | clone: Add an option to set up a mirrorJohannes Schindelin2008-08-021-1/+4
* | | | | | Merge branch 'maint'Junio C Hamano2008-08-021-2/+1
|\ \ \ \ \ \ | |/ / / / / | | | | / / | |_|_|/ / |/| | | |
| * | | | git-name-rev: allow --name-only in combination with --stdinPieter de Bie2008-08-021-2/+1
* | | | | Merge branch 'maint'Junio C Hamano2008-08-011-0/+19
|\ \ \ \ \ | |/ / / /
| * | | | Start 1.5.6.5 RelNotes to describe accumulated fixesJunio C Hamano2008-08-011-0/+19
| * | | | Make git-add -i accept ranges like 7-Ciaran McCreesh2008-08-011-2/+3
| * | | | Update my e-mail addressJunio C Hamano2008-08-0143-43/+43
| * | | | git-diff(1): "--c" -> "--cc" typo fixJonathan Nieder2008-08-011-1/+1
| * | | | Documentation: clarify diff --ccJunio C Hamano2008-08-012-8/+8
| * | | | Documentation: fix diff.external exampleAnders Melchiorsen2008-08-012-5/+7
* | | | | Make the DESCRIPTION match <x>... items in the SYNOPSISAbhijit Menon-Sen2008-07-3011-20/+20
* | | | | documentation: user-manual: update "using-bisect" sectionChristian Couder2008-07-301-6/+21
* | | | | Replace uses of "git-var" with "git var"Todd Zullinger2008-07-301-1/+1
* | | | | Documentation/git-rev-parse.txt: update for new git-describe output formatCesar Eduardo Barros2008-07-301-2/+3
* | | | | Support copy and rename detection in fast-export.Alexander Gavrilov2008-07-291-0/+9
* | | | | Documentation: Remove mentions of git-svnimport.Brian Gernhardt2008-07-291-14/+12
* | | | | Make it clear that push can take multiple refspecsAbhijit Menon-Sen2008-07-291-8/+9
* | | | | `git submodule add` now requires a <path>Abhijit Menon-Sen2008-07-291-4/+4
| |_|_|/ |/| | |
* | | | Make use of stat.ctime configurableAlex Riesen2008-07-282-0/+12
* | | | Documentation: clarify what is shown in "git-ls-files -s" outputJunio C Hamano2008-07-281-1/+1
* | | | ls-tree documentation: enhance notes on subdirectory and pathspec behaviourJunio C Hamano2008-07-281-4/+14
* | | | GIT 1.6.0-rc1v1.6.0-rc1Junio C Hamano2008-07-271-1/+18
* | | | Documentation/git-submodule.txt: fix doubled wordCesar Eduardo Barros2008-07-271-1/+1
* | | | Documentation: fix diff.external exampleAnders Melchiorsen2008-07-272-5/+7
* | | | Clarify that "git log x.c y.h" lists commits that touch either fileAbhijit Menon-Sen2008-07-271-1/+1
| |_|/ |/| |
* | | Remove references to git-fetch-pack from "git clone" documentation.Steve Haslam2008-07-251-5/+4
* | | Documentation: clarify how to disable elements in core.whitespaceJunio C Hamano2008-07-251-1/+2
* | | document that git-tag can tag more than headsJonathan Nieder2008-07-251-1/+2
* | | checkout: mention '--' in the docsSZEDER Gábor2008-07-241-1/+1
* | | Documentation/git-filter-branch: teach "rm" instead of "update-index --remove"Petr Baudis2008-07-231-1/+1
* | | Documentation: clarify diff --ccJunio C Hamano2008-07-232-8/+8
* | | am --abort: Add to bash-completion and mention in git-rerere documentationStephan Beyer2008-07-231-1/+1
* | | Fix two leftovers from path_list->string_listJohannes Schindelin2008-07-221-2/+2
* | | git-diff(1): "--c" -> "--cc" typo fixJonathan Nieder2008-07-211-1/+1
* | | Rename path_list to string_listJohannes Schindelin2008-07-213-127/+129
* | | Rename .git/rebase to .git/rebase-applyJohannes Schindelin2008-07-214-6/+6
* | | Update my e-mail addressJunio C Hamano2008-07-2143-43/+43
* | | Merge branch 'ns/am-abort'Junio C Hamano2008-07-201-1/+4
|\ \ \
| * | | git am --abortNanako Shiraishi2008-07-191-1/+4
* | | | git-add --all: documentationJunio C Hamano2008-07-191-1/+7
* | | | Getting closer to 1.6.0-rc0Junio C Hamano2008-07-192-5/+13
* | | | Merge branch 'maint'Junio C Hamano2008-07-192-7/+11
|\ \ \ \ | | |/ / | |/| |