Stéphane Klein
|
445a5462a6
* Now PreReceiveShellHook configure GIT_DIR environ variable
|
10 years ago |
Stéphane Klein
|
5318059f17
Fix stupid bug, hooks is in repo object
|
10 years ago |
Stéphane Klein
|
6876b9b4ee
Use try except instead exists method in PreReceiveShellHook class
|
10 years ago |
Stéphane Klein
|
8b39071020
Some fix around PreReceiveSheelHook #214
|
10 years ago |
Stéphane Klein
|
bc13d79c2c
Execute pre-receive hook
|
10 years ago |
David Keijser
|
b98bf53c91
swift: access sha of object using public attribute
|
10 years ago |
Jelmer Vernooij
|
985dfb83fc
Merge branch 'python2.6', which reintroduces python2.6 support.
|
10 years ago |
Gary van der Merwe
|
db002007f7
Merge branch 'python2.6'
|
10 years ago |
Mike Edgar
|
2cb9191d2f
client: allow send_pack callers to override how packs are emitted
|
10 years ago |
Gary van der Merwe
|
547bcb9df1
Add NEWS entry.
|
10 years ago |
Gary van der Merwe
|
a77d9d0bdb
Spelling Fix.
|
10 years ago |
Gary van der Merwe
|
d6071579d5
Don't use ConfigParser(allow_no_value=True) as it's not supported on Python2.6
|
10 years ago |
Gary van der Merwe
|
cede8a5a0f
Add unittest2 to tests_require on python2.6
|
10 years ago |
Gary van der Merwe
|
72e5a5682c
Fix version check.
|
10 years ago |
Gary van der Merwe
|
7b0596940d
Fix travis on python2.6
|
10 years ago |
Jelmer Vernooij
|
886de8650d
Factor out all_wants_satisfied.
|
10 years ago |
Jelmer Vernooij
|
ffefc4b167
Add missing underscore in test name.
|
10 years ago |
Jelmer Vernooij
|
65ba66009f
Test ProtocolGraphWalker.all_wants_satisfied rather than private
|
10 years ago |
Jelmer Vernooij
|
93f11c8dfe
Support 'gpgsig' property in Commit objects.
|
10 years ago |
Jelmer Vernooij
|
db78927773
Add docstrings for Commit.extra and Commit.parents.
|
10 years ago |
Mike Edgar
|
d007623b73
send_pack: simplify condition guarding whether a pack is sent
|
10 years ago |
Mike Edgar
|
a1459ff04a
send_pack: simplify filtering of unsupported ref deletions
|
10 years ago |
Mike Edgar
|
e8ffa65e91
cleanup: consistently use local variable instead of attribute
|
10 years ago |
Jelmer Vernooij
|
27b20e377b
Reintroduce Python2.6 support.
|
10 years ago |
Jelmer Vernooij
|
b6cda1c292
Remove GNU make-ish.
|
10 years ago |
Jelmer Vernooij
|
c2fd0a245f
Shallow is supported; update docstring.
|
10 years ago |
Jelmer Vernooij
|
d43bebdc2b
Add classifiers.
|
10 years ago |
Mike Edgar
|
292fa03152
ReceivePackHandler: only compute sorted refs if they will be used.
|
10 years ago |
Marcin Kuźmiński
|
2114bdfa80
Fixed wrong string formatting call
|
10 years ago |
Jelmer Vernooij
|
03b858addc
Sort imports alphabetically.
|
10 years ago |