Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'ta/doc-no-small-caps' | Junio C Hamano | 2013-02-05 | 11 | -52/+52 |
|\ | |||||
| * | Documentation: the name of the system is 'Git', not 'git' | Thomas Ackermann | 2013-02-01 | 9 | -45/+45 |
| * | Documentation: avoid poor-man's small caps GIT | Thomas Ackermann | 2013-02-01 | 3 | -7/+7 |
* | | Merge branch 'jc/custom-comment-char' | Junio C Hamano | 2013-02-04 | 1 | -0/+10 |
|\ \ | |||||
| * | | Allow custom "comment char" | Junio C Hamano | 2013-01-16 | 1 | -0/+10 |
* | | | Merge branch 'nd/fetch-depth-is-broken' | Junio C Hamano | 2013-02-01 | 1 | -0/+3 |
|\ \ \ | |||||
| * | | | fetch: add --unshallow for turning shallow repo into complete one | Nguyễn Thái Ngọc Duy | 2013-01-11 | 1 | -0/+3 |
| * | | | Merge branch 'ta/api-index-doc' into maint | Junio C Hamano | 2012-12-22 | 1 | -2/+0 |
| |\ \ \ | |||||
| * \ \ \ | Merge branch 'nd/index-format-doc' into maint | Junio C Hamano | 2012-12-22 | 1 | -2/+3 |
| |\ \ \ \ | |||||
* | \ \ \ \ | Merge branch 'as/check-ignore' | Junio C Hamano | 2013-01-23 | 1 | -5/+9 |
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | | | |||||
| * | | | | | add git-check-ignore sub-command | Adam Spiers | 2013-01-06 | 1 | -1/+1 |
| * | | | | | dir.c: provide clear_directory() for reclaiming dir_struct memory | Adam Spiers | 2013-01-06 | 1 | -0/+2 |
| * | | | | | dir.c: use a single struct exclude_list per source of excludes | Adam Spiers | 2013-01-06 | 1 | -5/+7 |
* | | | | | | Merge branch 'jk/unify-exit-code-by-receiving-signal' | Junio C Hamano | 2013-01-11 | 1 | -4/+2 |
|\ \ \ \ \ \ | |||||
| * | | | | | | run-command: encode signal death as a positive integer | Jeff King | 2013-01-06 | 1 | -4/+2 |
* | | | | | | | Merge branch 'as/api-allocation-doc' | Junio C Hamano | 2013-01-10 | 1 | -6/+8 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | api-allocation-growing.txt: encourage better variable naming | Adam Spiers | 2013-01-06 | 1 | -6/+8 |
* | | | | | | | | Merge branch 'as/dir-c-cleanup' | Junio C Hamano | 2013-01-10 | 1 | -9/+12 |
|\ \ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | / | |_|_|_|_|_|/ |/| | | | | | | |||||
| * | | | | | | Improve documentation and comments regarding directory traversal API | Adam Spiers | 2012-12-28 | 1 | -3/+6 |
| * | | | | | | api-directory-listing.txt: update to match code | Adam Spiers | 2012-12-28 | 1 | -6/+6 |
* | | | | | | | Merge branch 'mk/maint-graph-infinity-loop' | Junio C Hamano | 2013-01-02 | 1 | -5/+5 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | graph.c: infinite loop in git whatchanged --graph -m | Michał Kiedrowicz | 2012-09-25 | 1 | -5/+5 |
| |/ / / / / / | |||||
* | | | | | | | Merge branch 'mh/ceiling' | Junio C Hamano | 2013-01-02 | 1 | -8/+0 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | string_list_longest_prefix(): remove function | Michael Haggerty | 2012-10-29 | 1 | -8/+0 |
* | | | | | | | | Merge branch 'ta/new-command-howto' | Junio C Hamano | 2012-12-21 | 1 | -99/+0 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Move ./technical/api-command.txt to ./howto/new-command.txt | Thomas Ackermann | 2012-12-21 | 1 | -99/+0 |
* | | | | | | | | | Merge branch 'ta/api-index-doc' | Junio C Hamano | 2012-12-21 | 1 | -2/+0 |
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ | |/| | | | | | | | |||||
| * | | | | | | | | Remove misleading date from api-index-skel.txt | Thomas Ackermann | 2012-12-16 | 1 | -2/+0 |
| | |/ / / / / / | |/| | | | | | | |||||
* | | | | | | | | Merge branch 'nd/index-format-doc' | Junio C Hamano | 2012-12-21 | 1 | -2/+3 |
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | / | | |_|_|_|_|/ | |/| | | | | | |||||
| * | | | | | | index-format.txt: clarify what is "invalid" | Nguyễn Thái Ngọc Duy | 2012-12-13 | 1 | -2/+3 |
* | | | | | | | Renumber list in api-command.txt | Thomas Ackermann | 2012-12-15 | 1 | -7/+7 |
* | | | | | | | Documentation: how to add a new command | Eric S. Raymond | 2012-11-26 | 1 | -0/+99 |
* | | | | | | | Merge branch 'ta/doc-cleanup' | Junio C Hamano | 2012-11-20 | 6 | -29/+36 |
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | | | |||||
| * | | | | | | Documentation/technical: convert plain text files to asciidoc | Thomas Ackermann | 2012-10-16 | 5 | -27/+34 |
| * | | | | | | Change headline of technical/send-pack-pipeline.txt to not confuse its conten... | Thomas Ackermann | 2012-10-16 | 1 | -2/+2 |
| | |/ / / / | |/| | | | | |||||
* | | | | | | Merge branch 'mh/notes-string-list' | Junio C Hamano | 2012-11-15 | 1 | -1/+8 |
|\ \ \ \ \ \ | |||||
| * | | | | | | string_list: add a function string_list_remove_empty_items() | Michael Haggerty | 2012-11-08 | 1 | -1/+8 |
| | |_|_|_|/ | |/| | | | | |||||
* | | | | | | strbuf_split*(): document functions | Michael Haggerty | 2012-11-04 | 1 | -0/+16 |
|/ / / / / | |||||
* | | | | | Merge branch 'fa/remote-svn' | Jeff King | 2012-10-25 | 1 | -0/+8 |
|\ \ \ \ \ | |/ / / / |/| | | | | |||||
| * | | | | Add argv_array_detach and argv_array_free_detached | Florian Achleitner | 2012-10-07 | 1 | -0/+8 |
| | |_|/ | |/| | | |||||
* | | | | Merge branch 'mh/fetch-filter-refs' | Junio C Hamano | 2012-09-21 | 1 | -3/+4 |
|\ \ \ \ | |||||
| * | | | | string_list API: document what "sorted" means | Michael Haggerty | 2012-09-18 | 1 | -3/+4 |
* | | | | | Merge branch 'jc/make-static' | Junio C Hamano | 2012-09-18 | 1 | -3/+0 |
|\ \ \ \ \ | |||||
| * | | | | | sha1-array.c: mark a private file-scope symbol as static | Junio C Hamano | 2012-09-15 | 1 | -3/+0 |
* | | | | | | Sync with 1.7.12.1 | Junio C Hamano | 2012-09-18 | 1 | -2/+4 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Doc: Improve shallow depth wording | Philip Oakley | 2012-09-18 | 1 | -2/+4 |
| | |_|/ / / | |/| | | | | |||||
* | | | | | | Merge branch 'mh/string-list' | Junio C Hamano | 2012-09-17 | 1 | -5/+63 |
|\ \ \ \ \ \ | |_|/ / / / |/| | / / / | | |/ / / | |/| | | | |||||
| * | | | | api-string-list.txt: initialize the string_list the easy way | Michael Haggerty | 2012-09-12 | 1 | -2/+1 |
| * | | | | string_list: add a function string_list_longest_prefix() | Michael Haggerty | 2012-09-12 | 1 | -0/+8 |
| * | | | | string_list: add a new function, string_list_remove_duplicates() | Michael Haggerty | 2012-09-12 | 1 | -0/+9 |