summaryrefslogtreecommitdiff
path: root/Documentation
AgeCommit message (Expand)Author
2006-08-10Add Documentation/howto/setup-git-server-over-http.txtRutger Nijlunsing
2006-08-09Fix tutorial-2.htmlJunio C Hamano
2006-08-09Documentation: git-status takes the same options as git-commitJunio C Hamano
2006-08-09Update git-init-db(1) and documentation of core.sharedRepositoryJonas Fonseca
2006-08-04Document rev-list's option --mergeUwe Zeisberger
2006-08-03Documentation/git.txt: link git-svn and git-instaweb from the main page.Junio C Hamano
2006-08-03git-grep: document --and, --or, --not, ( and )Matthias Lederhofer
2006-08-02Documentation: convert uses of git-link macro to gitlinkJeff King
2006-08-02git-push: allow -f as an alias for --forceJeff King
2006-07-31pager: config variable pager.colorMatthias Lederhofer
2006-07-31tar-tree: illustrate an obscure feature betterJohannes Schindelin
2006-07-28Merge branch 'pb/multi-fetch'Junio C Hamano
2006-07-28Merge branch 'js/alias-p'Junio C Hamano
2006-07-28Teach git-http-fetch the --stdin switchPetr Baudis
2006-07-28Teach git-local-fetch the --stdin switchPetr Baudis
2006-07-27daemon: documentation for --reuseaddr, --detach and --pid-fileMatthias Lederhofer
2006-07-26Merge branch 'pb/configure'Junio C Hamano
2006-07-25git wrapper: add --git-dir=<path> and --bare optionsJohannes Schindelin
2006-07-25Merge branch 'jt/format-patch'Junio C Hamano
2006-07-25Merge branch 'lt/objformat'Junio C Hamano
2006-07-24pack-objects: check pack.window for default window sizeJeff King
2006-07-24tar-tree: add the "tar.umask" config optionWilly Tarreau
2006-07-24cvsexportcommit - add -a (add author line) flag, cleanup warningsMartin Langhoff
2006-07-15Add option to set initial In-Reply-To/ReferencesJosh Triplett
2006-07-15Add option to enable threading headersJosh Triplett
2006-07-14Documentation/urls.txt: Use substitution to escape square bracketsJonas Fonseca
2006-07-14Documentation/Makefile: product depends on asciidoc.confJunio C Hamano
2006-07-14documentation (urls.txt) typofixAlp Toker
2006-07-14sha1_file: add the ability to parse objects in "pack file format"Linus Torvalds
2006-07-14Documentation about exclude/ignore filesMatthias Lederhofer
2006-07-14Documentation: Fix ssh://[user@]host.xz URLJunio C Hamano
2006-07-13Merge branch 'ml/trace'Junio C Hamano
2006-07-11typofix (git-name-rev documentation)Alp Toker
2006-07-11Mention the [user@] part in documentation of ssh:// urls.Yakov Lerner
2006-07-10git-rev-list: add documentation for --parents, --no-mergesMatthias Lederhofer
2006-07-10Fix more typos, primarily in the codePavel Roskin
2006-07-10Merge branch 'ew/diff'Junio C Hamano
2006-07-10Merge branch 'ew/svn'Junio C Hamano
2006-07-09Fix typos involving the word 'commit'Alp Toker
2006-07-09Fix some doubled word typosAlp Toker
2006-07-09Fix some doubled word typosAlp Toker
2006-07-09change ent to tree in git-diff documentationMatthias Lederhofer
2006-07-09Assorted typo fixesPavel Roskin
2006-07-09GIT_TRACE: show which built-in/external commands are executedMatthias Lederhofer
2006-07-07Update diff-options and config documentation.Junio C Hamano
2006-07-07diff.c: respect diff.renames config optionEric Wong
2006-07-07diff-options: Explain --text and -aStephan Feder
2006-07-07rev-parse documentation: talk about range notation.Junio C Hamano
2006-07-07show-branch: match documentation and usageJunio C Hamano
2006-07-07Merge branch 'js/merge-base'Junio C Hamano