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
/
tests
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add smoke test for subcmd forall
Fredrik de Groot
2024-12-11
1
-0
/
+156
*
Remove gitc support from repo
Josip Sokcevic
2024-12-03
2
-75
/
+1
*
Fix event log command event hierarchy.
Josip Sokcevic
2024-11-22
1
-13
/
+9
*
manifest: add optional base check on remove and extend
Fredrik de Groot
2024-10-28
1
-0
/
+85
*
sync: Always use WORKER_BATCH_SIZE
v2.48
Josip Sokcevic
2024-10-07
1
-0
/
+24
*
color: fix have_fg not re assign to true
bright
2024-09-12
2
-0
/
+82
*
logging: Fix log formatting with colored output
Shik Chen
2024-07-02
1
-0
/
+37
*
sync: Fix sorting for nested projects
Josip Sokcevic
2024-03-08
1
-10
/
+35
*
upload: Add support for setting patchset description
Sergiy Belozorov
2024-03-04
1
-0
/
+10
*
sync: Introduce git checkout levels
v2.42
Josip Sokcevic
2024-02-27
1
-0
/
+26
*
tests: setup user identity for tests
Vitalii Dmitriev
2023-12-20
1
-0
/
+9
*
manifest_xml: fix url normalization for inits and remotes
Vitalii Dmitriev
2023-12-20
1
-0
/
+36
*
manifest_xml: do not allow / before : in scp-like syntax
Mike Frysinger
2023-12-19
1
-0
/
+11
*
sync: Fix partial sync false positive
Matt Schulte
2023-11-30
1
-0
/
+38
*
Correctly handle schema-less URIs for remote fetch URL
Michael Kelly
2023-11-08
1
-0
/
+29
*
cleanup: Update codebase to expect Python 3.6
Jason R. Coombs
2023-10-31
6
-13
/
+8
*
cleanup: delete redundant "r" open mode
Jason R. Coombs
2023-10-21
2
-5
/
+5
*
manifest_xml: Fix empty project list when DOCTYPE is present
Chris Allen
2023-10-20
1
-0
/
+15
*
project: using --depth results in error when including submanifests
Roberto Vladimir Prado Carranza
2023-10-20
1
-1
/
+4
*
delete Python 2 (object) compat
Mike Frysinger
2023-10-20
2
-2
/
+2
*
tests: Set HOME to a temporary directory when running tests.
v2.38
Jason R. Coombs
2023-10-17
1
-0
/
+49
*
git_command: Augment underlying git errors with suggestions
Aravind Vasudevan
2023-10-06
1
-0
/
+133
*
Use non-deprecated API for obtaining UTC time
LuK1337
2023-09-18
2
-2
/
+6
*
main: Use repo logger
Aravind Vasudevan
2023-09-18
1
-32
/
+34
*
tests: test_subcmds_sync.py: fix for py3.6 & 3.7
Daniel Kutik
2023-09-13
1
-2
/
+6
*
tests: test_git_superproject.py: fix py3.6 & 3.7
Daniel Kutik
2023-09-13
1
-2
/
+6
*
logging: Use log.formatter for coloring logs
Aravind Vasudevan
2023-09-06
1
-36
/
+0
*
sync: Use repo logger within sync
Aravind Vasudevan
2023-08-31
1
-24
/
+7
*
isort: format codebase
v2.36
Mike Frysinger
2023-08-22
7
-11
/
+17
*
tweak stdlib imports to follow Google style guide
Mike Frysinger
2023-08-22
2
-7
/
+9
*
upload: Suggest full sync if hooks fail with partially synced tree
Gavin Mak
2023-08-22
1
-2
/
+2
*
sync: Ignore repo project when checking partial syncs
Gavin Mak
2023-08-22
1
-2
/
+20
*
upload: fix error handling
Jason Chang
2023-08-21
1
-0
/
+69
*
gitc: drop support
Jason Chang
2023-08-15
1
-5
/
+3
*
sync: Warn if partial sync state is detected
Gavin Mak
2023-08-10
1
-0
/
+61
*
Raise repo exit errors in place of sys.exit
Jason Chang
2023-08-07
2
-2
/
+6
*
Prefix error events with RepoErrorEvent:
Jason Chang
2023-08-07
1
-2
/
+2
*
Refactor errors for sync command
Jason Chang
2023-08-02
1
-0
/
+83
*
Update errors to extend BaseRepoError
Jason Chang
2023-07-31
2
-4
/
+65
*
[repo logging] Add logging module
Aravind Vasudevan
2023-07-31
1
-0
/
+115
*
sync: Track last completed fetch/checkout
Gavin Mak
2023-07-28
1
-0
/
+75
*
manifest: enable remove-project using path
Fredrik de Groot
2023-06-21
1
-0
/
+38
*
Parse OpenSSH versions with no SSH_EXTRAVERSION
Saagar Jha
2023-05-24
1
-0
/
+2
*
manifest: add support for revision in include
Shuchuan Zeng
2023-05-05
1
-0
/
+39
*
tests: do not allow underscores in cli options
Mike Frysinger
2023-04-19
1
-0
/
+14
*
Format codebase with black and check formatting in CQ
Gavin Mak
2023-03-22
18
-2815
/
+3275
*
tests: Change docstring for CopyLinkTestCase
Gavin Mak
2023-02-14
1
-1
/
+1
*
git_superproject: Log actual error fmt instead of the entire error message.
Joanna Wang
2023-02-01
1
-0
/
+1
*
pylint: remove unused imports
Daniel Kutik
2022-12-13
1
-1
/
+0
*
update-manpages: clean up symlink in checkout
Mike Frysinger
2022-12-12
2
-3
/
+3
[next]