Commits
User selector
Commit History
Commits on May 19, 2016
Use correct mode for executable files
Show description for bebc4f5committed
Commits on Apr 13, 2016
fix(index): avoid recursing endlessly in add()
Show description for af74966committed
Piotr Pietraszkiewicz
Commits on Jan 8, 2016
- committed
Commits on Jul 29, 2015
fix(index):allow adding non-unicode paths to index
Show description for 7ab12b4committed
Commits on Jul 20, 2015
fix(index): remove invalid keyword argument
Show description for c1d3302committedfix(encoding): in untracked_files() and index
Show description for 9c272abcommitted
Commits on Jul 17, 2015
Commits on Jun 26, 2015
fix(index): handle adding symlinks to dirs
Show description for cfc70fecommitted
Commits on Apr 8, 2015
fix(index): _store_path() now closes it's stream
Show description for 98f6995committedfix(index): don't write extension data by default
Show description for 8f043d8committed
Commits on Feb 23, 2015
Improved documentation on IndexFile.add(...)
Show description for 630d030committed
Commits on Feb 9, 2015
- committed
Minor Flake8 fixes.
Show description for fe426d4committedBF: run commit hook with repo.working_dir as cwd
Show description for 873823fcommitted
Commits on Jan 22, 2015
Overhauled all tutorials, and placed them in a unit-test.
Show description for b54b939committed
Commits on Jan 21, 2015
Fixed regression in test-suite for IndexFile
Show description for d565a87committed
Commits on Jan 14, 2015
Fixed some doc strings to build correctly with sphinx
Show description for 6569c48committed
Commits on Jan 12, 2015
IndexFile.commit() now runs pre-commit and post-commit hooks.
Show description for e8eae18committedRemoved os.path.realpath invocations as they are not necessary if paths are used consistently.
Show description for e767111committedRemoved all previously added invocations of os.path.realpath as it wasn't required afterall.
Show description for ede325dcommittedRepo paths are now converted to real paths, as well as all paths involved in index related work.
Show description for 43e430dcommitted
Commits on Jan 7, 2015
Implemented non-blocking operations using poll()
Show description for 4914405committed
Commits on Jan 6, 2015
- committed
Commits on Jan 5, 2015
- committed
Fixed io types to make tests work on PY2 once again.
Show description for bc8c912committed
Commits on Jan 4, 2015
Dum brute force conversion of all types.
Show description for ae2ff0fcommittedinitial set of adjustments to make (most) imports work.
Show description for f6aa8d1committed- committed
Bumped version, updated changelog, reduced code smell
Show description for c80d727committed
Commits on Nov 19, 2014
Applied autopep8
Show description for 2572647committed
Commits on Nov 17, 2014
- committed
Merge branch '0.3' of https://github.com/firm1/GitPython into firm1-0.3
Show description for 9780b7acommitted
Commits on Nov 16, 2014
pep8 linting (trailing whitespace)
Show description for c8e7074committedpep8 linting (double spaces before comment)
Show description for bed3b09committed