475 Commits (3313b78c145ba9212272b5318c111cde12bfef4a)

Author SHA1 Message Date
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 9 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() 10 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
Michael Haggerty 2b2a5be394 each_ref_fn: change to take an object_id parameter 10 years ago
Fredrik Medley 68ee628932 upload-pack: optionally allow fetching reachable sha1 10 years ago
Patrick Steinhardt bbf431c9ae doc: fix inconsistent spelling of "packfile" 10 years ago
Jeff King 9e3751d443 remote.c: drop "remote" pointer from "struct branch" 10 years ago
Patrick Steinhardt 3890dae970 pack-protocol.txt: fix insconsistent spelling of "packfile" 10 years ago
Thomas Ackermann 39d5bef5c1 api-error-handling doc: typofix 10 years ago
Nguyễn Thái Ngọc Duy 1e8fef609e untracked cache: guard and disable on system changes 10 years ago
Nguyễn Thái Ngọc Duy 83c094ad0d untracked cache: save to an index extension 10 years ago
Jeff King bdfdaa4978 strbuf.h: integrate api-strbuf.txt documentation 10 years ago
Ronnie Sahlberg 1b70fe5d30 receive-pack.c: negotiate atomic push support 10 years ago
Nguyễn Thái Ngọc Duy f2667a8330 index-format.txt: add a missing closing quote 10 years ago
Jonathan Nieder 1f23cfe0ef doc: document error handling functions and conventions 10 years ago