summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] list shortlog items in commit orderNicolas Pitre2005-08-021-1/+1
* Clean t/trash upon "make clean" as well.Junio C Hamano2005-08-021-0/+1
* GIT 0.99.3v0.99.3Junio C Hamano2005-08-011-1/+1
* [PATCH] git-merge-cache -q doesn't complain about failing merge programPetr Baudis2005-08-012-10/+22
* [PATCH] Fix sparse warningsLinus Torvalds2005-08-013-4/+4
* [PATCH] Do not rely on a sane wcJohannes Schindelin2005-08-011-1/+1
* [PATCH] Updates to tutorial.txtJohannes Schindelin2005-08-011-19/+17
* CVS-like push-pull description update.Junio C Hamano2005-08-011-6/+4
* [PATCH] Updates for cvs-migration.txtJohannes Schindelin2005-08-011-6/+22
* [PATCH] Fix warning about non-void return in a void function.A Large Angry SCM2005-08-011-1/+1
* Retire git-fetch-dumb-http and missing-revsJunio C Hamano2005-08-014-181/+3
* [PATCH] Support downloading packs by HTTP (whitespace fixed)barkalow@iabervon.org2005-07-311-6/+175
* [PATCH] Functions for managing the set of packs the library is using (whitesp...barkalow@iabervon.org2005-07-312-1/+135
* [PATCH] Added hook in git-receive-packJosef Weidendorfer2005-07-315-30/+186
* [PATCH] Fix support for old libcurlbarkalow@iabervon.org2005-07-311-3/+2
* Fix typo in recent Makefile cleanup (again).Junio C Hamano2005-07-311-3/+3
* Teach parse_commit_buffer about grafting.Junio C Hamano2005-07-313-2/+127
* Add a stupid "count objects" script.Junio C Hamano2005-07-312-0/+15
* Fetch from a packed repository on dumb servers.Junio C Hamano2005-07-314-4/+188
* Merge with gitk.Junio C Hamano2005-07-311-5/+9
|\
| * Fix some bugs causing application error popups.Paul Mackerras2005-07-311-5/+9
* | [PATCH] add NO_CURL option to the MakefileJohannes Schindelin2005-07-301-1/+8
* | Fix merge-base from getting confused.Linus Torvalds2005-07-301-38/+36
* | [PATCH] Making it easier to find which change introduced a bugLinus Torvalds2005-07-302-1/+159
* | NO_OPENSSL should really mean no openssl.Junio C Hamano2005-07-301-1/+3
* | Fix typo in recent Makefile cleanup.Junio C Hamano2005-07-291-1/+1
* | [PATCH] document git-rev-list betterMatthias Urlichs2005-07-291-2/+23
* | [PATCH] Build commands through object filesPetr Baudis2005-07-291-7/+8
* | Skip --merge-order test when built with NO_OPENSSLJunio C Hamano2005-07-291-0/+7
* | [PATCH] Support for NO_OPENSSLPetr Baudis2005-07-292-2/+12
* | [PATCH] Reorder Makefile rulesPetr Baudis2005-07-291-30/+57
* | [PATCH] Remove the explicit Makefile dependencies descriptionPetr Baudis2005-07-291-66/+8
* | [PATCH] Improve the compilation-time settings interfacePetr Baudis2005-07-291-18/+38
* | [PATCH] Unify usage strings declarationPetr Baudis2005-07-2917-18/+17
* | [PATCH] Trivial tidyupsPetr Baudis2005-07-293-8/+6
* | [PATCH] mmap error handlingPavel Roskin2005-07-298-12/+15
* | Documentation and tests: ls-files exclude pattern.Junio C Hamano2005-07-292-18/+32
* | ls-files: rework exclude patterns.Junio C Hamano2005-07-291-29/+73
* | [PATCH] Fix interesting git-rev-list corner caseLinus Torvalds2005-07-291-0/+11
* | Tutorial: use a bit longer sample filenames.Junio C Hamano2005-07-291-40/+40
* | [PATCH] support older versions of libcurlJohannes Schindelin2005-07-291-0/+10
* | Merge with gitk.Junio C Hamano2005-07-291-71/+611
|\ \ | |/
| * Improve the merge display when the result differs from all parents.Paul Mackerras2005-07-291-7/+84
| * [PATCH] gitk: Use GIT_DIR where appropriate.Junio C Hamano2005-07-281-11/+13
| * Import the --topo-order change and fix the writing of ~/.gitk.Paul Mackerras2005-07-271-2/+3
| * Display the diffs for a merge in a unified fashion.Paul Mackerras2005-07-271-4/+363
| * Handle the rename cases reported by git-diff-tree -C correctly.Paul Mackerras2005-07-201-14/+29
| * Calculate the list of interesting files for a merge.Paul Mackerras2005-07-201-47/+133
* | [PATCH] socklen_t needs to be defined and libssl to be linked on old Mac OS XJohannes Schindelin2005-07-291-0/+4
* | [PATCH] support bc version 1.04Johannes Schindelin2005-07-291-2/+6