448 Commits (a1bc3dd46433c6e7e6f1ca5f3bd5429858a60078)

Author SHA1 Message Date
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
Jeff King c1189caeaf refactor argv_array into generic code 14 years ago
Jeff King 163ed566db add sha1_array API docs 14 years ago
Heiko Voigt 1be9d84b2e add technical documentation about ref iteration 14 years ago
Johannes Sixt 86d4b528d8 string-list: Add API to remove an item from an unsorted list 14 years ago
Michael Haggerty d932f4eb9f Rename git_checkattr() to git_check_attr() 14 years ago
Michael Haggerty ee548df300 Allow querying all attributes on a file 14 years ago
Michael Haggerty 352404ac4c Provide access to the name attribute of git_attr 14 years ago
Michael Haggerty 650cfc512e doc: Correct git_attr() calls in example code 14 years ago
Heiko Voigt e9e0643fe6 add gitignore entry to description about how to write a builtin 14 years ago
Carlos Martín Nieto e44b6df90c Documentation: clarify the invalidated tree entry format 14 years ago
Alex Neronskiy 4a1c269516 Document the underlying protocol used by shallow repositories and --depth commands. 14 years ago
Alex Neronskiy a1e90b2352 Fix documentation of fetch-pack that implies that the client can disconnect after sending wants. 14 years ago
Brandon Casey 7a45c31396 Documentation/technical/api-diff.txt: correct name of diff_unmerge() 14 years ago
Junio C Hamano 23fcc98f7f doc: technical details about the index file format 14 years ago
Nguyễn Thái Ngọc Duy 8c7d05171e doc: technical details about the index file format 14 years ago
Ralf Wildenhues 469bfc962d Fix typos in the documentation 14 years ago
Jeff King ed296fe88d document sigchain api 15 years ago
René Scharfe 76946b76fe add OPT__FORCE 15 years ago