1. 0bd7d5a Avoid non-portable `cp -n` behavior by Martin Geisler · 9 days ago main master
  2. f63b5ef Set embeded_launcher to false by Sadaf Ebrahimi · 13 days ago
  3. 2515f0b Add primary_source to metadata.proto by Sadaf Ebrahimi · 3 weeks ago
  4. 3bcbc4e Skip banned words by Sadaf Ebrahimi · 3 weeks ago
  5. 37f5530 Remove dead code. by Dan Albert · 5 weeks ago
  6. ba199da Finding android specific files dynamically by Sadaf Ebrahimi · 6 weeks ago
  7. 8e22672 Suppress line-too-long. by Dan Albert · 3 months ago
  8. b4974da Ignore another lint. by Dan Albert · 3 months ago
  9. f4e62ea Restore dropped workflow docs. by Dan Albert · 9 weeks ago
  10. f70d40a Avoid tag recommendation if repo has no tags. by Dan Albert · 9 weeks ago
  11. b9245d9 Fix broken test. by Dan Albert · 9 weeks ago
  12. 50b4105 Add missing copyright header to new file. by Dan Albert · 9 weeks ago
  13. d0ae405 Refactor method name by Sadaf Ebrahimi · 9 weeks ago
  14. 8d57202 Change the way we find the latest tag am: 2b3546cd96 by Sadaf Ebrahimi · 9 weeks ago
  15. 2b3546c Change the way we find the latest tag by Sadaf Ebrahimi · 10 weeks ago
  16. 8e13080 Fix bug in uninitialized variable am: 7ad4cd6486 by Sadaf Ebrahimi · 10 weeks ago
  17. 7ad4cd6 Fix bug in uninitialized variable by Sadaf Ebrahimi · 2 months ago
  18. 04c1db0 Add Poetry setup am: c03a225e3f by Sadaf Ebrahimi · 3 months ago
  19. c03a225 Add Poetry setup by Sadaf Ebrahimi · 3 months ago
  20. 2be1a8b Improve prompt for suggesting an alternative version am: 8d47c3f472 by Sadaf Ebrahimi · 3 months ago
  21. 8d47c3f Improve prompt for suggesting an alternative version by Sadaf Ebrahimi · 3 months ago
  22. f96c72b Fix expected output in tests. am: 7d5a835b00 by Dan Albert · 3 months ago
  23. 34f1667 Handle case where upstream has no tags. am: f93987f055 by Dan Albert · 3 months ago
  24. 7d5a835 Fix expected output in tests. by Dan Albert · 3 months ago
  25. f93987f Handle case where upstream has no tags. by Dan Albert · 3 months ago
  26. 07f86c2 Fix bug in is_ancestor() am: 135d0143fa by Sadaf Ebrahimi · 3 months ago
  27. 730ada1 Merge "Add tagging APIs to GitRepo." into main am: 0f402f89ad by Treehugger Robot · 3 months ago
  28. 135d014 Fix bug in is_ancestor() by Sadaf Ebrahimi · 3 months ago
  29. 0f402f8 Merge "Add tagging APIs to GitRepo." into main by Treehugger Robot · 3 months ago
  30. 8fdca9e Merge "Migrate Test Targets to New Android Ownership Model" into main am: 118af8cd0c by Ronish Kalia · 3 months ago
  31. 118af8c Merge "Migrate Test Targets to New Android Ownership Model" into main by Ronish Kalia · 3 months ago
  32. 8ed8cae Add tagging APIs to GitRepo. by Dan Albert · 3 months ago
  33. 3d5d31e Merge "Add a test for Updater.current_version." into main am: d05a15d211 by Treehugger Robot · 3 months ago
  34. d05a15d Merge "Add a test for Updater.current_version." into main by Treehugger Robot · 3 months ago
  35. c9dd02c Refactor check_and_update() am: 59b8a41202 by Sadaf Ebrahimi · 3 months ago
  36. 08cf75a Add a test for Updater.current_version. by Dan Albert · 3 months ago
  37. 59b8a41 Refactor check_and_update() by Sadaf Ebrahimi · 3 months ago
  38. 5e094d3 Merge "Fix bug in notifier error handling." into main am: 3e651c3b11 by Treehugger Robot · 3 months ago
  39. 04449cc Merge changes I92bb6ce6,I0ac871b6 into main am: fa63a4b24f by Treehugger Robot · 3 months ago
  40. 8691a38 Merge "Fix subprocess-run-check lint." into main am: 78f6cedd5c by Treehugger Robot · 3 months ago
  41. 69b1991 Merge "Fix unused-* lints." into main am: d4d30d8086 by Treehugger Robot · 3 months ago
  42. 3e651c3 Merge "Fix bug in notifier error handling." into main by Treehugger Robot · 3 months ago
  43. fa63a4b Merge changes I92bb6ce6,I0ac871b6 into main by Treehugger Robot · 3 months ago
  44. 78f6ced Merge "Fix subprocess-run-check lint." into main by Treehugger Robot · 3 months ago
  45. d4d30d8 Merge "Fix unused-* lints." into main by Treehugger Robot · 3 months ago
  46. fcaad05 Merge "Remove no-op pylint disable comments." into main am: aff373e3a5 by Treehugger Robot · 3 months ago
  47. 380c81b Merge "Fix unspecified-encoding lint errors." into main am: 9b552291a6 by Treehugger Robot · 3 months ago
  48. aff373e Merge "Remove no-op pylint disable comments." into main by Treehugger Robot · 3 months ago
  49. 9b55229 Merge "Fix unspecified-encoding lint errors." into main by Treehugger Robot · 3 months ago
  50. 9fde945 Tone down pylint. am: 3352bb095e by Dan Albert · 3 months ago
  51. dbc0490 Fix SRC_PATHS for pylint. am: 61bd1fd991 by Dan Albert · 3 months ago
  52. e07f8c9 Fix type error. am: 03e4d82920 by Dan Albert · 3 months ago
  53. c95978b Fix bug in notifier error handling. by Dan Albert · 3 months ago
  54. 5e5f2f1 Suppress broad-exception-caught lint. by Dan Albert · 3 months ago
  55. 7b01343 Fix subprocess-run-check lint. by Dan Albert · 3 months ago
  56. 4675ac6 Fix raise-missing-from lint. by Dan Albert · 3 months ago
  57. 0a8317a Fix unused-* lints. by Dan Albert · 3 months ago
  58. 3625560 Remove no-op pylint disable comments. by Dan Albert · 3 months ago
  59. 2801c85 Fix unspecified-encoding lint errors. by Dan Albert · 3 months ago
  60. 3352bb0 Tone down pylint. by Dan Albert · 3 months ago
  61. 61bd1fd Fix SRC_PATHS for pylint. by Dan Albert · 3 months ago
  62. 03e4d82 Fix type error. by Dan Albert · 3 months ago
  63. 57a917d Add a Makefile for scripting development tasks. am: a2995fcf6c by Dan Albert · 3 months ago
  64. a2995fc Add a Makefile for scripting development tasks. by Dan Albert · 3 months ago
  65. 27e1692 Fix Pylint and Mypy errors and refactor am: 28f76a1b5c by Sadaf Ebrahimi · 3 months ago
  66. 28f76a1 Fix Pylint and Mypy errors and refactor by Sadaf Ebrahimi · 3 months ago
  67. 2a5c1e5 Migrate Test Targets to New Android Ownership Model by Aditya Choudhary · 3 months ago
  68. 127d22d Rewrite test_gitrepo.py to work with atest. am: a6553c80ce by Dan Albert · 3 months ago
  69. 277e7ff Appease mypy in git_utils.is_ancestor. am: 80db02e9ac by Dan Albert · 3 months ago
  70. 19cc4d5 Add test coverage for git_utils.is_ancestor. am: 5f5b955a6c by Dan Albert · 3 months ago
  71. a6553c8 Rewrite test_gitrepo.py to work with atest. by Dan Albert · 4 months ago
  72. 7b00fa7 Fix bug in uninitialized variable am: b8c03e0026 by Sadaf Ebrahimi · 3 months ago
  73. 80db02e Appease mypy in git_utils.is_ancestor. by Dan Albert · 4 months ago
  74. 5f5b955 Add test coverage for git_utils.is_ancestor. by Dan Albert · 4 months ago
  75. b8c03e0 Fix bug in uninitialized variable by Sadaf Ebrahimi · 3 months ago
  76. 1d5e56d Update the usage hint and commit message am: 587d4180af by Sadaf Ebrahimi · 4 months ago
  77. 587d418 Update the usage hint and commit message by Sadaf Ebrahimi · 4 months ago
  78. 0108a7c Upgrade from SHA to tag and tag to SHA am: d0d87aa61b by Sadaf Ebrahimi · 4 months ago
  79. d0d87aa Upgrade from SHA to tag and tag to SHA by Sadaf Ebrahimi · 4 months ago
  80. 1c471ad Remove cargo2android.py support. am: 5dbbaa6db4 am: 5f2d039fbe am: c97a9f16f6 by Andrew Walbran · 5 months ago
  81. 820a80c Skip Trusty rules.mk patches too. am: 24d6c8a0df am: 577b537939 am: 36ba02c0de by Andrew Walbran · 5 months ago
  82. c97a9f1 Remove cargo2android.py support. am: 5dbbaa6db4 am: 5f2d039fbe by Andrew Walbran · 5 months ago
  83. 36ba02c Skip Trusty rules.mk patches too. am: 24d6c8a0df am: 577b537939 by Andrew Walbran · 5 months ago
  84. 5f2d039 Remove cargo2android.py support. am: 5dbbaa6db4 by Andrew Walbran · 5 months ago
  85. 577b537 Skip Trusty rules.mk patches too. am: 24d6c8a0df by Andrew Walbran · 5 months ago
  86. 5dbbaa6 Remove cargo2android.py support. by Andrew Walbran · 5 months ago
  87. 24d6c8a Skip Trusty rules.mk patches too. by Andrew Walbran · 5 months ago
  88. 522e58f Merge "End-to-end tests for external_updater." into main am: 4a770144ae am: 05b4b8d4ad am: b2f7039886 by Treehugger Robot · 5 months ago
  89. b2f7039 Merge "End-to-end tests for external_updater." into main am: 4a770144ae am: 05b4b8d4ad by Treehugger Robot · 5 months ago
  90. 05b4b8d Merge "End-to-end tests for external_updater." into main am: 4a770144ae by Treehugger Robot · 5 months ago
  91. 4a77014 Merge "End-to-end tests for external_updater." into main by Treehugger Robot · 5 months ago
  92. e728c7e End-to-end tests for external_updater. by Dan Albert · 5 months ago
  93. eefebc4 Exclude unwanted revisions am: c77f79b80c am: acf6478786 am: edbd766366 by Sadaf Ebrahimi · 5 months ago
  94. edbd766 Exclude unwanted revisions am: c77f79b80c am: acf6478786 by Sadaf Ebrahimi · 5 months ago
  95. acf6478 Exclude unwanted revisions am: c77f79b80c by Sadaf Ebrahimi · 5 months ago
  96. c77f79b Exclude unwanted revisions by Sadaf Ebrahimi · 5 months ago
  97. f9dee0c Update docs to explain path resolution change. am: 7779ff6bfd am: a0325c190d am: bf23afc4e4 by Dan Albert · 5 months ago
  98. 65e903c Update docs to explain path resolution change. am: 7779ff6bfd am: 15ef536f45 am: f2475ef3e9 by Dan Albert · 5 months ago
  99. bf23afc Update docs to explain path resolution change. am: 7779ff6bfd am: a0325c190d by Dan Albert · 5 months ago
  100. f2475ef Update docs to explain path resolution change. am: 7779ff6bfd am: 15ef536f45 by Dan Albert · 5 months ago