summaryrefslogtreecommitdiff
path: root/Documentation
Commit message (Expand)AuthorAgeFilesLines
* Fix git(1) link to git-index-packJonas Fonseca2005-11-151-1/+1
* Documentation: do not blindly run 'cat' .git/HEAD, or echo into it.Junio C Hamano2005-11-156-10/+11
* git-daemon: --inetd implies --syslogAndreas Ericsson2005-11-151-1/+1
* Documentation nitpickingNikolai Weibull2005-11-142-2/+2
* Document a couple of missing command-line options.Nikolai Weibull2005-11-143-5/+15
* Document the -n command-line option to git-unpack-objectsNikolai Weibull2005-11-141-1/+5
* git-branch: Mention -d and -D in man-page.Andreas Ericsson2005-11-141-4/+11
* Remove git-rename. git-mv does the sameJosef Weidendorfer2005-11-142-35/+0
* Rename lost+found to lost-found.Junio C Hamano2005-11-132-5/+5
* Documentation: asciidoc sources are utf-8Junio C Hamano2005-11-112-3/+3
* Rename .git/lost+found to .git/lost-found.Junio C Hamano2005-11-111-4/+4
* git-lost+foundJunio C Hamano2005-11-112-0/+81
* Make git-pack-redundant consider alt-odbsLukas_Sandström2005-11-111-7/+10
* Rename git-pack-intersect to git-pack-redundantLukas_Sandström2005-11-111-3/+3
* Add documentation for git-pack-intersectLukas_Sandström2005-11-111-0/+47
* Documentation: git-apply --no-addJunio C Hamano2005-11-111-1/+7
* Change 'cache' to 'index' in the docsLukas_Sandström2005-11-1117-71/+71
* git-clone: Keep remote names when cloning unless explicitly told not to.Andreas Ericsson2005-11-111-5/+7
* Add --no-commit-id option for git-diff-tree, use it in gitkPavel Roskin2005-11-111-1/+5
* Documentation: "host:path/to/repo" is git native over ssh.Junio C Hamano2005-11-111-1/+1
* Update howto using-topic-branchesLuck, Tony2005-11-081-7/+7
* git-tag -d <tag>: delete tag <tag>Kai Ruemmler2005-11-081-1/+3
* Clean build annoyance.Junio C Hamano2005-11-081-4/+0
* Use consistent shell prompts and example style.Jon Loeliger2005-11-081-88/+138
* Add --tags documentation, scraped from JC mail.Jon Loeliger2005-11-081-0/+3
* Tutorial: do not use 'git resolve'.Junio C Hamano2005-11-081-7/+8
* Documentation: fix dependency generation.Junio C Hamano2005-11-082-11/+36
* Add bug isolation howto, scraped from Linus.Jon Loeliger2005-11-071-0/+65
* Fix documentation dependency generation.Junio C Hamano2005-11-073-9/+36
* Documentation: asciidoc formatting fix for git-cvsexportcommit doc.Junio C Hamano2005-11-071-1/+1
* Introducing: git-cvsexportcommitMartin Langhoff2005-11-071-0/+56
* Documentation update: use git branch -d foo where applicableKai Ruemmler2005-11-073-3/+4
* Documentation: talk about guts of merge in tutorial.Junio C Hamano2005-11-061-8/+159
* Refactored merge options into separate merge-options.txt.Jon Loeliger2005-11-067-47/+55
* Set up remotes/origin to track all remote branches.Junio C Hamano2005-11-061-1/+2
* Refactor merge strategies into separate includable file.Jon Loeliger2005-11-063-35/+38
* Merge in http-push first stage.Junio C Hamano2005-11-061-0/+89
|\
| * Add support for pushing to a remote repository using HTTP/DAVNick Hengeveld2005-11-061-0/+89
* | Install asciidoc sources as well.Junio C Hamano2005-11-061-2/+2
|/
* Documentation: pull/clone ref mapping clarification.Junio C Hamano2005-11-062-14/+33
* Documentation: format-patchJunio C Hamano2005-11-051-0/+20
* Documentation: git-fetch/pull updates.Junio C Hamano2005-11-054-4/+30
* Added a few examples to git-pull man page.Jon Loeliger2005-11-042-32/+103
* Document the --no-commit flag betterJunio C Hamano2005-11-041-1/+2
* Documentation: -merge and -pull: describe merge strategies.Junio C Hamano2005-11-044-11/+88
* Documentation: git-add -- do not say "cache", add examples.Junio C Hamano2005-11-041-4/+39
* Illustration: "Commit DAG Revision Naming"Junio C Hamano2005-11-031-0/+26
* Illustration: "Git Diff Types"Junio C Hamano2005-11-031-0/+35
* Document --since and --until options to rev-parse.Junio C Hamano2005-11-021-0/+8
* Add -P to the documentation head.Junio C Hamano2005-11-011-1/+1