9227 Commits (08b984fb5456c23b04c573f9021141ce27af707d)
 

Author SHA1 Message Date
James Bowes 567fb65e25 Replace remaining instances of strdup with xstrdup. 18 years ago
Nicolas Pitre 5e08ecbff2 use a LRU eviction policy for the delta base cache 18 years ago
Nicolas Pitre 3358004a00 clean up the delta base cache size a bit 18 years ago
Junio C Hamano ceb8442af7 GIT 1.5.1-rc1 18 years ago
Junio C Hamano 843d49a479 Fix merge-index 18 years ago
Linus Torvalds 5d86501742 Set up for better tree diff optimizations 18 years ago
Linus Torvalds c711a214c1 Trivial cleanup of track_tree_refs() 18 years ago
Alexandre Julliard d55552f6e3 git.el: Add support for commit hooks. 18 years ago
Junio C Hamano 94b9816c5c Merge branch 'jb/gc' 18 years ago
Junio C Hamano de5e61eb0d Merge branch 'fl/cvsserver' 18 years ago
Shawn O. Pearce 18bdec1118 Limit the size of the new delta_base_cache 18 years ago
Junio C Hamano 3635a18770 Merge branch 'sp/run-command' 18 years ago
J. Bruce Fields abec100c33 Make git-send-email aware of Cc: lines. 18 years ago
J. Bruce Fields 81b6c950de user-manual: introduce "branch" and "branch head" differently 18 years ago
J. Bruce Fields cbd919221f glossary: clean up cross-references 18 years ago
J. Bruce Fields f562e6f316 glossary: stop generating automatically 18 years ago
Theodore Ts'o d6678c28e3 mergetool: print an appropriate warning if merge.tool is unknown 18 years ago
James Bowes 9cec65399d mergetool: Add support for vimdiff. 18 years ago
J. Bruce Fields 06e7ea3787 user-manual: Use def_ instead of ref_ for glossary references. 18 years ago
Jim Meyering 21f13ee203 user-manual.txt: fix a tiny typo. 18 years ago
J. Bruce Fields 0a3985dcfb user-manual: run xsltproc without --nonet option 18 years ago
Junio C Hamano 7976ce1b90 Update main git.html page to point at 1.5.0.5 documentation 18 years ago
Junio C Hamano d54fe394ac Merge branch 'ar/diff' 18 years ago
Linus Torvalds 304de2d2d6 Avoid unnecessary strlen() calls 18 years ago
Nicolas Pitre a0cba10847 Reuse cached data out of delta base cache. 18 years ago
Linus Torvalds e5e01619bc Implement a simple delta_base cache 18 years ago
Linus Torvalds 62f255ad58 Make trivial wrapper functions around delta base generation and freeing 18 years ago
Junio C Hamano 5bb44a5103 Merge 1.5.0.5 in from 'maint' 18 years ago
Junio C Hamano 6bf035f278 GIT 1.5.0.5 18 years ago
James Bowes 6757ada403 Make gc a builtin. 18 years ago
Junio C Hamano 1589e0517f Merge branch 'maint' 18 years ago
Nicolas Pitre 4287307833 [PATCH] clean up pack index handling a bit 18 years ago
Nicolas Pitre ac527b0b7c [PATCH] add test for OFS_DELTA objects 18 years ago
Nicolas Pitre 82868f72b5 [PATCH] fix t5300-pack-object.sh 18 years ago
Nicolas Pitre e8e91fece8 [PATCH] local-fetch.c: some error printing cleanup 18 years ago
Junio C Hamano 0d38ab259e applymbox: brown paper bag fix. 18 years ago
Santi Béjar 2be08a84ba git-merge: finish when git-read-tree fails 18 years ago
Alex Riesen 0c66d6be4f Add tests for --quiet option of diff programs 18 years ago
Shawn O. Pearce dbb2b41aa4 use xstrdup please 18 years ago
Paolo Bonzini 9debc3241b git-fetch, git-branch: Support local --track via a special remote '.' 18 years ago
Junio C Hamano 0053e902b4 git-log --first-parent: show only the first parent log 18 years ago
Junio C Hamano dd47aa3133 try-to-simplify-commit: use diff-tree --quiet machinery. 18 years ago
Junio C Hamano 0a4ba7f8c6 revision.c: explain what tree_difference does 18 years ago
Junio C Hamano 822cac0155 Teach --quiet to diff backends. 18 years ago
Junio C Hamano 68aacb2f3c diff --quiet 18 years ago
Junio C Hamano 3161b4b521 Remove unused diffcore_std_no_resolve 18 years ago
Alex Riesen 41bbf9d585 Allow git-diff exit with codes similar to diff(1) 18 years ago
Junio C Hamano 803527f1d9 Merge GIT 1.5.0.4 18 years ago
Junio C Hamano 3d4e1932f2 GIT 1.5.0.4 18 years ago
Yann Dirson 9debca9aac Clarify doc for git-config --unset-all. 18 years ago