summaryrefslogtreecommitdiff
path: root/Documentation
AgeCommit message (Expand)AuthorFilesLines
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
2005-11-20git-config-set: support selecting values by non-matching regexLibravatar Johannes Schindelin1-1/+17
2005-11-19Documentation: add hooks/update example.Libravatar Junio C Hamano1-0/+105
2005-11-19git-config-set: add more optionsLibravatar Johannes Schindelin1-8/+54
2005-11-19Documentation update for user-relative paths.Libravatar Andreas Ericsson1-5/+24
2005-11-19Add documentation for git-config-setLibravatar Johannes Schindelin2-0/+111
2005-11-19Documentation: rebase-from-internal minor updates.Libravatar Junio C Hamano1-5/+2
2005-11-18Document the "ignore objects" feature of git-pack-redundantLibravatar Lukas Sandström1-0/+8
2005-11-18Update pull/fetch --tags documentationLibravatar Luck, Tony1-1/+3
2005-11-17git-am: --binary; document --resume and --binary.Libravatar Junio C Hamano1-8/+16
2005-11-16diff: --full-indexLibravatar Junio C Hamano1-0/+5
2005-11-16apply: allow-binary-replacement.Libravatar Junio C Hamano1-1/+12
2005-11-16Documentation/git-log.txt: trivial typo fix.Libravatar Alecs King1-1/+1
2005-11-15git --help COMMAND brings up the git-COMMAND man-page.Libravatar Andreas Ericsson1-0/+2
2005-11-15Update git(7) man-page for the C wrapper.Libravatar Andreas Ericsson1-7/+28
2005-11-15Fix git(1) link to git-index-packLibravatar Jonas Fonseca1-1/+1
2005-11-15Documentation: do not blindly run 'cat' .git/HEAD, or echo into it.Libravatar Junio C Hamano6-10/+11
2005-11-15git-daemon: --inetd implies --syslogLibravatar Andreas Ericsson1-1/+1
2005-11-14Documentation nitpickingLibravatar Nikolai Weibull2-2/+2
2005-11-14Document a couple of missing command-line options.Libravatar Nikolai Weibull3-5/+15
2005-11-14Document the -n command-line option to git-unpack-objectsLibravatar Nikolai Weibull1-1/+5
2005-11-14git-branch: Mention -d and -D in man-page.Libravatar Andreas Ericsson1-4/+11
2005-11-14Remove git-rename. git-mv does the sameLibravatar Josef Weidendorfer2-35/+0
2005-11-13Rename lost+found to lost-found.Libravatar Junio C Hamano2-5/+5
2005-11-11Documentation: asciidoc sources are utf-8Libravatar Junio C Hamano2-3/+3
2005-11-11Rename .git/lost+found to .git/lost-found.Libravatar Junio C Hamano1-4/+4
2005-11-11git-lost+foundLibravatar Junio C Hamano2-0/+81
2005-11-11Make git-pack-redundant consider alt-odbsLibravatar Lukas_Sandström1-7/+10
2005-11-11Rename git-pack-intersect to git-pack-redundantLibravatar Lukas_Sandström1-3/+3
2005-11-11Add documentation for git-pack-intersectLibravatar Lukas_Sandström1-0/+47
2005-11-11Documentation: git-apply --no-addLibravatar Junio C Hamano1-1/+7
2005-11-11Change 'cache' to 'index' in the docsLibravatar Lukas_Sandström17-71/+71
2005-11-11git-clone: Keep remote names when cloning unless explicitly told not to.Libravatar Andreas Ericsson1-5/+7
2005-11-11Add --no-commit-id option for git-diff-tree, use it in gitkLibravatar Pavel Roskin1-1/+5
2005-11-11Documentation: "host:path/to/repo" is git native over ssh.Libravatar Junio C Hamano1-1/+1
2005-11-08Update howto using-topic-branchesLibravatar Luck, Tony1-7/+7
2005-11-08git-tag -d <tag>: delete tag <tag>Libravatar Kai Ruemmler1-1/+3
2005-11-08Clean build annoyance.Libravatar Junio C Hamano1-4/+0
2005-11-08Use consistent shell prompts and example style.Libravatar Jon Loeliger1-88/+138
2005-11-08Add --tags documentation, scraped from JC mail.Libravatar Jon Loeliger1-0/+3
2005-11-08Tutorial: do not use 'git resolve'.Libravatar Junio C Hamano1-7/+8