aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Merge branch 'sr/transport-helper-fix'Junio C Hamano2011-08-01
|\
| * transport-helper: die early on encountering deleted refsSverre Rabbelier2011-07-19
| * transport-helper: implement marks location as capabilitySverre Rabbelier2011-07-19
| * transport-helper: Use capname for refspec capability tooSverre Rabbelier2011-07-19
| * transport-helper: change import semanticsSverre Rabbelier2011-07-19
| * transport-helper: update ref status after push with exportSverre Rabbelier2011-07-19
| * transport-helper: use the new done feature where possibleSverre Rabbelier2011-07-19
| * transport-helper: check status code of finish_commandSverre Rabbelier2011-07-19
| * transport-helper: factor out push_update_refs_statusSverre Rabbelier2011-07-19
| * fast-export: support done featureSverre Rabbelier2011-07-19
| * fast-import: introduce 'done' commandSverre Rabbelier2011-07-19
| * git-remote-testgit: fix error handlingSverre Rabbelier2011-07-19
| * git-remote-testgit: only push for non-local repositoriesSverre Rabbelier2011-07-19
| * remote-curl: accept empty line as terminatorSverre Rabbelier2011-07-19
| * remote-helpers: export GIT_DIR variable to helpersDmitry Ivankov2011-07-19
| * git_remote_helpers: push all refs during a non-local exportJeff King2011-07-19
| * transport-helper: don't feed bogus refs to export pushJeff King2011-07-19
| * git-remote-testgit: import non-HEAD refsJeff King2011-07-19
| * t5800: document some non-functional parts of remote helpersJeff King2011-07-19
| * t5800: use skip_all instead of prereqSverre Rabbelier2011-07-19
| * t5800: factor out some ref testsJeff King2011-07-19
| * transport-helper: fix minor leak in push_refs_with_exportJeff King2011-07-19
* | Merge branch 'jc/maint-reset-unmerged-path'Junio C Hamano2011-08-01
|\ \
| * | reset [<commit>] paths...: do not mishandle unmerged pathsJunio C Hamano2011-07-13
* | | Merge branch 'maint'Junio C Hamano2011-08-01
|\ \ \
| * \ \ Merge branch 'nk/ref-doc' into maintJunio C Hamano2011-08-01
| |\ \ \
| * \ \ \ Merge branch 'jl/maint-fetch-recursive-fix' into maintJunio C Hamano2011-08-01
| |\ \ \ \
| * \ \ \ \ Merge branch 'jc/maint-cygwin-trust-executable-bit-default' into maintJunio C Hamano2011-08-01
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'jc/legacy-loose-object' into maintJunio C Hamano2011-08-01
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'an/shallow-doc' into maintJunio C Hamano2011-08-01
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'jc/maint-1.7.3-checkout-describe' into maintJunio C Hamano2011-08-01
| |\ \ \ \ \ \ \ \
| * | | | | | | | | connect: correctly number ipv6 network adapterErik Faye-Lund2011-08-01
* | | | | | | | | | git-p4: commit time should be most recent p4 change timePete Wyckoff2011-08-01
* | | | | | | | | | git-p4: one test missing config git-p4.skipSubmitEditCheckPete Wyckoff2011-08-01
* | | | | | | | | | git-p4: add missing && in testPete Wyckoff2011-08-01
* | | | | | | | | | git-p4: use test_when_finished in testsPete Wyckoff2011-08-01
* | | | | | | | | | Merge branch 'maint'Junio C Hamano2011-07-31
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / /
| * | | | | | | | | Break down no-lstat() condition checks in verify_uptodate()Nguyễn Thái Ngọc Duy2011-07-31
| * | | | | | | | | t7400: fix bogus test failure with symlinked trashJeff King2011-07-31
| * | | | | | | | | Documentation: clarify the invalidated tree entry formatCarlos Martín Nieto2011-07-31
* | | | | | | | | | Merge branch 'maint'Junio C Hamano2011-07-24
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / /
| * | | | | | | | | tests: print failed test numbers at the end of the test runJens Lehmann2011-07-24
* | | | | | | | | | Update draft release notes to 1.7.7Junio C Hamano2011-07-22
* | | | | | | | | | Merge branch 'dc/stash-con-untracked'Junio C Hamano2011-07-22
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | stash: Add --include-untracked option to stash and remove all untracked filesDavid Caldwell2011-06-26
* | | | | | | | | | | Merge branch 'jk/tag-contains-ab'Junio C Hamano2011-07-22
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Revert clock-skew based attempt to optimize tag --contains traversalJunio C Hamano2011-07-14
| * | | | | | | | | | | git skew: a tool to find how big a clock skew exists in the historyJeff King2011-06-30
| * | | | | | | | | | | default core.clockskew variable to one dayJeff King2011-06-11
| * | | | | | | | | | | limit "contains" traversals based on commit timestampJeff King2011-06-11