136 Commits (b748421aaae3fbb8e0e6466ba532bcec1c71e660)

Author SHA1 Message Date
Johannes Schindelin 211b5f9e62 Support receiving server capabilities 19 years ago
Junio C Hamano f3123c4ab3 pack-objects: Allow use of pre-generated pack. 19 years ago
Junio C Hamano 1a7141ff28 Ignore funny refname sent from remote 19 years ago
Linus Torvalds 4546738b58 Unlocalized isspace and friends 19 years ago
Linus Torvalds 9d835df246 Keep track of whether a pack is local or not 19 years ago
Linus Torvalds e1b10391ea Use git config file for committer name and email info 19 years ago
Junio C Hamano 013f276eb7 show-branch: optionally use unique prefix as name. 19 years ago
Junio C Hamano b721e01f6e Use the same move_temp_to_file in git-http-fetch. 19 years ago
Linus Torvalds 17712991a5 Add ".git/config" file parser 19 years ago
Johannes Schindelin 730d48a2ef [PATCH] If NO_MMAP is defined, fake mmap() and munmap() 19 years ago
Junio C Hamano ec1fcc16af Show original and resulting blob object info in diff output. 19 years ago
Junio C Hamano 8098a178b2 Add git-symbolic-ref 19 years ago
Junio C Hamano a876ed83be Use resolve_ref() to implement read_ref(). 19 years ago
Linus Torvalds ca8db1424d [PATCH] Allow reading "symbolic refs" that point to other refs 19 years ago
Junio C Hamano 88cd621dee Consolidate null_sha1[]. 19 years ago
Sven Verdoolaege 5da1606d0b [PATCH] Provide access to git_dir through get_git_dir(). 19 years ago
Junio C Hamano 6b5ee137e5 Diff clean-up. 19 years ago
Linus Torvalds 2a39064c65 [PATCH] Return proper error valud from "parse_date()" 19 years ago
Junio C Hamano b0391890d2 Show modified files in git-ls-files 19 years ago
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 20 years ago
Daniel Barkalow c508df5edf [PATCH] Add function to read an index file from an arbitrary filename. 20 years ago
Junio C Hamano d5a63b9983 Alternate object pool mechanism updates. 20 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