index
:
tools/git-repo.git
main
maint
master
repo-1
stable
Mirror of gerrit.googlesource.com/git-repo
N/A
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
subcmds
Commit message (
Expand
)
Author
Age
Files
Lines
*
upload: Skip upload if merge branch doesn't match project revision and
v2.32
Joanna Wang
2023-02-28
1
-15
/
+21
*
sync: Remove unused variable
Josip Sokcevic
2023-02-02
1
-1
/
+1
*
Handle KeyboardInterrupt during repo sync
Josip Sokcevic
2023-02-01
1
-0
/
+2
*
Update sync progress
Josip Sokcevic
2023-02-01
1
-1
/
+1
*
sync: Silence 'not found in manifest' message
Michael Kelly
2023-01-31
1
-1
/
+1
*
init: Silence the "rm -r .repo and try again" message if quiet
Gavin Mak
2023-01-06
1
-6
/
+5
*
Fix flake8 warnings for some files
Sergiy Belozorov
2023-01-05
1
-3
/
+2
*
Use print with flush=True instead of stdout.flush
Daniel Kutik
2022-12-13
2
-15
/
+5
*
pylint: remove unused imports
Daniel Kutik
2022-12-13
3
-8
/
+1
*
upload: Allow user to configure unusual commit threshold
David Greenaway
2022-12-12
1
-27
/
+61
*
sync: fix manifest sync-j handling
Mike Frysinger
2022-12-08
1
-29
/
+42
*
sync: Fix undefined variable in _FetchOne
Karsten Tausche
2022-12-08
1
-2
/
+3
*
sync: finish marking REPO_AUTO_GC=1 as deprecated.
LaMont Jones
2022-12-05
1
-5
/
+3
*
sync: cleanup output when not doing GC
LaMont Jones
2022-12-02
1
-13
/
+14
*
Revert "sync: save any cruft after calling git gc."
LaMont Jones
2022-12-02
1
-45
/
+4
*
sync: mark REPO_AUTO_GC=1 as deprecated.
LaMont Jones
2022-12-02
1
-1
/
+5
*
subcmds: display correct path multitree messages
LaMont Jones
2022-11-15
3
-17
/
+21
*
upload: track projects by path, rather than name
LaMont Jones
2022-11-14
1
-5
/
+7
*
sync: REPO_AUTO_GC=1 to restore old behavior.
LaMont Jones
2022-11-10
1
-2
/
+10
*
sync: no garbage collection by default
LaMont Jones
2022-11-08
1
-1
/
+19
*
GitcInit: fix gitc-init failure
v2.29.6
Woody Lin
2022-11-04
1
-1
/
+2
*
sync: clear preciousObjects when set in error.
LaMont Jones
2022-11-03
1
-21
/
+75
*
Set tracing to always on and save to .repo/TRACE_FILE.
Joanna Wang
2022-11-03
1
-8
/
+5
*
init: add --manifest-depth for shallow manifest clone
v2.29.5
LaMont Jones
2022-10-27
1
-0
/
+4
*
Revert "init: change --depth default to 1 for manifest repo"
LaMont Jones
2022-10-27
1
-4
/
+0
*
sync: uninitialized variable on mirror sync failure
LaMont Jones
2022-10-26
1
-0
/
+1
*
sync: do not require python 3.9
v2.29.4
LaMont Jones
2022-10-25
1
-5
/
+5
*
sync: only use --cruft when git supports it.
v2.29.3
LaMont Jones
2022-09-22
1
-3
/
+9
*
sync: use namedtuples for internal return values
LaMont Jones
2022-09-19
2
-13
/
+84
*
sync: incorporate review feedback.
LaMont Jones
2022-09-19
1
-31
/
+32
*
diffmanifests: Handle Missing Projects in Repo Workspace
Shashank Devaraj
2022-09-15
1
-0
/
+10
*
sync: save any cruft after calling git gc.
v2.29.2
LaMont Jones
2022-09-09
1
-4
/
+44
*
sync: Correctly sync multi manifest workspaces
v2.29.1
LaMont Jones
2022-08-24
1
-6
/
+5
*
init: hide identify spam when reinitializing
Mike Frysinger
2022-08-22
1
-3
/
+3
*
init: show a notice when reinitializing
Mike Frysinger
2022-08-22
1
-0
/
+7
*
stage: add missing flush before project prompt
Mike Frysinger
2022-08-22
1
-0
/
+1
*
upload: respect --yes with large upload confirmation
Mike Frysinger
2022-08-22
1
-9
/
+10
*
cherry-pick: tighten up output
Mike Frysinger
2022-08-22
1
-2
/
+4
*
init: change --depth default to 1 for manifest repo
Mike Frysinger
2022-08-18
1
-0
/
+4
*
upload: add --push-options tips & doc link
Mike Frysinger
2022-08-18
1
-0
/
+7
*
project: simplify GetRemote a bit
Mike Frysinger
2022-08-17
1
-1
/
+1
*
upload: Add ready flag to remove wip
William Escande
2022-08-03
1
-0
/
+4
*
sync: handle smartsync HTML responses better
Mike Frysinger
2022-07-28
1
-4
/
+10
*
sync: start clearing git settings that disabled pruning
LaMont Jones
2022-07-25
1
-12
/
+18
*
sync: rework --jobs to provide better defaults
Mike Frysinger
2022-07-25
1
-26
/
+41
*
Fix the printed path of the ".repo" dir after a fresh init.
Mateus Azis
2022-07-25
1
-1
/
+1
*
status, diff: display correct path for multi-manifest
LaMont Jones
2022-07-14
2
-6
/
+13
*
upload: add ‘--ignore-untracked-files’ option
Martin Geisler
2022-07-11
1
-0
/
+10
*
Only sync superproject if it will be used.
LaMont Jones
2022-06-08
1
-1
/
+1
*
sync: add multi-manifest support
v2.26
LaMont Jones
2022-05-26
2
-101
/
+178
[next]