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
/
test_project.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
upload: Add support for setting patchset description
Sergiy Belozorov
2024-03-04
1
-0
/
+10
*
cleanup: Update codebase to expect Python 3.6
Jason R. Coombs
2023-10-31
1
-1
/
+1
*
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
1
-1
/
+1
*
isort: format codebase
v2.36
Mike Frysinger
2023-08-22
1
-1
/
+1
*
Format codebase with black and check formatting in CQ
Gavin Mak
2023-03-22
1
-407
/
+448
*
tests: Change docstring for CopyLinkTestCase
Gavin Mak
2023-02-14
1
-1
/
+1
*
tests: clean up repo_trace._TRACE_FILE patching
Mike Frysinger
2022-12-08
1
-10
/
+0
*
test_manifest_config_properties: use assertEqual
Daniel Kutik
2022-12-05
1
-4
/
+4
*
Fix ManifestProject.partial_clone_exclude property.
Joanna Wang
2022-12-02
1
-0
/
+79
*
test: fix path seperator errors on windows
Daniel Kutik
2022-11-27
1
-1
/
+1
*
Set tracing to always on and save to .repo/TRACE_FILE.
Joanna Wang
2022-11-03
1
-0
/
+8
*
tests: switch to tempfile.TemporaryDirectory
Mike Frysinger
2022-05-20
1
-10
/
+4
*
test_project: use os.readlink instead of Path.readlink
Sebastian Wagner
2022-01-11
1
-1
/
+1
*
project: abort a bit earlier before migrating .git/
Mike Frysinger
2022-01-07
1
-2
/
+26
*
project: migrate worktree .git/ dirs to symlinks
v2.19
Mike Frysinger
2021-12-01
1
-0
/
+50
*
tests: Make ReviewableBranchTests.test_smoke work with git < 2.28.0
Peter Kjellerstedt
2021-04-14
1
-1
/
+1
*
strip python2-only coding:utf-8 & print_function settings
Mike Frysinger
2021-01-06
1
-4
/
+0
*
Fix tests after "use new main branch"
Fredrik de Groot
2020-12-03
1
-1
/
+14
*
tests: use new main branch
Mike Frysinger
2020-11-17
1
-3
/
+3
*
Move RepoHook class from project.py file to dedicated file
Remy Bohmer
2020-11-03
1
-39
/
+0
*
manifest/tests: get them passing under Windows
Mike Frysinger
2020-02-21
1
-12
/
+16
*
test_project.py: Remove unused variable in 'with' statement
David Pursehouse
2020-02-12
1
-1
/
+1
*
Fix duplicate method name in test_project.py
David Pursehouse
2020-02-12
1
-2
/
+2
*
project: allow src=. with symlinks
v2.1.1
Mike Frysinger
2020-02-11
1
-0
/
+23
*
project: add basic path checks for <copyfile> & <linkfile>
Mike Frysinger
2020-02-04
1
-0
/
+204
*
prune: handle branches that track missing branches
Mike Frysinger
2019-11-16
1
-0
/
+74
*
tests: add docstrings & print_function (for Python 3)
Mike Frysinger
2019-08-01
1
-0
/
+4
*
hooks: support external hooks running different Python version
Mike Frysinger
2019-07-27
1
-0
/
+58