Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.kernel.org/pub/scm/git/git.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-09-20Merge branch 'sp/pack-protocol-doc-on-shallow' into maintJunio C Hamano
2014-08-29Document LF appearing in shallow command during send-pack/receive-packShawn Pearce
2014-08-05Merge branch 'ta/doc-config'Junio C Hamano
2014-07-30add documentation for writing config filesTanay Abhra
2014-07-23Merge branch 'ta/string-list-init'Junio C Hamano
2014-07-22Merge branch 'kb/perf-trace'Junio C Hamano
2014-07-22Merge branch 'ye/doc-http-proto' into maintJunio C Hamano
2014-07-21Merge branch 'kb/hashmap-updates'Junio C Hamano
2014-07-21string-list: add string_list initializer helper functionTanay Abhra
2014-07-16Merge branch 'nd/split-index'Junio C Hamano
2014-07-14api-trace.txt: add trace API documentationKarsten Blees
2014-07-08hashmap: add string interning APIKarsten Blees
2014-07-08hashmap: add simplified hashmap_get_from_hash() APIKarsten Blees
2014-07-08hashmap: improve struct hashmap member documentationKarsten Blees
2014-07-08hashmap: factor out getting a hash code from a SHA1Karsten Blees
2014-06-25Merge branch 'ye/doc-http-proto'Junio C Hamano
2014-06-21Merge branch 'jm/api-strbuf-doc'Junio C Hamano
2014-06-16Merge branch 'ta/string-list-init'Junio C Hamano
2014-06-16Merge branch 'jk/http-errors'Junio C Hamano
2014-06-16http-protocol.txt: Basic Auth is defined in RFC 2617, not RFC 2616Yi EungJun
2014-06-16Merge branch 'jk/strbuf-tolower'Junio C Hamano
2014-06-16Merge branch 'jk/argv-array-for-child-process'Junio C Hamano
2014-06-13read-cache: split-index modeNguyễn Thái Ngọc Duy
2014-06-10api-strbuf.txt minor typosJeremiah Mahler
2014-06-07string-list: spell all values out that are given to a string_list initializerTanay Abhra
2014-06-06Merge branch 'jj/command-line-adjective'Junio C Hamano
2014-06-03Merge branch 'bg/strbuf-trim'Junio C Hamano
2014-06-03Merge branch 'dt/api-doc-setup-gently'Junio C Hamano
2014-05-27strbuf: add strbuf_reencode helperJeff King
2014-05-24strbuf: add strbuf_tolower functionJeff King
2014-05-22Documentation: use "command-line" when used as a compound adjective, and fix ...Jason St. John
2014-05-19Merge branch 'kb/fast-hashmap'Junio C Hamano
2014-05-19Documentation/technical/api-hashmap: remove source highlightingAnders Kaseorg
2014-05-15argv-array: drop "detach" codeJeff King
2014-05-15run-command: store an optional argv_arrayJeff King
2014-05-07api-strbuf.txt: add docs for _trim and _ltrimBrian Gesiak
2014-04-30docs: document RUN_SETUP_GENTLY and clarify RUN_SETUPDavid Turner
2014-04-08Merge branch 'jl/nor-or-nand-and'Junio C Hamano
2014-04-08Merge branch 'mr/opt-set-ptr'Junio C Hamano
2014-04-01Documentation: fix misuses of "nor"Justin Lebar
2014-04-01parse-options: remove unused OPT_SET_PTRMarat Radchenko
2014-03-15Merge branch 'rt/links-for-asciidoctor'Junio C Hamano
2014-02-28Merge branch 'nd/http-fetch-shallow-fix'Junio C Hamano
2014-02-28Merge branch 'jk/pack-bitmap'Junio C Hamano
2014-02-28Merge branch 'kb/fast-hashmap'Junio C Hamano
2014-02-25hashmap.h: use 'unsigned int' for hash-codes everywhereKarsten Blees
2014-02-21Documentation: 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