Yifan Zhang
|
99274d9ddb
fix http test on osx
|
12 yıl önce |
Jelmer Vernooij
|
c51c99834c
Prevent errors about string formatting when tuples are passed.
|
12 yıl önce |
Jelmer Vernooij
|
ccf60d4442
Support MemoryRepo.get_config.
|
12 yıl önce |
Jelmer Vernooij
|
25250c1694
Merge fix for cloning repositories without HEAD set.
|
12 yıl önce |
Jelmer Vernooij
|
06fbcb6ae8
Don't create a working tree if there is no HEAD in Repo.clone.
|
12 yıl önce |
Jelmer Vernooij
|
a3d94381e9
Add test for cloning a repository without a HEAD.
|
12 yıl önce |
Jelmer Vernooij
|
2bcbc61672
Fix syntax errors in docstrings.
|
12 yıl önce |
Jelmer Vernooij
|
9039abf82c
Fix syntax error in NEWS.
|
12 yıl önce |
Jelmer Vernooij
|
a186ff8a29
Merge fix for handling None elements in list of TreeChange objects.
|
12 yıl önce |
D-Key
|
b53142a4e6
Do not crash when cloning HEAD-less repo
|
12 yıl önce |
Jelmer Vernooij
|
c63ddf638b
Merge support for fallback_app argument to HTTPGitApplication.
|
12 yıl önce |
Jonas Haag
|
95b6f9b51c
Test for `fallback_app` (236052093a22fabbb52657f8d36bd02642e5e288)
|
12 yıl önce |
Jonas Haag
|
236052093a
Added a `fallback_app` to Smart HTTP support to allow easy integration with other WSGI apps
|
12 yıl önce |
Jelmer Vernooij
|
65048a5867
Cherry-pick test for large buffer deltas.
|
12 yıl önce |
Jelmer Vernooij
|
e84e5251a8
Merge fix for crashing empty time-based walkers.
|
12 yıl önce |
Benjamin Pollack
|
3b3c8febf5
Add unit test for crash-on-empty-walk
|
12 yıl önce |
Andi McClure
|
34743ae11c
Take copy of refs when invoking determine_wants callback.
|
12 yıl önce |
Jelmer Vernooij
|
06ee6a7721
Run all tests in ``setup.py test``.
|
12 yıl önce |
Benjamin Pollack
|
310f68256a
Do not crash when trying to walk an empty set
|
12 yıl önce |
Jelmer Vernooij
|
1e5988ff87
Use skipTest rather than skip, as the latter isn't available without testtools. Thanks, milki.
|
12 yıl önce |
Jelmer Vernooij
|
4bd6a089d0
Merge typo fix in docstring from milki.
|
12 yıl önce |
milki
|
279cf57684
typo
|
12 yıl önce |
milki
|
0a8a78174a
skip isn't a valid function. its skipTest!
|
12 yıl önce |
Jelmer Vernooij
|
c2e8f09e1c
Merge fix for Commit._deserialize actually using passed in chunks. Thanks Yifan Zhang.
|
12 yıl önce |
Yifan Zhang
|
e2600932a0
test for commit _deserialize
|
12 yıl önce |
Yifan Zhang
|
af7ae55f31
typo fix
|
12 yıl önce |
Jelmer Vernooij
|
67871d3da6
Merge support for ConfigDict behaving more like a dictionary.
|
13 yıl önce |
Adam 'Cezar' Jenkins
|
bbf86c4b27
Wrote tests for the ConfigDict dict changes
|
13 yıl önce |
Adam "Cezar" Jenkins
|
6415734f3c
ConfigDict should act like a dictionary
|
13 yıl önce |
Nick Ward
|
ae8ba7aee4
Unit test for loading a git submodule
|
13 yıl önce |