]> git.phdru.name Git - git-scripts.git/shortlog
git-scripts.git
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
2014-11-07 Oleg BroytmanDo git fsck after repack
2014-11-07 Oleg BroytmanAdd script repack-not-packed
2014-09-17 Oleg BroytmanPull all remotes
2014-09-15 Oleg BroytmanRename clone to svn2git
2014-08-19 Oleg BroytmanNo need to run two similar locate commands
2014-08-10 Oleg BroytmanNo need to explicitly show $new_HEAD
2014-08-10 Oleg BroytmanUse head instead of awk
2014-08-06 Oleg BroytmanSet timestamp only on the files known to git
2014-08-06 Oleg BroytmanRename post-checkout-touch to post-checkout-touch-all
2014-08-06 Oleg BroytmanCorrect English grammar
2014-08-06 Oleg BroytmanAdd two post-checkout hooks as examples
2014-08-05 Oleg BroytmanMinor refactoring
2014-08-04 Oleg BroytmanPull all repositories in /usr/local/src
2014-08-04 Oleg BroytmanUse cat
2014-08-04 Oleg BroytmanAvoid bashisms
2014-08-03 Oleg BroytmanLocate all git repositories
2014-08-03 Oleg BroytmanDo something on all located git repositories
2014-08-01 Oleg BroytmanSet hooks.showrev
2014-08-01 Oleg BroytmanAppend &&
2014-08-01 Oleg BroytmanRevert hooks.diffopts to default
2014-08-01 Oleg BroytmanFix script permissions
2014-07-29 Oleg BroytmanFix shell syntax error
2014-07-28 Oleg BroytmanUse git rev-parse instead of git show-ref
2014-07-28 Oleg Broytmangpg --import public key from tag
2014-07-26 Oleg Broytmanchmod g+w hooks/post-receive-user
2014-07-26 Oleg BroytmanAlways set emailprefix even if it's empty
2014-07-26 Oleg BroytmanSign the tag (-:
2014-07-26 Oleg BroytmanAdd add-pubkey-blob-tag
2014-07-26 Oleg BroytmanRename add-pubkey -> add-pubkey-branch
2014-07-25 Oleg BroytmanFix a bug: restore $t
2014-07-25 Oleg BroytmanConfigure maxlines
2014-07-25 Oleg BroytmanAdd source URL
2014-07-24 Oleg BroytmanAdd scripts to put phd public key to an orphaned branch
2014-07-21 Oleg BroytmanAllow to configure subject prefix
2014-07-21 Oleg BroytmanConfigure a repository at SourceForge
2014-07-10 Oleg BroytmanMove '(no author)' to front - it's about the 0th commit
2014-07-10 Oleg BroytmanConvert tags and branches
2014-05-20 Oleg BroytmanAllow additional subdirectories
2014-04-25 Oleg BroytmanDo not check for an error if create-ignore didn't creat...
2014-04-25 Oleg BroytmanComment out messing with remote refs
2014-03-23 Oleg BroytmanList dirty repositories
2014-03-23 Oleg Broytmanumask 077
2014-01-21 Oleg BroytmanRemove excessive period
2014-01-21 Oleg BroytmanShow $url in the error message; force dir
2014-01-15 Oleg BroytmanInitial commit