aboutsummaryrefslogtreecommitdiff
path: root/Documentation/technical
Commit message (Expand)AuthorAge
* Merge branch 'jl/nor-or-nand-and'Junio C Hamano2014-04-08
|\
| * Documentation: fix misuses of "nor"Justin Lebar2014-03-31
* | Merge branch 'mr/opt-set-ptr'Junio C Hamano2014-04-08
|\ \
| * | parse-options: remove unused OPT_SET_PTRMarat Radchenko2014-03-31
* | | Merge branch 'rt/links-for-asciidoctor'Junio C Hamano2014-03-14
|\ \ \
| * | | Documentation: fix documentation AsciiDoc links for external urlsRoberto Tyley2014-02-20
| |/ /
* | | Merge branch 'nd/http-fetch-shallow-fix'Junio C Hamano2014-02-27
|\ \ \ | | |/ | |/|
| * | protocol-capabilities.txt: document no-doneNguyễn Thái Ngọc Duy2014-02-10
| * | protocol-capabilities.txt: refer multi_ack_detailed back to pack-protocol.txtNguyễn Thái Ngọc Duy2014-02-10
| * | pack-protocol.txt: clarify 'obj-id' in the last ACK after 'done'Nguyễn Thái Ngọc Duy2014-02-10
| |/
* | Merge branch 'jk/pack-bitmap'Junio C Hamano2014-02-27
|\ \
| * | pack-bitmap: implement optional name_hash cacheVicent Marti2013-12-30
| * | documentation: add documentation for the bitmap formatVicent Marti2013-12-30
* | | Merge branch 'kb/fast-hashmap'Junio C Hamano2014-02-27
|\ \ \ | |_|/ |/| |
| * | hashmap.h: use 'unsigned int' for hash-codes everywhereKarsten Blees2014-02-24
| * | remove old hash.[ch] implementationKarsten Blees2013-11-18
| * | add a hashtable implementation that supports O(1) removalKarsten Blees2013-11-18
* | | http-protocol.txt: don't use uppercase for variable names in "The Negotiation...Thomas Ackermann2014-01-27
* | | create HTML for http-protocol.txtThomas Ackermann2014-01-27
* | | Merge branch 'nd/shallow-clone'Junio C Hamano2014-01-17
|\ \ \
| * | | receive/send-pack: support pushing from a shallow cloneNguyễn Thái Ngọc Duy2013-12-10
| * | | make the sender advertise shallow commits to the receiverNguyễn Thái Ngọc Duy2013-12-10
| | |/ | |/|
* | | Sync with 1.8.5.3Junio C Hamano2014-01-13
|\ \ \
| * | | pack-heuristics.txt: mark up the file header properlyThomas Ackermann2014-01-13
| * | | Merge branch 'mi/typofixes' into maintJunio C Hamano2013-12-17
| |\ \ \
* | | | | builtin/help.c: speed up is_git_command() by checking for builtin commands firstSebastian Schuberth2014-01-06
* | | | | git.c: consistently use the term "builtin" instead of "internal command"Sebastian Schuberth2014-01-06
* | | | | Merge branch 'cn/thin-push-capability'Junio C Hamano2013-12-12
|\ \ \ \ \
| * | | | | send-pack: don't send a thin pack to a server which doesn't support itCarlos Martín Nieto2013-11-25
| | |_|/ / | |/| | |
* | | | | Merge branch 'mh/fetch-tags-in-addition-to-normal-refs'Junio C Hamano2013-12-12
|\ \ \ \ \
| * | | | | api-remote.txt: correct section "struct refspec"Michael Haggerty2013-10-24
| |/ / / /
* | | | | Merge branch 'nv/parseopt-opt-arg'Junio C Hamano2013-12-05
|\ \ \ \ \
| * | | | | Use the word 'stuck' instead of 'sticked'Nicolas Vigier2013-10-31
| |/ / / /
* | | | | Sync with 1.8.5.1Junio C Hamano2013-12-03
|\ \ \ \ \ | | |/ / / | |/| / / | |_|/ / |/| | |
| * | | ref-iteration doc: add_submodule_odb() returns 0 for successNick Townsend2013-12-03
| |/ /
* | | Documentation/technical/http-protocol.txt: typofixesMasanari Iida2013-11-12
|/ /
* | Merge branch 'mg/more-textconv'Junio C Hamano2013-10-23
|\ \ | |/ |/|
| * diff_opt: track whether flags have been set explicitlyJunio C Hamano2013-05-10
* | Merge branch 'ss/doclinks'Junio C Hamano2013-09-17
|\ \
| * | Documentation: make AsciiDoc links always point to HTML filesSebastian Schuberth2013-09-06
* | | Merge branch 'mn/doc-pack-heu-remove-dead-pastebin'Junio C Hamano2013-09-12
|\ \ \
| * | | remove dead pastebin link from pack-heuristics documentMichal Nazarewicz2013-08-23
* | | | Merge branch 'jl/submodule-mv'Junio C Hamano2013-09-09
|\ \ \ \ | |_|/ / |/| | |
| * | | guard against new pathspec magic in pathspec matching codeNguyễn Thái Ngọc Duy2013-07-15
| * | | add parse_pathspec() that converts cmdline args to struct pathspecNguyễn Thái Ngọc Duy2013-07-15
* | | | Document the HTTP transport protocolsShawn O. Pearce2013-08-21
* | | | Merge branch 'ob/typofixes'Junio C Hamano2013-08-01
|\ \ \ \
| * | | | many small typofixesOndřej Bílka2013-07-29
* | | | | Merge branch 'jk/capabilities-doc'Junio C Hamano2013-07-30
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | document 'allow-tip-sha1-in-want' capabilityNguyễn Thái Ngọc Duy2013-07-26