499 Commits (321c89bf5fa937b19800fa97cfe93199b817d34f)

Author SHA1 Message Date
Samuel Lijin fb89888849 dir: hide untracked contents of untracked dirs 8 years ago
Ben Peart 99605d62e8 sub-process: move sub-process functions into separate files 8 years ago
Jonathan Tan cbaf82cc6b receive-pack: verify push options in cert 8 years ago
Johannes Schindelin dddbad728c timestamp_t: a new data type for timestamps 8 years ago
Jonathan Tan 8e2c7bef03 fetch-pack: show clearer error message upon ERR 8 years ago
brian m. carlson e239dabb14 Documentation: update and rename api-sha1-array.txt 8 years ago
Jeff Hostetler 4f4458aafa hashmap: document memihash_cont, hashmap_disallow_rehash api 8 years ago
Junio C Hamano 1295c21524 attr: retire git_check_attrs() API 8 years ago
Jacob Keller 4a68748893 doc: add documentation for OPT_STRING_LIST 8 years ago
Stefan Beller 830c912a0e documentation: retire unfinished documentation 8 years ago
Jeff King abd5a00268 clear_delta_base_cache(): don't modify hashmap while iterating 8 years ago
Brandon Williams 34305f7753 pathspec: remove the deprecated get_pathspec function 8 years ago
Stefan Beller f2627d9b19 submodule-config: clarify parsing of null_sha1 element 8 years ago
Stefan Beller 73c293bb6c submodule-config: rename commit_sha1 to treeish_name 8 years ago
Jeff King 16ddcd403b sha1_array: let callbacks interrupt iteration 8 years ago
Lars Schneider 7841c4801c pack-protocol: fix maximum pkt-line size 8 years ago
Junio C Hamano 54ba5a1a16 hashmap: clarify that hashmap_entry can safely be discarded 9 years ago
Stefan Beller 280abfd4f5 Documentation: pack-protocol correct NAK response 9 years ago
Stefan Beller c714e45f87 receive-pack: implement advertising and receiving push options 9 years ago
Michael J Gruber cc6ee97cb3 Documentation/technical: signed merge tag format 9 years ago
Michael J Gruber eda2f11ee3 Documentation/technical: signed commit format 9 years ago
Michael J Gruber 5f1abfeb69 Documentation/technical: signed tag format 9 years ago
Michael J Gruber 76f9d8bac8 Documentation/technical: describe signature formats 9 years ago
Nguyễn Thái Ngọc Duy cccf74e2da fetch, upload-pack: --deepen=N extends shallow boundary by N commits 9 years ago
Nguyễn Thái Ngọc Duy 269a7a8316 upload-pack: support define shallow boundary by excluding revisions 9 years ago
Nguyễn Thái Ngọc Duy 569e554be9 upload-pack: add deepen-since to cut shallow repos based on time 9 years ago
Junio C Hamano 1cca17dfff Documentation: fix linkgit references 9 years ago
Li Peng 832c0e5e63 typofix: assorted typofixes in comments, documentation and messages 9 years ago
Pranit Bauva e0070e8bd5 parse-options.c: make OPTION_COUNTUP respect "unspecified" values 9 years ago
Elia Pinto 4232b21f77 api-trace.txt: fix typo 9 years ago
Pranit Bauva c3f6b853bf api-parse-options.txt: document OPT_CMDMODE() 9 years ago
Jeff King 801818680a config: drop git_config_early 9 years ago
Christian Couder 3bd1b51d3a Documentation: talk about pager in api-trace.txt 9 years ago
Jeff King b992657ed0 argv-array: add detach function 9 years ago
Knut Franke ef976395e2 http: allow selection of proxy authentication method 9 years ago
René Scharfe 2d71608ec0 run-command: factor out child_process_clear() 9 years ago
Junio C Hamano 3b19dba703 Documentation: AsciiDoc spells em-dash as double-dashes, not triple 9 years ago
Jeff King 1c9b659d98 pack-protocol: clarify LF-handling in PKT-LINE() 9 years ago
Heiko Voigt 851e18c385 submodule: use new config API for worktree configurations 10 years ago
Heiko Voigt 959b5455d0 submodule: implement a config API for lookup of .gitmodules values 10 years ago
Michael Haggerty 2db69de81d lockfile: move documentation to lockfile.h and lockfile.c 10 years ago
Thomas Ackermann da4c5adae9 typofix for index-format.txt 10 years ago
Karsten Blees b1ffafa978 Makefile / racy-git.txt: clarify USE_NSEC prerequisites 10 years ago
Jeff King 067fbd4105 introduce "preciousObjects" repository extension 10 years ago
Jeff King 00a09d57eb introduce "extensions" form of core.repositoryformatversion 10 years ago
Charles Bailey 2a514ed805 parse-options: move unsigned long option parsing out of pack-objects.c 10 years ago
Paul Tan 85b343245b argv-array: implement argv_array_pushv() 10 years ago
Paul Tan ffad85c599 parse-options-cb: implement parse_opt_passthru_argv() 10 years ago
Paul Tan 6b3ee18dc5 parse-options-cb: implement parse_opt_passthru() 10 years ago
Stefan Beller 055c7e9fc6 Documentation/technical/pack-protocol: mention http as possible protocol 10 years ago