]> git.phdru.name Git - git-scripts.git/shortlog
git-scripts.git
2018-02-26 Oleg BroytmanFeat(status): Copy index and set GIT_INDEX_FILE to...
2018-02-03 Oleg BroytmanAdd gc-expire scripts
2018-02-03 Oleg BroytmanRename gc-and-repack -> gc-repack
2017-12-13 Oleg BroytmanFeat: Split git-open into git-open-remote
2017-12-13 Oleg BroytmanFeat(locate-all): Case-sensitive sort
2017-10-27 Oleg BroytmanFix(fork): Add remote origin if it doesn't exist in...
2017-10-27 Oleg BroytmanFix(fork): Do not add the existing repo to locate-all...
2017-10-11 Oleg BroytmanFeat: Add `clone` script
2017-10-11 Oleg BroytmanFeat(fork): Check .git in the current directory
2017-08-23 Oleg BroytmanFeat(git-open): Get remote from the current branch
2017-08-23 Oleg BroytmanMerge fork-existing into fork
2017-05-30 Oleg BroytmanAdd fork-existing
2017-04-30 Oleg BroytmanRemove scripts for manipulating projects
2017-04-17 Oleg BroytmanRename update -> update-remotes
2017-04-15 Oleg BroytmanFix publish2web: put the real web directory to locate...
2017-04-11 Oleg BroytmanAdd cloned repository to the list of repos to process
2017-04-09 Oleg BroytmanAdapt set-commit-date.py to Python 3: turn on universal...
2017-03-19 Oleg BroytmanUse `git branch --verbose` instead of `git status ...
2017-03-16 Oleg BroytmanIgnore archive/cheetah3 - it's a mirror of current...
2017-03-11 Oleg BroytmanFix recursive gc/repack/fsck
2017-01-09 Oleg BroytmanTest dirty status or not pushed state
2017-01-09 Oleg BroytmanTest status only in repos with worktrees
2017-01-09 Oleg BroytmanFix base directory name: do not remove .git suffix
2017-01-09 Oleg BroytmanTest grep error code, not output
2016-12-20 Oleg BroytmanAdd `fork` script to setup upstream and origin remotes
2016-12-16 Oleg BroytmanUse xargs -I%
2016-12-11 Oleg BroytmanRename source -> upstream
2016-11-11 Oleg BroytmanDo not pack submodules in bare repos
2016-11-09 Oleg BroytmanAdd a script to list repos with assumed unchanged files
2016-11-06 Oleg BroytmanRun git gc/repack/fsck recursively (on submodules)
2016-11-06 Oleg BroytmanUse `git count-objects` instead of `find`
2016-11-02 Oleg Broytmanpull-usrlocalsrc: pull from source, push to origin
2016-11-02 Oleg Broytmanpull-usrlocalsrc: add git-remote-hg to PATH
2016-10-14 Oleg BroytmanAdd all-status all-status-carefully
2016-10-14 Oleg BroytmanCreate tmp dir in advance; set trap to remove it
2016-10-14 Oleg BroytmanFix `while read`; report non-existing directories
2016-10-14 Oleg BroytmanMinor refactoring: first echo then slow rsync
2016-10-07 Oleg Broytmanpull-usrlocalsrc: pull only master from all remotes
2016-10-07 Oleg BroytmanFix `while read`
2016-09-24 Oleg BroytmanExclude .tox/ virtual environments when compiling byte...
2016-08-04 Oleg BroytmanUse `git var GIT_EDITOR` to call editor
2016-08-03 Oleg BroytmanFix copy/paste bug
2016-08-03 Oleg BroytmanExclude empty "others" directories
2016-08-03 Oleg BroytmanUse git status --branch --short
2016-08-03 Oleg BroytmanUse new ls-dirty
2016-08-03 Oleg BroytmanUse git ls-files instead of status to avoid touching...
2016-08-03 Oleg BroytmanRename ls-dirty-carefully to ls-status-carefully
2016-08-03 Oleg BroytmanUse long option
2016-08-03 Oleg BroytmanChange local variable $PROG_DIR => $prog_dir
2016-08-03 Oleg BroytmanDo not show untracked files in git status
2016-08-02 Oleg BroytmanList not pushed repositories carefully
2016-08-02 Oleg BroytmanList repositories not pushed to origin
2016-07-25 Oleg Broytmanlocate-all: filter off excessive repos
2016-07-16 Oleg BroytmanFix setting upstream branch
2016-07-07 Oleg BroytmanUse web.browser and browser.cmd from git config to...
2016-07-07 Oleg BroytmanAdd git-open - a script to open a remote's URL in a...
2016-06-10 Oleg BroytmanAdd a script to list repos with stashed files
2016-06-10 Oleg BroytmanChange output format
2016-06-05 Oleg BroytmanSet upstream to web/master on publishing to web
2016-06-05 Oleg BroytmanAdd scripts to list/show remotes
2016-06-05 Oleg BroytmanAdd post-checkout hook that compiles python files
2016-06-04 Oleg BroytmanAdd a script to list all branches in all repos
2016-05-26 Oleg BroytmanMinor refactoring
2016-05-26 Oleg BroytmanRefine error messages
2016-04-15 Oleg BroytmanList repositories with "Unnamed" description and edit...
2016-04-12 Oleg BroytmanMinor refactoring
2016-04-10 Oleg BroytmanFix: delete old files
2016-03-30 Oleg BroytmanBetter comments
2016-03-30 Oleg BroytmanAdd set-commit-date-not-packed
2016-03-20 Oleg BroytmanAdd set-commit-date.py
2016-03-20 Oleg Broytmanset-commit-date-repos: fix docstring
2016-02-24 Oleg BroytmanSplit set-commit-date-repos into set-commit-date-recursive
2016-02-09 Oleg BroytmanAdd post-merge and post-rewrite hooks
2016-01-27 Oleg BroytmanCarefully list dirty repos and show their status
2015-07-07 Oleg BroytmanNew algorithm to find non-packed repos
2015-07-06 Oleg BroytmanPush master explicitly
2015-07-06 Oleg BroytmanFix syntax
2015-07-06 Oleg BroytmanDo not mirror
2015-07-05 Oleg BroytmanRun update server info after deleting a remote branch
2015-07-05 Oleg BroytmanConfigure receive.updateserverinfo instead of post...
2015-07-04 Oleg BroytmanRemove current/master branch from web mirror
2015-06-18 Oleg BroytmanAdd message to the tag
2015-06-15 Oleg BroytmanRename touch-all -> set-commit-date
2015-06-15 Oleg BroytmanMove post-checkout hooks to hooks/post-checkout
2015-06-11 Oleg BroytmanIf run from $current execute $origin/update instead
2015-06-11 Oleg BroytmanAdd details about error
2015-06-05 Oleg BroytmanAdd script `update'
2015-04-07 Oleg BroytmanUse `dirname $0` instead of absolute path
2015-03-26 Oleg BroytmanAdd touch-ALL-repos
2015-03-26 Oleg BroytmanQuote filename
2015-02-21 Oleg BroytmanEscape inner quotes
2015-02-06 Oleg BroytmanAdd touch-all
2015-01-02 Oleg BroytmanRun git gc --aggressive
2015-01-02 Oleg BroytmanChange git repack depth from 250 to 20
2014-12-24 Oleg BroytmanChange wording
2014-12-02 Oleg BroytmanRun 'git repack' instead of 'git gc'
2014-11-27 Oleg BroytmanRestore repack-not-packed
2014-11-21 Oleg BroytmanRename repack-not-packed to gc-and-repack
2014-11-21 Oleg BroytmanAdd option -f to git repack
2014-11-21 Oleg BroytmanRun git gc --aggressive before repack
next