Gitiles
Code Review
Sign In
gerrit.opencord.org
/
repo
/
cbe8aeb52b08a6509a22b58f9b395e705673b792
/
project.py
d648045
implement optional 'pushurl' in the manifest file
by Steve Rae
· 8 years ago
e01ee02
Merge "Fix submodule checkout error when using sync-s option"
by David Pursehouse
· 8 years ago
71e4cea
RepoHook: do not list options twice during hash based approval
by Jonathan Nieder
· 8 years ago
183c52a
Merge "project: Set config option to skip lfs smudge filter"
by David Pursehouse
· 8 years ago
40252c2
RepoHook: allow users to approve hooks via manifests
by Mike Frysinger
· 8 years ago
76a4a9d
project: Set config option to skip lfs smudge filter
by David Pursehouse
· 8 years ago
8016f60
Merge "repo: Repo does not always handle '.' parameter correctly"
by David Pursehouse
· 8 years ago
a36af07
Merge "Fix variable assignment"
by David Pursehouse
· 8 years ago
037040f
Fix variable assignment
by Aymen Bouaziz
· 8 years ago
2598ed0
Fix submodule checkout error when using sync-s option
by Aymen Bouaziz
· 8 years ago
8b39fb4
Merge "Fix XmlManifest.Save with remotes that have 'alias' set"
by Dan Willemsen
· 9 years ago
96c2d65
Fix XmlManifest.Save with remotes that have 'alias' set
by Dan Willemsen
· 9 years ago
7ecccf6
diffmanifests: support custom git pretty format strings
by Sebastian Schuberth
· 9 years ago
f9fe3e1
repo: Repo does not always handle '.' parameter correctly
by Mark E. Hamilton
· 9 years ago
bdb866e
Fix symlinking of new projects
by Dan Willemsen
· 9 years ago
936d618
Merge changes from topic 'pylint-pep8-cleanup'
by David Pursehouse
· 9 years ago
4aa4b21
RepoHook: set __file__ when running the hook
by Mike Frysinger
· 9 years ago
30b0f4e
project.py: Cleaned up pylint/pep8 violations
by Mark E. Hamilton
· 9 years ago
1a799d1
Fix prune when bare git has detached head
by Dan Willemsen
· 9 years ago
e1e0bd1
Check for broken links when updating linkfiles
by Dan Willemsen
· 9 years ago
74cfd27
Sync: Add option to prune refs during sync
by David Pursehouse
· 9 years ago
029eaf3
_CopyAndLinkFiles even if the sources haven't changed
by Dan Willemsen
· 9 years ago
b9a1b73
GITC: Add repo start support.
by Simran Basi
· 9 years ago
dc2545c
project.py: Improve message shown when hook is not replaced
by David Pursehouse
· 9 years ago
f33929d
project.py: Consistently use the _error method to print error messages
by David Pursehouse
· 9 years ago
7c9263b
Merge "Support smart-sync through persistent-http[s]"
by Dan Willemsen
· 9 years ago
dab9e99
Merge "Fix formatting of message when retrying clone"
by Dan Willemsen
· 9 years ago
c5f15bf
Merge "Include project path in --force-sync error message"
by Dan Willemsen
· 9 years ago
0745bb2
Support smart-sync through persistent-http[s]
by Dan Willemsen
· 9 years ago
25857b8
Fix formatting of message when retrying clone
by David Pursehouse
· 9 years ago
f9b7683
Include project path in --force-sync error message
by Simon Ruggier
· 9 years ago
eeab686
Fix shallow clone behavior
by Dan Willemsen
· 9 years ago
2a3e152
Fix _ReferenceGitDir symlinking
by Dan Willemsen
· 9 years ago
abaa7f3
Add option to correct gitdir when syncing
by Kevin Degi
· 10 years ago
v1.12.25
7cccfb2
Merge "InitGitDir: Clean up created directories"
by Conley Owens
· 9 years ago
b1a07b8
InitGitDir: Clean up created directories
by Kevin Degi
· 9 years ago
4e16c24
Revert "Add --prune option to fetch when syncing a mirror repo"
by David Pursehouse
· 9 years ago
v1.12.24
b3d6e67
Merge "Fail if gitdir does not point to objdir during sync"
by Conley Owens
· 9 years ago
679bac4
project.RemoteFetch: Handle depth cases more robustly
by Kevin Degi
· 9 years ago
4c426ef
Teach _LinkFile._Link to handle globs.
by Wink Saville
· 9 years ago
472ce9f
Merge changes I32da12c2,Ie4a65b3e
by David Pursehouse
· 9 years ago
0184dcc
Make linkfile symlinks relative
by Colin Cross
· 10 years ago
c4b301f
Skip sleep and retry if git remote update exits with a signal
by Colin Cross
· 9 years ago
384b3c5
Fail if gitdir does not point to objdir during sync
by Kevin Degi
· 10 years ago
35de228
Merge "Don't attempt to create "fully qualified names" for SHA1s"
by David Pursehouse
· 9 years ago
ace097c
Merge "Add option on sync to avoid fetching from remotes for existing sha1"
by David Pursehouse
· 10 years ago
b155354
Add option on sync to avoid fetching from remotes for existing sha1
by David Pursehouse
· 10 years ago
3825827
Don't attempt to create "fully qualified names" for SHA1s
by Alexandre Boeglin
· 10 years ago
b4d43b9
Add --prune option to fetch when syncing a mirror repo
by David Pursehouse
· 10 years ago
403b64e
Don't append branch to fetch spec when syncing to a mirror
by David Pursehouse
· 10 years ago
v1.12.21
04f2f0e
Maintain fully qualified tracking branches
by Conley Owens
· 10 years ago
23ff7df
use the max depth instead of unshallow
by Anthony King
· 10 years ago
9c76f67
Always capture output for GitCommand
by John L. Villalovos
· 10 years ago
9371979
Revert "Implementation of manifest defined githooks"
by Jonathan Nieder
· 10 years ago
v1.12.20
0402cd8
Add space between project path and branch in repo status.
by Jakub Vrana
· 10 years ago
85e8267
Merge "Implementation of manifest defined githooks"
by Conley Owens
· 10 years ago
e30f46b
Print stderr output from git command for RemoteFetch
by John L. Villalovos
· 10 years ago
e4978cf
Ensure the repo project is never fetched with partial depth
by Conley Owens
· 10 years ago
v1.12.18
126e298
Handle case where 'git remote prune' needs to be run
by John L. Villalovos
· 10 years ago
38e4387
Implementation of manifest defined githooks
by Jimmie Wester
· 12 years ago
db6f1b0
Merge "Use depth flag when fetching"
by Conley Owens
· 10 years ago
ee69084
Merge "Handle shallow checkout of SHA1 pinned repos"
by Conley Owens
· 10 years ago
d37d43f
Merge "Don't delete hooks in .git/hooks"
by Conley Owens
· 10 years ago
7bdac71
pylint fixes for project.py
by Anthony King
· 10 years ago
f97e838
Use depth flag when fetching
by Conley Owens
· 10 years ago
3000cda
Handle shallow checkout of SHA1 pinned repos
by Bertrand SIMONNET
· 10 years ago
b9d9efd
Don't delete hooks in .git/hooks
by Mitchel Humpherys
· 10 years ago
497bde4
Respect --quiet when looking up bundle cookie file
by Dave Borowitz
· 10 years ago
v1.12.17
4abf8e6
Save cookies back to jar when fetching clone.bundle
by Dave Borowitz
· 10 years ago
137d013
Hold persistent proxy connection open while fetching clone.bundle
by Dave Borowitz
· 10 years ago
c8d882a
Silence warnings about invalid clone.bundle files when quieted
by Kris Giesing
· 10 years ago
3eb87ce
Revert "Check for existence of refs upon initial fetch"
by Conley Owens
· 10 years ago
7893b85
Merge changes I1f71be22,I5b119f11
by Conley Owens
· 10 years ago
14e134d
upload: report names of uncommitted files
by Vadim Bendebury
· 10 years ago
04e52d6
Always fetch the specific revision given
by Nasser Grainawi
· 10 years ago
909d58b
Support specifying non-HEADS refs as upstream
by Nasser Grainawi
· 10 years ago
303a82f
Don't open non-binary files as binary
by Chirayu Desai
· 10 years ago
80b87fe
Use fetch --unshallow when appropriate.
by Conley Owens
· 10 years ago
e9f75b1
Merge "Enable remotes to define their own revision"
by Conley Owens
· 11 years ago
5196805
Merge "Use exec() rather than execfile()"
by Conley Owens
· 11 years ago
36ea2fb
Enable remotes to define their own revision
by Anthony King
· 11 years ago
2cd1f04
Use next(iterator) rather than iterator.next()
by Anthony King
· 11 years ago
70f6890
Use exec() rather than execfile()
by Anthony King
· 11 years ago
666d534
Ensure HEAD is correct when skipping remote fetch
by Conley Owens
· 11 years ago
v1.12.16
f2af756
Add 'shallow' gitfile to symlinks
by Conley Owens
· 11 years ago
v1.12.15
544e7b0
Merge "Ignore clone-depth attribute when fetching to a mirror"
by Conley Owens
· 11 years ago
v1.12.14
e0df232
Add linkfile support.
by Jeff Hamilton
· 11 years ago
9bc422f
Ignore clone-depth attribute when fetching to a mirror
by David Pursehouse
· 11 years ago
26c45a7
Make --no-tags work with -c
by Mitchel Humpherys
· 11 years ago
68425f4
Fix indentation in project.py
by David Pursehouse
· 11 years ago
53e902a
More verbose errors for NoManifestExceptions.
by Dan Sandler
· 11 years ago
2fb6466
Don't fetch from remotes if commit id exists locally
by Chris AtLee
· 11 years ago
dd65422
Add the "diffmanifests" command
by Julien Campergue
· 11 years ago
5654805
Check for existence of refs upon initial fetch
by Conley Owens
· 11 years ago
c9877c7
Merge "Only fetch current branch on shallow clients"
by Conley Owens
· 11 years ago
v1.12.8
69e04d8
Only fetch current branch on shallow clients
by Shawn Pearce
· 11 years ago
e695338
Merge "repo: Support multiple branches for the same project."
by Conley Owens
· 11 years ago
bd80f7e
Merge "Canonicalize project hooks path before use"
by Conley Owens
· 11 years ago
335f5ef
Add --archive option to init to sync using git archive
by Julien Campergue
· 11 years ago
672cc49
Canonicalize project hooks path before use
by Jesse Hall
· 11 years ago
Next »