summaryrefslogtreecommitdiff
path: root/Documentation
Commit message (Expand)AuthorAgeFilesLines
...
* | | 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
|\ \ \ \ | | |/ / | |/| |
| * | | GIT 1.5.6.4v1.5.6.4Junio C Hamano2008-07-191-6/+10
| * | | api-run-command.txt: typofixStephan Beyer2008-07-171-1/+1
* | | | Support gitlinks in fast-import.Alexander Gavrilov2008-07-191-0/+3
* | | | Documentation/git-merge.txt: Partial rewrite of How Merge WorksPetr Baudis2008-07-191-47/+29
* | | | Documentation: How to ignore local changes in tracked filesPetr Baudis2008-07-192-3/+18
* | | | Documentation/git-submodule.txt: Further clarify the descriptionPetr Baudis2008-07-191-22/+47
* | | | Documentation/RelNotes-1.6.0.txt: Expand on the incompatible packfilesPetr Baudis2008-07-171-1/+3
* | | | Update draft release notes for 1.6.0Junio C Hamano2008-07-161-6/+13
* | | | Documentation/git-submodule.txt: Add Description sectionPetr Baudis2008-07-161-0/+22
* | | | Merge branch 'maint'Junio C Hamano2008-07-163-13/+56
|\ \ \ \ | |/ / / | | / / | |/ / |/| |
| * | Start preparing 1.5.6.4 release notesJunio C Hamano2008-07-161-0/+43
| * | Merge branch 'js/maint-pretty-mailmap' into maintJunio C Hamano2008-07-161-0/+2
| |\ \
| * | | Documentation/git-cherry-pick.txt et al.: Fix misleading -n descriptionPetr Baudis2008-07-162-13/+13
* | | | Merge branch 'js/maint-pretty-mailmap'Junio C Hamano2008-07-151-0/+2
|\ \ \ \ | | |/ / | |/| |
| * | | Add pretty format %aN which gives the author name, respecting .mailmapJohannes Schindelin2008-07-111-0/+2
* | | | Rename ".dotest/" to ".git/rebase" and ".dotest-merge" to "rebase-merge"Johannes Schindelin2008-07-154-5/+5
* | | | Update draft release notes to 1.6.0Junio C Hamano2008-07-151-1/+17
* | | | Make git-add -i accept ranges like 7-Ciaran McCreesh2008-07-151-2/+3
* | | | Merge branch 'jc/branch-merged'Junio C Hamano2008-07-141-12/+15
|\ \ \ \
| * | | | branch --merged/--no-merged: allow specifying arbitrary commitJunio C Hamano2008-07-091-12/+15