Sign in
gerrit
/
git-repo
/
HEAD
4806771
sync: Remove unused variable
by Josip Sokcevic
· 4 days ago
main
69427da
Handle KeyboardInterrupt during repo sync
by Josip Sokcevic
· 4 days ago
dccf38e
Update sync progress
by Josip Sokcevic
· 4 days ago
7f44d36
project: clean up error message
by LaMont Jones
· 5 days ago
2aa5d32
Update bug tracking links
by Josip Sokcevic
· 4 days ago
016a254
git_superproject: Log actual error fmt instead of the entire error message.
by Joanna Wang
· 4 days ago
7eab0ee
sync: Silence 'not found in manifest' message
by Michael Kelly
· 4 weeks ago
7e3b65b
Enable use of REPO_CONFIG_DIR to customize .repoconfig location
by Gavin Mak
· 10 days ago
c3d61ec
init: Silence the "rm -r .repo and try again" message if quiet
by Gavin Mak
· 4 weeks ago
78e82ec
Fix flake8 warnings for some files
by Sergiy Belozorov
· 4 weeks ago
37ae75f
update_manpages.py: treat regex as raw string
by Daniel Kutik
· 8 weeks ago
7438aef
Use 'backslashreplace' for decode
by Daniel Kutik
· 8 weeks ago
e641281
Use print with flush=True instead of stdout.flush
by Daniel Kutik
· 8 weeks ago
035f22a
pylint: remove unused imports
by Daniel Kutik
· 8 weeks ago
e0728a5
update-manpages: clean up symlink in checkout
by Mike Frysinger
· 8 weeks ago
d98f393
upload: Allow user to configure unusual commit threshold
by David Greenaway
· 8 weeks ago
0324e43
repo_trace: Avoid race conditions with trace_file updating.
by Joanna Wang
· 8 weeks ago
8d25584
github: enable flake8 postsubmit testing
by Mike Frysinger
· 8 weeks ago
0e4f1e7
Use --negotiation-tip in superproject fetches.
by Joanna Wang
· 8 weeks ago
e815286
tests: clean up repo_trace._TRACE_FILE patching
by Mike Frysinger
· 8 weeks ago
0ab6b11
wrapper: switch to functools.lru_cache
by Mike Frysinger
· 8 weeks ago
a621254
tests: drop old unittest.main logic
by Mike Frysinger
· 8 weeks ago
stable
v2.31
f159ce0
sync: fix manifest sync-j handling
by Mike Frysinger
· 9 weeks ago
802cd0c
sync: Fix undefined variable in _FetchOne
by Karsten Tausche
· 9 weeks ago
100a214
sync: finish marking REPO_AUTO_GC=1 as deprecated.
by LaMont Jones
· 9 weeks ago
8051cdb
test_manifest_config_properties: use assertEqual
by Daniel Kutik
· 9 weeks ago
43549d8
sync: cleanup output when not doing GC
by LaMont Jones
· 10 weeks ago
55b7125
Revert "sync: save any cruft after calling git gc."
by LaMont Jones
· 9 weeks ago
d793553
sync: mark REPO_AUTO_GC=1 as deprecated.
by LaMont Jones
· 9 weeks ago
ea5239d
Fix ManifestProject.partial_clone_exclude property.
by Joanna Wang
· 9 weeks ago
1b87149
release-process: update to use ./release/sign-tag.py
by Mike Frysinger
· 2 months ago
50a2c0e
wrapper.py: Replacing load_module() with exec_module()
by Daniel Kutik
· 2 months ago
35af2f8
Fixed wrapper related warnings in tests
by Daniel Kutik
· 10 weeks ago
e287fa7
test_capture: allow both Unix and Windows line sep
by Daniel Kutik
· 2 months ago
3593a10
test_bad_path_name_checks: allow Windows path sep
by Daniel Kutik
· 2 months ago
003684b
test: Fix char encoding issues on windows
by Daniel Kutik
· 2 months ago
0297f83
test: fix path seperator errors on windows
by Daniel Kutik
· 2 months ago
7b3afca
tox: Allow passing positional arguments
by Daniel Kutik
· 2 months ago
eda6b1e
trace: make test timeout after 2min
by Daniel Kutik
· 2 months ago
4364a79
tox: Make all tests timeout after 5min
by Daniel Kutik
· 2 months ago
a98a5eb
Update GH Action test-ci.yml dependencies
by Daniel Kutik
· 2 months ago
f8d342b
tox: enable python 3.10 testing
by Daniel Kutik
· 2 months ago
6d2e8c8
Resolved DeprecationWarning for currentThread()
by Daniel Kutik
· 2 months ago
a24185e
Set repo version to 2.30 (current)
by Josip Sokcevic
· 2 months ago
d686365
Extract env building into a testable helper.
by Sam Saccone
· 3 months ago
v2.30
d3cadf1
Do not set ALT object dirs when said path resolves to the same dir.
by Sam Saccone
· 3 months ago
fa90f7a
tests: Fix update-manpages test.
by LaMont Jones
· 3 months ago
bee4efb
subcmds: display correct path multitree messages
by LaMont Jones
· 4 months ago
f8af33c
update-manpages: explicitly strip color codes
by LaMont Jones
· 3 months ago
ed25be5
repo_trace: drop notification of trace file name.
by LaMont Jones
· 3 months ago
afd7671
repo_trace: adjust formatting, update man page.
by LaMont Jones
· 3 months ago
b240d28
upload: track projects by path, rather than name
by LaMont Jones
· 3 months ago
47020ba
trace: restore Progress indicator.
by LaMont Jones
· 3 months ago
v2.29.9
5ed8c63
sync: REPO_AUTO_GC=1 to restore old behavior.
by LaMont Jones
· 3 months ago
24c6314
Fix TRACE_FILE renaming.
by Joanna Wang
· 3 months ago
v2.29.8
7efab53
sync: no garbage collection by default
by LaMont Jones
· 5 months ago
a3ff64c
Improve always-on-trace
by LaMont Jones
· 3 months ago
776138a
Merge branch stable into main (--strategy=ours).
by LaMont Jones
· 3 months ago
5fb9c6a
v2.29.7: Revert back to v2.29.5
by LaMont Jones
· 3 months ago
v2.29.7
859d3d9
GitcInit: fix gitc-init failure
by Woody Lin
· 3 months ago
v2.29.6
fa8d939
sync: clear preciousObjects when set in error.
by LaMont Jones
· 3 months ago
a6c52f5
Set tracing to always on and save to .repo/TRACE_FILE.
by Joanna Wang
· 3 months ago
0d130d2
tests: Make the tests pass for Python < 3.8
by Peter Kjellerstedt
· 3 months ago
b750b48
init: add --manifest-depth for shallow manifest clone
by LaMont Jones
· 6 months ago
v2.29.5
6c8b894
Revert "init: change --depth default to 1 for manifest repo"
by LaMont Jones
· 3 months ago
b6cfa09
sync: uninitialized variable on mirror sync failure
by LaMont Jones
· 3 months ago
78dcd37
sync: do not require python 3.9
by LaMont Jones
· 3 months ago
v2.29.4
acc4c85
sync: only use --cruft when git supports it.
by LaMont Jones
· 5 months ago
v2.29.3
a39af3d
project: Add a missing call to _CopyAndLinkFiles
by Peter Kjellerstedt
· 5 months ago
4cdfdb7
manifest: allow extend-project to override dest-branch and upstream
by Erik Elmeke
· 5 months ago
1eddca8
sync: use namedtuples for internal return values
by LaMont Jones
· 5 months ago
aefa4d3
sync: incorporate review feedback.
by LaMont Jones
· 5 months ago
4ba29c4
diffmanifests: Handle Missing Projects in Repo Workspace
by Shashank Devaraj
· 5 months ago
45ef901
update-manpages: force use of active interp
by Mike Frysinger
· 5 months ago
891e8f7
sync: save any cruft after calling git gc.
by LaMont Jones
· 5 months ago
v2.29.2
af8fb13
Revert "project: initialize new manifests in temp dirs"
by LaMont Jones
· 5 months ago
4112c07
sync: Correctly sync multi manifest workspaces
by LaMont Jones
· 6 months ago
v2.29.1
fbd5dd3
manifest_xml: improve topdir accuracy.
by LaMont Jones
· 6 months ago
v2.29
3d27c71
init: hide identify spam when reinitializing
by Mike Frysinger
· 6 months ago
488d54d
init: show a notice when reinitializing
by Mike Frysinger
· 6 months ago
5a5cfce
stage: add missing flush before project prompt
by Mike Frysinger
· 6 months ago
e6d4b84
upload: respect --yes with large upload confirmation
by Mike Frysinger
· 6 months ago
d75ca2e
launcher: make missing .repo/repo/repo an error
by Mike Frysinger
· 6 months ago
a010a9f
launcher: initialize repo in a temp dir
by Mike Frysinger
· 6 months ago
8a54a7e
cherry-pick: tighten up output
by Mike Frysinger
· 6 months ago
63a5657
git_command: fix input passing
by Mike Frysinger
· 6 months ago
07d21e6
project: initialize new manifests in temp dirs
by Mike Frysinger
· 1 year, 3 months ago
076d546
init: change --depth default to 1 for manifest repo
by Mike Frysinger
· 6 months ago
790f4ce
add a few more docs to existing funcs
by Mike Frysinger
· 2 years, 2 months ago
39cb17f
init: use --current-branch by default
by Mike Frysinger
· 6 months ago
ad1b7bd
start: do not swallow git output all the time
by Mike Frysinger
· 6 months ago
3c2d807
pager: catch startup failures on Windows
by Mike Frysinger
· 6 months ago
7fa8eed
upload: add --push-options tips & doc link
by Mike Frysinger
· 6 months ago
dede564
project: simplify GetRemote a bit
by Mike Frysinger
· 7 months ago
ac76fd3
upload: Add ready flag to remove wip
by William Escande
· 6 months ago
a8c34d1
commit-msg: Sync commit-msg from gerrit 3.6.1
by Evan Benn
· 6 months ago
5951e30
sync: handle smartsync HTML responses better
by Mike Frysinger
· 9 months ago
48ea25c
sync: start clearing git settings that disabled pruning
by LaMont Jones
· 9 months ago
355f439
sync: rework --jobs to provide better defaults
by Mike Frysinger
· 7 months ago
bddc964
Fix the printed path of the ".repo" dir after a fresh init.
by Mateus Azis
· 7 months ago
Next »