220 Commits (eacf0117752780bf418d352a6ad2f033aeda1cce)

Author SHA1 Message Date
Adam Spiers 5062f9e1b5 api-allocation-growing.txt: encourage better variable naming 12 years ago
Jeff King 709ca730f8 run-command: encode signal death as a positive integer 12 years ago
Adam Spiers 95a68344af Improve documentation and comments regarding directory traversal API 12 years ago
Adam Spiers f1a7082f2a api-directory-listing.txt: update to match code 12 years ago
Thomas Ackermann 81670e9bfc Move ./technical/api-command.txt to ./howto/new-command.txt 12 years ago
Thomas Ackermann a041c9c752 Remove misleading date from api-index-skel.txt 12 years ago
Thomas Ackermann fef11965da Renumber list in api-command.txt 12 years ago
Nguyễn Thái Ngọc Duy 4a6385fe55 index-format.txt: clarify what is "invalid" 12 years ago
Eric S. Raymond 29ed5489af Documentation: how to add a new command 12 years ago
Michael Haggerty 6bb2a1377b string_list: add a function string_list_remove_empty_items() 12 years ago
Michael Haggerty 06379a6509 strbuf_split*(): document functions 12 years ago
Michael Haggerty 059b37934c string_list_longest_prefix(): remove function 13 years ago
Thomas Ackermann 5316c8e939 Documentation/technical: convert plain text files to asciidoc 13 years ago
Thomas Ackermann 368dc5d6ae Change headline of technical/send-pack-pipeline.txt to not confuse its content with content from git-send-pack.txt 13 years ago
Florian Achleitner df7428eca4 Add argv_array_detach and argv_array_free_detached 13 years ago
Michał Kiedrowicz 656197ad38 graph.c: infinite loop in git whatchanged --graph -m 13 years ago
Philip Oakley 01f7d7f19f Doc: Improve shallow depth wording 13 years ago
Michael Haggerty 1959bf6430 string_list API: document what "sorted" means 13 years ago
Junio C Hamano 69850be47d sha1-array.c: mark a private file-scope symbol as static 13 years ago
Michael Haggerty 51f3145c28 api-string-list.txt: initialize the string_list the easy way 13 years ago
Michael Haggerty f103f95b11 string_list: add a function string_list_longest_prefix() 13 years ago
Michael Haggerty 31d5451eed string_list: add a new function, string_list_remove_duplicates() 13 years ago
Michael Haggerty eb5f0c7a61 string_list: add a new function, filter_string_list() 13 years ago
Michael Haggerty ff919f965d string_list: add two new functions for splitting strings 13 years ago
Michael Haggerty e448fed8e6 string_list: add function string_list_append_nodup() 13 years ago
Jeff King fe4a0a2888 argv-array: add pop function 13 years ago
Javier Roucher Iglesias e30b2feb1b add 'git credential' plumbing command 13 years ago
Matthieu Moy 317d74be69 api-credential.txt: document that helpers field is filled-in automatically 13 years ago
Jeff King fe77b416c7 docs: fix cross-directory linkgit references 13 years ago
Matthieu Moy 04ab6ae776 api-credentials.txt: add "see also" section 13 years ago
Matthieu Moy 365fc8d56a api-credentials.txt: mention credential.helper explicitly 13 years ago
Matthieu Moy 2239888089 api-credentials.txt: show the big picture first 13 years ago
Junio C Hamano dd4287a2c9 doc: fix xref link from api docs to manual pages 13 years ago
Carlos Martín Nieto 79135e4c22 pack-protocol: fix first-want separator in the examples 13 years ago
Junio C Hamano afd7bd2220 index-v4: document the entry format 13 years ago
Jeff King 6cf378f0cb docs: stop using asciidoc no-inline-literal 13 years ago
Jeff King d15bbe1379 argv-array: add a new "pushl" method 13 years ago
Heiko Voigt b8939b2b3a string-list: document that string_list_insert() inserts unique strings 13 years ago
Heiko Voigt bcc0a3ea38 Teach revision walking machinery to walk multiple times sequencially 13 years ago
René Scharfe 0f1930c587 parse-options: allow positivation of options starting, with no- 13 years ago
Thomas Rast 1c5f93b9a6 strbuf: improve strbuf_get*line documentation 13 years ago
Jeff King 9b25a0b52e config: add include directive 13 years ago
Jeff King c9b5e2a57d config: provide a version of git_config with more options 13 years ago
Jeff King d7be1f142f docs/api-config: minor clarifications 13 years ago
Jeff King 9c3c22e2bf docs: add a basic description of the config API 13 years ago
Jeff King d3e847c107 credential: add function for parsing url components 13 years ago
Jeff King abca927dbe introduce credentials API 13 years ago
Nguyen Thai Ngoc Duy d78e5aecf9 pack-protocol: document "ERR" line 14 years ago
René Scharfe 6acec0380b parseopt: add OPT_NOOP_NOARG 14 years ago
Junio C Hamano b04ba2bb42 parse-options: deprecate OPT_BOOLEAN 14 years ago