Mike Frysinger
|
d5c306b404
rebase: pull out project-independent settings from the for loop
|
6 tahun lalu |
Mike Frysinger
|
a850ca2712
rebase/sync: use exit(1) for errors instead of exit(-1)
|
6 tahun lalu |
Mike Frysinger
|
a34186e481
sync: fix handling of -f and local checkouts
|
6 tahun lalu |
Mike Frysinger
|
600f49278a
project: fix encoding handling with git commands
|
6 tahun lalu |
Mike Frysinger
|
1f2462e0d2
git_config: include project name in missing ref exception
|
6 tahun lalu |
Mike Frysinger
|
50d27639b5
manifest-format: document implicit directory creation w/<copyfile> & <linkfile>
|
6 tahun lalu |
Mike Frysinger
|
c5b172ad6f
manifest-format: clarify <copyfile> & <linkfile> restrictions
|
6 tahun lalu |
Mike Frysinger
|
87deaefd86
tests: add docstrings & print_function (for Python 3)
|
6 tahun lalu |
David Pursehouse
|
5fbd1c6053
wrapper: Fix indentation level
|
6 tahun lalu |
David Pursehouse
|
1126c4ed86
wrapper: replace usage of deprecated imp module for Python 3
|
6 tahun lalu |
Mike Frysinger
|
f7c51606f0
hooks: support external hooks running different Python version
|
6 tahun lalu |
Xin Li
|
745be2ede1
Add support for partial clone.
|
6 tahun lalu |
Mike Frysinger
|
87fb5a1894
repo/main: add module docstrings
|
6 tahun lalu |
Mike Frysinger
|
ab85fe7c53
use print() instead of sys.stdout.write()
|
6 tahun lalu |
Mike Frysinger
|
4f42a97067
run_tests: add a helper for invoking unittests
|
6 tahun lalu |
Pierre Tardy
|
2b7daff8cb
Don't try to decode when checking clone bundles
|
6 tahun lalu |
Mike Frysinger
|
242fcdd93b
main: user-agent: include full git version info
|
6 tahun lalu |
Mike Frysinger
|
ca540aed19
git_command: drop custom version helper
|
6 tahun lalu |
Mike Frysinger
|
f88b2fe569
repo: all ParseGitVersion to load git version info itself
|
6 tahun lalu |
Mike Frysinger
|
6db1b9e282
repo: return a namedtuple with full version info
|
6 tahun lalu |
Solomon Kinard
|
490e16385d
Remove double forall from "repo help forall" output
|
6 tahun lalu |
Mike Frysinger
|
ec558df074
fix raise syntax
|
6 tahun lalu |
Mike Frysinger
|
81f5c59671
project: rev_list: simplify execution
|
6 tahun lalu |
Mike Frysinger
|
1b9adab75a
handle binary stream from urllib.request.urlopen
|
6 tahun lalu |
Xin Li
|
3698ab7c92
Support clone bundle through persistent-http[s].
|
6 tahun lalu |
Mike Frysinger
|
0c0e934b69
sync: use integer division with job counts
|
6 tahun lalu |
Mike Frysinger
|
9e71842fbf
status: import print_function
|
6 tahun lalu |
Mike Frysinger
|
61b2d41f26
add license header to a few more files
|
6 tahun lalu |
Mike Frysinger
|
da9e200f1d
repo: drop Python 3 warning
|
6 tahun lalu |
Mike Frysinger
|
c92ce5c7dc
repo: restore use of print_function
|
6 tahun lalu |