aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Revert "daemon: add upload-tar service."Junio C Hamano2006-09-07
* multi-service daemon: documentationJunio C Hamano2006-08-27
* daemon: add upload-tar service.Junio C Hamano2006-08-27
* daemon: prepare for multiple services.Junio C Hamano2006-08-27
* Add git-zip-tree to .gitignoreRene Scharfe2006-08-27
* free(NULL) is perfectly valid.Junio C Hamano2006-08-27
* Use xcalloc instead of callocJonas Fonseca2006-08-27
* Use fstat instead of fseekJonas Fonseca2006-08-27
* Merge branch 'gl/cleanup-next'Junio C Hamano2006-08-27
|\
| * hashcpy/hashcmp remaining bits.Junio C Hamano2006-08-23
| * Convert memcpy(a,b,20) to hashcpy(a,b).Shawn Pearce2006-08-23
| * Merge branch 'gl/cleanup' into gl/cleanup-nextJunio C Hamano2006-08-23
| |\
* | \ Merge branch 'js/c-merge-recursive'Junio C Hamano2006-08-27
|\ \ \ | |/ /
| * | Merge branch 'master' into js/c-merge-recursiveJunio C Hamano2006-08-12
| |\ \
| * | | discard_cache(): discard index, even if no file was mmap()edJohannes Schindelin2006-08-10
| * | | merge-recur: do not die unnecessarilyJohannes Schindelin2006-08-09
| * | | merge-recur: try to merge older merge bases firstJohannes Schindelin2006-08-09
| * | | merge-recur: if there is no common ancestor, fake empty oneJohannes Schindelin2006-08-09
| * | | merge-recur: do not setenv("GIT_INDEX_FILE")Johannes Schindelin2006-08-09
| * | | merge-recur: do not call git-write-treeJohannes Schindelin2006-08-09
| * | | merge-recursive: fix rename handlingJohannes Schindelin2006-08-04
| * | | .gitignore: git-merge-recur is a built file.Junio C Hamano2006-08-03
| * | | merge-recur: virtual commits shall never be parsedJohannes Schindelin2006-07-31
| * | | merge-recur: use the unpack_trees() interface instead of exec()ing read-treeJohannes Schindelin2006-07-30
| * | | Merge branch 'js/read-tree' into js/c-merge-recursiveJunio C Hamano2006-07-30
| |\ \ \
| * | | | merge-recur: fix thinko in unique_path()Johannes Schindelin2006-07-30
| * | | | Makefile: git-merge-recur depends on xdiff libraries.Junio C Hamano2006-07-27
| * | | | merge-recur: Explain why sha_eq() and struct stage_data cannot goJohannes Schindelin2006-07-27
| * | | | merge-recur: Cleanup last mixedCase variables...Johannes Schindelin2006-07-27
| * | | | merge-recur: Fix compiler warning with -pedanticJohannes Schindelin2006-07-27
| * | | | merge-recur: Remove dead codeJohannes Schindelin2006-07-27
| * | | | merge-recur: Get rid of debug codeJohannes Schindelin2006-07-27
| * | | | merge-recur: Convert variable names to lower_caseJohannes Schindelin2006-07-27
| * | | | Cumulative update of merge-recursive in CJohannes Schindelin2006-07-27
| * | | | Merge branch 'lt/unitype' into js/c-merge-recursiveJunio C Hamano2006-07-13
| |\ \ \ \
| * | | | | recur vs recursive: help testing without touching too many stuff.Junio C Hamano2006-07-13
| * | | | | Status update on merge-recursive in CJohannes Schindelin2006-07-13
* | | | | | 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
| * | | | | | | apply --reject: count hunks starting from 1, not 0Junio C Hamano2006-08-22
| * | | | | | | git-apply --verboseJunio C Hamano2006-08-18
| * | | | | | | git-apply --reject: send rejects to .rej files.Junio C Hamano2006-08-18
| * | | | | | | git-apply --rejectJunio C Hamano2006-08-17
| * | | | | | | apply --reverse: tie it all together.Junio C Hamano2006-08-16
| * | | | | | | diff.c: make binary patch reversible.Junio C Hamano2006-08-16
| * | | | | | | builtin-apply --reverse: two bugfixes.Junio C Hamano2006-08-16
* | | | | | | | git-reset: remove unused variableRene Scharfe2006-08-27
* | | | | | | | git-cherry: remove unused variableRene Scharfe2006-08-27