Age | Commit message (Expand) | Author |
2017-04-27 | tdf#105204: more ShellCheck nitpicks for g | Ilmari Lauhakangas |
2017-04-26 | tdf#105204: ShellCheck nitpicks for g | Ilmari Lauhakangas |
2016-05-17 | it is "git submodule", not "git submodules" | Christian Lohmaier |
2016-01-08 | g: fix var in checkout | Juergen Funk |
2015-06-18 | 'g' doesn't work correctly when config_host.mk contains non-ascii characters. | Tomofumi Yagi |
2015-02-17 | g: SRC_ROOT may not contain path string in a localized environment | Tomofumi Yagi |
2015-01-14 | Some quoting fixes | Stephan Bergmann |
2013-10-04 | g: fix --set-push-urls | Miklos Vajna |
2013-07-22 | g: ignore submodule changes | Miklos Vajna |
2013-06-21 | Reintroduce --with-linked-git option | Lionel Elie Mamane |
2013-02-26 | g clone: fix non-referenced cloning | Miklos Vajna |
2013-02-09 | configure: add --with-referenced-git option | Miklos Vajna |
2012-12-21 | set-up the hooks for submodules for recent git setup | Norbert Thiebaud |
2012-12-11 | ./g cannot reference builddir | Luboš Luňák |
2012-12-11 | BUILD_DIR -> BUILDDIR, to be consistent with the other *DIR | Luboš Luňák |
2012-12-11 | Prepare for read-only source build | Norbert Thiebaud |
2012-11-23 | Fix --set-push-urls. | Jan Holesovsky |
2012-11-09 | binfilter.die.die.die | Norbert Thiebaud |
2012-10-18 | g: fix typo | Miklos Vajna |
2012-10-16 | cleanup ./g output | Peter Foley |
2012-10-16 | missing fi in ./g | Norbert Thiebaud |
2012-10-16 | add tag support to ./g, try to optimize pre->post submerge situation | Norbert Thiebaud |
2012-10-16 | when switching to a pre-submodule point, clean-up the soft-link point | Norbert Thiebaud |
2012-10-16 | submodules migration | Norbert Thiebaud |
2012-08-20 | Update ./g --set-push-user to work with gerrit. | Jan Holesovsky |
2012-07-21 | suppress distracting message in ./g on some platform | Norbert Thiebaud |
2012-07-10 | make ./g robust against missing bin/repo-list file | Bjoern Michaelsen |
2012-03-13 | g push/status: use @{upstream} instead of origin | Miklos Vajna |
2011-11-29 | git rev-parse argument are not files, no need to try to find abs-path | Norbert Thiebaud |
2011-11-29 | Added ./g -v switch to show git commands. | Stephan Bergmann |
2011-11-04 | 'g': whitespace: expand tabs | Michael Stahl |
2011-11-04 | 'g': actually set up git hooks properly | Michael Stahl |
2011-10-31 | make --last-working checkout the last working version | Michael Meeks |
2011-10-27 | 'g' tool: fix silly error in --set-last-working | Michael Meeks |
2011-10-25 | initial cut at 'last working' feature to help windows builders | Michael Meeks |
2011-09-05 | g: check if git is in PATH | Miklos Vajna |
2011-08-28 | remove debug-traces | Norbert Thiebaud |
2011-08-28 | mishap in ./g, issue with links creations | Norbert Thiebaud |
2011-08-27 | add ./g -z to just refresh the hooks and possibly other housekeeping | Norbert Thiebaud |
2011-08-27 | use translations' own hooks. update the hooks after the clone/fetch/pull | Norbert Thiebaud |
2011-08-06 | bootstrap is now core in ./g | Norbert Thiebaud |
2011-06-04 | we don't need the repos_changed semaphore file anymore | Norbert Thiebaud |
2011-05-18 | Don't print === decoration when running g grep | Christian Dywan |
2011-05-06 | Dont print misleading information | Tor Lillqvist |
2011-05-01 | add an option to ./g to have a compact <repo>:<value> output | Norbert Thiebaud |
2011-04-27 | use git hook instead of gitattributes filter for *.po files | Andras Timar |
2011-03-23 | set .gitattributes filter for *.po files | Andras Timar |
2011-03-16 | Introduce a single .gitattributes file in bootstrap | Miklos Vajna |
2011-03-12 | g: remove leftover debug echo | Miklos Vajna |
2011-03-07 | teach ./g at least some basic manners when using commit -F | Bjoern Michaelsen |