Commits
User selector
Commit History
Commits on Jan 19, 2026
In git.shell & Co. 'set -u' are commented, now
Show description for 99f6276committed
Commits on Feb 15, 2023
gitshell() removes old unused .rcfile from previous sessions
Show description for 43f61f5committed
Commits on Feb 9, 2023
_gitshell() bugfix about return code
Show description for 2ef4ffbcommitted
Commits on Feb 5, 2023
gfreload() unset _gitshell() and _git() before sourcing git.shell
Show description for 2242b56committed_gitshell() rework with stripsource() which uses grep directly
Show description for 043e2fbcommitted
Commits on Jan 25, 2023
SRC_FILE is a permanent value variable until gfreload unset it v2
Show description for df08143committedgitshell() check GITSHLVL, _gitshell() sub-shells critical bugfix
Show description for b1e6a66committed_gitshell() allows gfupdate() and it does gfreload() also v2
Show description for f12e2facommitted
Commits on Jan 23, 2023
e/grep() wrappers added with --color=always and grnc() for vars v3
Show description for 155b247committedgfreloadafunc() bugfix and easier to debug with set -x
Show description for fad99cacommittedscripts git.shell w/o git.functions requires path management rework
Show description for 9833ecbcommitted
Commits on Jan 22, 2023
git functions wrap layer available only in gitshell
Show description for ee5cfc8committedscripts second line of trap EXIT aligned on the left, bugfix
Show description for fb2f90ecommittedscripts trap -- ERR with double minus at the end, bugfix
Show description for b150360committedscripts trap ERR moved after the check for reloading, bugfix
Show description for 63c39f9committed_gitshell() bugfix in redefingin gitshell() in sub-shells
Show description for ac5a51ccommittedscripts new way to skip sourcing using return not if/then/fi
Show description for a582d4ccommittedgfreloadafunc() add also as 'gfreload -f' to reload a single function
Show description for 180a4f8committedbcur() opt:-c --show-current only, using it in ps1p()
Show description for 6486ab3committedgfreload() checks the file in argument is a git.shell
Show description for 6ad83dbcommittedgfreload() bugfix gfreload_pathname when a file is passed by argument
Show description for 8391a8ccommittedgflist() sort and uni before printing the list
Show description for cb919b8committedgfreload() unset all the functions given by gflist() befero reload
Show description for 61d843acommittedscripts new way to source each others + trap for errors
Show description for 9fa0473committedscripts use ${BASH_SOURCE[0]##*/} instead of $THIS_FILE_NAME
Show description for 12e25cecommittedgit.basicenv added, this is p.2 of gfreload_pathname got inheritance
Show description for c203d25committedgitshell: $gfreload_pathname got inheritance & plays a central role, now
Show description for 8f5748ecommitted
Commits on Jan 19, 2023
git.shell the STANDALONE approch was not flexible, so GITSHLVL
Show description for 9846087committedcolors.shell autogenerates basic colors/modes lower case, also v2
Show description for 039861bcommittedgit-commit-edit script prettier and more informative at welcome v2
Show description for dedfe88committed
Commits on Jan 18, 2023
ps1p() add the basename of $PWD at the end of the prompt, bashism
Show description for b096a87committedgit.shell() adding traps about cleaning temp. files v3
Show description for 0d98899committedgit.shell changed variable name gitshellenv in gitshellplus
Show description for 03d4bb8committed_gitshell() bugfixes and rational. of functions and paths overload
Show description for 757726ecommittedall the scripts: exec on &3 error suppressed on reload
Show description for f5c90e6committed