1. fe356f1 Add support for changing remote URL by Ankur Mittal · 7 years ago
  2. 1ba52e0 Jiri fails when referred tag is not in any branch by Ankur Mittal · 7 years ago
  3. 925f319 Retry network operations instead of entire update by Ankur Mittal · 7 years ago
  4. df17eed Fix: jiri possibly crashing due to many go routines by Ankur Mittal · 7 years ago
  5. 1cea698 Update how do I doc by Ankur Mittal · 7 years ago
  6. 51fd2a6 Update cache for manifest repos while loading them by Ankur Mittal · 7 years ago
  7. 85df52f Add progress message when cloning manifest by Ankur Mittal · 7 years ago
  8. bfa0c3c Add option to edit to print changes by Ankur Mittal · 7 years ago
  9. 00290c1 Revert "Fix sso re-writing" by Ankur Mittal · 7 years ago
  10. df9af22 Fix sso re-writing by Ankur Mittal · 7 years ago
  11. 66547fa Fix sso to https re-write by Ankur Mittal · 7 years ago
  12. 3e89c67 Re-write local manifest function using git show by Ankur Mittal · 7 years ago
  13. fbc520f TO-528: Fix concurrent map access in analytics by Ankur Mittal · 7 years ago
  14. 958c9cd IN-125: Fix local-manifest flag behaviour by Ankur Mittal · 7 years ago
  15. f2fdfee Make python snippet compatible with python3 by Anatol Pomozov · 7 years ago
  16. 265d290 TO-537: Fix project match in jiri patch by Ankur Mittal · 7 years ago
  17. 2c36e3f TO-537: Fix project match in jiri patch by Ankur Mittal · 7 years ago
  18. 755e61b Track commands with no flags by Ankur Mittal · 7 years ago
  19. 6687237 Fix tag matching in jiri edit by Ankur Mittal · 7 years ago
  20. 0801ea8 Use cache for manifest projects if available by Ankur Mittal · 7 years ago
  21. a962e56 [edit] Support for multiple imports and projects by Ankur Mittal · 7 years ago
  22. 3898cd3 Add support for adding revision to edit by Ankur Mittal · 7 years ago
  23. 099657f Add jiri edit command by Ankur Mittal · 7 years ago
  24. 226bd47 Make selfupdate independent of jirix by Ankur Mittal · 7 years ago
  25. 79d89dd Fix jiri segfault by Ankur Mittal · 7 years ago
  26. 6263752 TO-481: Support rewriting sso URLs into https by Ankur Mittal · 7 years ago
  27. 7ee0e42 Print proper analytics opt in/out command by Ankur Mittal · 7 years ago
  28. bf64a66 Revert "Fix jiri init to search parents for jiri root" by Ankur Mittal · 7 years ago
  29. c3cba94 TO-477: support recursive import pinning in update by Ankur Mittal · 7 years ago
  30. 9cc319e Sort flags before passing to analytics by Ankur Mittal · 7 years ago
  31. d9155fb TO-467: Allow jiri upload from detached head by Ankur Mittal · 7 years ago
  32. a104e2d Fix the upload command in the documentation by YoungSeok Yoon · 7 years ago
  33. 7ca6313 Fix jiri init to search parents for jiri root by Ankur Mittal · 7 years ago
  34. 271cb30 Update anlytics opt in/out message by Ankur Mittal · 7 years ago
  35. b4a0ad5 TO-160: Track tool usage through analytics by Ankur Mittal · 7 years ago
  36. 7dcb0d7 Add support for stacked CLs in jiri patch by Ankur Mittal · 7 years ago
  37. 8ddfb19 TO-407: Support no branch option in jiri patch by Ankur Mittal · 7 years ago
  38. 137e738 Move jiri metadata to .git by Ankur Mittal · 7 years ago
  39. 437ab5c TO-459: easy way to list all local projects by Ankur Mittal · 7 years ago
  40. 920b916 TO-447: jiri upload should not use gerrit host by Ankur Mittal · 7 years ago
  41. d0641e1 TO-457: Support -l flag for grep command by Ankur Mittal · 7 years ago
  42. e86c510 TO-458: jiri runp should support-show-path-prefix by Ankur Mittal · 7 years ago
  43. 59cb932 Show hook-timout flag in error message by Ankur Mittal · 7 years ago
  44. 990a0cf Support -i in jiri grep by Ankur Mittal · 7 years ago
  45. c0baeb4 jiri grep should support GNU pattern -- by Ankur Mittal · 7 years ago
  46. 161f333 TO-390: jiri grep should have -n and -H and -e by Ankur Mittal · 7 years ago
  47. c861935 Revert "Use libgit2 library for fetching" by Ankur Mittal · 7 years ago
  48. acbc221 Use libgit2 library for fetching by Ankur Mittal · 7 years ago
  49. d7ca6c9 Rename runhooks command to run-hooks by Ankur Mittal · 7 years ago
  50. 6154f81 TO-445: Add jiri source-manifest command by Ankur Mittal · 7 years ago
  51. c7104be TO-443: Adding jiri runhooks command by Ankur Mittal · 7 years ago
  52. 0033a89 TO-408: Add feature to delete jiri imports by Ankur Mittal · 7 years ago
  53. 6f0b058 TO-409: import should be idempotent by Ankur Mittal · 7 years ago
  54. fd72503 TO-444: run-hooks flag for update to disable hooks by Ankur Mittal · 7 years ago
  55. c139f63 TO-416: Skip querying gerrit when project uses sso by Ankur Mittal · 7 years ago
  56. 3d66240 TO-412: Add ability to upload up to a certain ref by Ankur Mittal · 7 years ago
  57. 1cff422 Fix "jiri patch" when > 1 repos with the same name by Ankur Mittal · 7 years ago
  58. 29b858b Return correct fetch_ref in source_manifest by Ankur Mittal · 7 years ago
  59. 7da6941 Change source manifest data structure by Ankur Mittal · 7 years ago
  60. bba5659 Correct import tool documentation wrt flags. by Julia Hansbrough · 7 years ago
  61. 4216b67 Show hook stdout if hook fails by Ankur Mittal · 7 years ago
  62. 89b0156 Fix error output for hooks by Ankur Mittal · 7 years ago
  63. 59b087d Fix typo in howdoi.md by Ankur Mittal · 7 years ago
  64. c68b138 Update howdoi.md with recent changes by Ankur Mittal · 7 years ago
  65. 90b25a5 Fix hook execution output by Ankur Mittal · 7 years ago
  66. 9680765 Update jiri bootstrapping guide to fix innacurate instructions. by Julia Hansbrough · 7 years ago
  67. 4555ac1 Provide a command to return the jiri root dir by Ankur Mittal · 7 years ago
  68. 309ad7b Add support for creating milo/recipes manifest by Ankur Mittal · 7 years ago
  69. 8eb2639 Revert "Jiri fails when referred tag is not in any branch" by Ankur Mittal · 7 years ago
  70. 3990e2d Add script to change version of cipd ref by Ankur Mittal · 7 years ago
  71. 1e3728a Set directory while running hooks by Ankur Mittal · 7 years ago
  72. 2e334c2 Jiri fails when referred tag is not in any branch by Ankur Mittal · 7 years ago
  73. 8e3d98e Add Progress msg support to logger by Ankur Mittal · 7 years ago
  74. df38a65 Set remote revs using local projects, not gerrit by Ankur Mittal · 7 years ago
  75. 208a2d8 Remove sequence from jiri by Ankur Mittal · 7 years ago
  76. af3338f TO-334: rebase local branches tracking local by Ankur Mittal · 7 years ago
  77. 4abb2f1 Add feature to delete branches with merged CLs by Ankur Mittal · 7 years ago
  78. 781e933 Add post-commit hook to each project by Ankur Mittal · 7 years ago
  79. 652bd87 Add feature to delete merged branches by Ankur Mittal · 7 years ago
  80. ffeb9f5 Respect project config while deleting branch by Ankur Mittal · 7 years ago
  81. ea0f0c8 TO-360: Add support for diffing two snapshots by Ankur Mittal · 7 years ago
  82. bc6c1a3 Fix error when moved project is ignored using config by Ankur Mittal · 7 years ago
  83. 2add1cd TO-381: Jiri update should show project status by Ankur Mittal · 7 years ago
  84. d7950d6 Sort hooks by both name and projectName by Ankur Mittal · 7 years ago
  85. e7f206f Don't fail status when indivisual projects fail by Ankur Mittal · 7 years ago
  86. e6ec658 Fix error msg when ref is not found for project by Ankur Mittal · 7 years ago
  87. 7be0626 TO-349: jiri patch -cherry-pick flag by Ankur Mittal · 7 years ago
  88. e422f7d Show warning instead of error for getRemoteHeadRevisions by Ankur Mittal · 7 years ago
  89. 9aad885 Add option to pass arch to upload_cipd script by Ankur Mittal · 7 years ago
  90. 859e2f1 Remove TestUpdateWhenRemoteChangesMerged by Ankur Mittal · 7 years ago
  91. d40c21a Fix rename when files are on different partition by Ankur Mittal · 7 years ago
  92. 063a314 Replace flag rebase-current with rebase-tracked by Ankur Mittal · 7 years ago
  93. 64d6ae9 Remove sequence from project by Ankur Mittal · 7 years ago
  94. 3ff7d5c Fix JIRI_HEAD file by Ankur Mittal · 7 years ago
  95. 446a4f9 Remove sequence from command and test packages by Ankur Mittal · 7 years ago
  96. 87d23e1 Add flag to rebase current branches instead of ff by Ankur Mittal · 7 years ago
  97. d1a1e8c Jiri should propogate updation errors by Ankur Mittal · 7 years ago
  98. c54f2a8 TO-70: runp fails when subcommands fail by Ankur Mittal · 7 years ago
  99. 78cfe38 Return error is commit-msg not found on gerrit by Ankur Mittal · 7 years ago
  100. 740e6b4 TO-330: Fix typo in README by Ankur Mittal · 7 years ago