aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* receive-pack hooks updates.Junio C Hamano2005-08-02
* Make send-pack --all and explicit ref mutually exclusive.Junio C Hamano2005-08-02
* [PATCH] list shortlog items in commit orderNicolas Pitre2005-08-02
* Clean t/trash upon "make clean" as well.Junio C Hamano2005-08-02
* GIT 0.99.3v0.99.3Junio C Hamano2005-08-01
* [PATCH] git-merge-cache -q doesn't complain about failing merge programPetr Baudis2005-08-01
* [PATCH] Fix sparse warningsLinus Torvalds2005-08-01
* [PATCH] Do not rely on a sane wcJohannes Schindelin2005-08-01
* [PATCH] Updates to tutorial.txtJohannes Schindelin2005-08-01
* CVS-like push-pull description update.Junio C Hamano2005-08-01
* [PATCH] Updates for cvs-migration.txtJohannes Schindelin2005-08-01
* [PATCH] Fix warning about non-void return in a void function.A Large Angry SCM2005-08-01
* Retire git-fetch-dumb-http and missing-revsJunio C Hamano2005-08-01
* [PATCH] Support downloading packs by HTTP (whitespace fixed)barkalow@iabervon.org2005-07-31
* [PATCH] Functions for managing the set of packs the library is using (whitesp...barkalow@iabervon.org2005-07-31
* [PATCH] Added hook in git-receive-packJosef Weidendorfer2005-07-31
* [PATCH] Fix support for old libcurlbarkalow@iabervon.org2005-07-31
* Fix typo in recent Makefile cleanup (again).Junio C Hamano2005-07-31
* Teach parse_commit_buffer about grafting.Junio C Hamano2005-07-31
* Add a stupid "count objects" script.Junio C Hamano2005-07-31
* Fetch from a packed repository on dumb servers.Junio C Hamano2005-07-31
* Merge with gitk.Junio C Hamano2005-07-31
|\
| * Fix some bugs causing application error popups.Paul Mackerras2005-07-31
* | [PATCH] add NO_CURL option to the MakefileJohannes Schindelin2005-07-30
* | Fix merge-base from getting confused.Linus Torvalds2005-07-30
* | [PATCH] Making it easier to find which change introduced a bugLinus Torvalds2005-07-30
* | NO_OPENSSL should really mean no openssl.Junio C Hamano2005-07-30
* | Fix typo in recent Makefile cleanup.Junio C Hamano2005-07-29
* | [PATCH] document git-rev-list betterMatthias Urlichs2005-07-29
* | [PATCH] Build commands through object filesPetr Baudis2005-07-29
* | Skip --merge-order test when built with NO_OPENSSLJunio C Hamano2005-07-29
* | [PATCH] Support for NO_OPENSSLPetr Baudis2005-07-29
* | [PATCH] Reorder Makefile rulesPetr Baudis2005-07-29
* | [PATCH] Remove the explicit Makefile dependencies descriptionPetr Baudis2005-07-29
* | [PATCH] Improve the compilation-time settings interfacePetr Baudis2005-07-29
* | [PATCH] Unify usage strings declarationPetr Baudis2005-07-29
* | [PATCH] Trivial tidyupsPetr Baudis2005-07-29
* | [PATCH] mmap error handlingPavel Roskin2005-07-29
* | Documentation and tests: ls-files exclude pattern.Junio C Hamano2005-07-29
* | ls-files: rework exclude patterns.Junio C Hamano2005-07-29
* | [PATCH] Fix interesting git-rev-list corner caseLinus Torvalds2005-07-29
* | Tutorial: use a bit longer sample filenames.Junio C Hamano2005-07-29
* | [PATCH] support older versions of libcurlJohannes Schindelin2005-07-29
* | Merge with gitk.Junio C Hamano2005-07-29
|\ \ | |/
| * Improve the merge display when the result differs from all parents.Paul Mackerras2005-07-29
| * [PATCH] gitk: Use GIT_DIR where appropriate.Junio C Hamano2005-07-28
| * Import the --topo-order change and fix the writing of ~/.gitk.Paul Mackerras2005-07-27
| * Display the diffs for a merge in a unified fashion.Paul Mackerras2005-07-27
| * Handle the rename cases reported by git-diff-tree -C correctly.Paul Mackerras2005-07-20
| * Calculate the list of interesting files for a merge.Paul Mackerras2005-07-20