summaryrefslogtreecommitdiff
path: root/Documentation/technical
AgeCommit message (Expand)AuthorFilesLines
2014-05-15run-command: store an optional argv_arrayLibravatar Jeff King1-0/+7
2014-04-08Merge branch 'jl/nor-or-nand-and'Libravatar Junio C Hamano3-6/+6
2014-04-08Merge branch 'mr/opt-set-ptr'Libravatar Junio C Hamano1-4/+0
2014-03-31Documentation: fix misuses of "nor"Libravatar Justin Lebar3-6/+6
2014-03-31parse-options: remove unused OPT_SET_PTRLibravatar Marat Radchenko1-4/+0
2014-03-14Merge branch 'rt/links-for-asciidoctor'Libravatar Junio C Hamano1-2/+2
2014-02-27Merge branch 'nd/http-fetch-shallow-fix'Libravatar Junio C Hamano2-1/+20
2014-02-27Merge branch 'jk/pack-bitmap'Libravatar Junio C Hamano1-0/+164
2014-02-27Merge branch 'kb/fast-hashmap'Libravatar Junio C Hamano2-52/+235
2014-02-24hashmap.h: use 'unsigned int' for hash-codes everywhereLibravatar Karsten Blees1-1/+1
2014-02-20Documentation: fix documentation AsciiDoc links for external urlsLibravatar Roberto Tyley1-2/+2
2014-02-10protocol-capabilities.txt: document no-doneLibravatar Nguyễn Thái Ngọc Duy1-0/+12
2014-02-10protocol-capabilities.txt: refer multi_ack_detailed back to pack-protocol.txtLibravatar Nguyễn Thái Ngọc Duy1-0/+6
2014-02-10pack-protocol.txt: clarify 'obj-id' in the last ACK after 'done'Libravatar Nguyễn Thái Ngọc Duy1-1/+2
2014-01-27http-protocol.txt: don't use uppercase for variable names in "The Negotiation...Libravatar Thomas Ackermann1-23/+22
2014-01-27create HTML for http-protocol.txtLibravatar Thomas Ackermann1-104/+108
2014-01-17Merge branch 'nd/shallow-clone'Libravatar Junio C Hamano1-1/+6
2014-01-13Sync with 1.8.5.3Libravatar Junio C Hamano1-2/+2
2014-01-13pack-heuristics.txt: mark up the file header properlyLibravatar Thomas Ackermann1-2/+2
2014-01-06builtin/help.c: speed up is_git_command() by checking for builtin commands firstLibravatar Sebastian Schuberth1-2/+2
2014-01-06git.c: consistently use the term "builtin" instead of "internal command"Libravatar Sebastian Schuberth1-1/+1
2013-12-30pack-bitmap: implement optional name_hash cacheLibravatar Vicent Marti1-0/+33
2013-12-30documentation: add documentation for the bitmap formatLibravatar Vicent Marti1-0/+131
2013-12-17Merge branch 'mi/typofixes' into maintLibravatar Junio C Hamano1-2/+2
2013-12-12Merge branch 'cn/thin-push-capability'Libravatar Junio C Hamano1-8/+23
2013-12-12Merge branch 'mh/fetch-tags-in-addition-to-normal-refs'Libravatar Junio C Hamano1-10/+10
2013-12-10receive/send-pack: support pushing from a shallow cloneLibravatar Nguyễn Thái Ngọc Duy1-1/+3
2013-12-10make the sender advertise shallow commits to the receiverLibravatar Nguyễn Thái Ngọc Duy1-0/+3
2013-12-05Merge branch 'nv/parseopt-opt-arg'Libravatar Junio C Hamano1-3/+3
2013-12-03Sync with 1.8.5.1Libravatar Junio C Hamano1-2/+2
2013-12-03ref-iteration doc: add_submodule_odb() returns 0 for successLibravatar Nick Townsend1-2/+2
2013-11-25send-pack: don't send a thin pack to a server which doesn't support itLibravatar Carlos Martín Nieto1-8/+23
2013-11-18remove old hash.[ch] implementationLibravatar Karsten Blees1-52/+0
2013-11-18add a hashtable implementation that supports O(1) removalLibravatar Karsten Blees1-0/+235
2013-11-12Documentation/technical/http-protocol.txt: typofixesLibravatar Masanari Iida1-2/+2
2013-10-31Use the word 'stuck' instead of 'sticked'Libravatar Nicolas Vigier1-3/+3
2013-10-24api-remote.txt: correct section "struct refspec"Libravatar Michael Haggerty1-10/+10
2013-10-23Merge branch 'mg/more-textconv'Libravatar Junio C Hamano1-1/+9
2013-09-17Merge branch 'ss/doclinks'Libravatar Junio C Hamano1-2/+2
2013-09-12Merge branch 'mn/doc-pack-heu-remove-dead-pastebin'Libravatar Junio C Hamano1-6/+0
2013-09-09Merge branch 'jl/submodule-mv'Libravatar Junio C Hamano1-1/+37
2013-09-06Documentation: make AsciiDoc links always point to HTML filesLibravatar Sebastian Schuberth1-2/+2
2013-08-23remove dead pastebin link from pack-heuristics documentLibravatar Michal Nazarewicz1-6/+0
2013-08-21Document the HTTP transport protocolsLibravatar Shawn O. Pearce1-0/+503
2013-08-01Merge branch 'ob/typofixes'Libravatar Junio C Hamano1-1/+1
2013-07-30Merge branch 'jk/capabilities-doc'Libravatar Junio C Hamano1-4/+36
2013-07-29many small typofixesLibravatar Ondřej Bílka1-1/+1
2013-07-26document 'allow-tip-sha1-in-want' capabilityLibravatar Nguyễn Thái Ngọc Duy1-0/+7
2013-07-24document 'quiet' receive-pack capabilityLibravatar Jeff King1-1/+11
2013-07-24document 'agent' protocol capabilityLibravatar Jeff King1-1/+16