aboutsummaryrefslogtreecommitdiff
path: root/Documentation
Commit message (Expand)AuthorAge
* Allow saving an object from a pipeDaniel Barkalow2005-12-10
* Link Everyday GIT to main documentation tree.Junio C Hamano2005-12-09
* Everyday GIT with 20 commandsJunio C Hamano2005-12-09
* git-prune: never lose objects reachable from our refs.Junio C Hamano2005-12-08
* Documentation: git-pruneJunio C Hamano2005-12-08
* Documentation/git-read-tree.txt: Add --reset to SYNOPSIS.Nikolai Weibull2005-12-08
* Documentation/git-tag.txt: Fix the order of sections (DESCRIPTION should come...Nikolai Weibull2005-12-08
* Documentation/git-update-server-info.txt: Add -f alias for --force to documen...Nikolai Weibull2005-12-08
* Documentation/git-http-fetch.txt: Document the commit-id argument.Nikolai Weibull2005-12-08
* Documentation/git-repack.txt: Add -l and -n.Nikolai Weibull2005-12-08
* Documentation/git-ls-remote.txt: Add -h and -t.Nikolai Weibull2005-12-08
* Documentation/git-format-patch.txt: Add --signoff, --check, and long option-n...Nikolai Weibull2005-12-08
* Add documentation for the --topo-order option to git-show-branch.Nikolai Weibull2005-12-08
* Add documentation for git-revert and git-cherry-pick.Nikolai Weibull2005-12-08
* Documentation/git-cherry-pick: Add --replay and --no-commit.Nikolai Weibull2005-12-08
* Documentation/git-cvsimport.txt: Fix a slight glitch in description heading.Nikolai Weibull2005-12-08
* Documentation/git-verify-pack.txt: added documentation for --.Nikolai Weibull2005-12-08
* Documentation/git-commit.txt: Add long options and -- to documentation.Nikolai Weibull2005-12-08
* Use uniform description for the '--' option.Nikolai Weibull2005-12-08
* Fix the description of --utf8 and --keep to git-am.Nikolai Weibull2005-12-08
* Document the --non-empty command-line option to git-pack-objects.Nikolai Weibull2005-12-08
* Documentation: recursive is the default strategy these days.Junio C Hamano2005-12-08
* Documentation(tutorial): adjust merge example to the new merge world order.Junio C Hamano2005-12-07
* Documentation(cvs-migration): minor cleanups.Junio C Hamano2005-12-07
* Documentation(glossary): minor formatting clean-ups.Junio C Hamano2005-12-07
* Documentation: git.html/git.7Junio C Hamano2005-12-07
* update-index: allow --index-info to add higher stages.Junio C Hamano2005-12-07
* checkout-index: allow checking out from higher stages.Junio C Hamano2005-12-07
* Documentaiton (read-tree): update description of 3-wayJunio C Hamano2005-12-05
* Documentation: hash-object.Junio C Hamano2005-12-05
* Added documentation for few missing options.Jon Loeliger2005-12-05
* Documentation: shared repository management in tutorial.Junio C Hamano2005-12-05
* Documentation: push/receive hook references.Junio C Hamano2005-12-05
* Documentation: git-diff asciidoc table workaround.Junio C Hamano2005-12-05
* Documentation: git-mv manpage workaround.Junio C Hamano2005-12-05
* Documentation: talk about pathspec in bisect.Junio C Hamano2005-12-05
* Documentation: rebase does not use cherry-pick anymore.Junio C Hamano2005-12-04
* Document the --(no-)edit switch of git-revert and git-cherry-pickPetr Baudis2005-12-04
* show-branch: allow glob pattern to name branches to show.Junio C Hamano2005-12-04
* Update the git-ls-tree documentationPetr Baudis2005-12-04
* A few more options for git-cat-fileH. Peter Anvin2005-12-03
* documentation: git-tagNo name2005-12-02
* documentation: git-bisect (help HTML break man)Junio C Hamano2005-12-02
* documentation: clarify read-tree --resetNo name2005-12-02
* git-merge documentation: conflicting merge leaves higher stages in indexJunio C Hamano2005-12-02
* Documentation: describe '-f' option to git-fetch.Junio C Hamano2005-12-01
* Tutorial: adjust merge example to recursive strategy.Junio C Hamano2005-11-30
* diff-files: show diffs with stage0 and unmerged stage at the same time.Junio C Hamano2005-11-30
* diff-files: -1/-2/-3 to diff against unmerged stage.Linus Torvalds2005-11-30
* SVN import: Use one log callMatthias Urlichs2005-11-29