Add config option to make "--keep-index" the default for "git stash push"

2018-10-22 Thread Ralf Jung
Hi all, I have been repeatedly bitten by the default behavior of `git stash` to stash not just the unstaged but also the staged changes, and then `git stash pop` making all changes unstaged. This means `git stash && git stash pop`, per default, loses information, and when I just spent 10min carefu

gitweb bug: Existence if hidden repositories is leaked

2012-10-09 Thread Ralf Jung
Hi list, I am using gitweb, git-daemon and gitolite on my Debian Squeeze server. I have some repositories however that I do not want to be available to the public (currently, that is gitolite-admin only). Those repositories do not have a "git-daemon-export-ok" file, and the gitweb config contains