summaryrefslogtreecommitdiff
path: root/g
AgeCommit message (Expand)AuthorFilesLines
2015-06-18'g' doesn't work correctly when config_host.mk contains non-ascii characters.Tomofumi Yagi1-3/+3
2015-02-17g: SRC_ROOT may not contain path string in a localized environmentTomofumi Yagi1-1/+1
2015-01-14Some quoting fixesStephan Bergmann1-6/+6
2013-10-04g: fix --set-push-urlsMiklos Vajna1-3/+3
2013-07-22g: ignore submodule changesMiklos Vajna1-0/+8
2013-06-21Reintroduce --with-linked-git optionLionel Elie Mamane1-0/+9
2013-02-26g clone: fix non-referenced cloningMiklos Vajna1-4/+6
2013-02-09configure: add --with-referenced-git optionMiklos Vajna1-1/+15
2012-12-21set-up the hooks for submodules for recent git setupNorbert Thiebaud1-0/+17
2012-12-11./g cannot reference builddirLuboš Luňák1-3/+3
2012-12-11BUILD_DIR -> BUILDDIR, to be consistent with the other *DIRLuboš Luňák1-4/+4
2012-12-11Prepare for read-only source buildNorbert Thiebaud1-3/+10
2012-11-23Fix --set-push-urls.Jan Holesovsky1-4/+1
2012-11-09binfilter.die.die.dieNorbert Thiebaud1-1/+1
2012-10-18g: fix typoMiklos Vajna1-1/+1
2012-10-16cleanup ./g outputPeter Foley1-2/+4
2012-10-16missing fi in ./gNorbert Thiebaud1-0/+1
2012-10-16add tag support to ./g, try to optimize pre->post submerge situationNorbert Thiebaud1-2/+34
2012-10-16when switching to a pre-submodule point, clean-up the soft-link pointNorbert Thiebaud1-0/+11
2012-10-16submodules migrationNorbert Thiebaud1-359/+228
2012-08-20Update ./g --set-push-user to work with gerrit.Jan Holesovsky1-1/+1
2012-07-21suppress distracting message in ./g on some platformNorbert Thiebaud1-1/+1
2012-07-10make ./g robust against missing bin/repo-list fileBjoern Michaelsen1-2/+9
2012-03-13g push/status: use @{upstream} instead of originMiklos Vajna1-2/+2
2011-11-29git rev-parse argument are not files, no need to try to find abs-pathNorbert Thiebaud1-7/+12
2011-11-29Added ./g -v switch to show git commands.Stephan Bergmann1-0/+7
2011-11-04'g': whitespace: expand tabsMichael Stahl1-78/+78
2011-11-04'g': actually set up git hooks properlyMichael Stahl1-10/+14
2011-10-31make --last-working checkout the last working versionMichael Meeks1-1/+7
2011-10-27'g' tool: fix silly error in --set-last-workingMichael Meeks1-1/+1
2011-10-25initial cut at 'last working' feature to help windows buildersMichael Meeks1-1/+25
2011-09-05g: check if git is in PATHMiklos Vajna1-0/+4
2011-08-28remove debug-tracesNorbert Thiebaud1-2/+0
2011-08-28mishap in ./g, issue with links creationsNorbert Thiebaud1-2/+4
2011-08-27add ./g -z to just refresh the hooks and possibly other housekeepingNorbert Thiebaud1-5/+10
2011-08-27use translations' own hooks. update the hooks after the clone/fetch/pullNorbert Thiebaud1-35/+88
2011-08-06bootstrap is now core in ./gNorbert Thiebaud1-3/+3
2011-06-04we don't need the repos_changed semaphore file anymoreNorbert Thiebaud1-7/+0
2011-05-18Don't print === decoration when running g grepChristian Dywan1-1/+1
2011-05-06Dont print misleading informationTor Lillqvist1-1/+1
2011-05-01add an option to ./g to have a compact <repo>:<value> outputNorbert Thiebaud1-7/+17
2011-04-27use git hook instead of gitattributes filter for *.po filesAndras Timar1-6/+0
2011-03-23set .gitattributes filter for *.po filesAndras Timar1-0/+6
2011-03-16Introduce a single .gitattributes file in bootstrapMiklos Vajna1-0/+3
2011-03-12g: remove leftover debug echoMiklos Vajna1-1/+0
2011-03-07teach ./g at least some basic manners when using commit -FBjoern Michaelsen1-4/+11
2011-02-10Use git pushurl, setup via --set-push-user nowThorsten Behrens1-7/+6
2011-01-21don't use -f flag if we just removed the existing link, thanks FlorianMichael Meeks1-1/+1
2011-01-20Add --rewrite-account [username] option, inspired by Christina Roßmanith's workMichael Meeks1-1/+10
2011-01-20cope with change of path, and broken absolute links this generatesMichael Meeks1-6/+12