1. f4068aa Use core.quotePath=false for more git diffs by Aaron Gable · 7 years ago
  2. 7817f02 Reland "Use core.quotePath=false when git is listing files" by Aaron Gable · 7 years ago
  3. 6aaee30 Revert "Use core.quotePath=false when git is listing files" by Robbie Iannucci · 7 years ago
  4. 9219d35 Use core.quotePath=false when git is listing files by Aaron Gable · 7 years ago
  5. 46a672b gclient: don't update cache if needed revision is already there. by Andrii Shyshkalov · 8 years ago
  6. 08049e2 Revert "git_cache: Remove locks" by Vadim Shtayura · 8 years ago
  7. c3eb3fa git_cache: Remove locks by Ryan Tseng · 8 years ago
  8. 63b8c2a gclient: fetch arbitrary refs by Paweł Hajdan, Jr · 8 years ago
  9. a7a9ceb [gclient] _Capture to optionally not strip output. by Robert Iannucci · 8 years ago
  10. c41d8b9 [gclient] increase firepower on case insensitive filesystems. by Robert Iannucci · 8 years ago
  11. debf6c8 Remove gclient cleanup command by agable · 8 years ago
  12. b2cc4a9 depot_tools: Replace pylint error numbers with symbolic names. by Quinten Yearsley · 8 years ago
  13. a98a6cd Remove safesync support from gclient[_scm].py by agable · 9 years ago
  14. b655dbd Revert of Call status before reset in gclient sync. (patchset #2 id:20001 of https://codereview.chromium.org/2447813003/ ) by justincohen · 9 years ago
  15. d74a7b4 Call status before reset in gclient sync. by justincohen · 9 years ago
  16. c3937b9 Correctly guard file_list modification in gclient update by agable · 9 years ago
  17. 1a8439a Clean up gclient sync's construction of the set of modified files by agable · 9 years ago
  18. 83faed0 Remove unnecessary rev_str variable from gclient_scm by agable · 9 years ago
  19. 41e3a6c Remove SVN support from gclient_utils and gclient_scm by agable · 9 years ago
  20. d437d76 Reland "Remove SVN and File support from gclient" by agable · 9 years ago
  21. 398a46e Revert of Remove SVN and File support from gclient (patchset #4 id:60001 of https://codereview.chromium.org/2398493004/ ) by lpique · 9 years ago
  22. b3a24c3 Remove SVN and File support from gclient by agable · 9 years ago
  23. 64103db Revert of gclient: kill git fetch operation that hangs. (patchset #12 id:220001 of https://codereview.chromium.org/2241843002/ ) by tandrii · 9 years ago
  24. 2a3e991 gclient: Prune dangling remote tracking refs when fetching with --force by bpastene · 9 years ago
  25. f8757b7 gclient: kill git fetch operation that hangs. by tandrii · 9 years ago
  26. 12fa6ff Run auto-spell-checker (codespell) on files in depot_tools. by qyearsley · 9 years ago
  27. 05c8359 gclient_scm: Make calls to "git merge-base" non-fatal. by raphael.kubo.da.costa · 9 years ago
  28. ae7ea31 Revert "Remove all safesync_url functionality from gclient" by smut · 9 years ago
  29. 99a7f80 Remove all safesync_url functionality from gclient by agable · 9 years ago
  30. 27a6f9a Improve diagnostic message for wrong gclient config by [email protected] · 9 years ago
  31. 34b4e98 Revert "Gclient: Don't check if repository is clean if --force is passed in" by [email protected] · 9 years ago
  32. 3f0dacf Gclient: Don't check if repository is clean if --force is passed in by [email protected] · 9 years ago
  33. 30a0798 Revert of Revert "Add (another) argument to break git locks in gclient." (patchset #1 id:1 of https://codereview.chromium.org/1865403003/ ) by [email protected] · 9 years ago
  34. 66f23f3 Revert "Add (another) argument to break git locks in gclient." by [email protected] · 9 years ago
  35. 51797b1 Add (another) argument to break git locks in gclient. by [email protected] · 9 years ago
  36. dbb6f82 Allow blocking git-cache update with a timeout. by [email protected] · 9 years ago
  37. d9b318c Add detection for locked git repos. by [email protected] · 10 years ago
  38. c438c14 Gclient with git cache: delete conflicting mirror. by [email protected] · 10 years ago
  39. 37ac0e3 Really update config whenever --with_branch_heads is given. by [email protected] · 10 years ago
  40. ef14192 Make gclient revert work with DEPS when DEPS url changes. by [email protected] · 10 years ago
  41. 9e18dee Improve gclient_scm SVN deprecation message. by [email protected] · 10 years ago
  42. 8dd3546 Update .git/objects/info/alternates when upstream url changes. by [email protected] · 10 years ago
  43. ecc3795 Add env variable to suppress the notice about deprecated SVN by [email protected] · 10 years ago
  44. 79d6237 Make gclient warn when svn is used. by [email protected] · 10 years ago
  45. 4126556 Fix hook disable logic in gclient_scm (non-atomic os.rename on Windows) by [email protected] · 10 years ago
  46. e8bc1aa gclient: Add '--no-bootstrap' sync option. by [email protected] · 10 years ago
  47. 5b23e87 gclient: Add '--auto_rebase' sync option. by [email protected] · 10 years ago
  48. 1c12738 Reland "Make gclient ready for the Blink (DEPS to main project)" by [email protected] · 10 years ago
  49. b091aa5 Switch the remaining third_party gsutil references to gsutil.py by [email protected] · 10 years ago
  50. a64c0b0 Revert of Make gclient ready for the Blink (DEPS to main project) transition (patchset #6 id:180001 of https://codereview.chromium.org/743083002/) by [email protected] · 10 years ago
  51. fcf0376 Make gclient ready for the Blink (DEPS to main project) transition by [email protected] · 10 years ago
  52. 255f2be Update cpplint.py to r141. by [email protected] · 10 years ago
  53. 44ae4fb Let gclient config accept file:// urls. by [email protected] · 11 years ago
  54. 2cd0b8e Use CheckCallAndFilterAndHeader for git commands. by [email protected] · 11 years ago
  55. 27c9c8a Revert "Make check for dirty index work." by [email protected] · 11 years ago
  56. 6e7202b Fix gclient branch ref mangling and allow --force branch switches. by [email protected] · 11 years ago
  57. 931b6c6 Make check for dirty index work. by [email protected] · 11 years ago
  58. 3fd325b Don't freak out if 'ignore_locks' options is not set. by [email protected] · 11 years ago
  59. 3ec84f6 Sometimes options won't have a 'shallow' field. Don't freak out. by [email protected] · 11 years ago
  60. fa2b9b4 Use a regex instead of shlex.split() to get remote url by [email protected] · 11 years ago
  61. 7851421 Only check for clean repos when not (--force or --reset). by [email protected] · 11 years ago
  62. 8d3348f Add --with_tags to enable git tag fetching. by [email protected] · 11 years ago
  63. 5439ea5 Reland: Add --no-history option to fetch and gclient for shallow clones. by [email protected] · 11 years ago
  64. 69177ea Revert of Add --no-history option to fetch and gclient for shallow clones. (https://codereview.chromium.org/437903002/) by [email protected] · 11 years ago
  65. 107bca3 Add --no-history option to fetch and gclient for shallow clones. by [email protected] · 11 years ago
  66. d33eab3 Revert of Consolidated 'git' refish parsing into a class (https://codereview.chromium.org/328843005/) by [email protected] · 11 years ago
  67. f2707a6 Consolidated 'git' refish parsing into a class by [email protected] · 11 years ago
  68. 680f217 Added common git 'fetch' function by [email protected] · 11 years ago
  69. bb424c0 Added common git 'checkout' function by [email protected] · 11 years ago
  70. 8a10f6d Add option to gclient to ignore cache locks by [email protected] · 11 years ago
  71. 2b7d3ed Allow gclient sync to overwrite untracked files when moving detached git HEAD. by [email protected] · 11 years ago
  72. 8a13970 Remove hooks until Windows performance issues are sorted. by [email protected] · 11 years ago
  73. b0a13a2 Refactor cache-updating code to eliminate unnecessary fetches. by [email protected] · 11 years ago
  74. 3dc5cb7 Revert "If managed=False, don't fetch." by [email protected] · 11 years ago
  75. 617a161 If managed=False, don't fetch. by [email protected] · 11 years ago
  76. 1a6bec0 Call _UpdateBranchHeads within _Clone. by [email protected] · 11 years ago
  77. 483a0ba Handle branch or commit refs in the url for unmanaged git solutions by [email protected] · 11 years ago
  78. 46b8741 Pass shallow flag through gclient to git_cache.py by [email protected] · 11 years ago
  79. b225621 gclient: Actually move or delete mismatched checkouts by [email protected] · 11 years ago
  80. 048da08 Add recipe for v8 by [email protected] · 11 years ago
  81. ce2fccb self._Capture -> scm.GIT.Capture. by [email protected] · 11 years ago
  82. 90fe58b gclient_scm: Only _DeleteOrMove if _Clone fails by [email protected] · 11 years ago
  83. 69995f4 Fix gclient to correctly check out remote refs during update. by [email protected] · 11 years ago
  84. 356cb5f Comment out lkcr/lkgr fetching from chromium/src.git's git cache by [email protected] · 11 years ago
  85. 6d8115d Eliminate all interactive terminal prompts from git. by [email protected] · 11 years ago
  86. a2aec97 gclient_scm: Assume URLs containing 'googlesource' are for Git repos by [email protected] · 11 years ago
  87. a9d9aa4 gclient: Only _DeleteOrMove if the destination directory is non-empty by [email protected] · 11 years ago
  88. 6cd41b6 Show input prompt even on error. by [email protected] · 11 years ago
  89. 3031d73 Revert of Run `svn cleanup` before every update and reset. (https://chromiumcodereview.appspot.com/240503007/) by [email protected] · 11 years ago
  90. f1d73eb Fix url parameter to DefaultIndexPackConfig(). by [email protected] · 11 years ago
  91. c310473 Run `svn cleanup` before every update and reset. by [email protected] · 11 years ago
  92. b1b5457 branch heads fix by [email protected] · 11 years ago
  93. 97a04f2 gclient: fix deletion warning for checkouts created with "gclient config --name ." by [email protected] · 11 years ago
  94. 46d09f6 SplitUrlRevision when obtaining the cache_dir in gclient_scm.GetActualRemoteURL by [email protected] · 11 years ago
  95. c3e09d2 Fix for GitWrapper._Capture by [email protected] · 11 years ago
  96. d09487b Get rid of UpdateSubmoduleConfig. by [email protected] · 11 years ago
  97. b09097a gclient: print a warning if a dep would get deleted or moved in the future by [email protected] · 11 years ago
  98. 848fd49 Make git_cache.py import-able. by [email protected] · 11 years ago
  99. 3676b3f Also fetch branch heads if requested on initial sync by [email protected] · 11 years ago
  100. fe0d190 Revamped terminal output for update. by [email protected] · 11 years ago