401 Commits (adef9561f0c8cf2c974d78adac0ae236e159e49f)

Author SHA1 Message Date
Stefan Beller 055c7e9fc6 Documentation/technical/pack-protocol: mention http as possible protocol 10 years ago
Patrick Steinhardt bbf431c9ae doc: fix inconsistent spelling of "packfile" 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
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
Jeff King 59b386526a credential: let helpers tell us to quit 10 years ago
Michael Haggerty 3383e19984 sort_string_list(): rename to string_list_sort() 10 years ago
Thomas Ackermann f745acb028 Documentation: typofixes 10 years ago
René Scharfe 96ef1bdc65 api-run-command: add missing list item marker 10 years ago
René Scharfe 19a583dc39 run-command: add env_array, an optional argv_array for env 10 years ago
Michael Haggerty 013870cd2c fdopen_lock_file(): access a lockfile using stdio 11 years ago
Michael Haggerty ec38b4e482 get_locked_file_path(): new function 11 years ago
Michael Haggerty 47ba4662bf lockfile: rename LOCK_NODEREF to LOCK_NO_DEREF 11 years ago
Michael Haggerty 751bacedaa commit_lock_file_to(): refactor a helper out of commit_lock_file() 11 years ago
Michael Haggerty d75145acf6 api-lockfile: document edge cases 11 years ago
Michael Haggerty 8e86c155d2 close_lock_file(): if close fails, roll back 11 years ago
Michael Haggerty 8a1c7533e2 commit_lock_file(): die() if called for unlocked lockfile object 11 years ago
Michael Haggerty a5e48669a2 api-lockfile: revise and expand the documentation 11 years ago
René Scharfe 3ac22f82ed add macro REALLOC_ARRAY 11 years ago
Junio C Hamano b89363e4a5 signed push: fortify against replay attacks 11 years ago
Junio C Hamano 9be89160e7 signed push: add "pushee" header to push certificate 11 years ago
Junio C Hamano 4adf569dea signed push: remove duplicated protocol info 11 years ago
Junio C Hamano e543b3f6fe pack-protocol doc: typofix for PKT-LINE 11 years ago
René Scharfe d07235a027 strbuf: export strbuf_addchars() 11 years ago
Shawn Pearce 5d146f7a0f Document LF appearing in shallow command during send-pack/receive-pack 11 years ago
René Scharfe 679eebe24d abspath: convert absolute_path() to strbuf 11 years ago
René Scharfe 483bbd4e4c run-command: introduce child_process_init() 11 years ago
René Scharfe d318027932 run-command: introduce CHILD_PROCESS_INIT 11 years ago
Tanay Abhra 5a80e97c82 config: add `git_die_config()` to the config-set API 11 years ago
Tanay Abhra 97d6e799aa add documentation for writing config files 11 years ago
Tanay Abhra 3c8687a73e add `config_set` API for caching config-like files 11 years ago
René Scharfe f22a76e911 strbuf: add strbuf_getcwd() 11 years ago
Tanay Abhra 3ed3f5fe85 string-list: add string_list initializer helper function 11 years ago
Karsten Blees c7d3f8cb48 api-trace.txt: add trace API documentation 11 years ago
Karsten Blees 7b64d42d22 hashmap: add string interning API 11 years ago
Karsten Blees ab73a9d119 hashmap: add simplified hashmap_get_from_hash() API 11 years ago
Karsten Blees aa420c48ea hashmap: improve struct hashmap member documentation 11 years ago
Karsten Blees 039dc71a7c hashmap: factor out getting a hash code from a SHA1 11 years ago
Yi EungJun 04953bc888 http-protocol.txt: Basic Auth is defined in RFC 2617, not RFC 2616 11 years ago
Nguyễn Thái Ngọc Duy 5fc2fc8fa2 read-cache: split-index mode 11 years ago
Jeremiah Mahler 97ea0d1043 api-strbuf.txt minor typos 11 years ago
Tanay Abhra acb3d22264 string-list: spell all values out that are given to a string_list initializer 11 years ago
Jeff King d4241f52d1 strbuf: add strbuf_reencode helper 11 years ago
Jeff King ffb20ce125 strbuf: add strbuf_tolower function 11 years ago
Jason St. John 06ab60c066 Documentation: use "command-line" when used as a compound adjective, and fix other minor grammatical issues 11 years ago
Anders Kaseorg c2538fd6ba Documentation/technical/api-hashmap: remove source highlighting 11 years ago
Jeff King ff857e4ee8 argv-array: drop "detach" code 11 years ago