summaryrefslogtreecommitdiff
path: root/Documentation
AgeCommit message (Expand)Author
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
2005-12-02documentation: clarify read-tree --resetNo name
2005-12-02git-merge documentation: conflicting merge leaves higher stages in indexJunio C Hamano
2005-12-01Documentation: describe '-f' option to git-fetch.Junio C Hamano
2005-11-30Tutorial: adjust merge example to recursive strategy.Junio C Hamano
2005-11-30diff-files: show diffs with stage0 and unmerged stage at the same time.Junio C Hamano
2005-11-30diff-files: -1/-2/-3 to diff against unmerged stage.Linus Torvalds
2005-11-29SVN import: Use one log callMatthias Urlichs
2005-11-29Fix typos and minor format issues.jdl@freescale.com
2005-11-29Documentation: Describe merge operation a bit better.Junio C Hamano
2005-11-28mailinfo: Do not use -u=<encoding>; say --encoding=<encoding>Junio C Hamano
2005-11-27Small fixes in Documentation/git-mv.txtJosef Weidendorfer
2005-11-24Rename git-config-set to git-repo-configJohannes Schindelin
2005-11-21daemon: further tweaks.Junio C Hamano
2005-11-21git-daemon support for user-relative paths.Andreas Ericsson
2005-11-21tutorial: setting up a tree for subsystem maintainersJunio C Hamano
2005-11-21git-reset.txt: Small fix + clarifications.Andreas Ericsson
2005-11-20git-config-set: support selecting values by non-matching regexJohannes Schindelin
2005-11-20Documentation: add hooks/update example.Junio C Hamano
2005-11-20git-config-set: add more optionsJohannes Schindelin
2005-11-20Documentation update for user-relative paths.Andreas Ericsson
2005-11-20Add documentation for git-config-setJohannes Schindelin
2005-11-20Documentation: rebase-from-internal minor updates.Junio C Hamano
2005-11-18Document the "ignore objects" feature of git-pack-redundantLukas Sandström
2005-11-18Update pull/fetch --tags documentationLuck, Tony
2005-11-18git-am: --binary; document --resume and --binary.Junio C Hamano