| Commit message (Expand) | Author | Age | Files | Lines |
| * | git-llvm: Add option to push to Github with SSH | Valentin Churavy | 2019-12-16 | 1 | -4/+11 |
| * | git-llvm: Drop dependency on github module | Tom Stellard | 2019-10-25 | 1 | -11/+5 |
| * | git-llvm: Push to master branch by default | Tom Stellard | 2019-10-24 | 1 | -0/+1 |
| * | Update git-llvm script to push to GitHub | Tom Stellard | 2019-10-22 | 1 | -433/+77 |
| * | [git-llvm] Do not reinvent `@{upstream}` (take 2) | David Zarzycki | 2019-09-17 | 1 | -9/+9 |
| * | Add libc to path mappings in git-llvm. | David L. Jones | 2019-09-16 | 1 | -0/+1 |
| * | Revert [git-llvm] Do not reinvent `@{upstream}` | Mehdi Amini | 2019-09-10 | 1 | -2/+12 |
| * | [git-llvm] Do not reinvent `@{upstream}` | David Zarzycki | 2019-09-07 | 1 | -12/+2 |
| * | git-llvm: Make push --force suppress error on nothing to commit as well | Nico Weber | 2019-08-21 | 1 | -5/+6 |
| * | git-llvm: Give "push" a --force flag to disable confirm prompt on multiple co... | Nico Weber | 2019-08-21 | 1 | -1/+6 |
| * | [util] Allow callsigns when running git llvm revert | Jordan Rupprecht | 2019-08-13 | 1 | -3/+3 |
| * | Fixup r367321 "Ask confirmation when `git llvm push` will push multiple commits" | Mehdi Amini | 2019-08-03 | 1 | -9/+4 |
| * | Fix git-llvm to not delete non-empty directories. | James Y Knight | 2019-08-02 | 1 | -15/+42 |
| * | Ask confirmation when `git llvm push` will push multiple commits | Mehdi Amini | 2019-07-30 | 1 | -0/+26 |
| * | Fix `git llvm` script when no arguments are supplied on Python 3 | Mehdi Amini | 2019-07-30 | 1 | -0/+9 |
| * | git-llvm: Restore compatibility with git 1.8.3. | James Y Knight | 2019-07-29 | 1 | -1/+1 |
| * | Add location of SVN staging dir to git-llvm error output | Stefan Granitz | 2019-07-22 | 1 | -2/+2 |
| * | Remove username from git-llvm script, erroneously added in 366197 | Sam McCall | 2019-07-16 | 1 | -1/+1 |
| * | [AArch64] Implement __jcvt intrinsic from Armv8.3-A | Kyrylo Tkachov | 2019-07-16 | 1 | -1/+1 |
| * | [GitSVN][NFC] Mark dry-run commits as such in the log output | Johannes Doerfert | 2019-07-14 | 1 | -2/+2 |
| * | Fix some minor coding-style issues in git-llvm. | James Y Knight | 2019-07-12 | 1 | -32/+39 |
| * | Allow the 'git-llvm' tool to push to svn from the split repositories | James Y Knight | 2019-07-12 | 1 | -14/+30 |
| * | [git] Be more specific when looking for llvm-svn | Jordan Rupprecht | 2019-05-23 | 1 | -13/+49 |
| * | Make the git-llvm script work on older git versions that don't support git re... | Craig Topper | 2019-05-03 | 1 | -0/+5 |
| * | Add "git llvm revert" and "git llvm svn-lookup" subcommands | Jordan Rupprecht | 2019-03-28 | 1 | -3/+117 |
| * | Fix git-llvm crashing when trying to remove directory while cleaning | Raphael Isemann | 2019-03-12 | 1 | -1/+13 |
| * | [git-llvm] Only use --force-interactive when supported | Shoaib Meenai | 2019-03-10 | 1 | -1/+4 |
| * | Update the file headers across all of the LLVM projects in the monorepo | Chandler Carruth | 2019-01-19 | 1 | -4/+3 |
| * | git-llvm: Fix incremental population of svn tree. | James Y Knight | 2018-11-29 | 1 | -2/+21 |
| * | llvm-git: More tweaks. | James Y Knight | 2018-11-28 | 1 | -36/+19 |
| * | Make git-llvm python3 compatible again. Hopefully. :) | James Y Knight | 2018-11-16 | 1 | -4/+13 |
| * | Speed up git-llvm script by only svn up'ing affected directories. | James Y Knight | 2018-11-16 | 1 | -30/+72 |
| * | [git-llvm] Fix some issues surrouding EOL conversion on Windows. | Zachary Turner | 2018-10-09 | 1 | -9/+19 |
| * | [git-llvm] Handle files ignored by svn correctly | Walter Lee | 2017-12-22 | 1 | -5/+6 |
| * | [git] Update the llvm git helper script to work correctly with the | Chandler Carruth | 2017-09-16 | 1 | -1/+1 |
| * | git-llvm: Update the project list for the llvm-project-20170507 monorepo. | Peter Collingbourne | 2017-06-04 | 1 | -0/+5 |
| * | git-llvm script should add .exe on Windows. | Zachary Turner | 2017-05-24 | 1 | -0/+2 |
| * | [git-llvm] Check if svn is installed. | Rui Ueyama | 2017-05-23 | 1 | -0/+8 |
| * | [git-llvm] Don't attempt to propget files that don't exist yet in SVN | Reid Kleckner | 2017-05-18 | 1 | -0/+2 |
| * | [git-llvm] Fix svn:eol-style issue for one-file patches | Reid Kleckner | 2017-05-12 | 1 | -14/+19 |
| * | [git-llvm] Remove CR from middle of svn propget output | Reid Kleckner | 2017-04-24 | 1 | -0/+2 |
| * | [git-llvm] Make `push` work on CRLF files with svn:eol-style=native | Reid Kleckner | 2017-04-24 | 1 | -7/+60 |
| * | Remove extraneous space. | Rui Ueyama | 2016-12-20 | 1 | -1/+1 |
| * | [git-llvm] Use --force-interactive when commiting to enable SVN to prompt pas... | Mehdi Amini | 2016-11-30 | 1 | -1/+1 |
| * | Improve `git llvm push` to suggest `git pull` when applying patch fails | Mehdi Amini | 2016-11-12 | 1 | -4/+13 |
| * | Fix `git-llvm` script to handle `git worktree` setups correctly | Mehdi Amini | 2016-11-07 | 1 | -1/+2 |
| * | Add some facilities to work with a git monorepo (experimental setup) | Mehdi Amini | 2016-11-07 | 1 | -0/+278 |
| * | Revert "Add some facilities to work with a git monorepo (experimental setup)" | Mehdi Amini | 2016-11-07 | 1 | -296/+0 |
| * | Add some facilities to work with a git monorepo (experimental setup) | Mehdi Amini | 2016-11-07 | 1 | -0/+296 |