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