9103 Commits (0f76a543e398b116882a49fc115273988cc9eb29)
 

Author SHA1 Message Date
Frank Lichtenheld 0f76a543e3 cvsserver: Reword documentation on necessity of write access 18 years ago
Frank Lichtenheld 4db0c8dec5 cvsserver: Allow to "add" a removed file 18 years ago
Frank Lichtenheld febe7dcc08 cvsserver: Add asciidoc documentation for new database backend configuration 18 years ago
Frank Lichtenheld 473937ed44 cvsserver: Corrections to the database backend configuration 18 years ago
Frank Lichtenheld 0cf611a300 cvsserver: Use DBI->table_info instead of DBI->tables 18 years ago
Frank Lichtenheld 920a449af5 cvsserver: Abort if connect to database fails 18 years ago
Frank Lichtenheld eb1780d480 cvsserver: Make the database backend configurable 18 years ago
Frank Lichtenheld d55820ced6 cvsserver: Allow to override the configuration per access method 18 years ago
Frank Lichtenheld 92a39a14d0 cvsserver: Handle three part keys in git config correctly 18 years ago
Frank Lichtenheld 80573baec4 cvsserver: Introduce new state variable 'method' 18 years ago
Junio C Hamano 1d848f643c tree_entry_interesting(): allow it to say "everything is interesting" 18 years ago
Junio C Hamano ccc744abbb tree-diff: avoid strncmp() 18 years ago
Junio C Hamano 7d2f667b12 Teach tree_entry_interesting() that the tree entries are sorted. 18 years ago
Linus Torvalds 4651ece854 Switch over tree descriptors to contain a pre-parsed entry 18 years ago
Linus Torvalds 6fda5e5180 Initialize tree descriptors with a helper function rather than by hand. 18 years ago
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