summaryrefslogtreecommitdiff
path: root/Documentation
AgeCommit message (Expand)Author
2006-08-28Merge branch 'ts/daemon'Junio C Hamano
2006-08-28Merge branch 'jc/apply'Junio C Hamano
2006-08-27git-apply --reject: finishing touches.Junio C Hamano
2006-08-27Add git-zip-treeRene Scharfe
2006-08-26git-svn: add the 'dcommit' commandEric Wong
2006-08-26git-svn: recommend rebase for syncing against an SVN repoEric Wong
2006-08-26git-svn(1): improve asciidoc markupJonas Fonseca
2006-08-26git(7): put the synopsis in a verse style paragraphJonas Fonseca
2006-08-26gitk(1): expand the manpage to look less like a templateJonas Fonseca
2006-08-26git-blame(1): mention options in the synopsis and advertise pickaxeJonas Fonseca
2006-08-26git-ls-remote(1): document --upload-packJonas Fonseca
2006-08-26git-apply(1): document missing options and improve existing onesJonas Fonseca
2006-08-24update-index -gJunio C Hamano
2006-08-22Added support for dropping privileges to git-daemon.Tilman Sauerbeck
2006-08-17git-apply --rejectJunio C Hamano
2006-08-17apply --reverse: tie it all together.Junio C Hamano
2006-08-16Documentation/technical/racy-git.txtJunio C Hamano
2006-08-13Merge branch 'js/color-diff'Junio C Hamano
2006-08-13Merge branch 'jc/grep'Junio C Hamano
2006-08-13Merge branch 'ml/pager'Junio C Hamano
2006-08-12git-grep: show pathnames relative to the current directoryJunio C Hamano
2006-08-10Add the --color-words option to the diff options familyJohannes Schindelin
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: environment variable GIT_PAGER to override PAGERMatthias Lederhofer
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