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
/
project.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
git: raise hard version to 1.9.1
Mike Frysinger
2024-05-01
1
-8
/
+2
*
gitc: delete a few more dead references
Mike Frysinger
2024-04-18
1
-2
/
+0
*
Remove platform_utils.realpath
Kaiyi Li
2024-03-27
1
-16
/
+12
*
project: Check if dotgit exists w/out symlink check
v2.45
Josip Sokcevic
2024-03-20
1
-1
/
+1
*
main: Stringify project name in error_info
Josip Sokcevic
2024-03-15
1
-2
/
+2
*
sync: introduce --force-checkout
v2.43
Josip Sokcevic
2024-03-07
1
-2
/
+5
*
upload: Add support for setting patchset description
Sergiy Belozorov
2024-03-04
1
-0
/
+32
*
project: Rename if deletion fails
v2.41
Josip Sokcevic
2024-01-25
1
-10
/
+22
*
Clean up remaining `repo sync` log spam.
Tomasz Wasilczyk
2024-01-05
1
-16
/
+21
*
project: Check references during sync
Josip Sokcevic
2024-01-03
1
-1
/
+14
*
Don't log spam `repo sync` by default
v2.40
Tomasz Wasilczyk
2023-12-08
1
-9
/
+14
*
cleanup: Update codebase to expect Python 3.6
Jason R. Coombs
2023-10-31
1
-40
/
+29
*
project: Speculative fix for project corruption
Josip Sokcevic
2023-10-23
1
-0
/
+11
*
cleanup: convert exceptions to OSError
Jason R. Coombs
2023-10-21
1
-5
/
+5
*
cleanup: delete redundant "r" open mode
Jason R. Coombs
2023-10-21
1
-1
/
+1
*
project: using --depth results in error when including submanifests
Roberto Vladimir Prado Carranza
2023-10-20
1
-1
/
+1
*
delete Python 2 (object) compat
Mike Frysinger
2023-10-20
1
-13
/
+13
*
Update logger.warn to logger.warning
Aravind Vasudevan
2023-10-13
1
-6
/
+6
*
git_command: Augment underlying git errors with suggestions
Aravind Vasudevan
2023-10-06
1
-1
/
+1
*
project: Invoke realpath on dotgit for symmetry with gitdir to ensure a short...
Jason R. Coombs
2023-10-05
1
-1
/
+2
*
Track expected git errors in logs
Jason Chang
2023-09-27
1
-7
/
+24
*
project: Use repo logger
Aravind Vasudevan
2023-09-14
1
-103
/
+69
*
project: Use IsId instead of ID_RE.match
Sylvain
2023-09-11
1
-14
/
+7
*
project: Optimise GetCommitRevisionId when revisionId is set
Sylvain
2023-09-11
1
-0
/
+2
*
project: Preserve stderr on upload
v2.36.1
Jason Chang
2023-08-28
1
-3
/
+1
*
isort: format codebase
v2.36
Mike Frysinger
2023-08-22
1
-19
/
+23
*
upload: fix error handling
Jason Chang
2023-08-21
1
-4
/
+6
*
Raise RepoExitError in place of sys.exit
Jason Chang
2023-08-10
1
-26
/
+28
*
Raise repo exit errors in place of sys.exit
Jason Chang
2023-08-07
1
-12
/
+10
*
Refactor errors for sync command
Jason Chang
2023-08-02
1
-87
/
+196
*
Add envar to replace shallow clones with partial
Jason Chang
2023-05-25
1
-0
/
+30
*
project: Include tags option during fetch retry
Nasser Grainawi
2023-05-25
1
-0
/
+1
*
upload: Add `--no-follow-tags` by default to git push
Aravind Vasudevan
2023-04-05
1
-0
/
+6
*
Format codebase with black and check formatting in CQ
Gavin Mak
2023-03-22
1
-3705
/
+4169
*
project: clean up error message
LaMont Jones
2023-02-01
1
-6
/
+8
*
Fix flake8 warnings for some files
Sergiy Belozorov
2023-01-05
1
-2
/
+6
*
Fix ManifestProject.partial_clone_exclude property.
Joanna Wang
2022-12-02
1
-1
/
+1
*
sync: clear preciousObjects when set in error.
LaMont Jones
2022-11-03
1
-1
/
+1
*
Set tracing to always on and save to .repo/TRACE_FILE.
Joanna Wang
2022-11-03
1
-11
/
+11
*
project: Add a missing call to _CopyAndLinkFiles
Peter Kjellerstedt
2022-09-20
1
-0
/
+2
*
sync: use namedtuples for internal return values
LaMont Jones
2022-09-19
1
-8
/
+19
*
Revert "project: initialize new manifests in temp dirs"
LaMont Jones
2022-09-08
1
-37
/
+5
*
project: initialize new manifests in temp dirs
Mike Frysinger
2022-08-22
1
-5
/
+37
*
add a few more docs to existing funcs
Mike Frysinger
2022-08-18
1
-0
/
+11
*
start: do not swallow git output all the time
Mike Frysinger
2022-08-18
1
-8
/
+2
*
project: simplify GetRemote a bit
Mike Frysinger
2022-08-17
1
-11
/
+15
*
upload: Add ready flag to remove wip
William Escande
2022-08-03
1
-0
/
+5
*
status, diff: display correct path for multi-manifest
LaMont Jones
2022-07-14
1
-19
/
+24
*
project: simplify if-statement
Martin Geisler
2022-07-11
1
-4
/
+1
*
upload: add ‘--ignore-untracked-files’ option
Martin Geisler
2022-07-11
1
-2
/
+6
[next]