summaryrefslogtreecommitdiff
path: root/Documentation
Commit message (Expand)AuthorAgeFilesLines
* pack-objects: check pack.window for default window sizeJeff King2006-07-231-0/+4
* tar-tree: add the "tar.umask" config optionWilly Tarreau2006-07-232-1/+25
* cvsexportcommit - add -a (add author line) flag, cleanup warningsMartin Langhoff2006-07-231-2/+6
* Documentation/urls.txt: Use substitution to escape square bracketsJonas Fonseca2006-07-142-8/+11
* Documentation/Makefile: product depends on asciidoc.confJunio C Hamano2006-07-141-0/+1
* documentation (urls.txt) typofixAlp Toker2006-07-141-1/+1
* Documentation about exclude/ignore filesMatthias Lederhofer2006-07-132-5/+7
* Documentation: Fix ssh://[user@]host.xz URLJunio C Hamano2006-07-131-3/+3
* Merge branch 'ml/trace'Junio C Hamano2006-07-121-0/+7
|\
| * GIT_TRACE: show which built-in/external commands are executedMatthias Lederhofer2006-07-091-0/+7
* | typofix (git-name-rev documentation)Alp Toker2006-07-111-1/+1
* | Mention the [user@] part in documentation of ssh:// urls.Yakov Lerner2006-07-111-3/+3
* | git-rev-list: add documentation for --parents, --no-mergesMatthias Lederhofer2006-07-101-0/+6
* | Fix more typos, primarily in the codePavel Roskin2006-07-101-1/+1
* | Merge branch 'ew/diff'Junio C Hamano2006-07-092-4/+43
|\ \
| * | Update diff-options and config documentation.Junio C Hamano2006-07-072-4/+38
| * | diff.c: respect diff.renames config optionEric Wong2006-07-071-0/+5
| |/
* | Merge branch 'ew/svn'Junio C Hamano2006-07-091-0/+319
|\ \
| * | Fix some doubled word typosAlp Toker2006-07-091-1/+1
| * | git-svn: migrate out of contribEric Wong2006-07-061-0/+319
* | | Fix typos involving the word 'commit'Alp Toker2006-07-091-1/+1
* | | Fix some doubled word typosAlp Toker2006-07-091-1/+1
* | | change ent to tree in git-diff documentationMatthias Lederhofer2006-07-092-10/+10
* | | Assorted typo fixesPavel Roskin2006-07-0917-22/+22
| |/ |/|
* | diff-options: Explain --text and -aStephan Feder2006-07-071-0/+6
* | rev-parse documentation: talk about range notation.Junio C Hamano2006-07-061-8/+37
* | show-branch: match documentation and usageJunio C Hamano2006-07-061-0/+5
* | Merge branch 'js/merge-base'Junio C Hamano2006-07-061-0/+14
|\ \ | |/ |/|
| * Merge branch 'master' into js/merge-baseJunio C Hamano2006-07-031-3/+3
| |\
| * | Add '...' operator for revisionsRene Scharfe2006-07-011-0/+14
* | | Merge branch 'ew/instaweb'Junio C Hamano2006-07-061-0/+84
|\ \ \
| * | | Add git-instaweb, instantly browse the working repo with gitwebEric Wong2006-07-011-0/+84
| | |/ | |/|
* | | core.compression documentation formatting fix.Joachim Berdal Haga2006-07-061-1/+1
* | | Make zlib compression level configurable, and change default.Joachim B Haga2006-07-031-0/+6
|/ /
* | 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