Age | Commit message (Expand) | Author | Files | Lines |
2013-07-01 | Merge branch 'wk/doc-in-linux-3.x-era' | Junio C Hamano | 1 | -3/+3 |
2013-06-26 | Merge branch 'ph/builtin-srcs-are-in-subdir-these-days' | Junio C Hamano | 2 | -7/+7 |
2013-06-22 | Documentation: Update 'linux-2.6.git' -> 'linux.git' | W. Trevor King | 1 | -3/+3 |
2013-06-18 | fix "builtin-*" references to be "builtin/*" | Phil Hord | 2 | -7/+7 |
2013-05-29 | Merge branch 'jc/prune-all' | Junio C Hamano | 1 | -0/+6 |
2013-05-10 | diff_opt: track whether flags have been set explicitly | Junio C Hamano | 1 | -1/+9 |
2013-04-28 | upload-pack: ignore 'shallow' lines with unknown obj-ids | Michael Heemskerk | 1 | -2/+1 |
2013-04-25 | prune: introduce OPT_EXPIRY_DATE() and use it | Junio C Hamano | 1 | -0/+4 |
2013-04-23 | Merge branch 'kb/status-ignored-optim-2' | Junio C Hamano | 1 | -3/+22 |
2013-04-21 | Merge branch 'ta/glossary' | Junio C Hamano | 4 | -12/+12 |
2013-04-19 | Merge branch 'ap/strbuf-humanize' | Junio C Hamano | 1 | -0/+5 |
2013-04-18 | api-parse-options.txt: document "no-" for non-boolean options | Michael Haggerty | 1 | -0/+2 |
2013-04-15 | dir.c: git-status --ignored: don't scan the work tree twice | Karsten Blees | 1 | -3/+22 |
2013-04-15 | The name of the hash function is "SHA-1", not "SHA1" | Thomas Ackermann | 4 | -12/+12 |
2013-04-12 | doc: various spelling fixes | Stefano Lattarini | 3 | -3/+3 |
2013-04-12 | Merge branch 'maint-1.8.1' into maint | Junio C Hamano | 1 | -1/+3 |
2013-04-12 | Documentation: distinguish between ref and offset deltas in pack-format | Stefan Saasen | 1 | -1/+3 |
2013-04-10 | strbuf: create strbuf_humanise_bytes() to show byte sizes | Antoine Pelisse | 1 | -0/+5 |
2013-03-25 | Merge branch 'maint-1.8.1' into maint | Junio C Hamano | 1 | -3/+3 |
2013-03-19 | Merge branch 'nd/doc-index-format' | Junio C Hamano | 1 | -3/+3 |
2013-02-22 | index-format.txt: mention of v4 is missing in some places | Nguyễn Thái Ngọc Duy | 1 | -3/+3 |
2013-02-05 | Merge branch 'ta/doc-no-small-caps' | Junio C Hamano | 11 | -52/+52 |
2013-02-04 | Merge branch 'jc/custom-comment-char' | Junio C Hamano | 1 | -0/+10 |
2013-02-01 | Documentation: the name of the system is 'Git', not 'git' | Thomas Ackermann | 9 | -45/+45 |
2013-02-01 | Documentation: avoid poor-man's small caps GIT | Thomas Ackermann | 3 | -7/+7 |
2013-02-01 | Merge branch 'nd/fetch-depth-is-broken' | Junio C Hamano | 1 | -0/+3 |
2013-01-28 | Merge branch 'mh/ceiling' into maint | Junio C Hamano | 1 | -8/+0 |
2013-01-23 | Merge branch 'as/check-ignore' | Junio C Hamano | 1 | -5/+9 |
2013-01-16 | Allow custom "comment char" | Junio C Hamano | 1 | -0/+10 |
2013-01-14 | Merge branch 'jk/unify-exit-code-by-receiving-signal' into maint | Junio C Hamano | 1 | -4/+2 |
2013-01-14 | Merge branch 'mk/maint-graph-infinity-loop' into maint | Junio C Hamano | 1 | -5/+5 |
2013-01-11 | Merge branch 'jk/unify-exit-code-by-receiving-signal' | Junio C Hamano | 1 | -4/+2 |
2013-01-11 | Merge branch 'as/api-allocation-doc' into maint | Junio C Hamano | 1 | -6/+8 |
2013-01-11 | fetch: add --unshallow for turning shallow repo into complete one | Nguyễn Thái Ngọc Duy | 1 | -0/+3 |
2013-01-10 | Merge branch 'as/api-allocation-doc' | Junio C Hamano | 1 | -6/+8 |
2013-01-10 | Merge branch 'as/dir-c-cleanup' | Junio C Hamano | 1 | -9/+12 |
2013-01-06 | add git-check-ignore sub-command | Adam Spiers | 1 | -1/+1 |
2013-01-06 | dir.c: provide clear_directory() for reclaiming dir_struct memory | Adam Spiers | 1 | -0/+2 |
2013-01-06 | dir.c: use a single struct exclude_list per source of excludes | Adam Spiers | 1 | -5/+7 |
2013-01-06 | api-allocation-growing.txt: encourage better variable naming | Adam Spiers | 1 | -6/+8 |
2013-01-06 | run-command: encode signal death as a positive integer | Jeff King | 1 | -4/+2 |
2013-01-02 | Merge branch 'mk/maint-graph-infinity-loop' | Junio C Hamano | 1 | -5/+5 |
2013-01-02 | Merge branch 'mh/ceiling' | Junio C Hamano | 1 | -8/+0 |
2012-12-28 | Improve documentation and comments regarding directory traversal API | Adam Spiers | 1 | -3/+6 |
2012-12-28 | api-directory-listing.txt: update to match code | Adam Spiers | 1 | -6/+6 |
2012-12-22 | Merge branch 'ta/api-index-doc' into maint | Junio C Hamano | 1 | -2/+0 |
2012-12-22 | Merge branch 'nd/index-format-doc' into maint | Junio C Hamano | 1 | -2/+3 |
2012-12-21 | Merge branch 'ta/new-command-howto' | Junio C Hamano | 1 | -99/+0 |
2012-12-21 | Merge branch 'ta/api-index-doc' | Junio C Hamano | 1 | -2/+0 |
2012-12-21 | Merge branch 'nd/index-format-doc' | Junio C Hamano | 1 | -2/+3 |