9088 Commits (a8c40471ab0851bf9a58f7dc76f121258e0690e2)
 

Author SHA1 Message Date
Linus Torvalds a8c40471ab Remove "pathlen" from "struct name_entry" 18 years ago
Junio C Hamano 171dccd511 blame: cmp_suspect is not "cmp" anymore. 18 years ago
Nicolas Pitre 3254d218b4 minor git-prune optimization 18 years ago
Nicolas Pitre 5721685699 improve checkout message when asking for same branch 18 years ago
Linus Torvalds ac54c277f0 Be more careful about zlib return values 18 years ago
Linus Torvalds acdeec62cb Don't ever return corrupt objects from "parse_object()" 18 years ago
Nicolas Pitre 9096c660a8 index-pack: more validation checks and cleanups 18 years ago
Nicolas Pitre ce9fbf16e0 index-pack: use hash_sha1_file() 18 years ago
Nicolas Pitre 8685da4256 don't ever allow SHA1 collisions to exist by fetching a pack 18 years ago
Santi Béjar 08727ea8bb git-fetch: Fix single_force in append_fetch_head 18 years ago
Junio C Hamano bb95e19c5f Merge git://git2.kernel.org/pub/scm/gitk/gitk 18 years ago
Chris Wright 7e8c8255e9 make git clone -q suppress the noise with http fetch 18 years ago
Linus Torvalds 456cdf6edb Fix loose object uncompression check. 18 years ago
Shawn O. Pearce 3e993bb657 contrib/continuous: a continuous integration build manager 18 years ago
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