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