Mike Frysinger
|
dc1d0e0c7f
Revert "Save cookies back to jar when fetching clone.bundle"
|
6 年之前 |
Mike Frysinger
|
163d42eb43
project: fix bytes/str encoding when updating git submodules
|
6 年之前 |
Mike Frysinger
|
07392ed326
project: allow src=. with symlinks
|
6 年之前 |
Mike Frysinger
|
f914edca53
project: unify HEAD path management
|
6 年之前 |
Mike Frysinger
|
e7c91889a6
remove spurious +x bits
|
6 年之前 |
Chirayu Desai
|
f7b64e3350
Do not try to fetch default revision for mirrors always
|
6 年之前 |
Mike Frysinger
|
e6a202f790
project: add basic path checks for <copyfile> & <linkfile>
|
6 年之前 |
Rostislav Krasny
|
0bcc2d28d4
Fix docstring of project.Project.PrintWorkTreeStatus()
|
6 年之前 |
Kuang-che Wu
|
6856f98467
Fix repo mirror with --current-branch
|
6 年之前 |
Mike Frysinger
|
6da17751ca
prune: handle branches that track missing branches
|
6 年之前 |
Mike Frysinger
|
2ba5a1e963
sync: try to fast forward merge branches before checking published state
|
6 年之前 |
Mike Frysinger
|
b610b850ac
sync: add sanity check for local checkouts missing network
|
6 年之前 |
Mike Frysinger
|
3164d40e22
use open context managers in more places
|
6 年之前 |
Mike Frysinger
|
f454512619
sync: make .git init more robust
|
6 年之前 |
Mike Frysinger
|
c8290ad49e
project: allow CurrentBranch to return None on errors
|
6 年之前 |
Mike Frysinger
|
0a9265e2d6
diff: handle errors gracefully
|
6 年之前 |
Xin Li
|
a2cd6aeae8
Fix tag clobbering when -c is used.
|
6 年之前 |
Mike Frysinger
|
70d861fa29
sync: improve output with intermingled progress bars and status
|
6 年之前 |
Theodore Dubois
|
60fdc5cad1
Add repo start option to create the branch based off HEAD
|
6 年之前 |
Mike Frysinger
|
8a11f6f24c
rename local trace module
|
6 年之前 |
Xin Li
|
3069be2684
Explicitly allow clobbering tags when fetching from remote.
|
6 年之前 |
Mike Frysinger
|
600f49278a
project: fix encoding handling with git commands
|
6 年之前 |
Mike Frysinger
|
f7c51606f0
hooks: support external hooks running different Python version
|
6 年之前 |
Xin Li
|
745be2ede1
Add support for partial clone.
|
6 年之前 |
Pierre Tardy
|
2b7daff8cb
Don't try to decode when checking clone bundles
|
6 年之前 |
Mike Frysinger
|
81f5c59671
project: rev_list: simplify execution
|
6 年之前 |
Xin Li
|
3698ab7c92
Support clone bundle through persistent-http[s].
|
6 年之前 |
Mike Frysinger
|
f601376e13
set default file encoding to utf-8
|
6 年之前 |
Francois Ferrand
|
c5b0e23490
project: Set config option to skip lfs process filter
|
6 年之前 |
Jonathan Nieder
|
0968570df2
Merge "Print project name when work tree initialization fails"
|
6 年之前 |