summaryrefslogtreecommitdiff
path: root/Documentation
AgeCommit message (Expand)Author
2005-12-14Everyday: a bit more examples.Junio C Hamano
2005-12-13Documentation: not learning core git commands.Junio C Hamano
2005-12-13Documentation: diff examples.Junio C Hamano
2005-12-13Documentation: fix missing links to git(7)Junio C Hamano
2005-12-13Documentation: more examples.Junio C Hamano
2005-12-13Everyday: a bit more example.Junio C Hamano
2005-12-13Everyday: some examples.Junio C Hamano
2005-12-11Allow saving an object from a pipeDaniel Barkalow
2005-12-10Link Everyday GIT to main documentation tree.Junio C Hamano
2005-12-10Everyday GIT with 20 commandsJunio C Hamano
2005-12-09git-prune: never lose objects reachable from our refs.Junio C Hamano
2005-12-09Documentation: git-pruneJunio C Hamano
2005-12-08Documentation/git-read-tree.txt: Add --reset to SYNOPSIS.Nikolai Weibull
2005-12-08Documentation/git-tag.txt: Fix the order of sections (DESCRIPTION should come...Nikolai Weibull
2005-12-08Documentation/git-update-server-info.txt: Add -f alias for --force to documen...Nikolai Weibull
2005-12-08Documentation/git-http-fetch.txt: Document the commit-id argument.Nikolai Weibull
2005-12-08Documentation/git-repack.txt: Add -l and -n.Nikolai Weibull
2005-12-08Documentation/git-ls-remote.txt: Add -h and -t.Nikolai Weibull
2005-12-08Documentation/git-format-patch.txt: Add --signoff, --check, and long option-n...Nikolai Weibull
2005-12-08Add documentation for the --topo-order option to git-show-branch.Nikolai Weibull
2005-12-08Add documentation for git-revert and git-cherry-pick.Nikolai Weibull
2005-12-08Documentation/git-cherry-pick: Add --replay and --no-commit.Nikolai Weibull
2005-12-08Documentation/git-cvsimport.txt: Fix a slight glitch in description heading.Nikolai Weibull
2005-12-08Documentation/git-verify-pack.txt: added documentation for --.Nikolai Weibull
2005-12-08Documentation/git-commit.txt: Add long options and -- to documentation.Nikolai Weibull
2005-12-08Use uniform description for the '--' option.Nikolai Weibull
2005-12-08Fix the description of --utf8 and --keep to git-am.Nikolai Weibull
2005-12-08Document the --non-empty command-line option to git-pack-objects.Nikolai Weibull
2005-12-08Documentation: recursive is the default strategy these days.Junio C Hamano
2005-12-08Documentation(tutorial): adjust merge example to the new merge world order.Junio C Hamano
2005-12-08Documentation(cvs-migration): minor cleanups.Junio C Hamano
2005-12-08Documentation(glossary): minor formatting clean-ups.Junio C Hamano
2005-12-08Documentation: git.html/git.7Junio C Hamano
2005-12-07update-index: allow --index-info to add higher stages.Junio C Hamano
2005-12-07checkout-index: allow checking out from higher stages.Junio C Hamano
2005-12-06Documentaiton (read-tree): update description of 3-wayJunio C Hamano
2005-12-06Documentation: hash-object.Junio C Hamano
2005-12-06Added documentation for few missing options.Jon Loeliger
2005-12-05Documentation: shared repository management in tutorial.Junio C Hamano
2005-12-05Documentation: push/receive hook references.Junio C Hamano
2005-12-05Documentation: git-diff asciidoc table workaround.Junio C Hamano
2005-12-05Documentation: git-mv manpage workaround.Junio C Hamano
2005-12-05Documentation: talk about pathspec in bisect.Junio C Hamano
2005-12-05Documentation: rebase does not use cherry-pick anymore.Junio C Hamano
2005-12-05Document the --(no-)edit switch of git-revert and git-cherry-pickPetr Baudis
2005-12-05show-branch: allow glob pattern to name branches to show.Junio C Hamano
2005-12-05Update the git-ls-tree documentationPetr Baudis
2005-12-04A few more options for git-cat-fileH. Peter Anvin
2005-12-02documentation: git-tagNo name
2005-12-02documentation: git-bisect (help HTML break man)Junio C Hamano