An open API service providing commit metadata for open source projects.

GitHub / gitpython-developers/GitPython / commits

GitPython is a python library used to interact with Git repositories.

SHA Message Author Date Stats
2dd7aca0 Allow failures for dev versions of python Sebastian Thiel <b****o@g****m> about 9 years ago
3ef88953 so minor that wasn't even worth my time typing this comment Yaroslav Halchenko <d****n@o****m>
Committed by: Sebastian Thiel <b****o@g****m>
about 9 years ago
32da7feb Python 3.6 invalid escape sequence deprecation fixes Ville Skyttä <v****a@i****i>
Committed by: Sebastian Thiel <b****o@g****m>
over 9 years ago
8dffba51 Spelling fixes Ville Skyttä <v****a@i****i>
Committed by: Sebastian Thiel <b****o@g****m>
over 9 years ago
6411bf1b Add most recent Python versions in Travis CI Sylvain <s****b@g****m> over 9 years ago
c23ae3a4 chore(version): 2.1.3 Sebastian Thiel <b****o@g****m> over 9 years ago
f8c31c6a chore(version): v2.1.2 Sebastian Thiel <b****o@g****m> over 9 years ago
9ce2a4b2 BF: pass original exception into replace_surrogate_encode Yaroslav Halchenko <d****n@o****m>
Committed by: Sebastian Thiel <b****o@g****m>
over 9 years ago
6c6ae79a Add a fixture to test incremental blame output for git 2.11.1+ George Hickman <g****e@g****k>
Committed by: Sebastian Thiel <b****o@g****m>
over 9 years ago
46c4ec22 Document the use of next to throw an exception when hitting EOF George Hickman <g****e@g****k>
Committed by: Sebastian Thiel <b****o@g****m>
over 9 years ago
a0788e0b Ignore all lines of subsequent hunks until last one is found George Hickman <g****e@g****k>
Committed by: Sebastian Thiel <b****o@g****m>
over 9 years ago
830070d7 Add Code Climate configuration Scott Larkin <s****t@c****m>
Committed by: Sebastian Thiel <b****o@g****m>
over 9 years ago
7e841222 BF: there is no exc variable, raising NotASurrogateError if that is the right... Yaroslav Halchenko <d****n@o****m>
Committed by: Sebastian Thiel <b****o@g****m>
over 9 years ago
72dddc79 chore(flake): satisfy linter Sebastian Thiel <b****o@g****m> over 9 years ago
d3bd3c6b merge Merge branch 'git_work_tree' of https://github.com/tbhartman/GitPython into t... Sebastian Thiel <b****o@g****m> over 9 years ago
416daa0d fix(refs): don't assume linux path separator Sebastian Thiel <b****o@g****m> over 9 years ago
2ede7523 merge Merge pull request #582 from gitpython-developers/no_devnull_open Sebastian Thiel <b****o@g****m>
Committed by: GitHub <n****y@g****m>
over 9 years ago
0181a40d merge Merge pull request #555 from ankostis/cntxtmman Sebastian Thiel <b****o@g****m>
Committed by: GitHub <n****y@g****m>
over 9 years ago
88732b69 fix(cmd): don't try to use TASKKILL on linux Sebastian Thiel <b****o@g****m> over 9 years ago
fdc8ecbc fix(remote): assemble exception message completely Sebastian Thiel <b****o@g****m> over 9 years ago
8dfa1685 check for GIT_WORK_TREE Timothy B. Hartman <t****n@g****m> over 9 years ago
12db6bbe fix(cmd): checking process.DEVNUL were needlessly opening `os.devnull` Kostis Anagnostopoulos <a****s@g****m>
Committed by: GitHub <n****y@g****m>
over 9 years ago
b197de0c Fix git.Commit docs typo Reuben Sutton <r****n@g****m>
Committed by: Sebastian Thiel <b****o@g****m>
over 9 years ago
552a0aa0 merge Merge pull request #574 from vokimon/patch-2 Sebastian Thiel <b****o@g****m>
Committed by: GitHub <n****y@g****m>
over 9 years ago
0e0b97b1 pip install using camellcase package name David García Garzón <d****a@u****u>
Committed by: GitHub <n****y@g****m>
over 9 years ago
f2ad9a23 merge Merge pull request #566 from boidolr/master Sebastian Thiel <b****o@g****m>
Committed by: GitHub <n****y@g****m>
over 9 years ago
965ccefd DOC: minor typo Raphael Boidol <r****b@g****m> over 9 years ago
ddffe268 fix(remote): test Sebastian Thiel <b****o@g****m> over 9 years ago
3d6e1731 chore(lint): fix Sebastian Thiel <b****o@g****m> over 9 years ago
82ae723c fix(remote): set_url() uses correct argument order Sebastian Thiel <b****o@g****m> over 9 years ago
15b6bbac fix(tag): improve tag resolution handling Sebastian Thiel <b****o@g****m> over 9 years ago
c823d482 chore(version): 2.1.1 Sebastian Thiel <b****o@g****m> over 9 years ago
b0c18722 chore(lint): flake8 pacification Sebastian Thiel <b****o@g****m> over 9 years ago
f21630bc fix(refs): handle quoted branch names Sebastian Thiel <b****o@g****m> over 9 years ago
66306f15 feat(util): export rmtree() to facilitate del of tmp-repos on Windows Kostis Anagnostopoulos <a****s@g****m> over 9 years ago
06914415 chore(repo): remove comment Sebastian Thiel <b****o@g****m> over 9 years ago
f858c449 style(cmd): pythonize cmd-args filtering for PY26, improve docstring Kostis Anagnostopoulos <a****s@g****m> over 9 years ago
2f207e0e merge Merge pull request #541 from andy-maier/py26_fixes Sebastian Thiel <b****o@g****m>
Committed by: GitHub <n****y@g****m>
over 9 years ago
a8437c01 merge Merge pull request #554 from nvie/master Vincent Driessen <m****e@n****m>
Committed by: GitHub <n****y@g****m>
over 9 years ago
b06b13e6 chore(lint): flake8 Sebastian Thiel <b****o@g****m> over 9 years ago
b93ba7ca fix(submodule): don't fail if tracking branch can't be setup Sebastian Thiel <b****o@g****m> over 9 years ago
bbf02e0c Don't change the meaning of string literals Vincent Driessen <m****e@n****m> over 9 years ago
bdb4c7cb fix(leaks, TCs): attempt to cleanup mman before deleting tmp-dirs Kostis Anagnostopoulos <a****s@g****m> over 9 years ago
f1a82e45 fix(leaks): repo context-man to cleanup global mman on repo-delete Kostis Anagnostopoulos <a****s@g****m> over 9 years ago
5149c807 merge Merge branch 'win_mmap' of https://github.com/ankostis/GitPython into ankosti... Sebastian Thiel <b****o@g****m> over 9 years ago
8c3a6889 chore(version-up): v2.1.0 Sebastian Thiel <b****o@g****m> over 9 years ago
4754fa19 merge Merge pull request #537 from ankostis/exp_git_dir Sebastian Thiel <b****o@g****m>
Committed by: GitHub <n****y@g****m>
over 9 years ago
9db2ff10 fix(win_mmap): unmark hidden win_errors due to smmap unicode foes Kostis Anagnostopoulos <a****s@g****m> over 9 years ago
5fac8d40 fix(repo): Use GIT_DIR only if no repo-path given Kostis Anagnostopoulos <a****s@g****m> over 9 years ago
a25365fe merge Merge remote-tracking branch 'origin/master' into exp_git_dir Kostis Anagnostopoulos <a****s@g****m> over 9 years ago
caa0ea7a merge Merge branch 'cygwin' of https://github.com/ankostis/GitPython into ankostis-... Sebastian Thiel <b****o@g****m> over 9 years ago
3910abfc submodule-TCs: stop monekypatching smmap.MapRegion with files in Windows Kostis Anagnostopoulos <a****s@g****m> over 9 years ago
f3d5df2c Fixes to support Python 2.6 again. Andreas Maier <m****a@d****m> over 9 years ago
afcd64eb merge Merge pull request #539 from bryant1410/typos Kostis Anagnostopoulos <a****s@g****m>
Committed by: GitHub <n****y@g****m>
over 9 years ago
66c41eb3 Fix some typos Santiago Castro <s****0@h****m> over 9 years ago
76ac61a2 merge Merge with latest branch 'exp_git_dir' Kostis Anagnostopoulos <a****s@g****m> over 9 years ago
9d5d143f repo: minor code and doc correcions. Kostis Anagnostopoulos <a****s@g****m> over 9 years ago
b29388a8 FIX #535: expand also GIT_DIR var on Repo-construct Kostis Anagnostopoulos <a****s@g****m> over 9 years ago
aab7dc2c merge Merge pull request #536 from bpoldrack/nf-persistent-git-options Kostis Anagnostopoulos <a****s@g****m>
Committed by: GitHub <n****y@g****m>
over 9 years ago
bf8ce946 Fix flake8 error Benjamin Poldrack <b****k@g****m> over 9 years ago
f1b8d0c9 Add a test for persistent git options Benjamin Poldrack <b****k@g****m> over 9 years ago
5b4f92c8 Allow for setting git options, that are persistent across subcommand calls Benjamin Poldrack <b****k@g****m> over 9 years ago
cc77e6b2 tc-helper: fix minor contexlib abuse Kostis Anagnostopoulos <a****s@g****m> over 9 years ago
08e0d5f1 helper: minor fix prefix of temp-dirs Kostis Anagnostopoulos <a****s@g****m> over 9 years ago
5962373d cygwin, appveyor, #533: Enable actual failures, hide certain 2+2 cases Kostis Anagnostopoulos <a****s@g****m> over 9 years ago
ec731f44 merge Merge with #532, fix unicode filenames with escapesurogates Kostis Anagnostopoulos <a****s@g****m> over 9 years ago
9e4a4545 fix(surrogateescape): enable on py2, fix tests Sebastian Thiel <b****o@g****m> over 9 years ago
93d53023 fix(unicode): use surrogateescape in bytes.decode Sebastian Thiel <b****o@g****m> over 9 years ago
ff389af9 chore(version): 2.0.10dev0 Sebastian Thiel <b****o@g****m> over 9 years ago
2ca7c019 chore(release): v2.0.9 Sebastian Thiel <b****o@g****m> over 9 years ago
70bb7e40 chore(version): dev1 Sebastian Thiel <b****o@g****m> over 9 years ago
b2efa1b1 cygwin, #533: FIX submodules detection (~10TCs fixed) Kostis Anagnostopoulos <a****s@g****m> over 9 years ago
4486bcbb ci, deps: no PY26, ddt>=1.1.1, CIs `pip install test-requirements` Kostis Anagnostopoulos <a****s@g****m> over 9 years ago
b02662d4 src: reduce needless deps to `gitdb.util` Kostis Anagnostopoulos <a****s@g****m> over 9 years ago
0210e394 src: import os.path as osp Kostis Anagnostopoulos <a****s@g****m> over 9 years ago
a2d248bb cygwin, #533: polish abs-paths in `git add` commands Kostis Anagnostopoulos <a****s@g****m> over 9 years ago
e12ef59c merge Merge pull request #530 fixing some #525 Windows errors Kostis Anagnostopoulos <a****s@g****m>
Committed by: GitHub <n****y@g****m>
over 9 years ago
c8e914eb cmd, #525: Always include stdout+stderr in exceptions Kostis Anagnostopoulos <a****s@g****m> over 9 years ago
3b1cfcc6 cygwin, #533: Allow '/cygdrive/c/' paths on repo init Kostis Anagnostopoulos <a****s@g****m> over 9 years ago
57d05379 cygwin, #533: Polish also --git-separate-dir Kostis Anagnostopoulos <a****s@g****m> over 9 years ago
0bce7cc4 cygwin, #533: FIX daemon launching Kostis Anagnostopoulos <a****s@g****m> over 9 years ago
ba7c2a0f appveyor, #533: enable CYGWIN TCs without failing Kostis Anagnostopoulos <a****s@g****m> over 9 years ago
e6e23ed2 cygwin, #533: Try to make it work with Cygwin's Git. Kostis Anagnostopoulos <a****s@g****m> over 9 years ago
5e6827e9 remote, #525: FIX BUG push-cmd misses error messages Kostis Anagnostopoulos <a****s@g****m> over 9 years ago
85f38a1b remote, #525: pump fetch-infos instead of GIL-read stderr Kostis Anagnostopoulos <a****s@g****m> over 9 years ago
e3165753 pumps: FIX don't pump when proc has no streams Kostis Anagnostopoulos <a****s@g****m> over 9 years ago
83645971 test, #525: allow disabling freeze errors separately Kostis Anagnostopoulos <a****s@g****m> over 9 years ago
c3c170c3 build: run codecov on Appveyor Kostis Anagnostopoulos <a****s@g****m> over 9 years ago
63104807 config, #525: polish more config-urls Kostis Anagnostopoulos <a****s@g****m> over 9 years ago
0d8269a0 daemon, #525: simplify exception handling Kostis Anagnostopoulos <a****s@g****m> over 9 years ago
896830bd remote, #528: Fix regression shadowing exceptions Guyzmo <g****b@m****t>
Committed by: Kostis Anagnostopoulos <a****s@g****m>
over 9 years ago
52e28162 Add Guyzmo into AUTHORS Guyzmo <g****b@m****t>
Committed by: Kostis Anagnostopoulos <a****s@g****m>
over 9 years ago
4b846020 remote, #528: fix prev cmt, Git<2.7 miss `get-url` Kostis Anagnostopoulos <a****s@g****m> over 9 years ago
3eacf90d ci: print python/git versions before starting build Kostis Anagnostopoulos <a****s@g****m> over 9 years ago
a596e128 remote, #528: Improved way of listing URLs
Signed-off-by: Guyzmo <g****b@m****t>
Guyzmo <g****b@m****t>
Committed by: Kostis Anagnostopoulos <a****s@g****m>
over 9 years ago
74c7ed0e FIX #526: Do not depend on test-sources Kostis Anagnostopoulos <a****s@g****m> over 9 years ago
aafde7d5 fix(travis): increase ulimit Sebastian Thiel <s****l@t****m>
Committed by: Kostis Anagnostopoulos <a****s@g****m>
over 9 years ago
e355275c imp(performance): execute performance tests on travis Sebastian Thiel <b****o@g****m>
Committed by: Kostis Anagnostopoulos <a****s@g****m>
over 9 years ago
4e5ef73d doc(README): add codecov badge Sebastian Thiel <b****o@g****m> over 9 years ago
6f6c697c merge Merge pull request #522 from yarikoptic/enh-codecov Sebastian Thiel <b****o@g****m>
Committed by: GitHub <n****y@g****m>
over 9 years ago

← Back to repository