summaryrefslogtreecommitdiff
path: root/Documentation
Commit message (Expand)AuthorAgeFilesLines
* Update howto using-topic-branchesLuck, Tony2005-11-081-7/+7
* git-tag -d <tag>: delete tag <tag>Kai Ruemmler2005-11-081-1/+3
* Clean build annoyance.Junio C Hamano2005-11-081-4/+0
* Use consistent shell prompts and example style.Jon Loeliger2005-11-081-88/+138
* Add --tags documentation, scraped from JC mail.Jon Loeliger2005-11-081-0/+3
* Tutorial: do not use 'git resolve'.Junio C Hamano2005-11-081-7/+8
* Documentation: fix dependency generation.Junio C Hamano2005-11-082-11/+36
* Add bug isolation howto, scraped from Linus.Jon Loeliger2005-11-071-0/+65
* Fix documentation dependency generation.Junio C Hamano2005-11-073-9/+36
* Documentation: asciidoc formatting fix for git-cvsexportcommit doc.Junio C Hamano2005-11-071-1/+1
* Introducing: git-cvsexportcommitMartin Langhoff2005-11-071-0/+56
* Documentation update: use git branch -d foo where applicableKai Ruemmler2005-11-073-3/+4
* Documentation: talk about guts of merge in tutorial.Junio C Hamano2005-11-061-8/+159
* Refactored merge options into separate merge-options.txt.Jon Loeliger2005-11-067-47/+55
* Set up remotes/origin to track all remote branches.Junio C Hamano2005-11-061-1/+2
* Refactor merge strategies into separate includable file.Jon Loeliger2005-11-063-35/+38
* Merge in http-push first stage.Junio C Hamano2005-11-061-0/+89
|\
| * Add support for pushing to a remote repository using HTTP/DAVNick Hengeveld2005-11-061-0/+89
* | Install asciidoc sources as well.Junio C Hamano2005-11-061-2/+2
|/
* Documentation: pull/clone ref mapping clarification.Junio C Hamano2005-11-062-14/+33
* Documentation: format-patchJunio C Hamano2005-11-051-0/+20
* Documentation: git-fetch/pull updates.Junio C Hamano2005-11-054-4/+30
* Added a few examples to git-pull man page.Jon Loeliger2005-11-042-32/+103
* Document the --no-commit flag betterJunio C Hamano2005-11-041-1/+2
* Documentation: -merge and -pull: describe merge strategies.Junio C Hamano2005-11-044-11/+88
* Documentation: git-add -- do not say "cache", add examples.Junio C Hamano2005-11-041-4/+39
* Illustration: "Commit DAG Revision Naming"Junio C Hamano2005-11-031-0/+26
* Illustration: "Git Diff Types"Junio C Hamano2005-11-031-0/+35
* Document --since and --until options to rev-parse.Junio C Hamano2005-11-021-0/+8
* Add -P to the documentation head.Junio C Hamano2005-11-011-1/+1
* cvsimport: introduce -P <cvsps-output-file> optionMartin Langhoff2005-11-011-0/+4
* git-am.txt is no stub anymorePetr Baudis2005-11-011-2/+0
* Documentation for git-fmt-merge-msgPetr Baudis2005-11-012-0/+49
* Remove 'Previously this command was known as ...' messages.Jon Loeliger2005-11-011-44/+0
* Document the use of "current directory" as pull source.Junio C Hamano2005-11-012-1/+6
* Add examples for git-log documentation and others.Linus Torvalds2005-10-303-0/+45
* Fix rev-list documentation again (--sparse and pathspec)Junio C Hamano2005-10-301-4/+5
* Update git-pack-objects documentation.Junio C Hamano2005-10-301-1/+6
* Update usage string and documentation for git-rev-list.Junio C Hamano2005-10-301-4/+51
* Add to usage and docs for git-add.shChris Shoemaker2005-10-301-1/+8
* Add to documentation of git-update-index arguments and usage.Chris Shoemaker2005-10-301-7/+24
* Documentation updates.Junio C Hamano2005-10-293-7/+59
* Fix recent documentation format breakage.Junio C Hamano2005-10-291-6/+6
* git-apply --numstatJunio C Hamano2005-10-281-1/+7
* Minor clarifications in diffcore documentationc.shoemaker@cox.net2005-10-281-27/+38
* Remove -r from common diff options documentation in one more placec.shoemaker@cox.net2005-10-281-4/+0
* Documentation changes to recursive option for git-diff-treeChris Shoemaker2005-10-281-1/+4
* Document git-patch-id a bit better.Junio C Hamano2005-10-281-0/+6
* Link git-name-rev and git-symbolic-ref from the main git pageJohannes Schindelin2005-10-281-0/+6
* Add git-name-revJohannes Schindelin2005-10-261-0/+66