Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'jc/lt-ref2-with-lt-refs' into jc/ref-locking | Junio C Hamano | 2006-09-27 | 1 | -0/+152 |
|\ | |||||
| * | Merge branch 'lt/refs' into jc/lt-ref2-with-lt-refs | Junio C Hamano | 2006-09-21 | 6 | -2/+192 |
| |\ | |||||
| * | | Document git-show-ref [-s|--hash] option. | Christian Couder | 2006-09-20 | 1 | -1/+17 |
| * | | Add man page for git-show-ref | Jonas Fonseca | 2006-09-18 | 1 | -0/+136 |
* | | | Merge branch 'lt/refs' into jc/for-each-ref-with-lt-refs | Junio C Hamano | 2006-09-21 | 6 | -2/+192 |
|\ \ \ | | |/ | |/| | |||||
| * | | Merge branch 'jc/pack' | Junio C Hamano | 2006-09-17 | 1 | -1/+20 |
| |\ \ | |||||
| | * | | pack-objects: document --revs, --unpacked and --all. | Junio C Hamano | 2006-09-12 | 1 | -1/+20 |
| * | | | Merge branch 'jk/diff' | Junio C Hamano | 2006-09-17 | 1 | -0/+14 |
| |\ \ \ | |||||
| | * | | | git-status: document colorization config options | Jeff King | 2006-09-12 | 1 | -0/+14 |
| | |/ / | |||||
| * | | | git-repack(1): document --window and --depth | Jonas Fonseca | 2006-09-17 | 1 | -1/+11 |
| * | | | git-apply(1): document --unidiff-zero | Jonas Fonseca | 2006-09-17 | 1 | -0/+10 |
| * | | | Merge branch 'jc/archive' | Junio C Hamano | 2006-09-17 | 2 | -0/+137 |
| |\ \ \ | | |_|/ | |/| | | |||||
| | * | | Add git-upload-archive | Franck Bui-Huu | 2006-09-09 | 1 | -0/+37 |
| | * | | Add git-archive | Franck Bui-Huu | 2006-09-09 | 1 | -0/+100 |
| | |/ | |||||
* | | | Add git-for-each-ref: helper for language bindings | Junio C Hamano | 2006-09-16 | 1 | -0/+164 |
|/ / | |||||
* | | Document git-grep -[Hh] | Junio C Hamano | 2006-09-15 | 1 | -1/+8 |
* | | Documentation: Fix broken links | Dmitry V. Levin | 2006-09-13 | 3 | -3/+3 |
* | | Merge branch 'jc/unpack' | Junio C Hamano | 2006-09-13 | 1 | -1/+7 |
|\ \ | |||||
| * | | unpack-objects -r: call it "recover". | Junio C Hamano | 2006-09-13 | 1 | -1/+1 |
| * | | unpack-objects desperately salvages objects from a corrupt pack | Junio C Hamano | 2006-09-04 | 1 | -1/+7 |
* | | | Make apply --binary a no-op. | Junio C Hamano | 2006-09-07 | 1 | -9/+4 |
| |/ |/| | |||||
* | | Merge branch 'jc/daemon' | Junio C Hamano | 2006-09-07 | 1 | -8/+33 |
|\ \ | |||||
| * | | Revert "daemon: add upload-tar service." | Junio C Hamano | 2006-09-07 | 1 | -6/+0 |
| * | | multi-service daemon: documentation | Junio C Hamano | 2006-08-27 | 1 | -8/+39 |
* | | | Teach rev-list an option to read revs from the standard input. | Junio C Hamano | 2006-09-05 | 1 | -0/+6 |
| |/ |/| | |||||
* | | 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 |