aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-10-14remote, #525: FIX BUG push-cmd misses error messagesKostis Anagnostopoulos
2016-10-13remote, #525: pump fetch-infos instead of GIL-read stderrKostis Anagnostopoulos
2016-10-13test, #525: allow disabling freeze errors separatelyKostis Anagnostopoulos
2016-10-12config, #525: polish more config-urlsKostis Anagnostopoulos
2016-10-12daemon, #525: simplify exception handlingKostis Anagnostopoulos
2016-10-12daemon, #525: FIX remote urls in config-filesKostis Anagnostopoulos
2016-10-12repo, cmd: DROP UNEEDED Win path for chcwd & check for '~' homedirKostis Anagnostopoulos
2016-10-12pumps: FIX don't pump when proc has no streamsKostis Anagnostopoulos
2016-10-12build: run codecov on AppveyorKostis Anagnostopoulos
2016-10-12Add Guyzmo into AUTHORSGuyzmo
2016-10-12remote, #528: Fix regression shadowing exceptionsGuyzmo
2016-10-11remote, #528: fix prev cmt, Git<2.7 miss `get-url`Kostis Anagnostopoulos
2016-10-11remote, #528: Improved way of listing URLsGuyzmo
2016-10-11hidden win_errors: mark also git-daemon errors failingKostis Anagnostopoulos
2016-10-11ci: print python/git versions before starting buildKostis Anagnostopoulos
2016-10-11remote: unfix fetch-infos paring of 8a2f7dce4(pydev fixes)Kostis Anagnostopoulos
2016-10-11fix(travis): increase ulimitSebastian Thiel
2016-10-11imp(performance): execute performance tests on travisSebastian Thiel
2016-10-11FIX #526: Do not depend on test-sourcesKostis Anagnostopoulos
2016-10-09doc(README): add codecov badgeSebastian Thiel
2016-10-09Merge pull request #522 from yarikoptic/enh-codecovSebastian Thiel
2016-10-04config: FIX regression by prev commit "wrap all conf..."Kostis Anagnostopoulos
2016-10-04io: Wrap (probably) allconfig_writers in `with` blocksKostis Anagnostopoulos
2016-10-04src: No PyDev warningsKostis Anagnostopoulos
2016-10-04hidden win-errs: Let leaking TCs run till end, then hideKostis Anagnostopoulos
2016-10-03doc: Explain Windows compatibility status, mention #525 asking for helpKostis Anagnostopoulos
2016-10-03Appveyor: Set HIDE_WINDOWS_KNOWN_ERRORS=TrueKostis Anagnostopoulos
2016-10-03Appveyor: Add and set HIDE_WINDOWS_KNOWN_ERRORS=Falsewinerr_showKostis Anagnostopoulos
2016-10-03repo-TC: FIX HOME-expansion check, Appveyor has no HOME varKostis Anagnostopoulos
2016-10-03ci: restore verbosity for travis/appveyor, increase 96->100 ulimitKostis Anagnostopoulos
2016-10-03"Null" merge yarik/bf-rsubmodule-remove to close #521Kostis Anagnostopoulos
2016-10-03TST: Add test for removing submodule with remotes without refsYaroslav Halchenko
2016-10-03BF: Allow to remove a submodule with a remote without refsYaroslav Halchenko
2016-10-03FIX config-lock release early regression caused by #519Kostis Anagnostopoulos
2016-10-03src, config_tc: replace deprecated `failUnlessRaises`Kostis Anagnostopoulos
2016-10-02BF: log.info is a function, just pass msg, no .write!Yaroslav Halchenko
2016-10-02BF: @with_rw_directory must return decorated callYaroslav Halchenko
2016-10-02Merge pull request #523 from yarikoptic/enh-wrapsKostis Anagnostopoulos
2016-10-02RF: use @functools.wraps within decorators instead of manual __name__ reassig...Yaroslav Halchenko
2016-10-02RF: coveralls (not used/relied on really) -> codecovYaroslav Halchenko
2016-10-02TST: finishing test for removing submodule with remotes without refsYaroslav Halchenko
2016-10-02BF: log.info is a function, just pass msg, no .write!Yaroslav Halchenko
2016-10-02BF: @with_rw_directory must return decorated callYaroslav Halchenko
2016-10-02FIX regression by #519 on reading stdout/stderr of cmdsKostis Anagnostopoulos
2016-10-01BF: Allow to remove a submodule with a remote without refsYaroslav Halchenko
2016-10-01TC, #519: DISABLE failing testsKostis Anagnostopoulos
2016-10-01doc(README): add appveyor badgeSebastian Thiel
2016-10-01Merge pull request #519 from ankostis/appveyorSebastian Thiel
2016-10-01io, #519: ALL open() --> with open()Kostis Anagnostopoulos
2016-10-01Merge remote-tracking branch 'origin/master' into appveyorKostis Anagnostopoulos