summaryrefslogtreecommitdiff
path: root/Documentation
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | | Merge branch 'jc/rebase-orig-head'Junio C Hamano2008-07-143-2/+11
|\ \ \ \
| * | | | Documentation: mention ORIG_HEAD in am, merge, and rebaseBrian Gernhardt2008-07-083-2/+11
* | | | | git-submodule - make "submodule add" more strict, and document itMark Levedahl2008-07-141-9/+27
* | | | | tutorial: clarify "pull" is "fetch + merge"Junio C Hamano2008-07-141-1/+27
* | | | | tutorial: use prompt with user names in example, to clarify who is doing whatIan Katz2008-07-141-13/+13
* | | | | Update draft release notes for 1.6.0Junio C Hamano2008-07-131-1/+38
* | | | | git-am/git-mailsplit: correct synopsis for reading from stdinStephan Beyer2008-07-131-2/+2
* | | | | Merge branch 'maint' to sync with 1.5.6.3Junio C Hamano2008-07-133-10/+24
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | GIT 1.5.6.3v1.5.6.3Junio C Hamano2008-07-132-9/+20
| * | | | git-mailinfo: document the -n optionLukas Sandström2008-07-111-1/+4
| | |_|/ | |/| |