Mike Frysinger
|
e50b6a7c4f
project: handle verbose with initial clone bundle
|
6 years ago |
Mike Frysinger
|
c58ec4dba1
avoid negative variables
|
6 years ago |
David Pursehouse
|
3cceda535d
project: Fix E125 continuation line with same indent as next logical line
|
6 years ago |
Mike Frysinger
|
31990f0097
project: move successful fetch output behind verbose
|
6 years ago |
Mike Frysinger
|
521d01b2e0
sync: introduce --verbose option
|
6 years ago |
Mike Frysinger
|
2b1345b8c5
project: disable stat output when fast forwarding merges
|
6 years ago |
David Pursehouse
|
a46bf7dc2a
flake8: Suppress "F821 undefined name" inline for Python 2 names
|
6 years ago |
David Pursehouse
|
e8ace26117
project: Don't emit locally modified hook warning in quiet mode
|
6 years ago |
Mike Frysinger
|
6f1c626a9b
drop old git_require checks
|
6 years ago |
David Pursehouse
|
145e35b805
Fix usage of bare 'except'
|
6 years ago |
David Pursehouse
|
819827a42d
Fix blank line issues reported by flake8
|
6 years ago |
David Pursehouse
|
abdf750061
Fix indentation issues reported by flake8
|
6 years ago |
Mike Frysinger
|
ed4f2113d2
project: make syncing a little more self-healing
|
6 years ago |
Mike Frysinger
|
dc1d0e0c7f
Revert "Save cookies back to jar when fetching clone.bundle"
|
6 years ago |
Mike Frysinger
|
163d42eb43
project: fix bytes/str encoding when updating git submodules
|
6 years ago |
Mike Frysinger
|
07392ed326
project: allow src=. with symlinks
|
6 years ago |
Mike Frysinger
|
f914edca53
project: unify HEAD path management
|
6 years ago |
Mike Frysinger
|
e7c91889a6
remove spurious +x bits
|
6 years ago |
Chirayu Desai
|
f7b64e3350
Do not try to fetch default revision for mirrors always
|
6 years ago |
Mike Frysinger
|
e6a202f790
project: add basic path checks for <copyfile> & <linkfile>
|
6 years ago |
Rostislav Krasny
|
0bcc2d28d4
Fix docstring of project.Project.PrintWorkTreeStatus()
|
6 years ago |
Kuang-che Wu
|
6856f98467
Fix repo mirror with --current-branch
|
6 years ago |
Mike Frysinger
|
6da17751ca
prune: handle branches that track missing branches
|
6 years ago |
Mike Frysinger
|
2ba5a1e963
sync: try to fast forward merge branches before checking published state
|
6 years ago |
Mike Frysinger
|
b610b850ac
sync: add sanity check for local checkouts missing network
|
6 years ago |
Mike Frysinger
|
3164d40e22
use open context managers in more places
|
6 years ago |
Mike Frysinger
|
f454512619
sync: make .git init more robust
|
6 years ago |
Mike Frysinger
|
c8290ad49e
project: allow CurrentBranch to return None on errors
|
6 years ago |
Mike Frysinger
|
0a9265e2d6
diff: handle errors gracefully
|
6 years ago |
Xin Li
|
a2cd6aeae8
Fix tag clobbering when -c is used.
|
6 years ago |