summaryrefslogtreecommitdiffstats
path: root/Documentation/technical
AgeCommit message (Expand)AuthorLines
2013-04-15The name of the hash function is "SHA-1", not "SHA1"Thomas Ackermann-12/+12
2013-04-12doc: various spelling fixesStefano Lattarini-3/+3
2013-04-12Merge branch 'maint-1.8.1' into maintJunio C Hamano-1/+3
2013-04-12Documentation: distinguish between ref and offset deltas in pack-formatStefan Saasen-1/+3
2013-03-25Merge branch 'maint-1.8.1' into maintJunio C Hamano-3/+3
2013-02-22index-format.txt: mention of v4 is missing in some placesNguyễn Thái Ngọc Duy-3/+3
2013-02-05Merge branch 'ta/doc-no-small-caps'Junio C Hamano-52/+52
2013-02-04Merge branch 'jc/custom-comment-char'Junio C Hamano-0/+10
2013-02-01Documentation: the name of the system is 'Git', not 'git'Thomas Ackermann-45/+45
2013-02-01Documentation: avoid poor-man's small caps GITThomas Ackermann-7/+7
2013-02-01Merge branch 'nd/fetch-depth-is-broken'Junio C Hamano-0/+3
2013-01-28Merge branch 'mh/ceiling' into maintJunio C Hamano-8/+0
2013-01-23Merge branch 'as/check-ignore'Junio C Hamano-5/+9
2013-01-16Allow custom "comment char"Junio C Hamano-0/+10
2013-01-14Merge branch 'jk/unify-exit-code-by-receiving-signal' into maintJunio C Hamano-4/+2
2013-01-14Merge branch 'mk/maint-graph-infinity-loop' into maintJunio C Hamano-5/+5
2013-01-11Merge branch 'jk/unify-exit-code-by-receiving-signal'Junio C Hamano-4/+2
2013-01-11Merge branch 'as/api-allocation-doc' into maintJunio C Hamano-6/+8
2013-01-11fetch: add --unshallow for turning shallow repo into complete oneNguyễn Thái Ngọc Duy-0/+3
2013-01-10Merge branch 'as/api-allocation-doc'Junio C Hamano-6/+8
2013-01-10Merge branch 'as/dir-c-cleanup'Junio C Hamano-9/+12
2013-01-06add git-check-ignore sub-commandAdam Spiers-1/+1
2013-01-06dir.c: provide clear_directory() for reclaiming dir_struct memoryAdam Spiers-0/+2
2013-01-06dir.c: use a single struct exclude_list per source of excludesAdam Spiers-5/+7
2013-01-06api-allocation-growing.txt: encourage better variable namingAdam Spiers-6/+8
2013-01-06run-command: encode signal death as a positive integerJeff King-4/+2
2013-01-02Merge branch 'mk/maint-graph-infinity-loop'Junio C Hamano-5/+5
2013-01-02Merge branch 'mh/ceiling'Junio C Hamano-8/+0
2012-12-28Improve documentation and comments regarding directory traversal APIAdam Spiers-3/+6
2012-12-28api-directory-listing.txt: update to match codeAdam Spiers-6/+6
2012-12-22Merge branch 'ta/api-index-doc' into maintJunio C Hamano-2/+0
2012-12-22Merge branch 'nd/index-format-doc' into maintJunio C Hamano-2/+3
2012-12-21Merge branch 'ta/new-command-howto'Junio C Hamano-99/+0
2012-12-21Merge branch 'ta/api-index-doc'Junio C Hamano-2/+0
2012-12-21Merge branch 'nd/index-format-doc'Junio C Hamano-2/+3
2012-12-21Move ./technical/api-command.txt to ./howto/new-command.txtThomas Ackermann-99/+0
2012-12-16Remove misleading date from api-index-skel.txtThomas Ackermann-2/+0
2012-12-15Renumber list in api-command.txtThomas Ackermann-7/+7
2012-12-13index-format.txt: clarify what is "invalid"Nguyễn Thái Ngọc Duy-2/+3
2012-11-26Documentation: how to add a new commandEric S. Raymond-0/+99
2012-11-20Merge branch 'ta/doc-cleanup'Junio C Hamano-29/+36
2012-11-15Merge branch 'mh/notes-string-list'Junio C Hamano-1/+8
2012-11-08string_list: add a function string_list_remove_empty_items()Michael Haggerty-1/+8
2012-11-04strbuf_split*(): document functionsMichael Haggerty-0/+16
2012-10-29string_list_longest_prefix(): remove functionMichael Haggerty-8/+0
2012-10-25Merge branch 'fa/remote-svn'Jeff King-0/+8
2012-10-16Documentation/technical: convert plain text files to asciidocThomas Ackermann-27/+34
2012-10-16Change headline of technical/send-pack-pipeline.txt to not confuse its conten...Thomas Ackermann-2/+2
2012-10-07Add argv_array_detach and argv_array_free_detachedFlorian Achleitner-0/+8
2012-09-25graph.c: infinite loop in git whatchanged --graph -mMichał Kiedrowicz-5/+5