96 Commits (111fb858654b95355da05772b4dcdf91decc4721)

Author SHA1 Message Date
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
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
Miklos Vajna 9e18522328 run-command documentation: fix "memset()" parameter 17 years ago
Miklos Vajna dd613e6b87 Strbuf documentation: document most functions 17 years ago
Miklos Vajna c16570c42a Revision walking documentation: document most important functions 17 years ago
Adam Simpkins 7528f27dd6 log --graph --left-right: show left/right information in place of '*' 17 years ago
Adam Simpkins 7fefda5cc7 log and rev-list: add --graph option 17 years ago
Adam Simpkins c12172d2ea Add history graph API 17 years ago
Peter Eriksen 9de328fea9 Add description of OFS_DELTA to the pack format description 17 years ago
Christian Couder ce2cf27adc run-command: Redirect stderr to a pipe before redirecting stdout to stderr 17 years ago