GitHub / gitpython-developers/GitPython / commits
GitPython is a python library used to interact with Git repositories.
| SHA | Message | Author | Date | Stats |
|---|---|---|---|---|
| 09c88bec | remote: unfix fetch-infos paring of 8a2f7dce4(pydev fixes) | Kostis Anagnostopoulos <a****s@g****m> | over 9 years ago | |
| 4b586fbb | daemon, #525: FIX remote urls in config-files | Kostis Anagnostopoulos <a****s@g****m> | over 9 years ago | |
| 833ac6ec | config: FIX regression by prev commit "wrap all conf..." | Kostis Anagnostopoulos <a****s@g****m> | over 9 years ago | |
| 53c15282 | hidden win_errors: mark also git-daemon errors failing | Kostis Anagnostopoulos <a****s@g****m> | over 9 years ago | |
| a469af89 | src: No PyDev warnings | Kostis Anagnostopoulos <a****s@g****m> | over 9 years ago | |
| be44602b | hidden win-errs: Let leaking TCs run till end, then hide | Kostis Anagnostopoulos <a****s@g****m> | over 9 years ago | |
| 86aa8738 | doc: Explain Windows compatibility status, mention #525 asking for help | Kostis Anagnostopoulos <a****s@g****m> | over 9 years ago | |
| a46f670b | Appveyor: Set HIDE_WINDOWS_KNOWN_ERRORS=True | Kostis Anagnostopoulos <a****s@g****m> | over 9 years ago | |
| 6df78b19 | Appveyor: Add and set HIDE_WINDOWS_KNOWN_ERRORS=False | Kostis Anagnostopoulos <a****s@g****m> | over 9 years ago | |
| 1b440827 | repo-TC: FIX HOME-expansion check, Appveyor has no HOME var | Kostis Anagnostopoulos <a****s@g****m> | over 9 years ago | |
| 3dc2f735 | merge "Null" merge yarik/bf-rsubmodule-remove to close #521 | Kostis Anagnostopoulos <a****s@g****m> | over 9 years ago | |
| 06b16115 | ci: restore verbosity for travis/appveyor, increase 96->100 ulimit | Kostis Anagnostopoulos <a****s@g****m> | over 9 years ago | |
| 8a01ec43 | FIX config-lock release early regression caused by #519 | Kostis Anagnostopoulos <a****s@g****m> | over 9 years ago | |
| f48ef317 | src, config_tc: replace deprecated `failUnlessRaises` | Kostis Anagnostopoulos <a****s@g****m> | over 9 years ago | |
| fd8537b2 | merge Merge pull request #523 from yarikoptic/enh-wraps |
Kostis Anagnostopoulos <a****s@g****m>
Committed by: GitHub <n****y@g****m> |
over 9 years ago | |
| 51f4a140 | RF: use @functools.wraps within decorators instead of manual __name__ reassig... | Yaroslav Halchenko <d****n@o****m> | over 9 years ago | |
| 94ca83c6 | RF: coveralls (not used/relied on really) -> codecov | Yaroslav Halchenko <d****n@o****m> | over 9 years ago | |
| f284a4e7 | TST: finishing test for removing submodule with remotes without refs | Yaroslav Halchenko <d****n@o****m> | over 9 years ago | |
| 794187ff | BF: log.info is a function, just pass msg, no .write! |
Yaroslav Halchenko <d****n@o****m>
Committed by: Kostis Anagnostopoulos <a****s@g****m> |
over 9 years ago | |
| 2528d118 | BF: log.info is a function, just pass msg, no .write! | Yaroslav Halchenko <d****n@o****m> | over 9 years ago | |
| 31fd955d | BF: @with_rw_directory must return decorated call | Yaroslav Halchenko <d****n@o****m> | over 9 years ago | |
| 361854d1 | TST: Add test for removing submodule with remotes without refs |
Yaroslav Halchenko <d****n@o****m>
Committed by: Kostis Anagnostopoulos <a****s@g****m> |
over 9 years ago | |
| e25da8ff | BF: @with_rw_directory must return decorated call |
Yaroslav Halchenko <d****n@o****m>
Committed by: Kostis Anagnostopoulos <a****s@g****m> |
over 9 years ago | |
| 8a2f7dce | io: Wrap (probably) allconfig_writers in `with` blocks | Kostis Anagnostopoulos <a****s@g****m> | over 9 years ago | |
| df5c1cb7 | FIX regression by #519 on reading stdout/stderr of cmds | Kostis Anagnostopoulos <a****s@g****m> | over 9 years ago | |
| 6497d1e8 | BF: Allow to remove a submodule with a remote without refs |
Yaroslav Halchenko <d****n@o****m>
Committed by: Kostis Anagnostopoulos <a****s@g****m> |
over 9 years ago | |
| f2b92c66 | BF: Allow to remove a submodule with a remote without refs | Yaroslav Halchenko <d****n@o****m> | over 9 years ago | |
| 26253699 | doc(README): add appveyor badge | Sebastian Thiel <b****o@g****m> | over 9 years ago | |
| 9d6b417e | merge Merge pull request #519 from ankostis/appveyor |
Sebastian Thiel <b****o@g****m>
Committed by: GitHub <n****y@g****m> |
over 9 years ago | |
| b3b9c024 | TC, #519: DISABLE failing tests |
Kostis Anagnostopoulos <a****s@g****m>
Committed by: Sebastian Thiel <b****o@g****m> |
over 9 years ago | |
| 8ea7e265 | repo, cmd: DROP UNEEDED Win path for chcwd & check for '~' homedir | Kostis Anagnostopoulos <a****s@g****m> | over 9 years ago | |
| 9a521681 | io, #519: ALL open() --> with open() | Kostis Anagnostopoulos <a****s@g****m> | over 9 years ago | |
| bdf1e68f | merge Merge remote-tracking branch 'origin/master' into appveyor | Kostis Anagnostopoulos <a****s@g****m> | over 9 years ago | |
| b8b025f7 | Win, #519: FIX repo TCs. | Kostis Anagnostopoulos <a****s@g****m> | over 9 years ago | |
| 45927850 | merge Merge branch 'graingert-patch-2' | Sebastian Thiel <b****o@g****m> | over 9 years ago | |
| 2253d39f | fix(setup): add missing imports | Sebastian Thiel <b****o@g****m> | over 9 years ago | |
| 0900c55a | fix(README): use correct link to contribution.md | Sebastian Thiel <b****o@g****m> | over 9 years ago | |
| a79cf677 | repo-TCs, #519: FIX config resource leaks | Kostis Anagnostopoulos <a****s@g****m> | over 9 years ago | |
| 13d399f4 | ci: restore ci log-level to normal, coverage on Win-Appveyor | Kostis Anagnostopoulos <a****s@g****m> | over 9 years ago | |
| d84b9609 | cfg_TCs, #519: FIX config resource leaks | Kostis Anagnostopoulos <a****s@g****m> | over 9 years ago | |
| b114f3bb | ci: Capture logging for Popen() execute statements. | Kostis Anagnostopoulos <a****s@g****m> | over 9 years ago | |
| 842fb685 | Appveyor, #519: disable Cygiwin harness. | Kostis Anagnostopoulos <a****s@g****m> | over 9 years ago | |
| 39595560 | FIX hook TC on PY3+Win & indeterministic lock timing. | Kostis Anagnostopoulos <a****s@g****m> | over 9 years ago | |
| f1d2d068 | FIX tox/requirements | Kostis Anagnostopoulos <a****s@g****m> | over 9 years ago | |
| 0574b8b9 | ABANDON select/poll | Kostis Anagnostopoulos <a****s@g****m> | over 9 years ago | |
| 6e984167 | remote, #519: INCOMPLETE FIX-2 double-decoding push-infos | Kostis Anagnostopoulos <a****s@g****m> | over 9 years ago | |
| f11fdf1d | remote, #519: FIX1-of-2 double-decoding push-infos | Kostis Anagnostopoulos <a****s@g****m> | over 9 years ago | |
| 44c6d0b3 | Proc, #519: Rework error-exc msgs & log thread-pumps errors | Kostis Anagnostopoulos <a****s@g****m> | over 9 years ago | |
| cf2335af | Win, hook, #519: Consume Hook Popen-proc out of GIL | Kostis Anagnostopoulos <a****s@g****m> | over 9 years ago | |
| a5db3d3c | io, dif: #519: FIX DIFF freeze when reading from GIL | Kostis Anagnostopoulos <a****s@g****m> | over 9 years ago | |
| 46741635 | test: Start using `ddt` library for TCs | Kostis Anagnostopoulos <a****s@g****m> | over 9 years ago | |
| 57550cce | appveyor: Try to fix conda-3.4 & READM line-wdith | Kostis Anagnostopoulos <a****s@g****m> | over 9 years ago | |
| 137ee6ef | Win, #519: FIX with_rw_directory() to remove read-only dirs | Kostis Anagnostopoulos <a****s@g****m> | over 9 years ago | |
| 434505f1 | TCs: unittestize many test-docs assertions | Kostis Anagnostopoulos <a****s@g****m> | over 9 years ago | |
| df2fb548 | PY2, #519: FIX GitCommandError.tostr() encoding issue | Kostis Anagnostopoulos <a****s@g****m> | over 9 years ago | |
| 4cede236 | Win, #519: Ensure fixtures & bashscript checked-out eol=lf | Kostis Anagnostopoulos <a****s@g****m> | over 9 years ago | |
| e61439b3 | src: constify is_<platform>() calls | Kostis Anagnostopoulos <a****s@g****m> | over 9 years ago | |
| 25a2ebfa | Win, #519: Remove `git.cmd` failback - no longer exists. | Kostis Anagnostopoulos <a****s@g****m> | over 9 years ago | |
| 1124e19a | Appveyor, #519: Git-daemon also for Cygwin-git | Kostis Anagnostopoulos <a****s@g****m> | over 9 years ago | |
| 278423fa | Travis, #519: split flake8 from sphinx, to speedup tests | Kostis Anagnostopoulos <a****s@g****m> | over 9 years ago | |
| c572a8d9 | Win, #519: FIX undead Git-daemon on Windows | Kostis Anagnostopoulos <a****s@g****m> | over 9 years ago | |
| 6a3c95b4 | test, #519: No remote TCs, git-daemon cannot die@! | Kostis Anagnostopoulos <a****s@g****m> | over 9 years ago | |
| 618e6259 | test, #519: Try appveyor advice for never-ending builds | Kostis Anagnostopoulos <a****s@g****m> | over 9 years ago | |
| aa3f2fa7 | src, #519: Improve daemon launch so Win does not stuck | Kostis Anagnostopoulos <a****s@g****m> | over 9 years ago | |
| f495e940 | src, #519: collect all is_<platform>() calls | Kostis Anagnostopoulos <a****s@g****m> | over 9 years ago | |
| 29eb3017 | win, #519: proc.terminate() instead of kill(SIGTERM) | Kostis Anagnostopoulos <a****s@g****m> | over 9 years ago | |
| 45f8f20b | Win, #519: FIX WinHangs: Popen() CREATE_NEW_PROCESS_GROUP to allow kill | Kostis Anagnostopoulos <a****s@g****m> | over 9 years ago | |
| 783ad99b | test, #519: Travis-test flake8/site on py3.4 only | Kostis Anagnostopoulos <a****s@g****m> | over 9 years ago | |
| 7bbaac26 | test, #519: Popen() universal_newlin.es NoWindow in Winfoes | Kostis Anagnostopoulos <a****s@g****m> | over 9 years ago | |
| fa70623a | test, #519: FIX appveyor conda & failures in py2.6 `assertRaisesRegexp` | Kostis Anagnostopoulos <a****s@g****m> | over 9 years ago | |
| b343718c | test, #519: Popen() pump: remove WaitGroup | Kostis Anagnostopoulos <a****s@g****m> | over 9 years ago | |
| 7ec2f8a4 | apveyor, #519: FIX incomplete Popen pump | Kostis Anagnostopoulos <a****s@g****m> | over 9 years ago | |
| 082851e0 | apveyor: simplify test. | Kostis Anagnostopoulos <a****s@g****m> | over 9 years ago | |
| 51bf7cbe | win: GC.collect on all TC.tearDown to fix appveyor hang runs | Kostis Anagnostopoulos <a****s@g****m> | over 9 years ago | |
| f73468bb | fix(test): put `test_commits` back | Sebastian Thiel <b****o@g****m> | over 9 years ago | |
| 0de60abc | fix(test): deal with py2 and py3 | Sebastian Thiel <b****o@g****m> | over 9 years ago | |
| d6b1a927 | fix(index): improve LockedFD handling | Sebastian Thiel <b****o@g****m> | over 9 years ago | |
| 2d37049a | doc(platforms): inform more clearly about best-effort | Sebastian Thiel <b****o@g****m> | over 9 years ago | |
| 80cc71ed | doc(README): add waffle.io info | Sebastian Thiel <b****o@g****m> | over 9 years ago | |
| 1210ec76 | apveyor: Wintest project with MINGW/Cygwin git (conda2.7&3.4/cpy-3.5) | Kostis Anagnostopoulos <a****s@g****m> | over 9 years ago | |
| e50a8e61 | merge Merge pull request #517 from yarikoptic/bf-remote-sectionname |
Sebastian Thiel <b****o@g****m>
Committed by: GitHub <n****y@g****m> |
over 9 years ago | |
| 41fd2c67 | BF: allow for other section names which start with a string "remote" | Yaroslav Halchenko <d****n@o****m> | over 9 years ago | |
| 7842e92e | test, deps: FIX `mock` deps on py3. | Kostis Anagnostopoulos <a****s@g****m> | almost 10 years ago | |
| 4572ffd4 | install ordereddict only on 2.6 with wheel |
Thomas Grainger <t****n@g****m>
Committed by: GitHub <n****y@g****m> |
almost 10 years ago | |
| 48c149c1 | doc(limitations): be very clear about known issues | Sebastian Thiel <b****o@g****m> | almost 10 years ago | |
| 06c9c919 | fix(Head): checkout() handles detached head | Sebastian Thiel <b****o@g****m> | almost 10 years ago | |
| 2ba897b1 | fix(repo): make it serializable with pickle | Sebastian Thiel <b****o@g****m> | almost 10 years ago | |
| ae6e26ed | fix(tag): resolve `commit` objects deeply. | Sebastian Thiel <b****o@g****m> | almost 10 years ago | |
| df65f51d | Update Remotes section (#502) |
Forrest Hopkins <f****s@g****m>
Committed by: Sebastian Thiel <b****o@g****m> |
almost 10 years ago | |
| 31ad0a0e | fix(commit): handle gpgsig properly | Sebastian Thiel <b****o@g****m> | almost 10 years ago | |
| df5095c1 | merge Merge pull request #499 from pelson/empty_refs |
Sebastian Thiel <b****o@g****m>
Committed by: GitHub <n****y@g****m> |
almost 10 years ago | |
| 25c20759 | Updated unittest. | Phil Elson <p****b@g****m> | almost 10 years ago | |
| c1481af0 | Allowed remotes to have no refs. | Phil Elson <p****b@g****m> | almost 10 years ago | |
| 657cd7e4 | merge Merge pull request #498 from DoomHammer/try-git-dir |
Sebastian Thiel <b****o@g****m>
Committed by: GitHub <n****y@g****m> |
almost 10 years ago | |
| 26bb778b | use $GIT_DIR when set | Piotr Gaczkowski <D****G@g****m> | almost 10 years ago | |
| 58934b8f | chore(version): set upcoming version | Sebastian Thiel <b****o@g****m> | almost 10 years ago | |
| 5d4d7084 | chore(version-up): v2.0.8 | Sebastian Thiel <b****o@g****m> | almost 10 years ago | |
| e866c4a9 | merge Merge pull request #496 from haizaar/master |
Sebastian Thiel <b****o@g****m>
Committed by: GitHub <n****y@g****m> |
almost 10 years ago | |
| 83ebc659 | merge Merge branch 'barry-scott-master' | Sebastian Thiel <b****o@g****m> | almost 10 years ago | |
| df958981 | refactor(cmd): streamline usage of creationflags | Sebastian Thiel <b****o@g****m> | almost 10 years ago |