aboutsummaryrefslogtreecommitdiff
path: root/Documentation
Commit message (Expand)AuthorAge
* Documentation: Fix howto/revert-branch-rebase.html generationSergey Vlasov2006-09-01
* git-rev-list(1): group options; reformat; document more optionsJonas Fonseca2006-09-01
* Include config.mak.autogen in the doc MakefileJonas Fonseca2006-08-31
* git(7): move gitk(1) to the list of porcelain commandsJonas Fonseca2006-08-31
* Add --relative-date option to the revision interfaceJonas Fonseca2006-08-28
* Merge branch 'ts/daemon'Junio C Hamano2006-08-27
|\
| * Added support for dropping privileges to git-daemon.Tilman Sauerbeck2006-08-22
* | Merge branch 'jc/apply'Junio C Hamano2006-08-27
|\ \
| * | git-apply --reject: finishing touches.Junio C Hamano2006-08-27
| * | git-apply --rejectJunio C Hamano2006-08-17
| * | apply --reverse: tie it all together.Junio C Hamano2006-08-16
| |/
* | Add git-zip-treeRene Scharfe2006-08-26
* | git-svn: add the 'dcommit' commandEric Wong2006-08-26
* | git-svn: recommend rebase for syncing against an SVN repoEric Wong2006-08-25
* | git-svn(1): improve asciidoc markupJonas Fonseca2006-08-25
* | git(7): put the synopsis in a verse style paragraphJonas Fonseca2006-08-25
* | gitk(1): expand the manpage to look less like a templateJonas Fonseca2006-08-25
* | git-blame(1): mention options in the synopsis and advertise pickaxeJonas Fonseca2006-08-25
* | git-ls-remote(1): document --upload-packJonas Fonseca2006-08-25
* | git-apply(1): document missing options and improve existing onesJonas Fonseca2006-08-25
* | update-index -gJunio C Hamano2006-08-23
|/
* Documentation/technical/racy-git.txtJunio 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
* | 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