| Commit message (Expand) | Author | Age | Files | Lines |
* | Update GIT_TRACE documentation. | Christian Couder | 2006-09-03 | 1 | -1/+10 |
* | Documentation: Fix howto/revert-branch-rebase.html generation | Sergey Vlasov | 2006-09-01 | 1 | -1/+1 |
* | git-rev-list(1): group options; reformat; document more options | Jonas Fonseca | 2006-09-01 | 1 | -66/+188 |
* | Include config.mak.autogen in the doc Makefile | Jonas Fonseca | 2006-08-31 | 1 | -0/+2 |
* | git(7): move gitk(1) to the list of porcelain commands | Jonas Fonseca | 2006-08-31 | 1 | -7/+3 |
* | Add --relative-date option to the revision interface | Jonas Fonseca | 2006-08-28 | 1 | -0/+5 |
* | Merge branch 'ts/daemon' | Junio C Hamano | 2006-08-27 | 1 | -1/+13 |
|\ |
|
| * | Added support for dropping privileges to git-daemon. | Tilman Sauerbeck | 2006-08-22 | 1 | -1/+13 |
* | | Merge branch 'jc/apply' | Junio C Hamano | 2006-08-27 | 1 | -2/+2 |
|\ \ |
|
| * | | git-apply --reject: finishing touches. | Junio C Hamano | 2006-08-27 | 1 | -2/+2 |
| * | | git-apply --reject | Junio C Hamano | 2006-08-17 | 1 | -1/+8 |
| * | | apply --reverse: tie it all together. | Junio C Hamano | 2006-08-16 | 1 | -1/+5 |
| |/ |
|
* | | Add git-zip-tree | Rene Scharfe | 2006-08-26 | 1 | -0/+67 |
* | | git-svn: add the 'dcommit' command | Eric Wong | 2006-08-26 | 1 | -0/+27 |
* | | git-svn: recommend rebase for syncing against an SVN repo | Eric Wong | 2006-08-25 | 1 | -2/+20 |
* | | git-svn(1): improve asciidoc markup | Jonas Fonseca | 2006-08-25 | 1 | -85/+114 |
* | | git(7): put the synopsis in a verse style paragraph | Jonas Fonseca | 2006-08-25 | 1 | -1/+2 |
* | | gitk(1): expand the manpage to look less like a template | Jonas Fonseca | 2006-08-25 | 1 | -10/+50 |
* | | git-blame(1): mention options in the synopsis and advertise pickaxe | Jonas Fonseca | 2006-08-25 | 1 | -6/+23 |
* | | git-ls-remote(1): document --upload-pack | Jonas Fonseca | 2006-08-25 | 1 | -4/+14 |
* | | git-apply(1): document missing options and improve existing ones | Jonas Fonseca | 2006-08-25 | 1 | -7/+39 |
* | | update-index -g | Junio C Hamano | 2006-08-23 | 1 | -2/+2 |
|/ |
|
* | Documentation/technical/racy-git.txt | Junio C Hamano | 2006-08-15 | 1 | -0/+193 |
* | Merge branch 'js/color-diff' | Junio C Hamano | 2006-08-12 | 1 | -0/+3 |
|\ |
|
| * | Add the --color-words option to the diff options family | Johannes Schindelin | 2006-08-10 | 1 | -0/+3 |
* | | Merge branch 'jc/grep' | Junio C Hamano | 2006-08-12 | 1 | -1/+7 |
|\ \ |
|
| * | | git-grep: show pathnames relative to the current directory | Junio C Hamano | 2006-08-11 | 1 | -1/+7 |
| |/ |
|
* | | Merge branch 'ml/pager' | Junio C Hamano | 2006-08-12 | 1 | -0/+3 |
|\ \
| |/
|/| |
|
| * | pager: environment variable GIT_PAGER to override PAGER | Matthias Lederhofer | 2006-07-31 | 1 | -0/+3 |
* | | Add Documentation/howto/setup-git-server-over-http.txt | Rutger Nijlunsing | 2006-08-10 | 1 | -0/+256 |
* | | Fix tutorial-2.html | Junio C Hamano | 2006-08-09 | 1 | -0/+1 |
* | | Documentation: git-status takes the same options as git-commit | Junio C Hamano | 2006-08-08 | 1 | -1/+5 |
* | | Update git-init-db(1) and documentation of core.sharedRepository | Jonas Fonseca | 2006-08-08 | 2 | -19/+41 |
* | | Document rev-list's option --merge | Uwe Zeisberger | 2006-08-04 | 1 | -0/+5 |
* | | Documentation/git.txt: link git-svn and git-instaweb from the main page. | Junio C Hamano | 2006-08-03 | 1 | -0/+6 |
* | | git-grep: document --and, --or, --not, ( and ) | Matthias Lederhofer | 2006-08-02 | 1 | -3/+17 |
* | | Documentation: convert uses of git-link macro to gitlink | Jeff King | 2006-08-02 | 2 | -4/+4 |
* | | git-push: allow -f as an alias for --force | Jeff King | 2006-08-02 | 1 | -1/+1 |
|/ |
|
* | pager: config variable pager.color | Matthias Lederhofer | 2006-07-31 | 1 | -0/+4 |
* | tar-tree: illustrate an obscure feature better | Johannes Schindelin | 2006-07-30 | 1 | -0/+5 |
* | Merge branch 'pb/multi-fetch' | Junio C Hamano | 2006-07-28 | 2 | -1/+13 |
|\ |
|
| * | Teach git-http-fetch the --stdin switch | Petr Baudis | 2006-07-27 | 1 | -1/+7 |
| * | Teach git-local-fetch the --stdin switch | Petr Baudis | 2006-07-27 | 1 | -0/+6 |
* | | Merge branch 'js/alias-p' | Junio C Hamano | 2006-07-28 | 1 | -1/+11 |
|\ \
| |/
|/| |
|
| * | git wrapper: add --git-dir=<path> and --bare options | Johannes Schindelin | 2006-07-25 | 1 | -1/+11 |
* | | daemon: documentation for --reuseaddr, --detach and --pid-file | Matthias Lederhofer | 2006-07-27 | 1 | -1/+12 |
* | | Merge branch 'pb/configure' | Junio C Hamano | 2006-07-26 | 1 | -7/+7 |
|\ \
| |/
|/| |
|
| * | Rename man1 and man7 variables to man1dir and man7dir | Jakub Narebski | 2006-06-29 | 1 | -5/+5 |
| * | Allow INSTALL, bindir, mandir to be set in main Makefile | Jakub Narebski | 2006-06-29 | 1 | -2/+2 |
* | | Merge branch 'jt/format-patch' | Junio C Hamano | 2006-07-25 | 1 | -1/+15 |
|\ \ |
|