aboutsummaryrefslogtreecommitdiff
path: root/Documentation
Commit message (Expand)AuthorAge
* Merge branch 'master' into pb/gitpmJunio C Hamano2006-08-07
|\
| * Document rev-list's option --mergeUwe Zeisberger2006-08-04
| * Documentation/git.txt: link git-svn and git-instaweb from the main page.Junio C Hamano2006-08-03
| * git-grep: document --and, --or, --not, ( and )Matthias Lederhofer2006-08-02
| * Documentation: convert uses of git-link macro to gitlinkJeff King2006-08-02
| * git-push: allow -f as an alias for --forceJeff King2006-08-02
| * pager: config variable pager.colorMatthias Lederhofer2006-07-31
| * tar-tree: illustrate an obscure feature betterJohannes Schindelin2006-07-30
| * Merge branch 'pb/multi-fetch'Junio C Hamano2006-07-28
| |\
| | * Teach git-http-fetch the --stdin switchPetr Baudis2006-07-27
| | * Teach git-local-fetch the --stdin switchPetr Baudis2006-07-27
| * | Merge branch 'js/alias-p'Junio C Hamano2006-07-28
| |\ \ | | |/ | |/|
| | * git wrapper: add --git-dir=<path> and --bare optionsJohannes Schindelin2006-07-25
| * | daemon: documentation for --reuseaddr, --detach and --pid-fileMatthias Lederhofer2006-07-27
| * | Merge branch 'pb/configure'Junio C Hamano2006-07-26
| |\ \ | | |/ | |/|
| | * Rename man1 and man7 variables to man1dir and man7dirJakub Narebski2006-06-29
| | * Allow INSTALL, bindir, mandir to be set in main MakefileJakub Narebski2006-06-29
| * | Merge branch 'jt/format-patch'Junio C Hamano2006-07-25
| |\ \
| | * | Add option to set initial In-Reply-To/ReferencesJosh Triplett2006-07-14
| | * | Add option to enable threading headersJosh Triplett2006-07-14
| * | | Merge branch 'lt/objformat'Junio C Hamano2006-07-24
| |\ \ \
| | * | | sha1_file: add the ability to parse objects in "pack file format"Linus Torvalds2006-07-13
| * | | | pack-objects: check pack.window for default window sizeJeff King2006-07-23
| * | | | tar-tree: add the "tar.umask" config optionWilly Tarreau2006-07-23
| * | | | cvsexportcommit - add -a (add author line) flag, cleanup warningsMartin Langhoff2006-07-23
| | |/ / | |/| |
| * | | Documentation/urls.txt: Use substitution to escape square bracketsJonas Fonseca2006-07-14
| * | | Documentation/Makefile: product depends on asciidoc.confJunio C Hamano2006-07-14
| * | | documentation (urls.txt) typofixAlp Toker2006-07-14
| |/ /
| * | Documentation about exclude/ignore filesMatthias Lederhofer2006-07-13
| * | Documentation: Fix ssh://[user@]host.xz URLJunio C Hamano2006-07-13
| * | Merge branch 'ml/trace'Junio C Hamano2006-07-12
| |\ \
| | * | GIT_TRACE: show which built-in/external commands are executedMatthias Lederhofer2006-07-09
| * | | typofix (git-name-rev documentation)Alp Toker2006-07-11
| * | | Mention the [user@] part in documentation of ssh:// urls.Yakov Lerner2006-07-11
| * | | git-rev-list: add documentation for --parents, --no-mergesMatthias Lederhofer2006-07-10
| * | | Fix more typos, primarily in the codePavel Roskin2006-07-10
| * | | Merge branch 'ew/diff'Junio C Hamano2006-07-09
| |\ \ \
| | * | | Update diff-options and config documentation.Junio C Hamano2006-07-07
| | * | | diff.c: respect diff.renames config optionEric Wong2006-07-07
| | |/ /
| * | | Merge branch 'ew/svn'Junio C Hamano2006-07-09
| |\ \ \
| | * | | Fix some doubled word typosAlp Toker2006-07-09
| | * | | git-svn: migrate out of contribEric Wong2006-07-06
| * | | | Fix typos involving the word 'commit'Alp Toker2006-07-09
| * | | | Fix some doubled word typosAlp Toker2006-07-09
| * | | | change ent to tree in git-diff documentationMatthias Lederhofer2006-07-09
| * | | | Assorted typo fixesPavel Roskin2006-07-09
| | |/ / | |/| |
| * | | diff-options: Explain --text and -aStephan Feder2006-07-07
| * | | rev-parse documentation: talk about range notation.Junio C Hamano2006-07-06
| * | | show-branch: match documentation and usageJunio C Hamano2006-07-06
| * | | Merge branch 'js/merge-base'Junio C Hamano2006-07-06
| |\ \ \ | | |/ / | |/| |