Age | Commit message (Expand) | Author |
2023-04-01 | git-hooks: remove hint in './g -z' | Juergen Funk |
2023-03-22 | Fix typo | Andrea Gelmini |
2023-03-22 | git-hooks: better handling in './g -z' with win-links | Juergen Funk |
2023-03-01 | git-hooks: overwrite the windows-links not with linux-links | Juergen Funk |
2022-11-28 | Avoid refreshing all hooks in secondary worktrees | Mike Kaganski |
2022-05-31 | g: we are not, in fact, in the BUILDDIR | Michael Stahl |
2022-01-15 | Allow g to run git gc command | Arnaud VERSINI |
2021-07-12 | Add "--progress" agument to the ./g command | Kevin Suo |
2021-03-04 | Workaround a problem in Git for Windows' bash | Mike Kaganski |
2018-07-02 | ./g: don't exit early on ./g checkout -f | Thorsten Behrens |
2018-07-02 | ./g: indent & de-tabbify to make code readable | Thorsten Behrens |
2018-03-12 | Revert "g: ignore submodule changes" | Stephan Bergmann |
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 |