summaryrefslogtreecommitdiff
path: root/Documentation/technical
Commit message (Expand)AuthorAgeFilesLines
* Documentation/technical/api-hashmap: remove source highlightingkb/fast-hashmapAnders Kaseorg2014-05-191-1/+0
* hashmap.h: use 'unsigned int' for hash-codes everywhereKarsten Blees2014-02-241-1/+1
* remove old hash.[ch] implementationKarsten Blees2013-11-181-52/+0
* add a hashtable implementation that supports O(1) removalKarsten Blees2013-11-181-0/+235
* Merge branch 'ss/doclinks'Junio C Hamano2013-09-171-2/+2
|\
| * Documentation: make AsciiDoc links always point to HTML filesss/doclinksSebastian Schuberth2013-09-061-2/+2
* | Merge branch 'mn/doc-pack-heu-remove-dead-pastebin'Junio C Hamano2013-09-121-6/+0
|\ \
| * | remove dead pastebin link from pack-heuristics documentmn/doc-pack-heu-remove-dead-pastebinMichal Nazarewicz2013-08-231-6/+0
* | | Merge branch 'jl/submodule-mv'Junio C Hamano2013-09-091-1/+37
|\ \ \ | |_|/ |/| |
| * | guard against new pathspec magic in pathspec matching codeNguyễn Thái Ngọc Duy2013-07-151-0/+19
| * | add parse_pathspec() that converts cmdline args to struct pathspecNguyễn Thái Ngọc Duy2013-07-151-1/+18
* | | Document the HTTP transport protocolssp/doc-smart-httpShawn O. Pearce2013-08-211-0/+503
* | | Merge branch 'ob/typofixes'Junio C Hamano2013-08-011-1/+1
|\ \ \
| * | | many small typofixesob/typofixesOndřej Bílka2013-07-291-1/+1
* | | | Merge branch 'jk/capabilities-doc'Junio C Hamano2013-07-301-4/+36
|\ \ \ \ | |/ / / |/| | |
| * | | document 'allow-tip-sha1-in-want' capabilityjk/capabilities-docNguyễn Thái Ngọc Duy2013-07-261-0/+7
| * | | document 'quiet' receive-pack capabilityJeff King2013-07-241-1/+11
| * | | document 'agent' protocol capabilityJeff King2013-07-241-1/+16
| * | | docs: note that receive-pack knows side-band-64k capabilityJeff King2013-07-241-2/+2
| * | | docs: fix 'report-status' protocol capability thinkoJeff King2013-07-241-1/+1
| | |/ | |/|
* | | typofix: documentationOndřej Bílka2013-07-222-2/+2
| |/ |/|
* | Merge branch 'wk/doc-in-linux-3.x-era'Junio C Hamano2013-07-011-3/+3
|\ \
| * | Documentation: Update 'linux-2.6.git' -> 'linux.git'W. Trevor King2013-06-221-3/+3
* | | Merge branch 'ph/builtin-srcs-are-in-subdir-these-days'Junio C Hamano2013-06-262-7/+7
|\ \ \ | |/ / |/| |
| * | fix "builtin-*" references to be "builtin/*"Phil Hord2013-06-182-7/+7
* | | Merge branch 'jc/prune-all'Junio C Hamano2013-05-291-0/+6
|\ \ \
| * | | prune: introduce OPT_EXPIRY_DATE() and use itJunio C Hamano2013-04-251-0/+4
| * | | api-parse-options.txt: document "no-" for non-boolean optionsMichael Haggerty2013-04-181-0/+2
| |/ /
* | | upload-pack: ignore 'shallow' lines with unknown obj-idsMichael Heemskerk2013-04-281-2/+1
* | | Merge branch 'kb/status-ignored-optim-2'Junio C Hamano2013-04-231-3/+22
|\ \ \
| * | | dir.c: git-status --ignored: don't scan the work tree twiceKarsten Blees2013-04-151-3/+22
* | | | Merge branch 'ta/glossary'Junio C Hamano2013-04-214-12/+12
|\ \ \ \
| * | | | The name of the hash function is "SHA-1", not "SHA1"Thomas Ackermann2013-04-154-12/+12
| |/ / /
* | | | Merge branch 'ap/strbuf-humanize'Junio C Hamano2013-04-191-0/+5
|\ \ \ \ | |/ / / |/| | |
| * | | strbuf: create strbuf_humanise_bytes() to show byte sizesAntoine Pelisse2013-04-101-0/+5
| * | | Merge branch 'nd/doc-index-format'Junio C Hamano2013-03-191-3/+3
| |\ \ \
* | | | | doc: various spelling fixesStefano Lattarini2013-04-123-3/+3
* | | | | Merge branch 'maint-1.8.1' into maintJunio C Hamano2013-04-121-1/+3
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | Documentation: distinguish between ref and offset deltas in pack-formatStefan Saasen2013-04-121-1/+3
| | |/ / | |/| |
* | | | Merge branch 'maint-1.8.1' into maintJunio C Hamano2013-03-251-3/+3
|\ \ \ \ | |/ / / | | / / | |/ / |/| |
| * | index-format.txt: mention of v4 is missing in some placesNguyễn Thái Ngọc Duy2013-02-221-3/+3
| * | Merge branch 'mh/ceiling' into maintJunio C Hamano2013-01-281-8/+0
| |\ \
| * \ \ Merge branch 'jk/unify-exit-code-by-receiving-signal' into maintJunio C Hamano2013-01-141-4/+2
| |\ \ \
| * \ \ \ Merge branch 'mk/maint-graph-infinity-loop' into maintJunio C Hamano2013-01-141-5/+5
| |\ \ \ \
| * \ \ \ \ Merge branch 'as/api-allocation-doc' into maintJunio C Hamano2013-01-111-6/+8
| |\ \ \ \ \
* | \ \ \ \ \ Merge branch 'ta/doc-no-small-caps'Junio C Hamano2013-02-0511-52/+52
|\ \ \ \ \ \ \
| * | | | | | | Documentation: the name of the system is 'Git', not 'git'Thomas Ackermann2013-02-019-45/+45
| * | | | | | | Documentation: avoid poor-man's small caps GITThomas Ackermann2013-02-013-7/+7
* | | | | | | | Merge branch 'jc/custom-comment-char'Junio C Hamano2013-02-041-0/+10
|\ \ \ \ \ \ \ \
| * | | | | | | | Allow custom "comment char"Junio C Hamano2013-01-161-0/+10