aboutsummaryrefslogtreecommitdiff
path: root/Documentation
Commit message (Expand)AuthorAge
* Make it clear that push can take multiple refspecsAbhijit Menon-Sen2008-07-29
* `git submodule add` now requires a <path>Abhijit Menon-Sen2008-07-29
* Make use of stat.ctime configurableAlex Riesen2008-07-28
* Documentation: clarify what is shown in "git-ls-files -s" outputJunio C Hamano2008-07-28
* ls-tree documentation: enhance notes on subdirectory and pathspec behaviourJunio C Hamano2008-07-28
* GIT 1.6.0-rc1v1.6.0-rc1Junio C Hamano2008-07-27
* Documentation/git-submodule.txt: fix doubled wordCesar Eduardo Barros2008-07-27
* Documentation: fix diff.external exampleAnders Melchiorsen2008-07-27
* Clarify that "git log x.c y.h" lists commits that touch either fileAbhijit Menon-Sen2008-07-27
* Remove references to git-fetch-pack from "git clone" documentation.Steve Haslam2008-07-25
* Documentation: clarify how to disable elements in core.whitespaceJunio C Hamano2008-07-25
* document that git-tag can tag more than headsJonathan Nieder2008-07-25
* checkout: mention '--' in the docsSZEDER Gábor2008-07-24
* Documentation/git-filter-branch: teach "rm" instead of "update-index --remove"Petr Baudis2008-07-23
* Documentation: clarify diff --ccJunio C Hamano2008-07-23
* am --abort: Add to bash-completion and mention in git-rerere documentationStephan Beyer2008-07-23
* Fix two leftovers from path_list->string_listJohannes Schindelin2008-07-22
* git-diff(1): "--c" -> "--cc" typo fixJonathan Nieder2008-07-21
* Rename path_list to string_listJohannes Schindelin2008-07-21
* Rename .git/rebase to .git/rebase-applyJohannes Schindelin2008-07-21
* Update my e-mail addressJunio C Hamano2008-07-21
* Merge branch 'ns/am-abort'Junio C Hamano2008-07-20
|\
| * git am --abortNanako Shiraishi2008-07-19
* | git-add --all: documentationJunio C Hamano2008-07-19
* | Getting closer to 1.6.0-rc0Junio C Hamano2008-07-19
* | Merge branch 'maint'Junio C Hamano2008-07-19
|\ \
| * | GIT 1.5.6.4v1.5.6.4Junio C Hamano2008-07-19
| * | api-run-command.txt: typofixStephan Beyer2008-07-17
* | | Support gitlinks in fast-import.Alexander Gavrilov2008-07-19
* | | Documentation/git-merge.txt: Partial rewrite of How Merge WorksPetr Baudis2008-07-19
* | | Documentation: How to ignore local changes in tracked filesPetr Baudis2008-07-19
* | | Documentation/git-submodule.txt: Further clarify the descriptionPetr Baudis2008-07-19
* | | Documentation/RelNotes-1.6.0.txt: Expand on the incompatible packfilesPetr Baudis2008-07-17
* | | Update draft release notes for 1.6.0Junio C Hamano2008-07-16
* | | Documentation/git-submodule.txt: Add Description sectionPetr Baudis2008-07-16
* | | Merge branch 'maint'Junio C Hamano2008-07-16
|\ \ \ | |/ / | | / | |/ |/|
| * Start preparing 1.5.6.4 release notesJunio C Hamano2008-07-16
| * Merge branch 'js/maint-pretty-mailmap' into maintJunio C Hamano2008-07-16
| |\
| * | Documentation/git-cherry-pick.txt et al.: Fix misleading -n descriptionPetr Baudis2008-07-16
* | | Merge branch 'js/maint-pretty-mailmap'Junio C Hamano2008-07-15
|\ \ \ | | |/ | |/|
| * | Add pretty format %aN which gives the author name, respecting .mailmapJohannes Schindelin2008-07-11
* | | Rename ".dotest/" to ".git/rebase" and ".dotest-merge" to "rebase-merge"Johannes Schindelin2008-07-15
* | | Update draft release notes to 1.6.0Junio C Hamano2008-07-15
* | | Make git-add -i accept ranges like 7-Ciaran McCreesh2008-07-15
* | | Merge branch 'jc/branch-merged'Junio C Hamano2008-07-14
|\ \ \
| * | | branch --merged/--no-merged: allow specifying arbitrary commitJunio C Hamano2008-07-09
* | | | Merge branch 'jc/rebase-orig-head'Junio C Hamano2008-07-14
|\ \ \ \
| * | | | Documentation: mention ORIG_HEAD in am, merge, and rebaseBrian Gernhardt2008-07-08
* | | | | git-submodule - make "submodule add" more strict, and document itMark Levedahl2008-07-14
* | | | | tutorial: clarify "pull" is "fetch + merge"Junio C Hamano2008-07-14