summaryrefslogtreecommitdiff
path: root/Documentation
Commit message (Expand)AuthorAgeFilesLines
* Everyday: some examples.Junio C Hamano2005-12-121-4/+68
* Allow saving an object from a pipeDaniel Barkalow2005-12-101-1/+4
* Link Everyday GIT to main documentation tree.Junio C Hamano2005-12-092-10/+11
* Everyday GIT with 20 commandsJunio C Hamano2005-12-092-0/+139
* git-prune: never lose objects reachable from our refs.Junio C Hamano2005-12-081-18/+9
* Documentation: git-pruneJunio C Hamano2005-12-081-1/+29
* Documentation/git-read-tree.txt: Add --reset to SYNOPSIS.Nikolai Weibull2005-12-081-1/+1
* Documentation/git-tag.txt: Fix the order of sections (DESCRIPTION should come...Nikolai Weibull2005-12-081-20/+20
* Documentation/git-update-server-info.txt: Add -f alias for --force to documen...Nikolai Weibull2005-12-081-1/+1
* Documentation/git-http-fetch.txt: Document the commit-id argument.Nikolai Weibull2005-12-081-0/+6
* Documentation/git-repack.txt: Add -l and -n.Nikolai Weibull2005-12-081-1/+8
* Documentation/git-ls-remote.txt: Add -h and -t.Nikolai Weibull2005-12-081-1/+1
* Documentation/git-format-patch.txt: Add --signoff, --check, and long option-n...Nikolai Weibull2005-12-081-6/+17
* Add documentation for the --topo-order option to git-show-branch.Nikolai Weibull2005-12-081-1/+7
* Add documentation for git-revert and git-cherry-pick.Nikolai Weibull2005-12-082-3/+3
* Documentation/git-cherry-pick: Add --replay and --no-commit.Nikolai Weibull2005-12-081-2/+2
* Documentation/git-cvsimport.txt: Fix a slight glitch in description heading.Nikolai Weibull2005-12-081-1/+1
* Documentation/git-verify-pack.txt: added documentation for --.Nikolai Weibull2005-12-081-1/+3
* Documentation/git-commit.txt: Add long options and -- to documentation.Nikolai Weibull2005-12-081-6/+12
* Use uniform description for the '--' option.Nikolai Weibull2005-12-081-1/+1
* Fix the description of --utf8 and --keep to git-am.Nikolai Weibull2005-12-081-1/+1
* Document the --non-empty command-line option to git-pack-objects.Nikolai Weibull2005-12-081-1/+5
* Documentation: recursive is the default strategy these days.Junio C Hamano2005-12-083-7/+7
* Documentation(tutorial): adjust merge example to the new merge world order.Junio C Hamano2005-12-071-11/+12
* Documentation(cvs-migration): minor cleanups.Junio C Hamano2005-12-071-1/+2
* Documentation(glossary): minor formatting clean-ups.Junio C Hamano2005-12-072-7/+6
* Documentation: git.html/git.7Junio C Hamano2005-12-071-80/+94
* update-index: allow --index-info to add higher stages.Junio C Hamano2005-12-071-0/+57
* checkout-index: allow checking out from higher stages.Junio C Hamano2005-12-071-1/+5
* Documentaiton (read-tree): update description of 3-wayJunio C Hamano2005-12-051-12/+31
* Documentation: hash-object.Junio C Hamano2005-12-051-1/+1
* Added documentation for few missing options.Jon Loeliger2005-12-056-79/+139
* Documentation: shared repository management in tutorial.Junio C Hamano2005-12-052-69/+171
* Documentation: push/receive hook references.Junio C Hamano2005-12-052-0/+9
* Documentation: git-diff asciidoc table workaround.Junio C Hamano2005-12-051-8/+10
* Documentation: git-mv manpage workaround.Junio C Hamano2005-12-051-2/+5
* Documentation: talk about pathspec in bisect.Junio C Hamano2005-12-051-15/+51
* Documentation: rebase does not use cherry-pick anymore.Junio C Hamano2005-12-041-1/+1
* Document the --(no-)edit switch of git-revert and git-cherry-pickPetr Baudis2005-12-042-2/+15
* show-branch: allow glob pattern to name branches to show.Junio C Hamano2005-12-041-6/+17
* Update the git-ls-tree documentationPetr Baudis2005-12-041-14/+29
* A few more options for git-cat-fileH. Peter Anvin2005-12-031-3/+10
* documentation: git-tagNo name2005-12-021-1/+21
* documentation: git-bisect (help HTML break man)Junio C Hamano2005-12-021-7/+7
* documentation: clarify read-tree --resetNo name2005-12-021-4/+6
* git-merge documentation: conflicting merge leaves higher stages in indexJunio C Hamano2005-12-021-4/+6
* Documentation: describe '-f' option to git-fetch.Junio C Hamano2005-12-011-0/+5
* Tutorial: adjust merge example to recursive strategy.Junio C Hamano2005-11-301-8/+7
* diff-files: show diffs with stage0 and unmerged stage at the same time.Junio C Hamano2005-11-301-4/+3
* diff-files: -1/-2/-3 to diff against unmerged stage.Linus Torvalds2005-11-301-0/+10