Mandeep Singh Baines
|
d6c93a28ca
Add branch support to repo upload
|
14 лет назад |
Victor Boivie
|
d572a13021
Added repo cherry-pick command
|
15 лет назад |
Doug Anderson
|
3ba5f95b46
Fixed repo checkout error message when git reports errors.
|
15 лет назад |
Doug Anderson
|
2630dd9787
Fixed problems w/ 2nd repo init if first repo init had bad URL.
|
15 лет назад |
Doug Anderson
|
dafb1d68d3
Fixed repo abandon to give better messages.
|
15 лет назад |
Terence Haddock
|
4655e81a75
Add option to check status of projects in parallel.
|
15 лет назад |
Daniel Sandler
|
723c5dc3d6
Fix parallel sync on python < 2.6.
|
15 лет назад |
Shawn O. Pearce
|
e6a0eeb80d
sync: Fix syntax error on Python 2.4
|
15 лет назад |
Victor Boivie
|
0960b5b53d
Creating rr-cache
|
15 лет назад |
Doug Anderson
|
fc06ced9f9
Make 'repo sync -jN' exit with an error code in the case of sync errors.
|
15 лет назад |
Doug Anderson
|
fce89f218a
Add 'list' command to repo.
|
15 лет назад |
Doug Anderson
|
37282b4b9c
Support repo-level pre-upload hook and prep for future hooks.
|
15 лет назад |
Skyler Kaufman
|
835cd6888f
Post-nonexistent-revision crash sidestepped
|
15 лет назад |
Doug Anderson
|
8ced8641c8
Renamed 'repo_hooks' function to '_ProjectHooks'.
|
15 лет назад |
Doug Anderson
|
2536f80625
Fixed bug identifying 'commit-msg' files.
|
15 лет назад |
Shawn O. Pearce
|
0ce6ca9c7b
Fix mirror clients with no worktree
|
15 лет назад |
Shawn O. Pearce
|
0fc3a39829
Bump repo version to 1,10
|
15 лет назад |
Shawn O. Pearce
|
c7c57e34db
help: Don't show empty Summary or Description sections
|
16 лет назад |
Shawn O. Pearce
|
0d2b61f11d
sync: Run `git gc --auto` after fetch
|
16 лет назад |
Mike Lockwood
|
2bf9db0d3b
Add "repo branch" as an alias for "repo branches"
|
16 лет назад |
Shawn O. Pearce
|
f00e0ce556
upload: Catch and cleanly report connectivity errors
|
16 лет назад |
Shawn O. Pearce
|
1b5a4a0c5d
forall: Silently skip missing projects
|
16 лет назад |
Thiago Farina
|
de8b2c4276
Fix to display the usage message of the command download when the user
|
16 лет назад |
Shawn O. Pearce
|
727ee98a40
Use os.environ.copy() instead of dict()
|
15 лет назад |
Anthony Newnam
|
df14a70c45
Make path references OS independent
|
15 лет назад |
Shawn O. Pearce
|
f18cb76173
Encode the environment variables passed to git
|
15 лет назад |
Trond Norbye
|
d3fd537ea5
Exit with statuscode 0 for repo help init
|
15 лет назад |
Doug Anderson
|
0048b69c03
Fixed race condition in 'repo sync -jN' that would open multiple masters.
|
15 лет назад |
Doug Anderson
|
2b8db3ce3e
Added feature to print a <notice> from manifest at the end of a sync.
|
15 лет назад |
Andrei Warkentin
|
5df6de075e
sync: Use --force-broken to continue other projects
|
15 лет назад |