1. 0e3521d allow the 2.12 prerelease sdks (#95) by Jacob MacDonald · 3 years, 7 months ago 1.8.0-nullsafety.2
  2. 75227d1 Cleanup dependencies, remove build.yaml (#94) by Kevin Moore · 3 years, 8 months ago
  3. deeb8d7 Prepare for the 2.11 dev SDKs (#93) by Nate Bosch · 3 years, 8 months ago 1.8.0-nullsafety.1
  4. 76b65e1 Travis-CI: switch to use dev SDK (#91) by Kevin Moore · 3 years, 10 months ago 1.8.0-nullsafety
  5. 62ecd5a update for the 2.10 dev sdk (#90) by Jacob MacDonald · 3 years, 10 months ago
  6. fe7b14c Merge null_safety branch into master (#89) by Jacob MacDonald · 3 years, 10 months ago
  7. 4f3bb71 Refactor a List.generate to List.filled (#87) by Nate Bosch · 4 years ago
  8. 3e07d53 Remove avoid_redundant_argument_values lint (#86) by Kevin Moore · 4 years ago
  9. e40363e Enable and fix comment_references lint (#81) by Nate Bosch · 4 years ago
  10. 36091c3 Document that absolute does not normalize (#80) by Nate Bosch · 4 years ago
  11. 10c778c Fix a failing test on mac (#75) by Nate Bosch · 4 years, 2 months ago 1.7.0
  12. 747c37c Remove one last reference to pub.dartlang.org by Kevin Moore · 4 years, 2 months ago
  13. d14d10e Use dart.dev everywhere (#74) by Nate Bosch · 4 years, 2 months ago
  14. 2d245ec Add a UNC examples to rootPrefix and split docs (#73) by Nate Bosch · 4 years, 2 months ago
  15. 4b8c83c Prepare to publish (#72) by Nate Bosch · 4 years, 2 months ago
  16. d36892d Add support for multiple extensions (#69) by Ayan Banerjee · 4 years, 2 months ago
  17. 81b57c5 Run tests on all operating systems (#66) by Kevin Moore · 4 years, 3 months ago
  18. 2991cd8 Cleanup relative_test (#65) by Kevin Moore · 4 years, 3 months ago
  19. e213013 Enable and fix a number of lints (#64) by Kevin Moore · 4 years, 3 months ago
  20. 7beb88f Remove author from pubspec, fix outdated URL in readme (#63) by Kevin Moore · 4 years, 3 months ago
  21. fac6fb9 Remove lints duplicated in pkg:pedantic (#62) by Kevin Moore · 4 years, 3 months ago
  22. 5ad6741 Update very outdated doc reference to root -> current (#60) by Kevin Moore · 4 years, 4 months ago
  23. 9735d76 Use a system temp directory for io test (#57) by Nate Bosch · 4 years, 6 months ago
  24. c33865a Fix newly enforced package:pedantic lints (#54) by Nate Bosch · 4 years, 6 months ago
  25. 3d671f4 Example, prepare for 1.6.4 (#52) by Kevin Moore · 4 years, 10 months ago 1.6.4
  26. 6e88bdc Test oldest supported SDK, on browser, and with stronger analysis by Kevin Moore · 4 years, 10 months ago
  27. 47fcc49 Enable and fix a number of lints by Kevin Moore · 4 years, 10 months ago
  28. 7e9fdc4 pubspsec: make homepage link secure by Kevin Moore · 4 years, 10 months ago
  29. 1e27d93 Remove unused codereview.settings by Kevin Moore · 4 years, 10 months ago
  30. 3176c84 pubspec: strip whitespace around description by Kevin Moore · 4 years, 10 months ago
  31. 9e17138 Merge pull request #50 from dart-lang/dartfmt-fix by Bob Nystrom · 4 years, 10 months ago 1.6.3
  32. b5704c2 Run "dartfmt --fix". by Robert Nystrom · 4 years, 10 months ago
  33. ad7d3f9 Merge pull request #49 from dart-lang/catch-cwd-exception by Bob Nystrom · 4 years, 10 months ago
  34. 37eeefd Try to gracefully handle the cwd being deleted. by Robert Nystrom · 4 years, 10 months ago
  35. 61812c9 Use backquotes for backslashes to avoid markdown escaping. (#45) by Janice Collins · 6 years ago
  36. f1ed1db chore: set max SDK version to <3.0.0 (#44) by Patrice Chalin · 6 years ago 1.6.2
  37. 9396db7 Drop implementation of `retype` (#42) by Nate Bosch · 6 years ago 1.6.1
  38. d509a27 Fix .travis.yml (#41) by Kevin Moore · 6 years ago
  39. 4b805c5 Merge pull request #40 from dart-lang/path-map by Natalie Weizenbaum · 6 years ago 1.6.0
  40. 3ffd4c0 Only support Dart 2 by Natalie Weizenbaum · 6 years ago
  41. f7a63c6 Add a PathSet class by Natalie Weizenbaum · 6 years ago
  42. a4166d7 Add a PathMap class by Natalie Weizenbaum · 6 years ago
  43. 22dcaa8 Merge pull request #38 from bcko/patch-1 by Bob Nystrom · 6 years ago
  44. 3383b6e Update .gitignore to new `dart_tool` pub cache by BC Ko · 6 years ago
  45. 792e905 Fix absolute working directory bugs on POSIX (#36) by jensjoha · 7 years ago 1.5.1
  46. 905d5d2 Remove unused block and local var by Kevin Moore · 7 years ago
  47. e7f2720 dartfmt by Kevin Moore · 7 years ago
  48. 0f58074 Enable Travis-CI by Kevin Moore · 7 years ago
  49. b8be12b Merge pull request #33 from dart-lang/change-extension by Natalie Weizenbaum · 7 years ago 1.5.0
  50. 7459b26 Add changeExtension() by Natalie Weizenbaum · 7 years ago
  51. 4147a9c Suggest the prefix "p" in documentation by Natalie Weizenbaum · 7 years ago
  52. c4619ad Rename .analysis_options to analysis_options.yaml (#31) by Kevin Moore · 7 years ago
  53. 1840e8e Strong mode cleanup (#30) by Alexey Knyazev · 7 years ago
  54. 70e680a Fix backslashes in README.md (#29) by Alexey Knyazev · 7 years ago
  55. b28315b Treat "package:" URLs as absolute. (#25) by Natalie Weizenbaum · 7 years ago 1.4.2
  56. 9175474 Fix a normalization bug. (#26) by Natalie Weizenbaum · 7 years ago
  57. 0bb73f1 Bump the version to 1.4.1. (#21) by Natalie Weizenbaum · 7 years ago 1.4.1
  58. afa9229 Merge pull request #20 from dart-lang/windows-drive-letters by Natalie Weizenbaum · 7 years ago
  59. be0a2b9 File URL "/foo" is root-relative for Windows. by Natalie Weizenbaum · 7 years ago
  60. 7cb8682 Fix root-relative file URI handling. by Natalie Weizenbaum · 7 years ago
  61. e4704d2 Be more explicit about stability guarantees. by Natalie Weizenbaum · 7 years ago
  62. 5f7e9f6 Add a caveat about URL comparison. (#17) by Natalie Weizenbaum · 8 years ago 1.4.0
  63. 6f8e05c Add new equality and canonicalization functions. (#16) by Natalie Weizenbaum · 8 years ago
  64. e343ab3 Make Windows path manipulation case-insensitive. (#15) by Natalie Weizenbaum · 8 years ago
  65. 2650a04 Declare the package strong-mode clean. by Natalie Weizenbaum · 8 years ago
  66. 8194f72 Get rid of all the library tags. by Natalie Weizenbaum · 8 years ago
  67. 9420713 One more simple optimization in isWithin. by Bob Nystrom · 8 years ago
  68. 1a19f72 Give the benchmark some love. by Bob Nystrom · 8 years ago
  69. 9c38bf4 Further improve isWithin() performance. by Natalie Weizenbaum · 8 years ago 1.3.9
  70. e6b5547 Improve the performance of isWithin(). by Natalie Weizenbaum · 8 years ago 1.3.8
  71. d63a426 Make sure we normalize relative()'s return value. by Natalie Weizenbaum · 8 years ago
  72. 414bb1e Cache the current working directory. by Natalie Weizenbaum · 8 years ago
  73. 9bad3de Optimize absolute() and normalize(). by Natalie Weizenbaum · 9 years ago 1.3.7
  74. 81cf95e Upgrade to the new test runner. by Natalie Weizenbaum · 9 years ago
  75. fddebbe Fix path.toUri for relative paths. by Natalie Weizenbaum · 9 years ago 1.3.6
  76. 2f3dcde Add type annotations to top-level and static fields. by Kevin Moore · 9 years ago 1.3.5
  77. 29a3784 DDC fixes for path by Vijay Menon · 9 years ago 1.3.4
  78. 93b3e2a Don't use 'current' if 'from' is not relative. by Konstantin Shcheglov · 9 years ago 1.3.3
  79. aa37ec3 path: Fix some analyzer hints. by Natalie Weizenbaum · 9 years ago 1.3.2
  80. 268334e reformatted, remove unused fields and imports, updated readme by Kevin Moore · 9 years ago
  81. 5a38da9 fixed relative root tests by Kevin Moore · 9 years ago
  82. b657c08 Actually release the performance changes to path. by Natalie Weizenbaum · 9 years ago 1.3.1
  83. 4535cfa Remove initial */s in .status. by Natalie Weizenbaum · 9 years ago
  84. b917419 Properly skip tests in packages directories. by Natalie Weizenbaum · 9 years ago
  85. 83f4e7d Fix the status file to match the package bots' expectations. by Natalie Weizenbaum · 9 years ago
  86. 29824c1 Update the pubspec's homepage link. by Natalie Weizenbaum · 9 years ago
  87. 61109f4 Add gitignore, status, and codereview files. by Natalie Weizenbaum · 9 years ago
  88. 82de641 Add benchmark to 'path' package, of the most common methods. by ajohnsen@google.com · 10 years ago
  89. 57b82ba Add InternalStyle:rootLength to implement isAbsolute and rootPrefix. by ajohnsen@google.com · 10 years ago
  90. ebecf50 Make path's top-level context field public. by nweiz@google.com · 10 years ago
  91. 142db6e Fix internal constructor in context. by ajohnsen@google.com · 10 years ago
  92. a9e458f Don't cache path Context based on cwd, as cwd involves a system-call to compute. by ajohnsen@google.com · 10 years ago
  93. ea15404 Remove documentation links for repo packages. by nweiz@google.com · 10 years ago
  94. ef5545e Avoid using RegExps in path to work around issue 19090. by nweiz@google.com · 10 years ago
  95. 9cc8c7e Deprecate publicly-visible properties on Style in path. by nweiz@google.com · 10 years ago
  96. 5dcbb34 Add a path.formatUri method and release path 1.2.0. by nweiz@google.com · 10 years ago
  97. 5b6c36d Allow [path.fromUri] to take a string as well as a URI. by nweiz@google.com · 10 years ago
  98. ef65ed5 pkg/unittest: added LICENSE by kevmoo@google.com · 10 years ago
  99. 1aac6ef Make pkg/path 1.0.0 and upgrade dependencies appropriately. by nweiz@google.com · 10 years ago
  100. 2398ea1 Mark path's SDK constraint lower bound as 1.0.0 exactly. by nweiz@google.com · 10 years ago