- eb7cf35 Add more submodule integration tests by Oliver Newman · 4 weeks ago main master
- 141655f Tear out most of the remainder of the cmdline library by Oliver Newman · 9 weeks ago
- c350850 Remove preceding newline from help text by Oliver Newman · 2 months ago
- cd322fc Migrate to github.com/google/subcommands by Oliver Newman · 2 months ago
- abf6bf7 [cipd] Remove dependency on `cipd describe` when checking for floating refs. by Robert Iannucci · 2 months ago
- d455a4c Simplify gitutil.Fetch by Oliver Newman · 3 months ago
- 787a02c [patch] Fetch branch before patching on top of it by Oliver Newman · 3 months ago
- 882f058 [run_hooks] Fix bug where we exit after fetching packages. by Ina Huh · 3 months ago
- 70bb575 [run_hooks] Fetch packages before running hooks. by Ina Huh · 3 months ago
- 5bcbc1a Migrate remaining commands to subcommands library by Oliver Newman · 3 months ago
- 69d6f87 Delete custom MultiError types by Oliver Newman · 3 months ago
- a80132f Migrate "import" command to subcommands library by Oliver Newman · 3 months ago
- fcce788 Migrate "init" command to subcommands library by Oliver Newman · 3 months ago
- ba699bf Migrate "diff" command to subcommands library by Oliver Newman · 3 months ago
- cba9d3a Simplify CheckoutBranch function by Oliver Newman · 3 months ago
- 7ad613f Migrate "branch" command to subcommands library by Oliver Newman · 3 months ago
- 988310f Migrate "update" command to subcommands library by Oliver Newman · 3 months ago
- 225c430 Introduce context.Context by Oliver Newman · 3 months ago
- 2b03877 [cipd] Don't store CIPD binary path as a global var by Oliver Newman · 3 months ago
- a04ee0a Delete -list flag of "branch" command by Oliver Newman · 3 months ago
- 1883f26 Avoid using os.Stdout by Oliver Newman · 3 months ago
- e878304 Disable `jiri init -cache` test by Oliver Newman · 3 months ago
- 90e7ec2 Stop using os.Chdir() by Oliver Newman · 3 months ago
- bb9bb44 Modernize tests by Oliver Newman · 3 months ago
- 6ad4a18 Fix `jiri package -json-output` by Oliver Newman · 3 months ago
- ac42ffa Fix simple spelling errors by Oliver Newman · 3 months ago
- 20fc800 [jiri] Move all flag values into structs by Oliver Newman · 3 months ago
- 4baf4b0 Remove support for running arbitrary "jiri-*" scripts by Oliver Newman · 3 months ago
- 58b55cd [cleanup] Replace "interface{}" with "any" by Oliver Newman · 3 months ago
- d3149a2 Add integration tests by Oliver Newman · 3 months ago
- d6865dd Move subcommands into separate package by Oliver Newman · 3 months ago
- d98610d [jiri] Add force-disable-submodules-infra-only flag by Danielle Kay · 4 months ago
- bceb471 [project] Extract params struct for UpdateUniverse by Oliver Newman · 4 months ago
- 770cae3 [jiri] Only print GitSubmoduleOf if non-empty by Oliver Newman · 4 months ago
- c747741 [jiri] Delete .api files by Oliver Newman · 4 months ago
- cf36e28 [status] Fix submodule handling by Oliver Newman · 4 months ago
- 7536ae7 [project] Fix various typos and Go lints by Oliver Newman · 4 months ago
- 440c8c8 [jiri] Add name field to generated .gitmodules by Oliver Newman · 5 months ago
- 36db811 [jiri] Pass git config as env vars instead of flags by Oliver Newman · 5 months ago
- b66513b [README] Add instructions to upload a CL to jiri by Christopher R. Johnson · 6 months ago
- 232fdf6 [cipd] Bring back parallelism for acl checks by Christopher R. Johnson · 6 months ago
- 68da5f5 [jiri] Ignore submodule managed projects when determining deleted projects by Danielle Kay · 6 months ago
- 07a15e1 Change default branch to "main" everywhere by Oliver Newman · 6 months ago
- 97a7c02 [upload] Switch default target branch to "main" by Oliver Newman · 6 months ago
- 5caa993 Allow package to be pinned to same version at multiple paths by Oliver Newman · 7 months ago
- 4f16d98 [edit] Support package with "=" in package name. by Yilong Li · 7 months ago
- 9380e04 [gitutil] Fix compatibility with git<2.31.0 by Oliver Newman · 9 months ago
- 512dfa7 [cipd] Update CIPD to 2.6.16 by Chris Lewis · 10 months ago
- a833244 [cmdline] Add -timefile flag by Oliver Newman · 11 months ago
- 2d4db5e [submodules] Don't attempt to rebase in CheckoutBranch() by Nathan Mulcahey · 11 months ago
- 03986ce [gerrit] Retry file fetches a constant number of times by Oliver Newman · 11 months ago
- f900441 [jiri] Checkout head revisions need to consider rebaseSubmodules by Yuping · 11 months ago
- f06b378 [projects] Fix usage of LoadUpdatedManifest() by Nathan Mulcahey · 12 months ago
- 0634cc2 [project] Need to load updated manifest for local projects by Yuping · 12 months ago
- f859c39 [project] Add use local manifest flag for jiri projects by Yuping · 12 months ago
- da3a05b [packfiles] Lower config into runGit by Nathan Mulcahey · 1 year, 1 month ago
- 967880d [jiri] Assume-unchanged should be applied to submodules not indicated by Yuping · 1 year, 1 month ago
- 22f5b66 [project] Add gitsubmoduleof field to jiri project output by Yuping · 1 year, 3 months ago
- 9ae264e Rename unchangeLocalProject to gitIndexExcludeLocalProject by Yuping · 1 year, 4 months ago
- be4213d Rename unchangeLocalProject to gitIndexExcludeLocalProject by Yuping · 1 year, 4 months ago
- eead259 Assumed-unchanged to index for submodules by Yuping · 1 year, 4 months ago
- 60fa6a7 Add more instructions when jiri unable to remove project by Yuping · 1 year, 4 months ago
- 2d52d36 [submodule] Add rebase-submodule flag to `jiri update` by Yuping · 1 year, 4 months ago
- 7cdcfa0 [submodules] Add submodule status check and apply jiri_head by Yuping · 1 year, 4 months ago
- 4ed4d3c [gerrit] Retry file fetches by Oliver Newman · 1 year, 4 months ago
- 577203d [ops] Swap update/create priority by Nathan Mulcahey · 1 year, 4 months ago
- 9ada5dd `jiri update --rebase-tracked` to update all submodules by Yuping · 1 year, 4 months ago
- 318cc03 [dotGit] Fix up remaining references to .git by Nathan Mulcahey · 1 year, 5 months ago
- 2f316aa [gofmt] Run gofmt by Nathan Mulcahey · 1 year, 5 months ago
- 4a15178 Jiri print outs are failing fx sync-to by Yuping · 1 year, 5 months ago
- 84027e6 [submodules] Update submodules after rebase by Yuping · 1 year, 5 months ago
- 3215b22 Change submodule note to users to use jiri logging by Yuping · 1 year, 5 months ago
- 9324882 [jiri] Add `jiri init -exclude-dirs=` by Nathan Mulcahey · 1 year, 5 months ago
- 651ceac [hooks] Add more debug logs for hook creation by Nathan Mulcahey · 1 year, 5 months ago
- 4c018a7 [hooks] Add debug log for hook creation by Nathan Mulcahey · 1 year, 5 months ago
- 267b0ee [submodules] Ensure `origin/HEAD` exists by Nathan Mulcahey · 1 year, 5 months ago
- a6396bb [isLocalProject] Ensure the .git file is in the toplevel by Nathan Mulcahey · 1 year, 5 months ago
- 4142591 [isLocalProject] Short-circuit on `.git` by Nathan Mulcahey · 1 year, 5 months ago
- e42ada4 Change submodule warning to logging info by Yuping · 1 year, 5 months ago
- 22aecb9 [submodule] Fix up submodule handling by Nathan Mulcahey · 1 year, 5 months ago
- 0de5844 Submodule new checkout needs to delete branches by Yuping · 1 year, 5 months ago
- 4004240 Fix jiri print messages by Yuping · 1 year, 5 months ago
- 00a9603 Update submodules one by one with path by Yuping · 1 year, 5 months ago
- 4907eeb Reland: jiri overrides enableSubmodules from git config when not set locally by Yuping · 1 year, 5 months ago
- 49f91f9 Revert "jiri overrides enableSubmodules from git config when not set locally" by Yuping Zhai · 1 year, 5 months ago
- caff6c1 jiri overrides enableSubmodules from git config when not set locally by Yuping · 1 year, 5 months ago
- 8c6518b Git core config cannot be picked up from global config by Yuping · 1 year, 5 months ago
- fd60471 [sso] Set pushurl if sso protocol helper exists by Nathan Mulcahey · 1 year, 6 months ago
- 3fb8368 Git config key should be jiri.enableSubmodules by Yuping · 1 year, 6 months ago
- df63b96 Add git config read for enableSubmodules by Yuping · 1 year, 6 months ago
- 3c1c9fd Skip LocalProjectConfig when submodules are enabled by Yuping · 1 year, 7 months ago
- d617283 Add packge and project flag files to .git/info/exclude by Yuping · 1 year, 8 months ago
- c2674f1 GitHooks sometimes return relative path by Yuping · 1 year, 8 months ago
- e08cf0d Submodules are inited when submodules are updated by Yuping · 1 year, 8 months ago
- d7441ae Only create build/checkout.gni when in fuchsia project by Yuping · 1 year, 8 months ago
- 97dcf33 Fix checkout.gni file by Yuping · 1 year, 8 months ago
- bc24ac3 Add project flag to superproject when submodules are enabled by Yuping · 1 year, 8 months ago
- 7813c39 [jiri] Add update support to install all submodules by Yuping · 1 year, 8 months ago
- a7033d3 [cipd] Add script to update CIPD client by Oliver Newman · 1 year, 9 months ago
- 61f9d03 [go] Update to go 1.20 by Oliver Newman · 1 year, 9 months ago