109 Commits (1966d9f37b94fa506bfa43961fb111084aaa2c45)

Author SHA1 Message Date
Jeff King ed296fe88d document sigchain api 14 years ago
Jonathan Nieder 6dcca4d0ea Documentation/technical: avoid stray backslash in parse-options API docs 15 years ago
Matthieu Moy e6c111b4c0 unpack_trees: group error messages by type 15 years ago
Jonathan Nieder 73cf7f713d ll-merge: make flag easier to populate 15 years ago
Jonathan Nieder 24d113ec11 Documentation/technical: document ll_merge 15 years ago
Fredrik Skolmli 5d1e34158a Documentation: Spelling fix in protocol-capabilities.txt 15 years ago
Julian Phillips 1d2f80fa79 string_list: Fix argument order for string_list_append 15 years ago
Tay Ray Chuan c8a97906ba pack-protocol.txt: fix pkt-line lengths 15 years ago
Tay Ray Chuan 8e50175d94 pack-protocol.txt: fix spelling 15 years ago
Stephen Boyd e242148012 string-list: add unsorted_string_list_lookup() 15 years ago
Johannes Sixt f6b6098316 Enable threaded async procedures whenever pthreads is available 15 years ago
Mark Lodato 73e9da0196 Add an optional argument for --color options 15 years ago
Erik Faye-Lund ae6a5609c0 run-command: support custom fd-set in async 15 years ago
Shawn O. Pearce 4f41b61148 run-command: Allow stderr to be a caller supplied pipe 15 years ago
Ralf Wildenhues 6a5d0b0a90 Fix typos in technical documentation. 15 years ago
Jeff King 361df5df77 strbuf: add strbuf_addbuf_percentquote 15 years ago
Jeff King 0a0416a34a strbuf_expand: convert "%%" to "%" 15 years ago
Stephen Boyd afab0fe052 technical-docs: document hash API 15 years ago
Stephen Boyd 63b76948e1 api-strbuf.txt: fix typos and document launch_editor() 15 years ago
Greg Price aa8dc9679a Documentation: undocument gc'd function graph_release() 15 years ago
Scott Chacon b31222cfb7 Update packfile transfer protocol documentation 15 years ago
Jonathan Nieder 989c530e7f racy-git.txt: explain nsec problem in more detail 15 years ago
Nguyễn Thái Ngọc Duy c28b3d6e7b Read .gitignore from index if it is skip-worktree 16 years ago
Johannes Sixt 0b91322311 api-run-command.txt: describe error behavior of run_command functions 16 years ago
Stephen Boyd 6639ffc2e0 technical-docs: document tree-walking API 16 years ago
Michael J Gruber 056724c624 technical/api-remote: Describe new struct remote member pushurl 16 years ago
Stephen Boyd df217ed643 parse-opts: add OPT_FILENAME and transition builtins 16 years ago
Stephen Boyd 3778292017 parse-opts: prepare for OPT_FILENAME 16 years ago
Stephen Boyd ca156cfcc2 api-parse-options.txt: use 'func' instead of 'funct' 16 years ago
René Scharfe e0319ff5ed parseopt: add OPT_NUMBER_CALLBACK 16 years ago
René Scharfe 2f4b97f910 parseopt: add OPT_NEGBIT 16 years ago
Allan Caffee d649048e68 Documentation: fix a grammatical error in api-builtin.txt 16 years ago
Allan Caffee 7b60d0d3e4 Documentation: update graph api example. 16 years ago
René Scharfe 0d260f9a09 parseopt: prevent KEEP_UNKNOWN and STOP_AT_NON_OPTION from being used together 16 years ago
René Scharfe 9ad7e6ea24 parseopt: document KEEP_ARGV0, KEEP_UNKNOWN, NO_INTERNAL_HELP 16 years ago
Mike Ralphson a1070d4cbb Documentation: Typo / spelling / formatting fixes 16 years ago
Guanqun Lu c9a8abcf9a fix typo in Documentation 16 years ago
Stephan Beyer 14e6298f12 run_hook(): allow more than 9 hook arguments 16 years ago
Stephan Beyer 35d5ae679c api-run-command.txt: talk about run_hook() 16 years ago
René Scharfe 2fc647004a strbuf: instate cleanup rule in case of non-memory errors 16 years ago
Alexander Potashev 51ea440637 Fix typos in documentation 16 years ago
René Scharfe 9b864e730b add strbuf_expand_dict_cb(), a helper for simple cases 16 years ago
Nanako Shiraishi 7996ff335e run-command.c: remove run_command_v_opt_cd() 16 years ago
Johannes Schindelin 0dda1d1ec8 Fix two leftovers from path_list->string_list 17 years ago
Johannes Schindelin c455c87c5c Rename path_list to string_list 17 years ago
Stephan Beyer 6c69207c73 api-run-command.txt: typofix 17 years ago
Stephan Beyer 224712e521 api-parse-options.txt: Introduce documentation for parse options API 17 years ago
Stephan Beyer 82936f295f api-builtin.txt: update and fix typo 17 years ago
Stephan Beyer 8c6cfcddce api-builtin.txt: update and fix typo 17 years ago
Miklos Vajna 328a4750b1 path-list documentation: document all functions and data structures 17 years ago