summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-08-01Merge branch 'jk/clone-detached'Junio C Hamano
2011-08-01Merge branch 'jc/streaming-filter'Junio C Hamano
2011-08-01Merge branch 'sr/transport-helper-fix'Junio C Hamano
2011-08-01Merge branch 'jc/maint-reset-unmerged-path'Junio C Hamano
2011-08-01Merge branch 'maint'Junio C Hamano
2011-08-01Merge branch 'nk/ref-doc' into maintJunio C Hamano
2011-08-01Merge branch 'jl/maint-fetch-recursive-fix' into maintJunio C Hamano
2011-08-01Merge branch 'jc/maint-cygwin-trust-executable-bit-default' into maintJunio C Hamano
2011-08-01Merge branch 'jc/legacy-loose-object' into maintJunio C Hamano
2011-08-01Merge branch 'an/shallow-doc' into maintJunio C Hamano
2011-08-01Merge branch 'jc/maint-1.7.3-checkout-describe' into maintJunio C Hamano
2011-08-01connect: correctly number ipv6 network adapterErik Faye-Lund
2011-08-01git-p4: commit time should be most recent p4 change timePete Wyckoff
2011-08-01git-p4: one test missing config git-p4.skipSubmitEditCheckPete Wyckoff
2011-08-01git-p4: add missing && in testPete Wyckoff
2011-08-01git-p4: use test_when_finished in testsPete Wyckoff
2011-08-01Merge branch 'maint'Junio C Hamano
2011-08-01Break down no-lstat() condition checks in verify_uptodate()Nguyễn Thái Ngọc Duy
2011-08-01t7400: fix bogus test failure with symlinked trashJeff King
2011-08-01Documentation: clarify the invalidated tree entry formatCarlos Martín Nieto
2011-07-24Merge branch 'maint'Junio C Hamano
2011-07-24tests: print failed test numbers at the end of the test runJens Lehmann
2011-07-22Update draft release notes to 1.7.7Junio C Hamano
2011-07-22Merge branch 'dc/stash-con-untracked'Junio C Hamano
2011-07-22Merge branch 'jk/tag-contains-ab'Junio C Hamano
2011-07-22Merge branch 'dz/connect-error-report'Junio C Hamano
2011-07-22Merge branch 'mz/doc-rebase-abort'Junio C Hamano
2011-07-22Merge branch 'bw/log-all-ref-updates-doc'Junio C Hamano
2011-07-22Merge branch 'js/maint-add-path-stat-pwd'Junio C Hamano
2011-07-22Merge branch 'ms/help-unknown'Junio C Hamano
2011-07-22Merge branch 'mz/doc-synopsis-verse'Junio C Hamano
2011-07-22Merge branch 'jc/checkout-reflog-fix'Junio C Hamano
2011-07-22Merge branch 'jc/maint-mergetool-read-fix'Junio C Hamano
2011-07-22streaming: free git_istream upon closingJeff King
2011-07-22Merge branch 'jn/gitweb-search'Junio C Hamano
2011-07-22Merge branch 'jl/submodule-add-relurl-wo-upstream'Junio C Hamano
2011-07-22Merge branch 'maint'Junio C Hamano
2011-07-22doc/fast-import: clarify notemodify commandDmitry Ivankov
2011-07-22Documentation: minor grammatical fix in rev-list-options.txtJack Nagel
2011-07-21Documentation: git-filter-branch honors replacement refsPeter Collingbourne
2011-07-20remote-curl: Add a format check to parsing of info/refsJulian Phillips
2011-07-19git-config: Remove extra whitespacesPavan Kumar Sunkara
2011-07-19transport-helper: die early on encountering deleted refsSverre Rabbelier
2011-07-19transport-helper: implement marks location as capabilitySverre Rabbelier
2011-07-19transport-helper: Use capname for refspec capability tooSverre Rabbelier
2011-07-19transport-helper: change import semanticsSverre Rabbelier
2011-07-19transport-helper: update ref status after push with exportSverre Rabbelier
2011-07-19transport-helper: use the new done feature where possibleSverre Rabbelier
2011-07-19transport-helper: check status code of finish_commandSverre Rabbelier
2011-07-19transport-helper: factor out push_update_refs_statusSverre Rabbelier