summaryrefslogtreecommitdiff
path: root/Documentation
AgeCommit message (Expand)AuthorFilesLines
2005-11-14Documentation nitpickingNikolai Weibull2-2/+2
2005-11-14Document a couple of missing command-line options.Nikolai Weibull3-5/+15
2005-11-14Document the -n command-line option to git-unpack-objectsNikolai Weibull1-1/+5
2005-11-14git-branch: Mention -d and -D in man-page.Andreas Ericsson1-4/+11
2005-11-14Remove git-rename. git-mv does the sameJosef Weidendorfer2-35/+0
2005-11-13Rename lost+found to lost-found.Junio C Hamano2-5/+5
2005-11-11Documentation: asciidoc sources are utf-8Junio C Hamano2-3/+3
2005-11-11Rename .git/lost+found to .git/lost-found.Junio C Hamano1-4/+4
2005-11-11git-lost+foundJunio C Hamano2-0/+81
2005-11-11Make git-pack-redundant consider alt-odbsLukas_Sandström1-7/+10
2005-11-11Rename git-pack-intersect to git-pack-redundantLukas_Sandström1-3/+3
2005-11-11Add documentation for git-pack-intersectLukas_Sandström1-0/+47
2005-11-11Documentation: git-apply --no-addJunio C Hamano1-1/+7
2005-11-11Change 'cache' to 'index' in the docsLukas_Sandström17-71/+71
2005-11-11git-clone: Keep remote names when cloning unless explicitly told not to.Andreas Ericsson1-5/+7
2005-11-11Add --no-commit-id option for git-diff-tree, use it in gitkPavel Roskin1-1/+5
2005-11-11Documentation: "host:path/to/repo" is git native over ssh.Junio C Hamano1-1/+1
2005-11-08Update howto using-topic-branchesLuck, Tony1-7/+7
2005-11-08git-tag -d <tag>: delete tag <tag>Kai Ruemmler1-1/+3
2005-11-08Clean build annoyance.Junio C Hamano1-4/+0
2005-11-08Use consistent shell prompts and example style.Jon Loeliger1-88/+138
2005-11-08Add --tags documentation, scraped from JC mail.Jon Loeliger1-0/+3
2005-11-08Tutorial: do not use 'git resolve'.Junio C Hamano1-7/+8
2005-11-08Documentation: fix dependency generation.Junio C Hamano2-11/+36
2005-11-07Add bug isolation howto, scraped from Linus.Jon Loeliger1-0/+65
2005-11-07Fix documentation dependency generation.Junio C Hamano3-9/+36
2005-11-07Documentation: asciidoc formatting fix for git-cvsexportcommit doc.Junio C Hamano1-1/+1
2005-11-07Introducing: git-cvsexportcommitMartin Langhoff1-0/+56
2005-11-07Documentation update: use git branch -d foo where applicableKai Ruemmler3-3/+4
2005-11-06Documentation: talk about guts of merge in tutorial.Junio C Hamano1-8/+159
2005-11-06Refactored merge options into separate merge-options.txt.Jon Loeliger7-47/+55
2005-11-06Set up remotes/origin to track all remote branches.Junio C Hamano1-1/+2
2005-11-06Refactor merge strategies into separate includable file.Jon Loeliger3-35/+38
2005-11-06Merge in http-push first stage.Junio C Hamano1-0/+89
2005-11-06Add support for pushing to a remote repository using HTTP/DAVNick Hengeveld1-0/+89
2005-11-06Install asciidoc sources as well.Junio C Hamano1-2/+2
2005-11-06Documentation: pull/clone ref mapping clarification.Junio C Hamano2-14/+33
2005-11-05Documentation: format-patchJunio C Hamano1-0/+20
2005-11-05Documentation: git-fetch/pull updates.Junio C Hamano4-4/+30
2005-11-04Added a few examples to git-pull man page.Jon Loeliger2-32/+103
2005-11-04Document the --no-commit flag betterJunio C Hamano1-1/+2
2005-11-04Documentation: -merge and -pull: describe merge strategies.Junio C Hamano4-11/+88
2005-11-04Documentation: git-add -- do not say "cache", add examples.Junio C Hamano1-4/+39
2005-11-03Illustration: "Commit DAG Revision Naming"Junio C Hamano1-0/+26
2005-11-03Illustration: "Git Diff Types"Junio C Hamano1-0/+35
2005-11-02Document --since and --until options to rev-parse.Junio C Hamano1-0/+8
2005-11-01Add -P to the documentation head.Junio C Hamano1-1/+1
2005-11-01cvsimport: introduce -P <cvsps-output-file> optionMartin Langhoff1-0/+4
2005-11-01git-am.txt is no stub anymorePetr Baudis1-2/+0
2005-11-01Documentation for git-fmt-merge-msgPetr Baudis2-0/+49