aboutsummaryrefslogtreecommitdiff
path: root/git
AgeCommit message (Collapse)Author
2019-12-29Added parsing for '@1400000000 +0000' date format as used by git commit hooks.Dries
2019-12-06Avoids env var warning when path contains $/%; fix #832Rob Kimball
2019-10-29Merge branch 'fix/deepsource-issues' of https://github.com/imkaka/GitPython ↵Sebastian Thiel
into imkaka-fix/deepsource-issues
2019-10-28removed extra line as per code reviewAnil Khatri
2019-10-28Check if submodule exists before referencingtanaga9
2019-10-28Fix #920Victor Luzgin
2019-10-28Filtered out "repository" more explicitlyBen Thayer
2019-10-28Raised final ValueErrorBen Thayer
2019-10-28Changed ValueErrorBen Thayer
2019-10-28Construct GitConfigParser without Repo objectBen Thayer
2019-10-24silence PYL-W0621Anil Khatri
2019-10-24silance Re-defined variable from outer scopeAnil Khatri
2019-10-24Removing unused importJJ Graham
2019-10-24Fix #820JJ Graham
2019-10-23Merge branch 'fix/deepsource-issues' of github.com:imkaka/GitPython into ↵Anil Khatri
fix/deepsource-issues
2019-10-23resolved all minor issues arised by last fix patchAnil Khatri
2019-10-23Merge branch 'master' into fix/deepsource-issuesAnil Khatri
2019-10-23silenced iter returns a non-iteratorAnil Khatri
2019-10-23fix File opened without the with statementAnil Khatri
2019-10-23fix Loop variable used outside the loopAnil Khatri
2019-10-23Added exception handling for WinError6Ben Thayer
2019-10-22silence PYL-W0614Anil Khatri
2019-10-22silence PYL-W0401Anil Khatri
2019-10-22fixed unused variable found PYL-W0612Anil Khatri
2019-10-22fixed classmethod argument PYL-C0202Anil Khatri
2019-10-22Adding assertions to existing test case to cover this changeJJ Graham
2019-10-22Fix #852 by tweaking regex to handle -R option to git diffJJ Graham
2019-10-21Removing f-strings to maintain 3.4 and 3.5 compatabilityJJ Graham
2019-10-21Added new test to cover the issue this fix addresses (#891)JJ Graham
2019-10-21Initial stab at fixing diffs involving submodule changesJJ Graham
2019-10-19Fix pickling of tzoffsetUwe L. Korn
Fixes #650
2019-10-19Satisfying flake8JJ Graham
2019-10-19Updating variable name to more accurately reflect contentsJJ Graham
2019-10-19Expanded new test for copied fileJJ Graham
2019-10-19Fixed new test for copied filesJJ Graham
2019-10-19Adding diff support for copied files, still working on testJJ Graham
2019-10-17Update cmd.pyAbhishek Kumar Singh
2019-10-17Fixed#731Abhishek Kumar Singh
Added check for local file url starting with `$HOME` / `~` to expand them using `os.path.expanduser`.
2019-10-15removed Unnecessary “else” after “return”Pratik Anurag
2019-10-15removed Unnecessary “else” after “return”Pratik Anurag
2019-10-15removed Unnecessary “else” after “return”Pratik Anurag
2019-10-15removed Unnecessary “else” after “return”Pratik Anurag
2019-10-15removed Unnecessary “else” after “return”Pratik Anurag
2019-10-15removed Unnecessary “else” after “return”Pratik Anurag
2019-10-15removed Unnecessary “else” after “return”Pratik Anurag
2019-10-15removed Unnecessary “else” after “return”Pratik Anurag
2019-10-15removed Unnecessary “else” after “return”Pratik Anurag
2019-10-15removed Unnecessary “else” after “return”Pratik Anurag
2019-10-15removed Unnecessary pass statementPratik Anurag
2019-10-15removed Unnecessary pass statementPratik Anurag