203 Commits (675a0fe297e88e0fab2ee9b311d4ebb3c3bfef28)

Author SHA1 Message Date
Thomas Ackermann fef11965da Renumber list in api-command.txt 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
Thomas Ackermann 5316c8e939 Documentation/technical: convert plain text files to asciidoc 12 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 12 years ago
Florian Achleitner df7428eca4 Add argv_array_detach and argv_array_free_detached 12 years ago
Philip Oakley 01f7d7f19f Doc: Improve shallow depth wording 12 years ago
Michael Haggerty 1959bf6430 string_list API: document what "sorted" means 12 years ago
Junio C Hamano 69850be47d sha1-array.c: mark a private file-scope symbol as static 12 years ago
Michael Haggerty 51f3145c28 api-string-list.txt: initialize the string_list the easy way 12 years ago
Michael Haggerty f103f95b11 string_list: add a function string_list_longest_prefix() 12 years ago
Michael Haggerty 31d5451eed string_list: add a new function, string_list_remove_duplicates() 12 years ago
Michael Haggerty eb5f0c7a61 string_list: add a new function, filter_string_list() 12 years ago
Michael Haggerty ff919f965d string_list: add two new functions for splitting strings 12 years ago
Michael Haggerty e448fed8e6 string_list: add function string_list_append_nodup() 12 years ago
Jeff King fe4a0a2888 argv-array: add pop function 12 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 13 years ago
René Scharfe 6acec0380b parseopt: add OPT_NOOP_NOARG 13 years ago
Junio C Hamano b04ba2bb42 parse-options: deprecate OPT_BOOLEAN 13 years ago
Jeff King c1189caeaf refactor argv_array into generic code 13 years ago
Jeff King 163ed566db add sha1_array API docs 13 years ago
Heiko Voigt 1be9d84b2e add technical documentation about ref iteration 13 years ago
Johannes Sixt 86d4b528d8 string-list: Add API to remove an item from an unsorted list 13 years ago
Michael Haggerty d932f4eb9f Rename git_checkattr() to git_check_attr() 13 years ago
Michael Haggerty ee548df300 Allow querying all attributes on a file 13 years ago
Michael Haggerty 352404ac4c Provide access to the name attribute of git_attr 13 years ago
Michael Haggerty 650cfc512e doc: Correct git_attr() calls in example code 13 years ago
Heiko Voigt e9e0643fe6 add gitignore entry to description about how to write a builtin 13 years ago