Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'mh/ref-clone-without-extra-refs' | Junio C Hamano | 2012-01-29 | 4 | -11/+40 |
|\ | |||||
| * | write_remote_refs(): create packed (rather than extra) refsmh/ref-clone-without-extra-refs | Michael Haggerty | 2012-01-17 | 1 | -2/+1 |
| * | add_packed_ref(): new function in the refs API. | Michael Haggerty | 2012-01-17 | 2 | -0/+12 |
| * | ref_array: keep track of whether references are sorted | Michael Haggerty | 2012-01-17 | 1 | -7/+26 |
| * | pack_refs(): remove redundant check | Michael Haggerty | 2012-01-17 | 1 | -2/+1 |
* | | Merge branch 'jl/test-pause' | Junio C Hamano | 2012-01-29 | 2 | -0/+26 |
|\ \ | |||||
| * | | test-lib: add the test_pause convenience functionjl/test-pause | Jens Lehmann | 2012-01-17 | 2 | -0/+26 |
* | | | Merge branch 'tr/maint-mailinfo' | Junio C Hamano | 2012-01-29 | 4 | -7/+41 |
|\ \ \ | |||||
| * | | | mailinfo: with -b, keep space after [foo]tr/maint-mailinfo | Thomas Rast | 2012-01-16 | 2 | -2/+11 |
| * | | | am: learn passing -b to mailinfo | Thomas Rast | 2012-01-16 | 3 | -6/+31 |
* | | | | Merge branch 'pw/p4-view-updates' | Junio C Hamano | 2012-01-29 | 4 | -7/+406 |
|\ \ \ \ | |||||
| * | | | | git-p4: add tests demonstrating spec overlay ambiguitiespw/p4-view-updates | Pete Wyckoff | 2012-01-11 | 2 | -0/+392 |
| * | | | | git-p4: adjust test to adhere to stricter useClientSpec | Pete Wyckoff | 2012-01-11 | 1 | -2/+2 |
| * | | | | git-p4: clarify comment | Pete Wyckoff | 2012-01-11 | 1 | -1/+2 |
| * | | | | git-p4: fix verbose comment typo | Pete Wyckoff | 2012-01-11 | 1 | -1/+1 |
| * | | | | git-p4: only a single ... wildcard is supported | Pete Wyckoff | 2012-01-11 | 2 | -3/+9 |
* | | | | | Merge branch 'nd/maint-refname-in-hierarchy-check' | Junio C Hamano | 2012-01-29 | 3 | -4/+4 |
|\ \ \ \ \ | |||||
| * | | | | | Fix incorrect ref namespace checknd/maint-refname-in-hierarchy-check | Nguyễn Thái Ngọc Duy | 2012-01-11 | 3 | -4/+4 |
* | | | | | | Merge branch 'jn/gitweb-unspecified-action' | Junio C Hamano | 2012-01-29 | 2 | -1/+11 |
|\ \ \ \ \ \ | |||||
| * | | | | | | gitweb: Fix actionless dispatch for non-existent objectsjn/gitweb-unspecified-action | Jakub Narebski | 2012-01-09 | 2 | -1/+11 |
* | | | | | | | Merge branch 'cb/push-quiet' | Junio C Hamano | 2012-01-29 | 8 | -19/+78 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | t5541: avoid TAP test miscountingcb/push-quiet | Michael J Gruber | 2012-01-08 | 1 | -1/+1 |
| * | | | | | | | fix push --quiet: add 'quiet' capability to receive-pack | Clemens Buchacher | 2012-01-08 | 5 | -6/+40 |
| * | | | | | | | server_supports(): parse feature list more carefully | Junio C Hamano | 2012-01-08 | 4 | -13/+38 |
* | | | | | | | | Merge branch 'nd/clone-single-branch' | Junio C Hamano | 2012-01-29 | 3 | -6/+129 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | clone: add --single-branch to fetch only one branchnd/clone-single-branch | Nguyễn Thái Ngọc Duy | 2012-01-08 | 3 | -6/+129 |
* | | | | | | | | | Merge branch 'cb/git-daemon-tests' | Junio C Hamano | 2012-01-29 | 3 | -3/+220 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | git-daemon tests: wait until daemon is readycb/git-daemon-tests | Clemens Buchacher | 2012-01-08 | 1 | -1/+17 |
| * | | | | | | | | | git-daemon: produce output when ready | Clemens Buchacher | 2012-01-08 | 1 | -3/+3 |
| * | | | | | | | | | git-daemon: add tests | Clemens Buchacher | 2012-01-08 | 2 | -0/+201 |
* | | | | | | | | | | Merge branch 'cb/maint-kill-subprocess-upon-signal' | Junio C Hamano | 2012-01-29 | 3 | -1/+72 |
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / | |||||
| * | | | | | | | | | dashed externals: kill children on exitcb/maint-kill-subprocess-upon-signal | Clemens Buchacher | 2012-01-08 | 3 | -1/+3 |
| * | | | | | | | | | run-command: optionally kill children on exit | Jeff King | 2012-01-08 | 2 | -0/+69 |
| | |/ / / / / / / | |/| | | | | | | | |||||
* | | | | | | | | | Git 1.7.9v1.7.9 | Junio C Hamano | 2012-01-27 | 2 | -1/+6 |
* | | | | | | | | | INSTALL: warn about recent Fedora breakage | Junio C Hamano | 2012-01-26 | 1 | -1/+5 |
* | | | | | | | | | git-completion: workaround zsh COMPREPLY bug | Felipe Contreras | 2012-01-26 | 1 | -0/+8 |
* | | | | | | | | | docs: minor grammar fixes for v1.7.9 release notes | Jeff King | 2012-01-26 | 1 | -6/+7 |
* | | | | | | | | | Fix typo in 1.7.9 release notes | Michael Haggerty | 2012-01-23 | 1 | -1/+1 |
* | | | | | | | | | Git 1.7.9-rc2v1.7.9-rc2 | Junio C Hamano | 2012-01-18 | 2 | -10/+2 |
* | | | | | | | | | Merge branch 'maint' | Junio C Hamano | 2012-01-18 | 3 | -2/+12 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | Git 1.7.8.4v1.7.8.4 | Junio C Hamano | 2012-01-18 | 3 | -3/+9 |
| * | | | | | | | | | Merge branch 'maint-1.7.7' into maint | Junio C Hamano | 2012-01-18 | 3 | -0/+14 |
| |\ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | Git 1.7.7.6v1.7.7.6 | Junio C Hamano | 2012-01-18 | 2 | -1/+5 |
| | * | | | | | | | | | diff-index: enable recursive pathspec matching in unpack_trees | Nguyen Thai Ngoc Duy | 2012-01-18 | 2 | -0/+10 |
* | | | | | | | | | | | Merge branch 'jc/pull-signed-tag-doc' | Junio C Hamano | 2012-01-18 | 2 | -1/+221 |
|\ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | pulling signed tag: add howto documentjc/pull-signed-tag-doc | Junio C Hamano | 2012-01-18 | 2 | -1/+221 |
* | | | | | | | | | | | | Merge branch 'jk/credentials' | Junio C Hamano | 2012-01-18 | 2 | -22/+92 |
|\ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | credential-cache: ignore "connection refused" errorsjk/credentials | Jeff King | 2012-01-16 | 1 | -1/+1 |
| * | | | | | | | | | | | | unix-socket: do not let close() or chdir() clobber errno during cleanup | Jonathan Nieder | 2012-01-11 | 1 | -17/+22 |
| * | | | | | | | | | | | | credential-cache: report more daemon connection errors | Jeff King | 2012-01-10 | 1 | -3/+7 |