summaryrefslogtreecommitdiffstats
path: root/build/util/lastchange.py
Commit message (Expand)AuthorAgeFilesLines
* Fetch repository root for git-svn checkouts.dilmah@chromium.org2011-03-041-3/+28
* Fix webkit build failure reported by evan@dilmah@chromium.org2011-03-031-8/+9
* Fix spelling in recent commitdilmah@chromium.org2011-03-031-1/+1
* Added check for None missed in recent commit.dilmah@chromium.org2011-03-031-1/+3
* Try harder to dig git-svn revision.dilmah@chromium.org2011-03-021-31/+131
* lastchange: use shell=True on Windowsevan@chromium.org2011-01-271-1/+2
* lastchange: don't use git rev-parse output when it failsevan@chromium.org2011-01-261-1/+4
* lastchange: give up on git-svnevan@chromium.org2011-01-261-29/+24
* lastchange: wrap another subprocess call in a try blockevan@chromium.org2011-01-241-5/+8
* lastchange: skip over git-svn "rebuilding..." linesevan@chromium.org2011-01-241-1/+3
* lastchange: handle the git-but-not-git-svn caseevan@chromium.org2011-01-241-3/+18
* Fixed invocation of "git svn info" under win32.caseq@google.com2011-01-241-3/+9
* webkit: expose webkit branch and revision number in about pagesevan@chromium.org2011-01-221-21/+46
* lastchange: add a flag to only print the svn revision numberevan@chromium.org2011-01-211-6/+10
* lastchange.py: fix style, unify git codepathevan@chromium.org2011-01-211-41/+15
* Try harder to determine lastchange in case of git-svn repository with some lo...dilmah@chromium.org2010-10-051-13/+15
* Allow the lastchange target to get a hard-coded default last changesgk@google.com2009-08-051-3/+8
* Fetch the SVN revision number correctly regardless of line endingssgk@google.com2009-06-161-4/+6
* Grab the correct element from the match group of the git regex.mmoss@chromium.org2009-06-051-1/+1
* Fetch last change (revision) info in a separate action that can runsgk@google.com2009-06-041-0/+121