summaryrefslogtreecommitdiffstats
path: root/tools/git
Commit message (Expand)AuthorAgeFilesLines
* Make move_source_file.py work in blink again.dgrogan2016-01-212-5/+12
* Fix bug in mass_renamesky2015-08-061-1/+1
* Allow move_source_file.py and sort-headers.py to work on blink.benwells2015-07-151-5/+29
* move_source_file.py: Sort sources in build filessatorux2015-02-181-1/+4
* move_source_file.py: Handle GYP files in deeper directories.satorux2015-02-181-23/+15
* Add -g/--build option to for-all-touched-files.pysatorux2015-02-161-1/+13
* move_source_file.py: Update GN files in addition to GYP filessatorux2015-02-061-0/+42
* Normalize destination paths in move_source_file.py.derat2015-01-101-0/+4
* Update move_source_file to support Blink and GNeseidel2014-12-021-3/+3
* Update move_source_file.py to not require trailing slashes.derat@chromium.org2013-10-311-20/+23
* Fixes to mass-rename and sort-headers scripts.scottmg@chromium.org2013-07-151-2/+6
* Add svn:executable propmichaeln@google.com2013-07-111-0/+0
* Add move_source_file.bat file for use in a windows cmd prompt.michaeln@chromium.org2013-07-111-0/+6
* Augment mffr.py to be able to take arguments from a file.blundell@chromium.org2013-06-211-24/+77
* Miscellaneous fixup for mass-rename.py and friends.blundell@chromium.org2013-06-182-11/+26
* Make mass-rename.py work on Unix.blundell@chromium.org2013-06-131-1/+1
* Add missing executable bits for mass-rename.pyhashimoto@chromium.org2013-06-121-0/+0
* mass-rename.py for windows and fix mffr.py on windowsscottmg@chromium.org2013-06-123-12/+48
* Rename content/common_child to content/childscottmg@chromium.org2013-06-041-3/+4
* Allow move_source_file to take multiple files.samarth@chromium.org2013-03-121-14/+19
* Make move_source_file.py more generous in handling include guard update.blundell@chromium.org2013-02-271-5/+8
* Extract multi-file find and replace into a separate tool.joi@chromium.org2013-02-112-46/+119
* Change move_source_file.py to use Posix ERE syntax for git grep.blundell@chromium.org2013-02-071-1/+5
* Update tools/git/update-copyrights.sh.xiyuan@chromium.org2013-01-171-11/+2
* Automatically sort headers in files affected by move_source_file.py, and upda...joi@chromium.org2012-11-221-41/+54
* Consolidate mass-rename.sh and move_source_file.pyjoi@chromium.org2012-11-212-31/+194
* Set svn:executable bit on scripts that are executable.maruel@chromium.org2012-04-251-1/+1
* Add git diff python tool that outputs file:line in front of diff output.jbates@chromium.org2012-03-011-0/+93
* Update tools/git/update-copyrights.sh with the current year.thakis@chromium.org2012-01-111-2/+2
* Fix python scripts in src/tools/maruel@chromium.org2011-11-291-1/+1
* Adds a tool that lets you run a command for each modified file on your git br...joi@chromium.org2011-11-011-0/+114
* Add a comment to mass-rename.sh that points to sort-headers.pythakis@chromium.org2011-05-191-1/+3
* Make update-copyrights.sh to work on both Linux and BSD (such as OS X)thakis@chromium.org2011-04-251-1/+1
* git: Check in a script to auto-update copyright headers.evan@chromium.org2011-04-181-0/+16
* Explicitly give mktemp parameters, as required by FreeBSD's version (used by ...avi@chromium.org2011-03-101-1/+1
* Check in a quick git-specific hack for doing mass renames.evan@chromium.org2010-09-231-0/+55
* Check in a little toy that graphs history of words in the source.evan@chromium.org2010-08-052-2/+52
* Discard error message from which if tput is not found.jochen@chromium.org2010-03-291-1/+1
* git: add some hooks under tools/gitevan@chromium.org2010-02-194-0/+59