280 Commits (7d7d680221e6aac4210cf3c0be9ab237bc45b781)

Author SHA1 Message Date
Thomas Ackermann ebba6c0ca6 pack-heuristics.txt: mark up the file header properly 11 years ago
Nick Townsend 2951add0e9 ref-iteration doc: add_submodule_odb() returns 0 for success 11 years ago
Masanari Iida 7e7cf80d74 Documentation/technical/http-protocol.txt: typofixes 11 years ago
Sebastian Schuberth d5ff3b4be5 Documentation: make AsciiDoc links always point to HTML files 12 years ago
Michal Nazarewicz 4b36374955 remove dead pastebin link from pack-heuristics document 12 years ago
Shawn O. Pearce 4c6fffe2ae Document the HTTP transport protocols 12 years ago
Ondřej Bílka 98e023dea4 many small typofixes 12 years ago
Nguyễn Thái Ngọc Duy 4acbe91a82 document 'allow-tip-sha1-in-want' capability 12 years ago
Jeff King 69fb96037f document 'quiet' receive-pack capability 12 years ago
Jeff King af608260f6 document 'agent' protocol capability 12 years ago
Jeff King 9354b9a4f0 docs: note that receive-pack knows side-band-64k capability 12 years ago
Jeff King 9a621ad085 docs: fix 'report-status' protocol capability thinko 12 years ago
Ondřej Bílka 17b83d71d5 typofix: documentation 12 years ago
Nguyễn Thái Ngọc Duy 8f4f8f4579 guard against new pathspec magic in pathspec matching code 12 years ago
Nguyễn Thái Ngọc Duy 87323bdace add parse_pathspec() that converts cmdline args to struct pathspec 12 years ago
W. Trevor King 283efb0108 Documentation: Update 'linux-2.6.git' -> 'linux.git' 12 years ago
Phil Hord 09b7e2204a fix "builtin-*" references to be "builtin/*" 12 years ago
Junio C Hamano 6c374008b1 diff_opt: track whether flags have been set explicitly 12 years ago
Michael Heemskerk af04fa2a78 upload-pack: ignore 'shallow' lines with unknown obj-ids 12 years ago
Junio C Hamano 27ec394a97 prune: introduce OPT_EXPIRY_DATE() and use it 12 years ago
Michael Haggerty 8a09e6c5f9 api-parse-options.txt: document "no-" for non-boolean options 12 years ago
Karsten Blees 0aaf62b6e0 dir.c: git-status --ignored: don't scan the work tree twice 12 years ago
Thomas Ackermann d5fa1f1a69 The name of the hash function is "SHA-1", not "SHA1" 12 years ago
Stefano Lattarini e1c3bf496f doc: various spelling fixes 12 years ago
Stefan Saasen 06cb843fea Documentation: distinguish between ref and offset deltas in pack-format 12 years ago
Antoine Pelisse 079b546a29 strbuf: create strbuf_humanise_bytes() to show byte sizes 12 years ago
Nguyễn Thái Ngọc Duy 300e39f6aa index-format.txt: mention of v4 is missing in some places 12 years ago
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 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
Michał Kiedrowicz 656197ad38 graph.c: infinite loop in git whatchanged --graph -m 13 years ago