summaryrefslogtreecommitdiff
path: root/Documentation
Commit message (Expand)AuthorAgeFilesLines
* Minor documentation fixup.Robin Rosenberg2006-07-011-3/+3
* Merge branch 'jc/squash'Junio C Hamano2006-06-261-0/+8
|\
| * git-merge --squashJunio C Hamano2006-06-241-0/+8
* | Merge branch 'ew/rebase'Junio C Hamano2006-06-261-1/+0
|\ \
| * | rebase: allow --skip to work with --mergeEric Wong2006-06-251-1/+0
| |/
* | correct documentation for git grepMatthias Lederhofer2006-06-251-1/+6
|/
* Merge branch 'ew/rebase'Junio C Hamano2006-06-221-1/+19
|\
| * rebase: Allow merge strategies to be used when rebasingEric Wong2006-06-211-1/+19
* | Merge branch 'jc/upload-corrupt'Junio C Hamano2006-06-225-74/+5
|\ \
| * | Retire git-clone-packJunio C Hamano2006-06-215-74/+5
| |/
* | Merge branch 'pb/config'Junio C Hamano2006-06-221-0/+12
|\ \
| * | Support for extracting configuration from different filesPetr Baudis2006-06-181-0/+12
| |/
* | Check and document the options to prevent mistakes.Eric W. Biederman2006-06-221-0/+9
|/
* git-tar-tree: documentation updateRene Scharfe2006-06-181-5/+10
* Merge branch 'jc/rw-prefix'Junio C Hamano2006-06-172-2/+17
|\
| * write-tree: --prefix=<path>Junio C Hamano2006-05-011-1/+7
| * read-tree: --prefix=<path>/ option.Junio C Hamano2006-05-011-1/+10
* | blame: Add --time to produce raw timestampsFredrik Kuivinen2006-06-161-1/+4
* | Add a "--notags" option for git-p4import.Sean2006-06-161-1/+4
* | Fix formatting of Documentation/git-clone.txtHorst H. von Brand2006-06-091-2/+2
* | Document git-clone --use-separate-remoteUwe Zeisberger2006-06-081-3/+8
* | Documentation: add another example to git-ls-filesv1.4.0-rc2Junio C Hamano2006-06-071-2/+14
* | Documentation: git aliasesPetr Baudis2006-06-071-3/+4
* | git-cvsserver asciidoc formatting tweaksFrancis Daly2006-06-071-18/+31
* | config.txt grammar, typo, and asciidoc fixesFrancis Daly2006-06-071-9/+9
* | Documentation: git-ls-tree (typofix)Junio C Hamano2006-06-071-1/+1
* | Document git-ls-tree --fullnameJonas Fonseca2006-06-071-4/+7
* | Document git aliases supportPetr Baudis2006-06-072-0/+11
* | Misc doc improvementsJonas Fonseca2006-06-073-4/+24
* | Documentation: add missing docs make check-docs found.Junio C Hamano2006-06-073-1/+76
* | Some doc typo fixesFrancis Daly2006-06-0710-13/+14
* | git-format-patch: add --output-directory long option againJunio C Hamano2006-06-061-2/+1
* | A Perforce importer for git.Sean2006-06-051-0/+165
* | Fix typo in tutorial-2.txtLinus Torvalds2006-06-051-1/+1
* | Fix Documentation/everyday.txt: Junio's workflowHorst H. von Brand2006-06-051-7/+12
* | Add example xinetd(8) configuration to Documentation/everyday.txtHorst H. von Brand2006-06-051-0/+23
* | Merge branch 'sp/reflog'Junio C Hamano2006-06-036-4/+67
|\ \
| * \ Merge branch 'master' into sp/reflogJunio C Hamano2006-05-2410-68/+611
| |\ \
| * | | Enable ref log creation in git checkout -b.Shawn Pearce2006-05-191-1/+6
| * | | Create/delete branch ref logs.Shawn Pearce2006-05-191-2/+8
| * | | Change order of -m option to update-ref.Shawn Pearce2006-05-191-1/+1
| * | | Change 'master@noon' syntax to 'master@{noon}'.Shawn Pearce2006-05-191-5/+6
| * | | Added logs/ directory to repository layout.Shawn Pearce2006-05-191-0/+11
| * | | Support 'master@2 hours ago' syntaxShawn Pearce2006-05-171-0/+6
| * | | Log ref updates to logs/refs/<ref>Shawn Pearce2006-05-172-0/+34
| * | | Convert update-ref to use ref_lock API.Shawn Pearce2006-05-171-1/+1
* | | | Merge branch 'jc/fmt-patch'Junio C Hamano2006-06-031-34/+35
|\ \ \ \
| * | | | Update documentation for git-format-patchDennis Stosberg2006-06-021-34/+35
* | | | | Documentation: Spelling fixesHorst H. von Brand2006-06-0328-47/+47
|/ / / /
* | | | Improved pack format documentation.Shawn Pearce2006-05-301-3/+8