9124 Commits (1daa09d9a833d3969b64e763865a58df56bc3871)
 

Author SHA1 Message Date
Johannes Schindelin 1b89ef1731 Provide some technical documentation for shallow clones 18 years ago
Johannes Schindelin e29b96d5aa Add a HOWTO for setting up a standalone git daemon 18 years ago
Johannes Schindelin 824f782c3f xdiff/xutils.c(xdl_hash_record): factor out whitespace handling 18 years ago
Junio C Hamano 57584d9edd blame: micro-optimize cmp_suspect() 18 years ago
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
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
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 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
Junio C Hamano 41f5d73391 git-checkout: fix "eval" used for merge labelling. 18 years ago
Andy Parkins c47e6a43d3 update-hook: fix incorrect use of git-describe and sed for finding previous tag 18 years ago
Frank Lichtenheld 392e28170b cvsserver: further improve messages on commit and status 18 years ago