Jelmer Vernooij
|
6e44c8876f
Use fsencode/fsdecode.
|
il y a 5 ans |
Jelmer Vernooij
|
f4289ad930
Use fsdecode / fsencode where possible.
|
il y a 5 ans |
Jelmer Vernooij
|
c56ab14a9c
Fix formatting.
|
il y a 5 ans |
Jelmer Vernooij
|
aa73abcedb
Port remainder of docstrings to Google style.
|
il y a 5 ans |
Jelmer Vernooij
|
3870673777
Implement RefsContainer.__iter__.
|
il y a 6 ans |
Jelmer Vernooij
|
d8a1bed443
Add support for prune/prune_tags arguments to porcelain.fetch.
|
il y a 6 ans |
KS Chan
|
0b655db44e
Make sure none of the ancestor folders of a new refname is in packed-refs
|
il y a 6 ans |
KS Chan
|
17d990542e
Handle invalid ref that pretends to be a sub-folder under a valid ref
|
il y a 6 ans |
Jelmer Vernooij
|
11ed24666b
Fix tests on older versions of Python 3.
|
il y a 6 ans |
Damien Tournoud
|
fd050190b8
refs: Clean-up parent directories when removing references
|
il y a 7 ans |
Jelmer Vernooij
|
66ec17ff44
Use constant for LOCAL_BRANCH_PREFIX.
|
il y a 7 ans |
Jelmer Vernooij
|
011f270d7c
Fix os.path.sep replacement on Python3.
|
il y a 7 ans |
Jelmer Vernooij
|
0bd1e28b88
Update my email address. jelmer@samba.org => jelmer@jelmer.uk.
|
il y a 7 ans |
Jelmer Vernooij
|
715d1a0ce7
Fix style.
|
il y a 7 ans |
Jelmer Vernooij
|
1dc8015185
Primarily use encoded paths in DiskRefsContainer.
|
il y a 7 ans |
Jelmer Vernooij
|
7c75ebd0d0
Followup fix for #608; also handle Repo.get_refs.
|
il y a 7 ans |
Jelmer Vernooij
|
b67dad9892
Fix os.path.sep replacement on Windows.
|
il y a 7 ans |
Jelmer Vernooij
|
746656af64
Strip forward slashes after conversion from os.path.sep.
|
il y a 7 ans |
Jelmer Vernooij
|
a003673960
Fix handling of encoding for tags. #608
|
il y a 7 ans |
Jelmer Vernooij
|
da167e626c
Add LOCAL_TAG_PREFIX constant.
|
il y a 7 ans |
Kenneth Lareau
|
3a5a5257c5
Make porcelain.fetch() actually do the fetch into the local checkout
|
il y a 7 ans |
Jelmer Vernooij
|
f0e73c4769
Fix style.
|
il y a 7 ans |
Jelmer Vernooij
|
79540cdbfb
Start writing reflog entries.
|
il y a 7 ans |
Jelmer Vernooij
|
50b2c115c5
Avoid naming variables 'l'.
|
il y a 7 ans |
Jelmer Vernooij
|
3960c009f2
Handle probes that hit directories.
|
il y a 8 ans |
Jelmer Vernooij
|
316264be14
Add RefsContainer.get_symrefs.
|
il y a 8 ans |
Jelmer Vernooij
|
c037111397
Add parse_symref_value.
|
il y a 8 ans |
Jelmer Vernooij
|
aa2a305841
Fix all flake8 style issues.
|
il y a 8 ans |
Koen Martens
|
a9531cf413
Fix failing test-cases on windows.
|
il y a 8 ans |
Jelmer Vernooij
|
549cbc312f
Filter out annotated tags during clone.
|
il y a 8 ans |