Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'kb/fast-hashmap' | Junio C Hamano | 2014-05-19 | 1 | -1/+0 |
|\ | |||||
| * | Documentation/technical/api-hashmap: remove source highlighting | Anders Kaseorg | 2014-05-19 | 1 | -1/+0 |
* | | Merge branch 'jl/nor-or-nand-and' | Junio C Hamano | 2014-04-08 | 3 | -6/+6 |
|\ \ | |||||
| * | | Documentation: fix misuses of "nor" | Justin Lebar | 2014-04-01 | 3 | -6/+6 |
* | | | Merge branch 'mr/opt-set-ptr' | Junio C Hamano | 2014-04-08 | 1 | -4/+0 |
|\ \ \ | |||||
| * | | | parse-options: remove unused OPT_SET_PTR | Marat Radchenko | 2014-03-31 | 1 | -4/+0 |
* | | | | Merge branch 'rt/links-for-asciidoctor' | Junio C Hamano | 2014-03-14 | 1 | -2/+2 |
|\ \ \ \ | |||||
| * | | | | Documentation: fix documentation AsciiDoc links for external urls | Roberto Tyley | 2014-02-20 | 1 | -2/+2 |
| |/ / / | |||||
* | | | | Merge branch 'nd/http-fetch-shallow-fix' | Junio C Hamano | 2014-02-27 | 2 | -1/+20 |
|\ \ \ \ | | |/ / | |/| | | |||||
| * | | | protocol-capabilities.txt: document no-done | Nguyễn Thái Ngọc Duy | 2014-02-10 | 1 | -0/+12 |
| * | | | protocol-capabilities.txt: refer multi_ack_detailed back to pack-protocol.txt | Nguyễn Thái Ngọc Duy | 2014-02-10 | 1 | -0/+6 |
| * | | | pack-protocol.txt: clarify 'obj-id' in the last ACK after 'done' | Nguyễn Thái Ngọc Duy | 2014-02-10 | 1 | -1/+2 |
| |/ / | |||||
* | | | Merge branch 'jk/pack-bitmap' | Junio C Hamano | 2014-02-27 | 1 | -0/+164 |
|\ \ \ | |||||
| * | | | pack-bitmap: implement optional name_hash cache | Vicent Marti | 2013-12-30 | 1 | -0/+33 |
| * | | | documentation: add documentation for the bitmap format | Vicent Marti | 2013-12-30 | 1 | -0/+131 |
* | | | | Merge branch 'kb/fast-hashmap' | Junio C Hamano | 2014-02-27 | 2 | -52/+235 |
|\ \ \ \ | |_|/ / |/| | / | | |/ | |/| | |||||
| * | | hashmap.h: use 'unsigned int' for hash-codes everywhere | Karsten Blees | 2014-02-25 | 1 | -1/+1 |
| * | | remove old hash.[ch] implementation | Karsten Blees | 2013-11-18 | 1 | -52/+0 |
| * | | add a hashtable implementation that supports O(1) removal | Karsten Blees | 2013-11-18 | 1 | -0/+235 |
* | | | http-protocol.txt: don't use uppercase for variable names in "The Negotiation... | Thomas Ackermann | 2014-01-27 | 1 | -23/+22 |
* | | | create HTML for http-protocol.txt | Thomas Ackermann | 2014-01-27 | 1 | -104/+108 |
* | | | Merge branch 'nd/shallow-clone' | Junio C Hamano | 2014-01-17 | 1 | -1/+6 |
|\ \ \ | |||||
| * | | | receive/send-pack: support pushing from a shallow clone | Nguyễn Thái Ngọc Duy | 2013-12-11 | 1 | -1/+3 |
| * | | | make the sender advertise shallow commits to the receiver | Nguyễn Thái Ngọc Duy | 2013-12-11 | 1 | -0/+3 |
| | |/ | |/| | |||||
* | | | Sync with 1.8.5.3 | Junio C Hamano | 2014-01-13 | 1 | -2/+2 |
|\ \ \ | |||||
| * | | | pack-heuristics.txt: mark up the file header properly | Thomas Ackermann | 2014-01-13 | 1 | -2/+2 |
| * | | | Merge branch 'mi/typofixes' into maint | Junio C Hamano | 2013-12-17 | 1 | -2/+2 |
| |\ \ \ | |||||
* | | | | | builtin/help.c: speed up is_git_command() by checking for builtin commands first | Sebastian Schuberth | 2014-01-06 | 1 | -2/+2 |
* | | | | | git.c: consistently use the term "builtin" instead of "internal command" | Sebastian Schuberth | 2014-01-06 | 1 | -1/+1 |
* | | | | | Merge branch 'cn/thin-push-capability' | Junio C Hamano | 2013-12-12 | 1 | -8/+23 |
|\ \ \ \ \ | |||||
| * | | | | | send-pack: don't send a thin pack to a server which doesn't support it | Carlos Martín Nieto | 2013-11-25 | 1 | -8/+23 |
| | |_|/ / | |/| | | | |||||
* | | | | | Merge branch 'mh/fetch-tags-in-addition-to-normal-refs' | Junio C Hamano | 2013-12-12 | 1 | -10/+10 |
|\ \ \ \ \ | |||||
| * | | | | | api-remote.txt: correct section "struct refspec" | Michael Haggerty | 2013-10-24 | 1 | -10/+10 |
| |/ / / / | |||||
* | | | | | Merge branch 'nv/parseopt-opt-arg' | Junio C Hamano | 2013-12-05 | 1 | -3/+3 |
|\ \ \ \ \ | |||||
| * | | | | | Use the word 'stuck' instead of 'sticked' | Nicolas Vigier | 2013-10-31 | 1 | -3/+3 |
| |/ / / / | |||||
* | | | | | Sync with 1.8.5.1 | Junio C Hamano | 2013-12-03 | 1 | -2/+2 |
|\ \ \ \ \ | | |/ / / | |/| / / | |_|/ / |/| | | | |||||
| * | | | ref-iteration doc: add_submodule_odb() returns 0 for success | Nick Townsend | 2013-12-03 | 1 | -2/+2 |
| |/ / | |||||
* / / | Documentation/technical/http-protocol.txt: typofixes | Masanari Iida | 2013-11-12 | 1 | -2/+2 |
|/ / | |||||
* | | Merge branch 'mg/more-textconv' | Junio C Hamano | 2013-10-23 | 1 | -1/+9 |
|\ \ | |/ |/| | |||||
| * | diff_opt: track whether flags have been set explicitly | Junio C Hamano | 2013-05-10 | 1 | -1/+9 |
* | | Merge branch 'ss/doclinks' | Junio C Hamano | 2013-09-17 | 1 | -2/+2 |
|\ \ | |||||
| * | | Documentation: make AsciiDoc links always point to HTML files | Sebastian Schuberth | 2013-09-06 | 1 | -2/+2 |
* | | | Merge branch 'mn/doc-pack-heu-remove-dead-pastebin' | Junio C Hamano | 2013-09-12 | 1 | -6/+0 |
|\ \ \ | |||||
| * | | | remove dead pastebin link from pack-heuristics document | Michal Nazarewicz | 2013-08-23 | 1 | -6/+0 |
* | | | | Merge branch 'jl/submodule-mv' | Junio C Hamano | 2013-09-09 | 1 | -1/+37 |
|\ \ \ \ | |_|/ / |/| | | | |||||
| * | | | guard against new pathspec magic in pathspec matching code | Nguyễn Thái Ngọc Duy | 2013-07-15 | 1 | -0/+19 |
| * | | | add parse_pathspec() that converts cmdline args to struct pathspec | Nguyễn Thái Ngọc Duy | 2013-07-15 | 1 | -1/+18 |
* | | | | Document the HTTP transport protocols | Shawn O. Pearce | 2013-08-21 | 1 | -0/+503 |
* | | | | Merge branch 'ob/typofixes' | Junio C Hamano | 2013-08-01 | 1 | -1/+1 |
|\ \ \ \ | |||||
| * | | | | many small typofixes | Ondřej Bílka | 2013-07-29 | 1 | -1/+1 |