aboutsummaryrefslogtreecommitdiff
path: root/Documentation
Commit message (Expand)AuthorAge
* Merge branch 'master' into pb/gitpmJunio C Hamano2006-08-15
|\
| * Merge branch 'js/color-diff'Junio C Hamano2006-08-12
| |\
| | * Add the --color-words option to the diff options familyJohannes Schindelin2006-08-10
| * | Merge branch 'jc/grep'Junio C Hamano2006-08-12
| |\ \
| | * | git-grep: show pathnames relative to the current directoryJunio C Hamano2006-08-11
| | |/
| * | Merge branch 'ml/pager'Junio C Hamano2006-08-12
| |\ \ | | |/ | |/|
| | * pager: environment variable GIT_PAGER to override PAGERMatthias Lederhofer2006-07-31
| * | Add Documentation/howto/setup-git-server-over-http.txtRutger Nijlunsing2006-08-10
| * | Fix tutorial-2.htmlJunio C Hamano2006-08-09
| * | Documentation: git-status takes the same options as git-commitJunio C Hamano2006-08-08
| * | Update git-init-db(1) and documentation of core.sharedRepositoryJonas Fonseca2006-08-08
* | | 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
| | |/ /