908 Commits (997a1946a55cafb992c4ba8e5e0795aa73f5a4a9)

Author SHA1 Message Date
Jeff King 4c08018204 pack-objects: protect against disappearing packs 13 years ago
Jeff King 2548183bad fix phantom untracked files when core.ignorecase is set 13 years ago
Junio C Hamano 64589a03a8 attr: read core.attributesfile from git_default_core_config 13 years ago
Michael Haggerty 7cb368421f resolve_ref(): expand documentation 13 years ago
Michael Haggerty d4e85a1afe get_sha1_hex(): do not read past a NUL character 13 years ago
Erik Faye-Lund 1c64b48e67 enter_repo: do not modify input 13 years ago
Clemens Buchacher f950eb9560 rename pathspec_prefix() to common_prefix() and move to dir.[ch] 14 years ago
Clemens Buchacher 5879f5684c remove prefix argument from pathspec_prefix 14 years ago
Junio C Hamano 13d6ec9133 read_gitfile_gently(): rename misnamed function to read_gitfile() 14 years ago
Fredrik Gustafsson abc06822af rev-parse: add option --resolve-git-dir <path> 14 years ago
Clemens Buchacher 0f64bfa956 ls-files: fix pathspec display on error 14 years ago
Ramkumar Ramachandra 5ec3118293 config: Introduce functions to write non-standard file 14 years ago
Clemens Buchacher 8894d53580 commit: allow partial commits with relative paths 14 years ago
Junio C Hamano 5f44324d88 core: log offset pack data accesses happened 14 years ago
Josh Triplett a1bea2c1fc ref namespaces: infrastructure 14 years ago
Jeff King 2496844bb2 config: make git_config_parse_parameter a public function 14 years ago
Junio C Hamano ef49a7a012 zlib: zlib can only process 4GB at a time 14 years ago
Junio C Hamano 225a6f1068 zlib: wrap deflateBound() too 14 years ago
Junio C Hamano 55bb5c9147 zlib: wrap deflate side of the API 14 years ago
Junio C Hamano 5e86c1fb86 zlib: wrap inflateInit2 used to accept only for gzip format 14 years ago
Junio C Hamano 3de89c9d42 verify-pack: use index-pack --verify 14 years ago
Theo Niessink 88135203af A Windows path starting with a backslash is absolute 14 years ago
Junio C Hamano d1bf0e0831 convert.h: move declarations for conversion from cache.h 14 years ago
Jeff King 3ddf0968c2 config: make environment parsing routines static 14 years ago
Junio C Hamano f0270efd46 sha1_file.c: expose helpers to read loose objects 14 years ago
Junio C Hamano dd8e912190 streaming_write_entry(): use streaming API in write_entry() 14 years ago
Junio C Hamano f8c8abc5b7 unpack_object_header(): make it public 14 years ago
Junio C Hamano 5266d369b2 sha1_object_info_extended(): hint about objects in delta-base cache 14 years ago
Junio C Hamano 9a49059022 sha1_object_info_extended(): expose a bit more info 14 years ago
Michael J Gruber 7a39741999 config: define and document exit codes 14 years ago
Junio C Hamano b9a62cbeb9 packed_object_info_detail(): do not return a string 14 years ago
Jeff King 7ffe853b10 connect: let callers know if connection is a socket 14 years ago
Junio C Hamano 5bf29b9500 read_sha1_file(): allow selective bypassing of replacement mechanism 14 years ago
Junio C Hamano e1111cef23 inline lookup_replace_object() calls 14 years ago
Junio C Hamano 4bbf5a2615 read_sha1_file(): get rid of read_sha1_file_repl() madness 14 years ago
Junio C Hamano fea33a1ef3 Declare lookup_replace_object() in cache.h, not in commit.h 14 years ago
Junio C Hamano 2e83b66c32 fix overslow :/no-such-string-ever-existed diagnostics 14 years ago
Junio C Hamano ec70f52f6f convert: rename the "eol" global variable to "core_eol" 14 years ago
Junio C Hamano c4ce46fc7a index_fd(): turn write_object and format_check arguments into one flag 14 years ago
Ingo Molnar 1a812f3a70 hashcmp(): inline memcmp() by hand to optimize 14 years ago
Junio C Hamano 15366280c2 Teach core.bigfilethreashold to pack-objects 14 years ago
Junio C Hamano 33e0f62ba9 pathspec: rename per-item field has_wildcard to use_wildcard 14 years ago
Junio C Hamano 90a6464b4a rerere: make sure it works even in a workdir attached to a young repository 14 years ago
Junio C Hamano ccdc4ec304 diff/status: refactor opportunistic index update 14 years ago
Nguyễn Thái Ngọc Duy b57fb80a7d init, clone: support --separate-git-dir for .git file 14 years ago
Carlos Martín Nieto e2a57aac8a Name make_*_path functions more accurately 14 years ago
Jonathan Nieder c9b6782a08 enums: omit trailing comma for portability 14 years ago
Jonathan Nieder 9ddf17268c declare 1-bit bitfields to be unsigned 14 years ago
Jonathan Nieder 8f323c00dd config: drop support for GIT_CONFIG_NOGLOBAL 14 years ago
Linus Torvalds dce9648916 Make the default abbrev length configurable 14 years ago