FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for git/objects - coolcoding/GitPython · GitHub
coolcoding
/
GitPython
Public
forked from
gitpython-developers/GitPython
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
GitPython
git
objects
on
master
User selector
Datepicker
Commit history
Commits on Dec 8, 2016
Merge pull request #541 from andy-maier/py26_fixes
Show description for 2f207e0
Byron
authored
2f207e0
View commit details
Copy full SHA for 2f207e0
View code at this point
Browse repository at this point
chore(lint): flake8
Show description for b06b13e
Byron
committed
b06b13e
View commit details
Copy full SHA for b06b13e
View code at this point
Browse repository at this point
fix(submodule): don't fail if tracking branch can't be setup
Show description for b93ba7c
Byron
committed
b93ba7c
View commit details
Copy full SHA for b93ba7c
View code at this point
Browse repository at this point
Commits on Oct 24, 2016
Fixes to support Python 2.6 again.
Show description for f3d5df2
andy-maier
committed
f3d5df2
View commit details
Copy full SHA for f3d5df2
View code at this point
Browse repository at this point
Commits on Oct 22, 2016
Merge branch 'cygwin' of https://github.com/ankostis/GitPython into ankostis-cygwin
Byron
committed
caa0ea7
View commit details
Copy full SHA for caa0ea7
View code at this point
Browse repository at this point
Commits on Oct 20, 2016
Fix some typos
bryant1410
committed
66c41eb
View commit details
Copy full SHA for 66c41eb
View code at this point
Browse repository at this point
Commits on Oct 16, 2016
Merge with #532, fix unicode filenames with escapesurogates
ankostis
committed
ec731f4
View commit details
Copy full SHA for ec731f4
View code at this point
Browse repository at this point
fix(surrogateescape): enable on py2, fix tests
Byron
committed
9e4a454
View commit details
Copy full SHA for 9e4a454
View code at this point
Browse repository at this point
fix(unicode): use surrogateescape in bytes.decode
Show description for 93d5302
Byron
committed
93d5302
View commit details
Copy full SHA for 93d5302
View code at this point
Browse repository at this point
src: reduce needless deps to `gitdb.util`
ankostis
committed
b02662d
View commit details
Copy full SHA for b02662d
View code at this point
Browse repository at this point
src: import os.path as osp
ankostis
committed
0210e39
View commit details
Copy full SHA for 0210e39
View code at this point
Browse repository at this point
Commits on Oct 12, 2016
config, #525: polish more config-urls
ankostis
committed
6310480
View commit details
Copy full SHA for 6310480
View code at this point
Browse repository at this point
Commits on Oct 11, 2016
FIX #526: Do not depend on test-sources
Show description for 74c7ed0
ankostis
committed
74c7ed0
View commit details
Copy full SHA for 74c7ed0
View code at this point
Browse repository at this point
Commits on Oct 4, 2016
config: FIX regression by prev commit "wrap all conf..."
Show description for 833ac6e
ankostis
committed
833ac6e
View commit details
Copy full SHA for 833ac6e
View code at this point
Browse repository at this point
io: Wrap (probably) allconfig_writers in `with` blocks
ankostis
committed
8a2f7dc
View commit details
Copy full SHA for 8a2f7dc
View code at this point
Browse repository at this point
src: No PyDev warnings
Show description for a469af8
ankostis
committed
a469af8
View commit details
Copy full SHA for a469af8
View code at this point
Browse repository at this point
Commits on Oct 3, 2016
hidden win-errs: Let leaking TCs run till end, then hide
Show description for be44602
ankostis
committed
be44602
View commit details
Copy full SHA for be44602
View code at this point
Browse repository at this point
Commits on Oct 2, 2016
BF: Allow to remove a submodule with a remote without refs
yarikoptic
authored and
ankostis
committed
6497d1e
View commit details
Copy full SHA for 6497d1e
View code at this point
Browse repository at this point
Commits on Oct 1, 2016
io, #519: ALL open() --> with open()
Show description for 9a52168
ankostis
committed
9a52168
View commit details
Copy full SHA for 9a52168
View code at this point
Browse repository at this point
Win, #519: FIX repo TCs.
Show description for b8b025f
ankostis
committed
b8b025f
View commit details
Copy full SHA for b8b025f
View code at this point
Browse repository at this point
Commits on Sep 28, 2016
FIX hook TC on PY3+Win & indeterministic lock timing.
Show description for 3959556
ankostis
committed
3959556
View commit details
Copy full SHA for 3959556
View code at this point
Browse repository at this point
Commits on Aug 21, 2016
fix(commit): handle gpgsig properly
Show description for 31ad0a0
Byron
committed
31ad0a0
View commit details
Copy full SHA for 31ad0a0
View code at this point
Browse repository at this point
Commits on Jun 1, 2016
Fixed 'TypeError: decode() takes no keyword arguments' on Python 2.6
andy-maier
committed
55969cb
View commit details
Copy full SHA for 55969cb
View code at this point
Browse repository at this point
Commits on May 30, 2016
Ignore invalid data when decoding commit objects
Show description for 79c99c0
nvie
committed
79c99c0
View commit details
Copy full SHA for 79c99c0
View code at this point
Browse repository at this point
Commits on Apr 19, 2016
Add support for getting "aware" datetime info
Show description for a2c8c7f
nvie
committed
a2c8c7f
View commit details
Copy full SHA for a2c8c7f
View code at this point
Browse repository at this point
Commits on Dec 14, 2015
fix(tree): show that fixing Tree.cache is not possible
Show description for 4f1110b
Byron
committed
4f1110b
View commit details
Copy full SHA for 4f1110b
View code at this point
Browse repository at this point
Commits on Dec 13, 2015
chore(tree): remove dead code
Show description for 0de827a
Byron
committed
0de827a
View commit details
Copy full SHA for 0de827a
View code at this point
Browse repository at this point
fix(tree): tree item sort now uses git-style
Show description for d82a6c5
Byron
committed
d82a6c5
View commit details
Copy full SHA for d82a6c5
View code at this point
Browse repository at this point
Commits on Nov 8, 2015
fix(commit): respect daylight saving when computing utc-offset
Show description for 0900a51
Byron
committed
0900a51
View commit details
Copy full SHA for 0900a51
View code at this point
Browse repository at this point
Commits on Aug 17, 2015
fix(commit): serialization timezone handling
Show description for a8f7e37
Byron
committed
a8f7e37
View commit details
Copy full SHA for a8f7e37
View code at this point
Browse repository at this point
Commits on Jul 22, 2015
gic {init,clone} --separate-git-dir is supported only since 1.7.5
Show description for 6fdb6a5
Julien Pivotto
committed
6fdb6a5
View commit details
Copy full SHA for 6fdb6a5
View code at this point
Browse repository at this point
Commits on Jul 17, 2015
typo in submodules api documentation
roidelapluie
authored and
Julien Pivotto
committed
3438795
View commit details
Copy full SHA for 3438795
View code at this point
Browse repository at this point
Added two extra paramaters for commit to take author date and commit date
avinassh
committed
141b78f
View commit details
Copy full SHA for 141b78f
View code at this point
Browse repository at this point
Commits on Jun 25, 2015
Added NullHandlers to all loggers to preven "No handler" messages
Show description for aa0ccea
James Nowell
committed
aa0ccea
View commit details
Copy full SHA for aa0ccea
View code at this point
Browse repository at this point
Commits on May 13, 2015
Fix type error (startswith expects bytes)
johnwalker
committed
9563d27
View commit details
Copy full SHA for 9563d27
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL