Commit Graph

  • 7ecccf6225 diffmanifests: support custom git pretty format strings Sebastian Schuberth 2016-03-29 14:11:20 +0200
  • cee5c77166 Add a .mailmap file David Pursehouse 2016-04-18 19:08:23 +0900
  • 79fba68e40 sync: Update help text for --smart-sync to be more specific David Pursehouse 2016-04-13 18:03:00 +0900
  • e868841782 Improve documentation of manifest server RPC methods David Pursehouse 2016-04-13 17:55:34 +0900
  • f9fe3e14d2 repo: Repo does not always handle '.' parameter correctly Mark E. Hamilton 2016-02-23 18:10:42 -0700
  • bdb866ea76 Fix symlinking of new projects Dan Willemsen 2016-04-05 17:22:02 -0700
  • e121ad558d Merge "Ignore clone.bundle on HTTP 501, i.e. Not Implemented" David Pursehouse 2016-04-05 21:39:29 +0000
  • 1f0564406b Add --inverse-regex option to forall subcommand Takeshi Kanemoto 2016-01-26 14:11:35 +0900
  • 936d6185eb Merge changes from topic 'pylint-pep8-cleanup' David Pursehouse 2016-03-15 00:31:12 +0000
  • 9322964d14 Update commit-msg hook to version from Gerrit 2.12.1 Mike Bjorge 2016-02-29 11:48:15 -0800
  • 4aa4b211c6 RepoHook: set __file__ when running the hook Mike Frysinger 2016-03-04 15:03:00 -0500
  • 8ccfa74d12 command.py: Cleaned up pylint/pep8 violations Mark E. Hamilton 2016-02-10 10:44:30 -0700
  • 30b0f4e022 project.py: Cleaned up pylint/pep8 violations Mark E. Hamilton 2016-02-10 10:44:30 -0700
  • 203153e7bb Add rpc: to default protocol whitelist v1.12.33 Jonathan Nieder 2016-02-26 18:53:54 -0800
  • 4cfb6d7167 Better error display on forall Alexandre Garnier 2015-09-09 15:51:31 +0200
  • b29e61133e SUBMITTING_PATCHES: Expand instructions Mark E. Hamilton 2016-02-16 18:30:44 -0700
  • 4088eb434b repo: Cleaned up pylint/pep8 violations Mark E. Hamilton 2016-02-10 10:44:30 -0700
  • 5553628601 repo: Add check of REPO_URL env variable Mark E. Hamilton 2016-02-03 15:49:43 -0700
  • 5ed805a98e Merge "Fix typos for manifest dtd" Dan Willemsen 2016-02-04 22:58:20 +0000
  • 985ac6b946 Merge "Fix prune when bare git has detached head" Dan Willemsen 2016-02-04 22:44:19 +0000
  • ecf0a6c92b Merge "GITC: Fix 'repo start <branch> <repo>/<subdir>'" Dan Willemsen 2016-02-04 22:36:05 +0000
  • 04197a5144 GITC: Fix 'repo start <branch> <repo>/<subdir>' Dan Willemsen 2015-10-07 16:53:10 -0700
  • 0b4cb325c6 Add option to rebase onto project's manifest version Xiaohui Chen 2016-01-27 14:33:51 -0800
  • 1a799d14b7 Fix prune when bare git has detached head Dan Willemsen 2015-12-15 13:40:05 -0800
  • 827e547d9e Fix typos for manifest dtd Kenny Ho 2015-10-22 20:59:42 +0000
  • e9becc079c Sync: Fix error exit code when both -n and -f are used Hu Xiuyun 2015-11-25 15:52:26 +0800
  • 466b8c4ea2 Set GIT_ALLOW_PROTOCOL to limit dangerous protocols Dan Willemsen 2015-11-25 13:26:39 -0800
  • e1e0bd1f75 Check for broken links when updating linkfiles Dan Willemsen 2015-11-18 16:49:38 -0800
  • 74cfd2709b Sync: Add option to prune refs during sync David Pursehouse 2015-10-14 10:50:15 +0900
  • c2a64ddffd A couple of fixes to the init command's -p option. Pascal Muetschard 2015-10-22 13:26:36 -0700
  • 745b4ad660 Fix gitc-init behavior v1.12.32 Dan Willemsen 2015-10-06 15:23:19 -0700
  • 4c5f74e452 Sync: Add HTTP Cookie File header on temporary cookie file David Pursehouse 2015-10-02 11:10:10 +0900
  • b1ad2190a2 Sync: Don't fail when git cookies can't be loaded David Pursehouse 2015-09-30 10:35:43 +0900
  • f231db11a2 GITC: Add repo gitc-delete command. Simran Basi 2015-09-23 11:38:14 -0700
  • 79360640f4 Add GitcClientCommand class for GITC-specific commands Dan Willemsen 2015-08-31 15:45:06 -0700
  • 7b01b2fd01 Merge "launcher: Update repo after applying clone.bundle" Dan Willemsen 2015-09-14 23:40:05 +0000
  • aad84232ca Merge "docs: add copyfile and linkfile elements description" David Pursehouse 2015-09-14 10:39:21 +0000
  • 3c03580607 fixed typo in gitc_init.py help output Alexander Bird 2015-09-11 13:48:10 -0400
  • 54527e7e30 docs: add copyfile and linkfile elements description Ruslan Bilovol 2015-09-08 13:11:23 +0300
  • 5ea32d1359 GITC: Always update the gitc manifest from the repo manifest v1.12.31 Dan Willemsen 2015-09-08 13:27:20 -0700
  • 5cc384034d Merge "Revert "GITC: Always update the gitc manifest from the repo manifest"" v1.12.30.1 Dan Willemsen 2015-09-09 21:44:11 +0000
  • 0375523331 Revert "GITC: Always update the gitc manifest from the repo manifest" Dan Willemsen 2015-09-09 21:43:32 +0000
  • c32ba1961e Merge "_CopyAndLinkFiles even if the sources haven't changed" v1.12.30 Dan Willemsen 2015-09-09 20:47:19 +0000
  • 250303b437 GITC: Always update the gitc manifest from the repo manifest Dan Willemsen 2015-09-08 13:27:20 -0700
  • 029eaf3bac _CopyAndLinkFiles even if the sources haven't changed Dan Willemsen 2015-09-03 12:52:28 -0700
  • ba72d8301e GITC: Fix repo sync. v1.12.29 Simran Basi 2015-09-03 10:47:44 -0700
  • fee390eea2 launcher: Update repo after applying clone.bundle Dan Willemsen 2015-09-02 12:36:30 -0700
  • 9ff2ece6ab gitc: Improve help visibility v1.12.28 Dan Willemsen 2015-08-31 15:45:06 -0700
  • 2487cb7b2c Fix gitc check if gitc isn't installed Dan Willemsen 2015-08-31 15:45:06 -0700
  • 8ce5041596 GITC: Pull GITC Manifest Dir from the config. Simran Basi 2015-08-28 14:25:44 -0700
  • f7a51898d3 GITC: Expand relative remote URLs. Simran Basi 2015-08-27 11:44:42 -0700
  • b9a1b73425 GITC: Add repo start support. Simran Basi 2015-08-20 12:19:28 -0700
  • dc2545cad6 project.py: Improve message shown when hook is not replaced David Pursehouse 2015-08-24 14:43:45 +0900
  • f33929d014 project.py: Consistently use the _error method to print error messages David Pursehouse 2015-08-24 14:39:14 +0900
  • 3010e5ba64 Smartsync: Don't fail if there isn't a cookiefile v1.12.27 Dan Willemsen 2015-08-20 10:09:20 -0700
  • ba7bc738c1 Sync: Refactor netrc parsing David Pursehouse 2015-08-20 16:55:42 +0900
  • f4599a2a3d gitc_init: Remove unused import David Pursehouse 2015-08-20 16:45:39 +0900
  • 022a1d4e6e gitc_utils: Fix incorrect string format argument David Pursehouse 2015-08-20 16:41:04 +0900
  • 41d1baac31 gitc_utils: Remove unused variable David Pursehouse 2015-08-20 16:40:44 +0900
  • 46496d8761 gitc_utils: Remove unused import; add missing import David Pursehouse 2015-08-20 16:37:09 +0900
  • 7c9263bce0 Merge "Support smart-sync through persistent-http[s]" Dan Willemsen 2015-08-19 23:36:35 +0000
  • dab9e99f0f Merge "Fix formatting of message when retrying clone" Dan Willemsen 2015-08-19 17:54:50 +0000
  • c5f15bf7c0 Merge "Include project path in --force-sync error message" Dan Willemsen 2015-08-19 17:53:28 +0000
  • 6d35d676db Merge "Copy clone-depth in repo manifest" Dan Willemsen 2015-08-19 17:50:15 +0000
  • 0745bb2657 Support smart-sync through persistent-http[s] Dan Willemsen 2015-08-17 13:41:45 -0700
  • 25857b8988 Fix formatting of message when retrying clone David Pursehouse 2015-08-19 18:06:22 +0900
  • bdb5271de3 GITC: Add repo sync support. Simran Basi 2015-08-10 13:23:23 -0700
  • 884092225d Copy clone-depth in repo manifest Dan Willemsen 2015-08-17 15:29:10 -0700
  • 5d0c3a614e Merge "GITC: Add gitc-init subcommand to repo." Dan Willemsen 2015-08-12 23:25:20 +0000
  • 1efc2b4a01 GITC: Add gitc-init subcommand to repo. Simran Basi 2015-08-05 15:04:22 -0700
  • d3ddcdbd8a Ignore clone.bundle on HTTP 501, i.e. Not Implemented John Törnblom 2015-08-12 20:12:51 +0200
  • 2635c0e3b6 Merge "Fix shallow clone behavior" Dan Willemsen 2015-08-05 01:02:41 +0000
  • 43322283dc Merge "Support filtering by group on forall and list subcmd" David Pursehouse 2015-08-05 01:01:02 +0000
  • f9b7683a3b Include project path in --force-sync error message Simon Ruggier 2015-07-31 17:18:34 -0400
  • eeab6860f1 Fix shallow clone behavior Dan Willemsen 2015-08-03 13:11:53 -0700
  • 7e59de2bcc Include dest-branch attribute in the 'manifest' subcommand's output Simon Ruggier 2015-07-24 12:50:06 +0200
  • 163fdbf2fd Merge "Fix _ReferenceGitDir symlinking" v1.12.26 Dan Willemsen 2015-07-31 18:01:32 +0000
  • 555be54790 Merge "Emit project info in case of sync exception." Conley Owens 2015-07-31 17:06:23 +0000
  • c5cd433daf Emit project info in case of sync exception. Dan Sandler 2015-07-31 09:37:53 -0400
  • 2a3e15217a Fix _ReferenceGitDir symlinking Dan Willemsen 2015-07-30 20:43:33 -0700
  • 0369a069ad Support filtering by group on forall and list subcmd Graham Christensen 2015-07-29 17:02:54 -0500
  • abaa7f312f Add option to correct gitdir when syncing v1.12.25 Kevin Degi 2014-11-12 11:27:45 -0700
  • 7cccfb2cf0 Merge "InitGitDir: Clean up created directories" Conley Owens 2015-07-29 18:49:12 +0000
  • 57f43f4944 Merge "Prevent repo info from crashing when default element doesn't exist." David Pursehouse 2015-07-29 02:11:55 +0000
  • 17af578d72 Prevent repo info from crashing when default element doesn't exist. Cassidy Burden 2015-06-29 14:51:35 -0700
  • b1a07b8276 InitGitDir: Clean up created directories Kevin Degi 2015-07-27 13:33:43 -0600
  • 4e16c24981 Revert "Add --prune option to fetch when syncing a mirror repo" v1.12.24 David Pursehouse 2015-07-20 22:29:19 +0900
  • b3d6e67196 Merge "Fail if gitdir does not point to objdir during sync" Conley Owens 2015-07-15 19:30:40 +0000
  • 503d66d8af Merge "project.RemoteFetch: Handle depth cases more robustly" Conley Owens 2015-07-15 19:29:13 +0000
  • 679bac4bf3 project.RemoteFetch: Handle depth cases more robustly Kevin Degi 2015-06-22 15:31:26 -0600
  • 97836cf09f Merge "Always output upstream if specified" v1.12.23 Conley Owens 2015-07-13 16:36:27 +0000
  • 80e3a37ab5 Merge changes Iaefcbe14,I697a0f64,I19bfe9fe,I06e942c4 David Pursehouse 2015-07-11 14:01:15 +0000
  • bb4a1b5274 Merge "Improve error message when syncing a project with invalid groups." Conley Owens 2015-07-10 22:00:47 +0000
  • 551dfecea9 Always output upstream if specified Conley Owens 2015-07-10 14:54:54 -0700
  • 6944cdb8d1 forall: use smart sync override manifest if it exists David Pursehouse 2015-05-07 14:39:44 +0900
  • 59b417493e sync: Remove smart sync override manifest when not in smart sync mode David Pursehouse 2015-05-07 14:36:09 +0900
  • 30d13eea86 forall: Don't try to get lrev of projects in mirror workspace David Pursehouse 2015-05-07 15:01:15 +0900
  • 727cc3e324 sync: Improve error message when writing smart sync manifest fails David Pursehouse 2015-05-07 14:16:49 +0900
  • c5ceeb1625 Merge "Fix 'repo cherry-pick' to avoid hanging on commit-msg update." David Pursehouse 2015-06-25 14:53:46 +0000
  • db75704bfc Fix 'repo cherry-pick' to avoid hanging on commit-msg update. Than McIntosh 2015-06-01 11:17:13 -0400