summaryrefslogtreecommitdiff
path: root/Documentation/technical
AgeCommit message (Expand)Author
2014-04-08Merge branch 'jl/nor-or-nand-and'Junio C Hamano
2014-04-08Merge branch 'mr/opt-set-ptr'Junio C Hamano
2014-03-31Documentation: fix misuses of "nor"Justin Lebar
2014-03-31parse-options: remove unused OPT_SET_PTRMarat Radchenko
2014-03-14Merge branch 'rt/links-for-asciidoctor'Junio C Hamano
2014-02-27Merge branch 'nd/http-fetch-shallow-fix'Junio C Hamano
2014-02-27Merge branch 'jk/pack-bitmap'Junio C Hamano
2014-02-27Merge branch 'kb/fast-hashmap'Junio C Hamano
2014-02-24hashmap.h: use 'unsigned int' for hash-codes everywhereKarsten Blees
2014-02-20Documentation: fix documentation AsciiDoc links for external urlsRoberto Tyley
2014-02-10protocol-capabilities.txt: document no-doneNguyễn Thái Ngọc Duy
2014-02-10protocol-capabilities.txt: refer multi_ack_detailed back to pack-protocol.txtNguyễn Thái Ngọc Duy
2014-02-10pack-protocol.txt: clarify 'obj-id' in the last ACK after 'done'Nguyễn Thái Ngọc Duy
2014-01-27http-protocol.txt: don't use uppercase for variable names in "The Negotiation...Thomas Ackermann
2014-01-27create HTML for http-protocol.txtThomas Ackermann
2014-01-17Merge branch 'nd/shallow-clone'Junio C Hamano
2014-01-13Sync with 1.8.5.3Junio C Hamano
2014-01-13pack-heuristics.txt: mark up the file header properlyThomas Ackermann
2014-01-06builtin/help.c: speed up is_git_command() by checking for builtin commands firstSebastian Schuberth
2014-01-06git.c: consistently use the term "builtin" instead of "internal command"Sebastian Schuberth
2013-12-30pack-bitmap: implement optional name_hash cacheVicent Marti
2013-12-30documentation: add documentation for the bitmap formatVicent Marti
2013-12-17Merge branch 'mi/typofixes' into maintJunio C Hamano
2013-12-12Merge branch 'cn/thin-push-capability'Junio C Hamano
2013-12-12Merge branch 'mh/fetch-tags-in-addition-to-normal-refs'Junio C Hamano
2013-12-11receive/send-pack: support pushing from a shallow cloneNguyễn Thái Ngọc Duy
2013-12-11make the sender advertise shallow commits to the receiverNguyễn Thái Ngọc Duy
2013-12-05Merge branch 'nv/parseopt-opt-arg'Junio C Hamano
2013-12-03Sync with 1.8.5.1Junio C Hamano
2013-12-03ref-iteration doc: add_submodule_odb() returns 0 for successNick Townsend
2013-11-25send-pack: don't send a thin pack to a server which doesn't support itCarlos Martín Nieto
2013-11-18remove old hash.[ch] implementationKarsten Blees
2013-11-18add a hashtable implementation that supports O(1) removalKarsten Blees
2013-11-12Documentation/technical/http-protocol.txt: typofixesMasanari Iida
2013-10-31Use the word 'stuck' instead of 'sticked'Nicolas Vigier
2013-10-24api-remote.txt: correct section "struct refspec"Michael Haggerty
2013-10-23Merge branch 'mg/more-textconv'Junio C Hamano
2013-09-17Merge branch 'ss/doclinks'Junio C Hamano
2013-09-12Merge branch 'mn/doc-pack-heu-remove-dead-pastebin'Junio C Hamano
2013-09-09Merge branch 'jl/submodule-mv'Junio C Hamano
2013-09-06Documentation: make AsciiDoc links always point to HTML filesSebastian Schuberth
2013-08-23remove dead pastebin link from pack-heuristics documentMichal Nazarewicz
2013-08-21Document the HTTP transport protocolsShawn O. Pearce
2013-08-01Merge branch 'ob/typofixes'Junio C Hamano
2013-07-30Merge branch 'jk/capabilities-doc'Junio C Hamano
2013-07-29many small typofixesOndřej Bílka
2013-07-26document 'allow-tip-sha1-in-want' capabilityNguyễn Thái Ngọc Duy
2013-07-24document 'quiet' receive-pack capabilityJeff King
2013-07-24document 'agent' protocol capabilityJeff King
2013-07-24docs: note that receive-pack knows side-band-64k capabilityJeff King