]> arthur.barton.de Git - ConfigScripts.git/shortlog
ConfigScripts.git
2013-11-22 Alexander BartonFix Copy_File function, "cp --preserve=timestamps"...
2013-11-22 Alexander Bartoninstall.sh: Don't handle root user specially
2013-11-22 Alexander BartonInsert more "Msg" commands into install.sh
2013-11-22 Alexander BartonInstall system files locally, when already present...
2013-11-22 Alexander Bartoninstall.sh: Try to preserve timestamps
2013-11-22 Alexander Bartoninstall /etc/skel/.bash_logout with correct owner
2013-11-22 Alexander BartonUpdate shell history handling
2013-11-22 Alexander Bartonsys/bashrc: Fix comment
2013-05-31 Alexander BartonEnable bash-completion only when POSIX mode is not...
2013-01-06 Alexander BartonOnly add optional paths to PATH if .not_in_path does...
2012-12-25 Alexander Bartonsys/profile: Only call "tset" when it is available
2012-12-25 Alexander Bartoninstall.sh: Don't do "skel" installation when called...
2012-12-18 Alexander BartonEnhance guessing if UTF-8 or ISO8859-1 encoding should...
2012-10-06 Alexander BartonAdd /usr/ucb to our "PATCH check list"
2012-08-27 Alexander BartonDon't use "mkdir -p": very old systems don't support...
2012-08-25 Alexander BartonAlways initialize terminal using tset in interactive...
2012-08-25 Alexander BartonSearch for bash_completion in /usr/local/etc
2012-06-13 Alexander BartonDon't display error messages of icalBuddy
2012-06-08 Alexander BartonInclude profiles in /usr/local/etc/profile.d as well...
2012-06-08 Alexander BartonMake sure /usr/local/[s]bin is first when using path_helper
2012-02-07 Alexander BartonCheck /usr/share/php/bin as optional search path component
2012-02-07 Alexander BartonSearch ".remind" file in the home directory
2012-01-27 Alexander BartonFix last commit: incorrect bash syntax :-/
2012-01-25 Alexander BartonOnly set LC_MESSAGES="C" for non-X11 sessions
2011-08-27 Alexander BartonAdd support for ~/.bashrc.user-1st file
2011-06-26 Alexander BartonSuppress "warning: setlocale: LC_CTYPE: cannot change...
2011-04-22 Alexander BartonMake locale setting much more smarter
2011-04-22 Alexander BartonSet ccache paths using the "regular" mechanism
2011-04-22 Alexander BartonInitialize some "system local" directories
2011-04-07 Alexander BartonCopy user files to /etc/skel directory, if it is writeable
2011-02-27 Alexander BartonOnly setup safe options with elder bash versions
2011-02-27 Alexander BartonMake sure that "mount" emits no error messages
2011-02-27 Alexander BartonDon't use "hostname -s"
2011-02-27 Alexander BartonMake sure that "type manpath" emits no error messages
2011-02-27 Alexander BartonNew make target "install-local": install to ~/.etc
2011-02-26 Alexander BartonEnable color on xterm-256color terminal
2011-02-16 Alexander BartonCall icalBuddy not as root; and adjust bullet
2010-09-17 Alexander BartonOnly check quota(1) if a filesystem with quotas is...
2010-09-17 Alexander BartonAdded support for icalBuddy(1)
2010-09-17 Alexander BartonOnly export PATH if it is set by this script; don't...
2010-09-16 Alexander BartonAdded support for remind(1)
2010-08-21 Alexander BartonOnly setup MANPATH if manpath(1) is not available
2010-08-21 Alexander BartonFix test for __git_ps1 and check for it after handling...
2010-08-21 Alexander Bartoninstall.sh: don't set owner (call chown) if not necessary
2010-07-21 Alexander BartonList possible terminal attributes and colors
2010-07-21 Alexander BartonShorten path displayed in default bash prompt, if necessary
2010-07-21 Alexander BartonUse colors in default bash prompt (PS1)
2010-07-21 Alexander BartonSet color-related variables if a color-capable terminal...
2010-07-21 Alexander BartonDon't read /var/lib/$ME/bash.bashrc in non-interactive...
2010-07-21 Alexander BartonAdd GIT branch name to shell prompt, if in a repository...
2010-01-01 Alexander BartonInitialize bash-completion of Mac OS X "Homebrew" package
2009-10-16 Alexander BartonAdd /Developer/usr/bin as optional PATH component
2009-09-06 Alexander BartonSource /etc/bash_command_not_found, if available
2009-09-05 Alexander BartonMake sure UID is always set
2009-08-29 Alexander BartonDon't source /etc/profile.d/*.csh scripts
2009-08-29 Alexander BartonRewrap script line to 80 characters
2009-08-24 Alexander BartonOnly say "bye, bye" if this seems to be the "top" session
2009-07-06 Alexander BartonSource /etc/bashrc from ~/.bashrc, if not already read in.
2009-04-08 Alexander BartonDon't add locale encoding if the current locale is "C"
2009-03-23 Alexander BartonMove Xauthority file to local storage, so that sudo...
2009-03-23 Alexander BartonImplement "intelligent" locale setting
2009-03-23 Alexander BartonUpdate copyright notice and file information text
2009-03-23 Alexander BartonUpdate copyright notice and file information text
2009-03-23 Alexander Bartonsys/profile, user/bash_profile: code cleanup
2009-03-23 Alexander Bartonsys/bashrc, user/bashrc: code cleanup
2009-03-23 Alexander BartonUpdated copyright notice
2009-01-05 Alexander BartonDetect root user correctly, even when using NIS.
2009-01-05 Alexander BartonMove .Xauthority to /tmp and export $XAUTHORITY
2009-01-05 Alexander BartonNew function Config_RootUser() to copy files into ...
2009-01-05 Alexander BartonMove install code to Config_System() and Config_User...
2008-11-27 Alexander BartonRemove "in-file history".
2008-11-26 Alexander BartonUse "printf" instead of "echo".
2008-11-26 Alexander BartonUse "printf" instead of "echo -ne"
2008-11-21 Alexander BartonRead global files from $HOME/.etc if we can't install...
2008-11-21 Alexander Bartonbash completion: read it from /opt/local/etc/bash_compl...
2008-11-21 Alexander BartonEnhance debug messages: print a line for each script.
2008-10-20 Alexander BartonUse Msg() function to output console messages.
2008-10-20 Alexander BartonTest if user home directory is writeable.
2008-10-20 Alexander BartonOnly set $LANG variable when it is not set already.
2008-10-19 Alexander BartonNew alias bblack() and function BLACK() to blacklist...
2008-08-07 Alexander BartonInstall user/bash_profile as $HOME/.profile, if this...
2008-08-07 Alexander BartonMake sure that $UID is set.
2008-08-07 Alexander BartonOnly try to make backups if the destination file alread...
2008-08-07 Alexander BartonInitial import into GIT repository.