summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-05-29Merge branch 'mh/packed-refs-various'Libravatar Junio C Hamano9-341/+640
2013-05-29Merge branch 'as/check-ignore'Libravatar Junio C Hamano5-96/+188
2013-05-29Merge branch 'jh/checkout-auto-tracking'Libravatar Junio C Hamano8-35/+221
2013-05-29Merge branch 'jc/prune-all'Libravatar Junio C Hamano9-13/+58
2013-05-29Merge branch 'mh/fetch-into-shallow'Libravatar Junio C Hamano3-3/+16
2013-05-29Merge branch 'js/transport-helper-error-reporting-fix'Libravatar Junio C Hamano4-15/+18
2013-05-29Merge branch 'fc/transport-helper-error-reporting'Libravatar Junio C Hamano4-43/+118
2013-05-29completion: zsh: improve bash script loadingLibravatar Felipe Contreras1-8/+19
2013-05-29archive-zip:write_zip_entry: Remove second reset of size variable to zero.Libravatar Stefan Beller1-1/+0
2013-05-29difftool --dir-diff: allow changing any clean working tree fileLibravatar Kenichi Saita2-7/+21
2013-05-29push: factor out the detached HEAD error messageLibravatar Ramkumar Ramachandra1-6/+8
2013-05-29prompt: fix for simple rebaseLibravatar Felipe Contreras2-1/+3
2013-05-29git-remote-mediawiki: better error message when HTTP(S) access failsLibravatar Matthieu Moy1-8/+18
2013-05-28trivial: Add missing period in documentationLibravatar Phil Hord1-1/+1
2013-05-28commit: don't start editor if empty message is given with -mLibravatar René Scharfe2-4/+23
2013-05-28credential-osxkeychain: support more protocolsLibravatar Xidorn Quan1-1/+11
2013-05-28fix segfault with git log -c --followLibravatar Clemens Buchacher2-0/+17
2013-05-28send-email: remove warning about unset chainreplytoLibravatar Felipe Contreras2-66/+2
2013-05-28prune-packed: avoid implying "1" is DRY_RUN in prune_packed_objects()Libravatar Nguyễn Thái Ngọc Duy3-9/+11
2013-05-28test: rebase: fix --interactive testLibravatar Felipe Contreras1-1/+1
2013-05-28test: trivial cleanupsLibravatar Felipe Contreras2-16/+9
2013-05-28remote: trivial style cleanupLibravatar Felipe Contreras1-2/+1
2013-05-28fetch: don't try to update unfetched tracking refsLibravatar John Keeping2-1/+17
2013-05-28clone: open a shortcut for connectivity checkLibravatar Nguyễn Thái Ngọc Duy9-15/+94
2013-05-28index-pack: remove dead code (it should never happen)Libravatar Nguyễn Thái Ngọc Duy1-2/+1
2013-05-28fetch-pack: prepare updated shallow file before fetching the packLibravatar Nguyễn Thái Ngọc Duy5-38/+93
2013-05-28remote-hg: add support for --forceLibravatar Felipe Contreras2-13/+50
2013-05-28remote-hg: add support for --dry-runLibravatar Felipe Contreras2-2/+65
2013-05-28remote-hg: check if a fetch is neededLibravatar Felipe Contreras2-1/+109
2013-05-28remote-hg: trivial cleanupLibravatar Felipe Contreras1-7/+4
2013-05-28remote-helpers: improve marks usageLibravatar Felipe Contreras2-3/+9
2013-05-28remote-hg: add check_push() helperLibravatar Felipe Contreras1-17/+49
2013-05-28remote-hg: add setup_big_push() helperLibravatar Felipe Contreras1-4/+11
2013-05-28remote-hg: remove files before modificationsLibravatar Felipe Contreras1-2/+2
2013-05-28remote-hg: improve lightweight tag authorLibravatar Felipe Contreras1-4/+14
2013-05-28remote-hg: use remote 'default' not local oneLibravatar Felipe Contreras2-11/+10
2013-05-28remote-hg: improve branch listingLibravatar Felipe Contreras1-3/+6
2013-05-28remote-hg: simplify branch_tip()Libravatar Felipe Contreras1-8/+4
2013-05-28remote-hg: check diverged bookmarksLibravatar Felipe Contreras2-1/+25
2013-05-28remote-hg: pass around revision refsLibravatar Felipe Contreras2-16/+24
2013-05-28remote-hg: implement custom checkheads()Libravatar Felipe Contreras1-3/+49
2013-05-28remote-hg: implement custom push()Libravatar Felipe Contreras1-2/+42
2013-05-28remote-hg: only update necessary revisionsLibravatar Felipe Contreras1-2/+7
2013-05-28remote-hg: force remote bookmark push selectivelyLibravatar Felipe Contreras1-1/+2
2013-05-28remote-hg: reorganize bookmark handlingLibravatar Felipe Contreras1-31/+19
2013-05-28remote-hg: add test for failed double pushLibravatar Felipe Contreras1-0/+24
2013-05-28remote-hg: add test for big pushLibravatar Felipe Contreras1-6/+107
2013-05-28remote-hg: add test for new bookmark specialLibravatar Felipe Contreras1-0/+15
2013-05-28remote-hg: add test for bookmark divergeLibravatar Felipe Contreras1-0/+29
2013-05-28remote-hg: add test for diverged pushLibravatar Felipe Contreras1-0/+23