summaryrefslogtreecommitdiffstats
path: root/connect.c (unfollow)
Commit message (Expand)AuthorFilesLines
2013-04-27Git 1.8.3-rc0v1.8.3-rc0Junio C Hamano2-19/+9
2013-04-27remote-bzr: strip extra newlineFelipe Contreras1-0/+4
2013-04-27remote-bzr: tell bazaar to be quietFelipe Contreras1-0/+3
2013-04-27remote-bzr: store converted URLFelipe Contreras1-1/+12
2013-04-27remote-hg: use hashlib instead of hg sha1 utilFelipe Contreras1-2/+2
2013-04-27remote-bzr: add support to push URLsFelipe Contreras1-3/+13
2013-04-27remote-bzr: fix bad state issueFelipe Contreras1-0/+6
2013-04-27remote-hg: remove extra checkFelipe Contreras1-4/+0
2013-04-27remote-helpers: trivial cleanupsFelipe Contreras2-4/+5
2013-04-26git add: avoid "-u/-A without pathspec" warning on stat-dirty pathsJunio C Hamano1-0/+2
2013-04-26Git 1.8.2.2v1.8.2.2Junio C Hamano3-2/+21
2013-04-26t7409: do not use export X=YTorsten Bögershausen1-4/+10
2013-04-26test-hg-hg-git.sh: do not use export X=YTorsten Bögershausen1-4/+6
2013-04-26test-hg-bidi.sh: do not use export X=YTorsten Bögershausen1-5/+6
2013-04-26t9501: do not use export X=YTorsten Bögershausen1-5/+10
2013-04-26t9020: do not use export X=YTorsten Bögershausen1-1/+2
2013-04-26remote-bzr: use proper push methodFelipe Contreras1-5/+5
2013-04-25Update draft release notes to 1.8.2.2Junio C Hamano1-0/+18
2013-04-25completion: remove duplicate block for "git commit -c"Mårten Kongstad1-7/+0
2013-04-24cherry-pick/revert: make usage say '<commit-ish>...'Kevin Bracey1-2/+2
2013-04-24rebase: find orig_head unambiguouslyPhil Hord2-1/+8
2013-04-23Update draft release notes to 1.8.3Junio C Hamano1-0/+19
2013-04-23bisect: Log possibly bad, skipped commits at bisection endTorstein Hegge2-0/+30
2013-04-23remote-hg: strip extra newlineFelipe Contreras1-0/+4
2013-04-23remote-hg: use marks instead of inlined filesFelipe Contreras1-8/+33
2013-04-23remote-hg: small performance improvementFelipe Contreras1-1/+2
2013-04-23remote-hg: allow refs with spacesFelipe Contreras1-8/+17
2013-04-23remote-hg: don't update bookmarks unnecessarilyFelipe Contreras1-0/+3
2013-04-23remote-hg: add support for schemes extensionFelipe Contreras1-1/+7
2013-04-23remote-hg: improve email sanitationFelipe Contreras2-6/+12
2013-04-23remote-hg: add custom local tag write codeFelipe Contreras1-1/+3
2013-04-23remote-hg: write tags in the appropriate branchFelipe Contreras1-2/+4
2013-04-23remote-hg: custom method to write tagsFelipe Contreras1-1/+32
2013-04-23remote-hg: add support for tag objectsFelipe Contreras1-3/+7
2013-04-23remote-hg: add branch_tip() helperFelipe Contreras1-3/+8
2013-04-23remote-hg: properly mark branches up-to-dateFelipe Contreras1-0/+4
2013-04-23remote-hg: use python urlparseFelipe Contreras1-4/+5
2013-04-23remote-hg: safer bookmark pushingFelipe Contreras1-0/+2
2013-04-23remote-helpers: avoid has_keyDusty Phillips2-2/+2
2013-04-22git add: rephrase -A/--no-all warningJunio C Hamano1-6/+6
2013-04-22git add: --ignore-removal is a better named --no-allJunio C Hamano2-4/+17
2013-04-22Start preparing for 1.8.2.2Junio C Hamano2-1/+26
2013-04-22Update draft release notes to 1.8.3Junio C Hamano1-0/+22
2013-04-22zlib: fix compilation failures with Sun C CompilaerStefano Lattarini1-2/+2
2013-04-22builtin/shortlog.c: make usage string consistent with logRamkumar Ramachandra1-3/+1
2013-04-22builtin/log.c: make usage string consistent with docRamkumar Ramachandra1-1/+1
2013-04-22git-shortlog.txt: make SYNOPSIS match log, update OPTIONSRamkumar Ramachandra1-2/+17
2013-04-22git-log.txt: rewrite note on why "--" may be requiredRamkumar Ramachandra1-2/+2
2013-04-22git-log.txt: generalize <since>..<until>Ramkumar Ramachandra1-7/+9
2013-04-22git-log.txt: order OPTIONS properly; move <since>..<until>Ramkumar Ramachandra1-7/+7