317 Commits (282616c72d1d08a77ca4fe1186cb708c38408d87)

Author SHA1 Message Date
Thomas Ackermann 2de9b71138 Documentation: the name of the system is 'Git', not 'git' 12 years ago
Thomas Ackermann 48a8c26c62 Documentation: avoid poor-man's small caps GIT 12 years ago
Junio C Hamano eff80a9fd9 Allow custom "comment char" 12 years ago
Nguyễn Thái Ngọc Duy 4dcb167fc3 fetch: add --unshallow for turning shallow repo into complete one 12 years ago
Adam Spiers 368aa52952 add git-check-ignore sub-command 12 years ago
Adam Spiers 270be81604 dir.c: provide clear_directory() for reclaiming dir_struct memory 12 years ago
Adam Spiers c082df2453 dir.c: use a single struct exclude_list per source of excludes 12 years ago
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 12 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