summaryrefslogtreecommitdiff
path: root/Documentation
AgeCommit message (Expand)AuthorFilesLines
2005-12-12Everyday: some examples.Libravatar Junio C Hamano1-4/+68
2005-12-10Allow saving an object from a pipeLibravatar Daniel Barkalow1-1/+4
2005-12-09Link Everyday GIT to main documentation tree.Libravatar Junio C Hamano2-10/+11
2005-12-09Everyday GIT with 20 commandsLibravatar Junio C Hamano2-0/+139
2005-12-08git-prune: never lose objects reachable from our refs.Libravatar Junio C Hamano1-18/+9
2005-12-08Documentation: git-pruneLibravatar Junio C Hamano1-1/+29
2005-12-08Documentation/git-read-tree.txt: Add --reset to SYNOPSIS.Libravatar Nikolai Weibull1-1/+1
2005-12-08Documentation/git-tag.txt: Fix the order of sections (DESCRIPTION should come...Libravatar Nikolai Weibull1-20/+20
2005-12-08Documentation/git-update-server-info.txt: Add -f alias for --force to documen...Libravatar Nikolai Weibull1-1/+1
2005-12-08Documentation/git-http-fetch.txt: Document the commit-id argument.Libravatar Nikolai Weibull1-0/+6
2005-12-08Documentation/git-repack.txt: Add -l and -n.Libravatar Nikolai Weibull1-1/+8
2005-12-08Documentation/git-ls-remote.txt: Add -h and -t.Libravatar Nikolai Weibull1-1/+1
2005-12-08Documentation/git-format-patch.txt: Add --signoff, --check, and long option-n...Libravatar Nikolai Weibull1-6/+17
2005-12-08Add documentation for the --topo-order option to git-show-branch.Libravatar Nikolai Weibull1-1/+7
2005-12-08Add documentation for git-revert and git-cherry-pick.Libravatar Nikolai Weibull2-3/+3
2005-12-08Documentation/git-cherry-pick: Add --replay and --no-commit.Libravatar Nikolai Weibull1-2/+2
2005-12-08Documentation/git-cvsimport.txt: Fix a slight glitch in description heading.Libravatar Nikolai Weibull1-1/+1
2005-12-08Documentation/git-verify-pack.txt: added documentation for --.Libravatar Nikolai Weibull1-1/+3
2005-12-08Documentation/git-commit.txt: Add long options and -- to documentation.Libravatar Nikolai Weibull1-6/+12
2005-12-08Use uniform description for the '--' option.Libravatar Nikolai Weibull1-1/+1
2005-12-08Fix the description of --utf8 and --keep to git-am.Libravatar Nikolai Weibull1-1/+1
2005-12-08Document the --non-empty command-line option to git-pack-objects.Libravatar Nikolai Weibull1-1/+5
2005-12-08Documentation: recursive is the default strategy these days.Libravatar Junio C Hamano3-7/+7
2005-12-07Documentation(tutorial): adjust merge example to the new merge world order.Libravatar Junio C Hamano1-11/+12
2005-12-07Documentation(cvs-migration): minor cleanups.Libravatar Junio C Hamano1-1/+2
2005-12-07Documentation(glossary): minor formatting clean-ups.Libravatar Junio C Hamano2-7/+6
2005-12-07Documentation: git.html/git.7Libravatar Junio C Hamano1-80/+94
2005-12-07update-index: allow --index-info to add higher stages.Libravatar Junio C Hamano1-0/+57
2005-12-07checkout-index: allow checking out from higher stages.Libravatar Junio C Hamano1-1/+5
2005-12-05Documentaiton (read-tree): update description of 3-wayLibravatar Junio C Hamano1-12/+31
2005-12-05Documentation: hash-object.Libravatar Junio C Hamano1-1/+1
2005-12-05Added documentation for few missing options.Libravatar Jon Loeliger6-79/+139
2005-12-05Documentation: shared repository management in tutorial.Libravatar Junio C Hamano2-69/+171
2005-12-05Documentation: push/receive hook references.Libravatar Junio C Hamano2-0/+9
2005-12-05Documentation: git-diff asciidoc table workaround.Libravatar Junio C Hamano1-8/+10
2005-12-05Documentation: git-mv manpage workaround.Libravatar Junio C Hamano1-2/+5
2005-12-05Documentation: talk about pathspec in bisect.Libravatar Junio C Hamano1-15/+51
2005-12-04Documentation: rebase does not use cherry-pick anymore.Libravatar Junio C Hamano1-1/+1
2005-12-04Document the --(no-)edit switch of git-revert and git-cherry-pickLibravatar Petr Baudis2-2/+15
2005-12-04show-branch: allow glob pattern to name branches to show.Libravatar Junio C Hamano1-6/+17
2005-12-04Update the git-ls-tree documentationLibravatar Petr Baudis1-14/+29
2005-12-03A few more options for git-cat-fileLibravatar H. Peter Anvin1-3/+10
2005-12-02documentation: git-tagLibravatar No name1-1/+21
2005-12-02documentation: git-bisect (help HTML break man)Libravatar Junio C Hamano1-7/+7
2005-12-02documentation: clarify read-tree --resetLibravatar No name1-4/+6
2005-12-02git-merge documentation: conflicting merge leaves higher stages in indexLibravatar Junio C Hamano1-4/+6
2005-12-01Documentation: describe '-f' option to git-fetch.Libravatar Junio C Hamano1-0/+5
2005-11-30Tutorial: adjust merge example to recursive strategy.Libravatar Junio C Hamano1-8/+7
2005-11-30diff-files: show diffs with stage0 and unmerged stage at the same time.Libravatar Junio C Hamano1-4/+3
2005-11-30diff-files: -1/-2/-3 to diff against unmerged stage.Libravatar Linus Torvalds1-0/+10