9420 Commits (abbf594763a14e9c00c61f688e45bed636f1eb52)
 

Author SHA1 Message Date
Junio C Hamano cc96fd092a git-apply: Do not free the wrong buffer when we convert the data for writeout 18 years ago
Junio C Hamano 00cec846f1 Merge git://git2.kernel.org/pub/scm/gitk/gitk 18 years ago
Junio C Hamano aa576e6b47 Merge branch 'maint' 18 years ago
Peter Eriksen 979ea5856c Documentation/pack-format.txt: Clear up description of types. 18 years ago
Nicolas Pitre 605fac8b5b update HEAD reflog when branch pointed to by HEAD is directly modified 18 years ago
Andy Parkins 0a0d080bdc update-hook: abort early if the project description is unset 18 years ago
Michael S. Tsirkin 85295a52e6 git-merge: Put FETCH_HEAD data in merge commit message 18 years ago
Junio C Hamano a1bf91e081 git-rebase: make 'rebase HEAD branch' work as expected. 18 years ago
Junio C Hamano 1c4fea3a40 git-rev-list --bisect: optimization 18 years ago
Junio C Hamano 457f08a030 git-rev-list: add --bisect-vars option. 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 7054b6089d t6002: minor spelling fix. 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
Brandon Casey 1ce09dd678 [PATCH] prefer "git COMMAND" over "git-COMMAND" in gitk 18 years ago
Michael S. Tsirkin a947ab79d4 fix typo in git-am manpage 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
Johannes Sixt 8bf0e3d15d Teach git-remote to list pushed branches. 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