summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-03-20xdiff/xutils.c(xdl_hash_record): factor out whitespace handlingJohannes Schindelin
2007-03-20blame: micro-optimize cmp_suspect()Junio C Hamano
2007-03-20Replace remaining instances of strdup with xstrdup.James Bowes
2007-03-20use a LRU eviction policy for the delta base cacheNicolas Pitre
2007-03-20clean up the delta base cache size a bitNicolas Pitre
2007-03-19GIT 1.5.1-rc1v1.5.1-rc1Junio C Hamano
2007-03-19Fix merge-indexJunio C Hamano
2007-03-19Set up for better tree diff optimizationsLinus Torvalds
2007-03-19Trivial cleanup of track_tree_refs()Linus Torvalds
2007-03-19git.el: Add support for commit hooks.Alexandre Julliard
2007-03-19Merge branch 'jb/gc'Junio C Hamano
2007-03-19Merge branch 'fl/cvsserver'Junio C Hamano
2007-03-19Limit the size of the new delta_base_cacheShawn O. Pearce
2007-03-19Merge branch 'sp/run-command'Junio C Hamano
2007-03-19Make git-send-email aware of Cc: lines.J. Bruce Fields
2007-03-19mergetool: print an appropriate warning if merge.tool is unknownTheodore Ts'o
2007-03-19mergetool: Add support for vimdiff.James Bowes
2007-03-18Update main git.html page to point at 1.5.0.5 documentationJunio C Hamano
2007-03-18Merge branch 'ar/diff'Junio C Hamano
2007-03-18Avoid unnecessary strlen() callsLinus Torvalds
2007-03-18Reuse cached data out of delta base cache.Nicolas Pitre
2007-03-18Implement a simple delta_base cacheLinus Torvalds
2007-03-18Make trivial wrapper functions around delta base generation and freeingLinus Torvalds
2007-03-18Merge 1.5.0.5 in from 'maint'Junio C Hamano
2007-03-18GIT 1.5.0.5v1.5.0.5Junio C Hamano
2007-03-17Make gc a builtin.James Bowes
2007-03-17Merge branch 'maint'Junio C Hamano
2007-03-17[PATCH] clean up pack index handling a bitNicolas Pitre
2007-03-17[PATCH] add test for OFS_DELTA objectsNicolas Pitre
2007-03-17[PATCH] fix t5300-pack-object.shNicolas Pitre
2007-03-17[PATCH] local-fetch.c: some error printing cleanupNicolas Pitre
2007-03-17applymbox: brown paper bag fix.Junio C Hamano
2007-03-16git-merge: finish when git-read-tree failsSanti BĂ©jar
2007-03-16Add tests for --quiet option of diff programsAlex Riesen
2007-03-16use xstrdup pleaseShawn O. Pearce
2007-03-16git-fetch, git-branch: Support local --track via a special remote '.'Paolo Bonzini
2007-03-14try-to-simplify-commit: use diff-tree --quiet machinery.Junio C Hamano
2007-03-14revision.c: explain what tree_difference doesJunio C Hamano
2007-03-14Teach --quiet to diff backends.Junio C Hamano
2007-03-14diff --quietJunio C Hamano
2007-03-14Remove unused diffcore_std_no_resolveJunio C Hamano
2007-03-14Allow git-diff exit with codes similar to diff(1)Alex Riesen
2007-03-14Merge GIT 1.5.0.4Junio C Hamano
2007-03-14GIT 1.5.0.4v1.5.0.4Junio C Hamano
2007-03-14Clarify doc for git-config --unset-all.Yann Dirson
2007-03-14git-checkout: fix "eval" used for merge labelling.Junio C Hamano
2007-03-14update-hook: fix incorrect use of git-describe and sed for finding previous tagAndy Parkins
2007-03-14cvsserver: further improve messages on commit and statusFrank Lichtenheld
2007-03-14cvsserver: Be more chattyFrank Lichtenheld
2007-03-14Merge branch 'jc/repack'Junio C Hamano