summaryrefslogtreecommitdiffstats
path: root/g
Commit message (Expand)AuthorAgeFilesLines
...
* Introduce a single .gitattributes file in bootstrapMiklos Vajna2011-03-161-0/+3
* g: remove leftover debug echoMiklos Vajna2011-03-121-1/+0
* teach ./g at least some basic manners when using commit -FBjoern Michaelsen2011-03-071-4/+11
* Use git pushurl, setup via --set-push-user nowThorsten Behrens2011-02-101-7/+6
* don't use -f flag if we just removed the existing link, thanks FlorianMichael Meeks2011-01-211-1/+1
* Add --rewrite-account [username] option, inspired by Christina Roßmanith's workMichael Meeks2011-01-201-1/+10
* cope with change of path, and broken absolute links this generatesMichael Meeks2011-01-201-6/+12
* g: Give full path to the repo-list file.Jan Holesovsky2010-12-061-1/+1
* g clone now tolerate silently already cloned repos.Norbert Thiebaud2010-12-051-4/+5
* g: Configure git's push.default to tracking if it is not set.Jan Holesovsky2010-12-031-0/+3
* Replace oldstyle ` with $(Kevin Hunter2010-12-031-16/+16
* Add with-linked-git and make repo list configurableThorsten Behrens2010-12-021-3/+1
* git-hooks: Symlink the git hooks to the ones from git-hooks/Jan Holesovsky2010-11-301-1/+22
* oops: remove a debugging flags in gNorbert Thiebaud2010-11-301-1/+1
* Make the determination of the remote repo url work on MacOSNorbert Thiebaud2010-11-301-2/+3
* build: Fix ./g clone.Jan Holesovsky2010-11-301-10/+12
* build: Make the 'g' wrapper in bootstrap really work.Jan Holesovsky2010-11-301-5/+11
* build: Add the 'g' wrapper to the bootstrap repo.Jan Holesovsky2010-11-301-0/+248