246 Commits (bfddbc5e1e68373ba96441ca228236667912265c)

Author SHA1 Message Date
Linus Torvalds f71925983d Factor out the ssh connection stuff from send-pack.c 20 years ago
Linus Torvalds dade09c226 Add "has_sha1_pack()" function to query whether the object is available in a pack 20 years ago
Junio C Hamano ad8c80a58f [PATCH] Show more details of packfile with verify-pack -v. 20 years ago
Junio C Hamano f3bf922409 [PATCH] verify-pack updates. 20 years ago
Linus Torvalds 575f497456 Add first cut at "git-receive-pack" 20 years ago
Junio C Hamano f9253394a2 [PATCH] Add git-verify-pack command. 20 years ago
Junio C Hamano 9a217f2a72 [PATCH] Expose packed_git and alt_odb. 20 years ago
Junio C Hamano 36e4d74a21 [PATCH] Enhance sha1_file_size() into sha1_object_info() 20 years ago
Junio C Hamano c4584ae3fd [PATCH] Remove "delta" object representation. 20 years ago
Junio C Hamano b155725dae [PATCH] Fix oversimplified optimization for add_cache_entry(). 20 years ago
Jason McMullan 5d6ccf5ce7 [PATCH] Anal retentive 'const unsigned char *sha1' 20 years ago
Daniel Barkalow 95fc75129a [PATCH] Operations on refs 20 years ago
Linus Torvalds 90334cf780 Add "__noreturn__" attribute to die() and usage() 20 years ago
Linus Torvalds 220a0b527b More work on merging with git-read-tree.. 20 years ago
Linus Torvalds 12dccc1654 Make fiel checkout function available to the git library 20 years ago
Junio C Hamano 65c2e0c349 [PATCH] Find size of SHA1 object without inflating everything. 20 years ago
Junio C Hamano 4a62b61939 [PATCH] Handle deltified object correctly in git-*-pull family. 20 years ago
Linus Torvalds 5180cacc20 Split up unpack_sha1_file() some more 20 years ago
Linus Torvalds c4483576b8 Add "unpack_sha1_header()" helper function 20 years ago
Linus Torvalds 6b0c312106 Include file cleanups.. 20 years ago
Linus Torvalds 958ba6c96e Introduce "base_name_compare()" helper function 20 years ago
Junio C Hamano 415e96c8b7 [PATCH] Implement git-checkout-cache -u to update stat information in the cache. 20 years ago
Brian Gerst bf0f910d1d [PATCH] Kill a bunch of pointer sign warnings for gcc4 20 years ago
Petr Baudis 7ab6f3d437 Remove obsolete note about native CPU byte format 20 years ago
Brad Roberts dbbce55b3a Rename some more cache-related functions 20 years ago
Brad Roberts 5d728c8411 Rename cache_match_stat() to ce_match_stat() 20 years ago
Brad Roberts 127cfd0d2f Cleanup the x-allocation functions 20 years ago
Junio C Hamano a15c1c60db [PATCH 2/3] Support symlinks in git-ls-files --others. 20 years ago
Petr Baudis 883550481f Mark the variable declarations in .h files as extern 20 years ago
Junio C Hamano 8ac069ac0a Introduce GIT_DIR environment variable. 20 years ago
Junio C Hamano d19938ab60 Rename environment variables. 20 years ago
Junio C Hamano 192268c197 Add git-update-cache --replace option. 20 years ago
Junio C Hamano ace1534d6f Introduce SHA1_FILE_DIRECTORIES to support multiple object databases. 20 years ago
Junio C Hamano bf60144c0a [PATCH] Remove unused sha1_file_directory variable. 20 years ago
Linus Torvalds ee267527aa Revert bogus optimization that avoids index file writes 20 years ago
Linus Torvalds f80cd783c6 date.c: add "show_date()" function. 20 years ago
Linus Torvalds db823d4a5a Fix symlink handling 20 years ago
Kay Sievers 8ae0a8c514 [PATCH] git and symlinks as tracked content 20 years ago
Linus Torvalds aac1794132 Improve sha1 object file writing. 20 years ago
Junio C Hamano 74400e7175 Add git-write-blob. 20 years ago
Linus Torvalds 3c249c9506 Add "get_sha1()" helper function. 20 years ago
Edgar Toernig b682969367 [PATCH] compat: missing dirent.d_type field 20 years ago
Edgar Toernig 9da3acfb19 [PATCH] compat: support pre-1.2 zlib 20 years ago
Edgar Toernig ecee9d9e79 [PATCH] Do date parsing by hand... 20 years ago
Junio C Hamano 40469ee9c6 [PATCH] Rename and extend read_tree_with_tree_or_commit_sha1 20 years ago
Christopher Li 812666c8e6 [PATCH] introduce xmalloc and xrealloc 20 years ago
Linus Torvalds f5b913c9cb Fix up the types in write_sha1_file 20 years ago
Linus Torvalds a44c9a5e2e Simplify "write_sha1_file()" interfaces 20 years ago
Daniel Barkalow 8237b1854c [PATCH] Additional functions for the objects database 20 years ago
Linus Torvalds b5af910727 New "diff-cache" implementation. 20 years ago