summaryrefslogtreecommitdiff
path: root/Documentation
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into pb/gitpmJunio C Hamano2006-08-158-21/+316
|\
| * Merge branch 'js/color-diff'Junio C Hamano2006-08-121-0/+3
| |\
| | * Add the --color-words option to the diff options familyJohannes Schindelin2006-08-101-0/+3
| * | Merge branch 'jc/grep'Junio C Hamano2006-08-121-1/+7
| |\ \
| | * | git-grep: show pathnames relative to the current directoryJunio C Hamano2006-08-111-1/+7
| | |/
| * | Merge branch 'ml/pager'Junio C Hamano2006-08-121-0/+3
| |\ \ | | |/ | |/|
| | * pager: environment variable GIT_PAGER to override PAGERMatthias Lederhofer2006-07-311-0/+3
| * | Add Documentation/howto/setup-git-server-over-http.txtRutger Nijlunsing2006-08-101-0/+256
| * | Fix tutorial-2.htmlJunio C Hamano2006-08-091-0/+1
| * | Documentation: git-status takes the same options as git-commitJunio C Hamano2006-08-081-1/+5
| * | Update git-init-db(1) and documentation of core.sharedRepositoryJonas Fonseca2006-08-082-19/+41
* | | Merge branch 'master' into pb/gitpmJunio C Hamano2006-08-0739-79/+719
|\ \ \ | |/ /
| * | Document rev-list's option --mergeUwe Zeisberger2006-08-041-0/+5
| * | Documentation/git.txt: link git-svn and git-instaweb from the main page.Junio C Hamano2006-08-031-0/+6
| * | git-grep: document --and, --or, --not, ( and )Matthias Lederhofer2006-08-021-3/+17
| * | Documentation: convert uses of git-link macro to gitlinkJeff King2006-08-022-4/+4
| * | git-push: allow -f as an alias for --forceJeff King2006-08-021-1/+1
| |/
| * pager: config variable pager.colorMatthias Lederhofer2006-07-311-0/+4
| * tar-tree: illustrate an obscure feature betterJohannes Schindelin2006-07-301-0/+5
| * Merge branch 'pb/multi-fetch'Junio C Hamano2006-07-282-1/+13
| |\
| | * Teach git-http-fetch the --stdin switchPetr Baudis2006-07-271-1/+7
| | * Teach git-local-fetch the --stdin switchPetr Baudis2006-07-271-0/+6
| * | Merge branch 'js/alias-p'Junio C Hamano2006-07-281-1/+11
| |\ \ | | |/ | |/|
| | * git wrapper: add --git-dir=<path> and --bare optionsJohannes Schindelin2006-07-251-1/+11
| * | daemon: documentation for --reuseaddr, --detach and --pid-fileMatthias Lederhofer2006-07-271-1/+12
| * | Merge branch 'pb/configure'Junio C Hamano2006-07-261-7/+7
| |\ \ | | |/ | |/|
| | * Rename man1 and man7 variables to man1dir and man7dirJakub Narebski2006-06-291-5/+5
| | * Allow INSTALL, bindir, mandir to be set in main MakefileJakub Narebski2006-06-291-2/+2
| * | Merge branch 'jt/format-patch'Junio C Hamano2006-07-251-1/+15
| |\ \
| | * | Add option to set initial In-Reply-To/ReferencesJosh Triplett2006-07-141-0/+6
| | * | Add option to enable threading headersJosh Triplett2006-07-141-1/+9
| * | | Merge branch 'lt/objformat'Junio C Hamano2006-07-241-0/+6
| |\ \ \
| | * | | sha1_file: add the ability to parse objects in "pack file format"Linus Torvalds2006-07-131-0/+6
| * | | | 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
| | |/ /