aboutsummaryrefslogtreecommitdiff
path: root/git
AgeCommit message (Expand)Author
2016-10-01cfg_TCs, #519: FIX config resource leaksKostis Anagnostopoulos
2016-09-30ci: Capture logging for Popen() execute statements.Kostis Anagnostopoulos
2016-09-29FIX hook TC on PY3+Win & indeterministic lock timing.Kostis Anagnostopoulos
2016-09-29FIX tox/requirementsKostis Anagnostopoulos
2016-09-28ABANDON select/poll Kostis Anagnostopoulos
2016-09-28remote, #519: INCOMPLETE FIX-2 double-decoding push-infosKostis Anagnostopoulos
2016-09-28Proc, #519: Rework error-exc msgs & log thread-pumps errorsKostis Anagnostopoulos
2016-09-28remote, #519: FIX1-of-2 double-decoding push-infosKostis Anagnostopoulos
2016-09-28Win, hook, #519: Consume Hook Popen-proc out of GILKostis Anagnostopoulos
2016-09-28io, dif: #519: FIX DIFF freeze when reading from GILKostis Anagnostopoulos
2016-09-28test: Start using `ddt` library for TCsKostis Anagnostopoulos
2016-09-28Win, #519: FIX with_rw_directory() to remove read-only dirsKostis Anagnostopoulos
2016-09-28TCs: unittestize many test-docs assertionsKostis Anagnostopoulos
2016-09-28Win, #519: Ensure fixtures & bashscript checked-out eol=lfKostis Anagnostopoulos
2016-09-28src: constify is_<platform>() callsKostis Anagnostopoulos
2016-09-28PY2, #519: FIX GitCommandError.tostr() encoding issueKostis Anagnostopoulos
2016-09-28Win, #519: Remove `git.cmd` failback - no longer exists.Kostis Anagnostopoulos
2016-09-28Win, #519: FIX undead Git-daemon on WindowsKostis Anagnostopoulos
2016-09-28test, #519: No remote TCs, git-daemon cannot die@!Kostis Anagnostopoulos
2016-09-28test, #519: Try appveyor advice for never-ending buildsKostis Anagnostopoulos
2016-09-27src, #519: Improve daemon launch so Win does not stuckKostis Anagnostopoulos
2016-09-27src, #519: collect all is_<platform>() callsKostis Anagnostopoulos
2016-09-26win, #519: proc.terminate() instead of kill(SIGTERM)Kostis Anagnostopoulos
2016-09-26Win, #519: FIX WinHangs: Popen() CREATE_NEW_PROCESS_GROUP to allow killKostis Anagnostopoulos
2016-09-26test, #519: Popen() pump: remove WaitGroupKostis Anagnostopoulos
2016-09-26test, #519: Popen() universal_newlin.es NoWindow in WinfoesKostis Anagnostopoulos
2016-09-26test, #519: FIX appveyor conda & failures in py2.6 `assertRaisesRegexp`Kostis Anagnostopoulos
2016-09-26apveyor, #519: FIX incomplete Popen pumpKostis Anagnostopoulos
2016-09-26apveyor: simplify test.Kostis Anagnostopoulos
2016-09-26win: GC.collect on all TC.tearDown to fix appveyor hang runsKostis Anagnostopoulos
2016-09-25test, deps: FIX `mock` deps on py3.Kostis Anagnostopoulos
2016-09-25fix(test): put `test_commits` backSebastian Thiel
2016-09-25fix(test): deal with py2 and py3Sebastian Thiel
2016-09-25fix(index): improve LockedFD handlingSebastian Thiel
2016-09-23BF: allow for other section names which start with a string "remote"Yaroslav Halchenko
2016-09-11doc(limitations): be very clear about known issuesSebastian Thiel
2016-09-11fix(Head): checkout() handles detached headSebastian Thiel
2016-09-11fix(repo): make it serializable with pickleSebastian Thiel
2016-09-11fix(tag): resolve `commit` objects deeply.Sebastian Thiel
2016-08-24Update Remotes section (#502)Forrest Hopkins
2016-08-21fix(commit): handle gpgsig properlySebastian Thiel
2016-08-19Updated unittest.Phil Elson
2016-08-19Allowed remotes to have no refs.Phil Elson
2016-08-17use $GIT_DIR when setPiotr Gaczkowski
2016-08-02Merge pull request #496 from haizaar/masterSebastian Thiel
2016-08-02refactor(cmd): streamline usage of creationflagsSebastian Thiel
2016-08-01is_dirty supports path. Fixes #482.Zaar Hai
2016-08-01fix flake8 problemsBarry Scott
2016-08-01add test to detect the corrupt logBarry Scott
2016-08-01creationflags must be set to 0 on non-windows platformsBarry Scott