summaryrefslogtreecommitdiff
path: root/Documentation
AgeCommit message (Expand)AuthorFilesLines
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
2005-11-29SVN import: Use one log callLibravatar Matthias Urlichs1-8/+5
2005-11-29Fix typos and minor format issues.Libravatar jdl@freescale.com1-7/+7
2005-11-28Documentation: Describe merge operation a bit better.Libravatar Junio C Hamano1-0/+95
2005-11-28mailinfo: Do not use -u=<encoding>; say --encoding=<encoding>Libravatar Junio C Hamano1-2/+9
2005-11-27Small fixes in Documentation/git-mv.txtLibravatar Josef Weidendorfer1-4/+4
2005-11-24Rename git-config-set to git-repo-configLibravatar Johannes Schindelin2-22/+22
2005-11-21daemon: further tweaks.Libravatar Junio C Hamano1-2/+2
2005-11-21git-daemon support for user-relative paths.Libravatar Andreas Ericsson2-5/+18
2005-11-21tutorial: setting up a tree for subsystem maintainersLibravatar Junio C Hamano1-1/+4
2005-11-20git-reset.txt: Small fix + clarifications.Libravatar Andreas Ericsson1-4/+15