Commit Graph

  • d503352b14 Merge "Repo should not fetch tags for shallow projects" David Pursehouse 2013-05-08 18:40:57 +0000
  • 2f992cba32 Repo should not fetch tags for shallow projects Jimmie Wester 2012-12-07 12:49:51 +0100
  • b5267f9ad2 stage: replace filter on lambda with list comprehension David Pursehouse 2013-05-06 07:52:52 +0900
  • 45401230cf Merge "Optimise regex pattern compilation in FindProjects" Conley Owens 2013-05-07 20:08:12 +0000
  • 56f4eea26c Disable pylint warnings about similar lines in multiple files David Pursehouse 2013-05-04 21:40:56 +0900
  • f385d0ca09 Disable warnings related to imports in pylint config David Pursehouse 2013-05-03 22:01:41 +0900
  • 84c4d3c345 Optimise regex pattern compilation in FindProjects David Pursehouse 2013-04-30 10:57:37 +0900
  • a8864fba9f Add regex support for subcommand forall Zhiguang Li 2013-03-15 10:32:10 +0800
  • 275e4b727a Merge "Set correct name in PyDev and Eclipse project config" David Pursehouse 2013-04-20 05:11:05 +0000
  • c4c01f914c Merge "Some fixes for supporting python3" Conley Owens 2013-04-19 15:31:28 +0000
  • 9d5bf60d3c Set correct name in PyDev and Eclipse project config David Pursehouse 2013-04-18 10:57:46 +0900
  • 217ea7d274 Some fixes for supporting python3 Chirayu Desai 2013-03-01 19:14:38 +0530
  • 51813dfed1 repo: add rudimentary version checking Chirayu Desai 2013-04-16 19:36:09 +0530
  • fef4ae74e2 sync: be more verbose Chirayu Desai 2013-04-12 14:54:32 +0530
  • db83b1b5ab Allow mirror to be created in directories specified by 'path' attribute Scott Fan 2013-02-28 09:34:14 +0800
  • ede7f12d4a Allow clone depth to be specified per project David Pursehouse 2012-11-27 22:25:30 +0900
  • 04d84a23fd list: add name-only and path-only options Chirayu Desai 2013-03-17 18:46:23 +0530
  • 0a1c6a1c16 Special handling for manifest group "default" David Holmer 2012-11-14 19:19:00 -0500
  • 33e0456737 Fix repo manifest support of remote aliases. Brian Harring 2012-12-25 06:32:27 -0800
  • 07669002cb Reload the correct manifest during sync. Tim Kilbourn 2013-03-08 15:02:49 -0800
  • a0444584cb Re-initialise repos git hooks when updating the forest Jimmie Wester 2012-10-24 13:44:42 +0200
  • 3cba0b8613 Add repoc to the .gitignore file Chirayu Desai 2013-03-04 21:09:45 +0530
  • a27852d0e7 Merge "Add manifest groups to the output of info" David Pursehouse 2013-03-08 01:12:56 +0000
  • 61ac9ae090 Add manifest groups to the output of info Conley Owens 2013-03-05 10:35:36 -0800
  • 3ee6ffd078 Merge "Fix: Missing spaces in printed messages" David Pursehouse 2013-03-06 00:46:45 +0000
  • 28db6ffef4 Merge "Fix: local manifest deprecation warning appears more than once" David Pursehouse 2013-03-06 00:46:19 +0000
  • 2f9e7e40c4 Fix: Missing spaces in printed messages David Pursehouse 2013-03-05 17:26:46 +0900
  • 45d21685b9 upload: support --re and --cc options over HTTP v1.12.2 Shawn Pearce 2013-02-28 00:35:51 -0800
  • 597868b4c4 Add --no-tags option to prevent fetching of tags Mitchel Humpherys 2012-10-29 10:18:34 -0700
  • 75b4c2deac Fix crash in repo info when % is used in commit messages Olof Johansson 2013-02-18 13:18:16 +0100
  • b75415075c Add nofmt_printer to color.py Olof Johansson 2013-02-26 07:36:03 +0100
  • 4eb285cf90 Fix: local manifest deprecation warning appears more than once David Pursehouse 2013-02-14 16:28:44 +0900
  • 5f434ed723 Exit with fatal error if local manifest file cannot be parsed David Pursehouse 2012-11-22 13:48:10 +0900
  • 606eab8043 Show full path of local_manifests folder in deprecation warning David Pursehouse 2012-11-22 13:47:16 +0900
  • cd07cfae1c Merge "Protect line endings in shell scripts" David Pursehouse 2013-02-14 07:51:35 +0000
  • 55693aabe5 Update the commit-msg hook to the version from Gerrit 2.5.2 David Pursehouse 2013-02-13 09:55:32 +0900
  • 23bd3a1dd3 Add missing sys module when referencing stderr Conley Owens 2013-02-12 13:46:14 -0800
  • bbf71fe363 Protect line endings in shell scripts Mats Bengtsson 2013-02-11 22:13:39 +0100
  • 91f011ab0d Merge "Don't exit with error on HTTP 403 when downloading clone bundle" v1.12.1 David Pursehouse 2013-02-04 10:58:48 +0000
  • 87b9d9b4f2 Don't exit with error on HTTP 403 when downloading clone bundle David Pursehouse 2012-11-26 18:30:32 +0900
  • 57bd7b717b Fix: GitError when using repo info -d Olof Johansson 2013-01-29 08:22:05 +0100
  • 4e46520362 Add missing manifest format documentation David Pursehouse 2012-11-27 22:20:10 +0900
  • 63d356ffce 'repo status --orphans' shows non-repo files Will Richey 2012-06-21 09:49:59 -0400
  • 35765966bf Fix: missing space in information message after repo init David Pursehouse 2013-01-29 09:49:48 +0900
  • 254709804d Better error message when using --mirror in existing workspace David Pursehouse 2012-11-21 14:41:58 +0900
  • e0b6de32f7 Fix: missing spaces in info command output David Pursehouse 2012-11-21 17:36:28 +0900
  • 4baf87f92c Merge "should use os.path.lexist instead of os.path.exist" Shawn Pearce 2013-01-28 16:25:54 +0000
  • 84f7e137c2 Merge "Check for a cookie file when fetching clone.bundle." Conley Owens 2013-01-17 20:02:03 +0000
  • 26e2475a0f If parsing the manifests fails, reset the XmlManifest object Joe Onorato 2013-01-11 12:35:53 -0800
  • c59bafffb9 Merge "Pass full path of the XML in local_manifests to the parser" Conley Owens 2013-01-17 17:06:49 +0000
  • 0290cad5db Merge "Make -notdefault a default manifest group" Conley Owens 2013-01-14 22:34:13 +0000
  • ed68d0e852 Check for a cookie file when fetching clone.bundle. Torne (Richard Coles) 2013-01-11 16:22:54 +0000
  • 1a5c774cbf Pass full path of the XML in local_manifests to the parser Tobias Droste 2013-01-03 18:27:45 +0100
  • a9f11b3cb2 Support resolving relative fetch URLs on persistent-https:// v1.12.0 Shawn Pearce 2013-01-02 15:40:48 -0800
  • 0c635bb427 Make -notdefault a default manifest group Matt Gumbel 2012-12-21 10:14:53 -0800
  • 7bdbde7af8 Allow sync to run even when the manifest is broken. Torne (Richard Coles) 2012-12-05 10:58:06 +0000
  • 223bf963f0 should use os.path.lexist instead of os.path.exist Sebastian Frias 2012-11-21 19:09:25 +0100
  • b2bd91c99b Represent git-submodule as nested projects, take 2 Che-Liang Chiou 2012-01-11 11:28:42 +0800
  • 3f5ea0b182 Allow init command to set options from environment variables David Pursehouse 2012-11-17 03:13:09 +0900
  • b148ac9d9a Allow command options to be set from environment variables David Pursehouse 2012-11-16 09:33:39 +0900
  • a67df63ef1 Merge "Raise a NoManifestException when the manifest DNE" Conley Owens 2012-11-16 10:39:24 -0800
  • f91074881f Better error message if 'remove-project' refers to non-existent project David Pursehouse 2012-11-16 19:12:32 +0900
  • 75ee0570da Raise a NoManifestException when the manifest DNE Conley Owens 2012-11-15 17:33:11 -0800
  • 88b86728a4 Add option to abort on error in forall Victor Boivie 2011-09-07 09:43:28 +0200
  • e66291f6d0 Merge "Simplify error handling in subcommand execution" Conley Owens 2012-11-14 16:22:41 -0800
  • 7ba25bedf9 Simplify error handling in subcommand execution Conley Owens 2012-11-14 14:18:06 -0800
  • 3794a78b80 Sync help text in repo from init.py David Pursehouse 2012-11-15 06:17:30 +0900
  • 33949c34d2 Add repo info command Olof Johansson 2012-07-10 14:32:23 +0200
  • 8f62fb7bd3 Tidy up code formatting a bit more David Pursehouse 2012-11-14 12:09:38 +0900
  • c1b86a2323 Fix inconsistent indentation David Pursehouse 2012-11-14 11:36:51 +0900
  • 98ffba1401 Fix: "Statement seems to have no effect" David Pursehouse 2012-11-14 11:18:00 +0900
  • cecd1d864f Change print statements to work in python3 Sarah Owens 2012-11-01 22:59:27 -0700
  • fc241240d8 Convert prompt answers to lower case before checking David Pursehouse 2012-11-14 09:19:39 +0900
  • 9f3406ea46 Minor documentation formatting and grammatical fixes David Pursehouse 2012-11-14 08:52:25 +0900
  • b1525bffae Fix documentation reference to local_manifest.xml David Pursehouse 2012-11-14 08:51:38 +0900
  • 685f080d62 More code style cleanup David Pursehouse 2012-11-14 08:34:39 +0900
  • 8898e2f26d Remove magic hack David Pursehouse 2012-11-14 07:51:03 +0900
  • 52f1e5d911 Make load order of local manifests deterministic David Pursehouse 2012-11-14 04:53:24 +0900
  • 8e3d355d44 Merge "Print an error message when aborted by user" Conley Owens 2012-11-12 17:35:47 -0800
  • 4a4776e9ab Merge "Handle manifest parse errors in main" Conley Owens 2012-11-12 17:35:40 -0800
  • 2fa715f8b5 Merge "Better handling of duplicate remotes" Conley Owens 2012-11-12 17:35:30 -0800
  • 6287543e35 Merge "Change usages of xrange() to range()" Conley Owens 2012-11-12 17:30:55 -0800
  • b0936b0e20 Print an error message when aborted by user David Pursehouse 2012-11-13 09:56:16 +0900
  • 0b8df7be79 Handle manifest parse errors in main David Pursehouse 2012-11-13 09:51:57 +0900
  • 717ece9d81 Better handling of duplicate remotes David Pursehouse 2012-11-13 08:49:16 +0900
  • 5566ae5dde Print deprecation warning when local_manifest.xml is used David Pursehouse 2012-11-13 03:04:18 +0900
  • 2d5a0df798 Add support for multiple local manifests David Pursehouse 2012-11-13 02:50:36 +0900
  • f7fc8a95be Handle XML errors when parsing the manifest David Pursehouse 2012-11-13 04:00:28 +0900
  • 1ad7b555df Merge "Always show --manifest-server-* options" Conley Owens 2012-11-07 12:39:25 -0800
  • 7e6dd2dff0 Fix pylint warning W0108: Lambda may not be necessary David Pursehouse 2012-10-25 12:40:51 +0900
  • 8d070cfb25 Always show --manifest-server-* options Conley Owens 2012-11-06 13:14:31 -0800
  • a6053d54f1 Change usages of xrange() to range() Sarah Owens 2012-11-01 13:36:50 -0700
  • e072a92a9b Merge "Use python3 urllib when urllib2 not available" Conley Owens 2012-11-01 10:13:33 -0700
  • 7601ee2608 Merge "Use 'stat' package instead of literals for mkdir()" Conley Owens 2012-11-01 10:01:17 -0700
  • 1f7627fd3c Use python3 urllib when urllib2 not available Sarah Owens 2012-10-31 09:21:55 -0700
  • b42b4746af project: Require git >= 1.7.2 for setting config on command line Dave Borowitz 2012-10-31 12:27:27 -0700
  • e21526754b sync: Only parallelize gc for git >= 1.7.2 Dave Borowitz 2012-10-31 12:24:38 -0700
  • 60798a32f6 Use 'stat' package instead of literals for mkdir() Sarah Owens 2012-10-25 17:53:09 -0700
  • 1d947b3034 Even more coding style cleanup David Pursehouse 2012-10-25 12:23:11 +0900
  • 2d113f3546 Merge "Update minimum git version to 1.7.2" Shawn Pearce 2012-10-26 16:10:21 -0700