117 Commits (ed0a84883ec33cd2d4ee7f66204de7dab13353d8)

Author SHA1 Message Date
Linus Torvalds ba8a4970c7 [PATCH] Add note about IANA confirmation 19 years ago
Junio C Hamano a9ab586a5d Retire support for old environment variables. 19 years ago
Peter Hagervall 2ab141a26f [PATCH] Possible cleanups for local-pull.c 19 years ago
Junio C Hamano 2c04662d89 Revert "Replace zero-length array decls with []." 19 years ago
Junio C Hamano ff27adf3da Support +<src>:<dst> format in push as well. 19 years ago
Jason Riedy c7c81b3a51 Fix ?: statements. 19 years ago
Jason Riedy 6c5f9baa3b Replace zero-length array decls with []. 19 years ago
Junio C Hamano f1d090e13a Fix __attribute__ changes. 19 years ago
Jason Riedy 75ea6911d6 [PATCH] Spell __attribute__ correctly in cache.h. 19 years ago
Linus Torvalds 828cc617c1 [PATCH] Export relative path handling "prefix_path()" function 19 years ago
Linus Torvalds d288a70030 [PATCH] Make "git diff" work inside relative subdirectories 19 years ago
Daniel Barkalow c508df5edf [PATCH] Add function to read an index file from an arbitrary filename. 19 years ago
Junio C Hamano d5a63b9983 Alternate object pool mechanism updates. 19 years ago
Timo Sirainen 4ec99bf080 [PATCH] -Werror fixes 20 years ago
Junio C Hamano d3af621b14 Redo the templates generation and installation. 20 years ago
Holger Eitzenberger f2db68eda8 [PATCH] git: add git_mkstemp() 20 years ago
Junio C Hamano f88395ac23 Renaming push. 20 years ago
Junio C Hamano 8d5afef0f9 Install sample hooks 20 years ago
barkalow@iabervon.org 70b9829ea7 [PATCH] Parallelize pulling by ssh 20 years ago
barkalow@iabervon.org bf592c5057 [PATCH] Functions for managing the set of packs the library is using (whitespace fixed) 20 years ago
Junio C Hamano 5da5c8f4cf Teach parse_commit_buffer about grafting. 20 years ago
Junio C Hamano 8f3f9b09dc [PATCH] Add update-server-info. 20 years ago
Linus Torvalds d1c133f5d4 Merge three separate "fetch refs" functions 20 years ago
Eric W. Biederman d289d13625 [PATCH] Move git_author_info and git_commiter_info to ident.c 20 years ago
Linus Torvalds c0fd1f517e Make "ce_match_path()" a generic helper function 20 years ago
Linus Torvalds 3e58763542 Fix up read_tree() pathspec matching to use "const char **" 20 years ago
Linus Torvalds 0ca14a57f1 Start adding interfaces to read in partial trees 20 years ago
Linus Torvalds 2386d65822 Add first cut at "git protocol" connect logic. 20 years ago
Linus Torvalds 6aa33f4035 Abstract out the "name <email> date" handling of commit-tree.c 20 years ago
Linus Torvalds 26a2d8ae89 parse_date(): allow const date string 20 years ago
Daniel Barkalow d5f1befca8 [PATCH] Remove map_sha1_file 20 years ago
Daniel Barkalow a5eda52bfe [PATCH] write_sha1_to_fd() 20 years ago
Bryan Larsen 7672db20c2 [PATCH] Expose object ID computation functions. 20 years ago
Linus Torvalds 26c8a533af Add "mkpath()" helper function 20 years ago
Junio C Hamano b2cb94254b [PATCH] clone-pack.c:write_one_ref() - Create leading directories. 20 years ago
Linus Torvalds 41cb7488b9 Move "get_ack()" to common git_connect functions 20 years ago
Linus Torvalds 723c31fea2 Add "git_path()" and "head_ref()" helper functions. 20 years ago
Linus Torvalds 013e7c7ff4 Move ref path matching to connect.c library 20 years ago
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