]>
git.phdru.name Git - git-scripts.git/log
summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Oleg Broytman [Wed, 17 Sep 2014 19:50:01 +0000 (23:50 +0400)]
Pull all remotes
Oleg Broytman [Mon, 15 Sep 2014 14:17:14 +0000 (18:17 +0400)]
Rename clone to svn2git
Oleg Broytman [Tue, 19 Aug 2014 20:58:24 +0000 (00:58 +0400)]
No need to run two similar locate commands
Results for `locate -b \\.git' is fully contained in `locate -b \*.git'.
Oleg Broytman [Sun, 10 Aug 2014 13:42:23 +0000 (17:42 +0400)]
No need to explicitly show $new_HEAD
Oleg Broytman [Sun, 10 Aug 2014 13:28:59 +0000 (17:28 +0400)]
Use head instead of awk
Oleg Broytman [Wed, 6 Aug 2014 21:46:41 +0000 (01:46 +0400)]
Set timestamp only on the files known to git
Oleg Broytman [Wed, 6 Aug 2014 21:46:10 +0000 (01:46 +0400)]
Rename post-checkout-touch to post-checkout-touch-all
Oleg Broytman [Wed, 6 Aug 2014 21:36:06 +0000 (01:36 +0400)]
Correct English grammar
Oleg Broytman [Wed, 6 Aug 2014 21:18:22 +0000 (01:18 +0400)]
Add two post-checkout hooks as examples
Oleg Broytman [Tue, 5 Aug 2014 19:47:54 +0000 (23:47 +0400)]
Minor refactoring
Oleg Broytman [Mon, 4 Aug 2014 00:05:44 +0000 (04:05 +0400)]
Pull all repositories in /usr/local/src
Oleg Broytman [Mon, 4 Aug 2014 00:02:55 +0000 (04:02 +0400)]
Use cat
I admit it looks like a classic useless use of cat. But see the script "pull".
Oleg Broytman [Mon, 4 Aug 2014 00:02:25 +0000 (04:02 +0400)]
Avoid bashisms
Oleg Broytman [Sun, 3 Aug 2014 23:38:41 +0000 (03:38 +0400)]
Locate all git repositories
Oleg Broytman [Sun, 3 Aug 2014 23:37:46 +0000 (03:37 +0400)]
Do something on all located git repositories
Oleg Broytman [Fri, 1 Aug 2014 00:47:46 +0000 (04:47 +0400)]
Set hooks.showrev
Oleg Broytman [Fri, 1 Aug 2014 00:47:30 +0000 (04:47 +0400)]
Append &&
Oleg Broytman [Fri, 1 Aug 2014 00:45:32 +0000 (04:45 +0400)]
Revert hooks.diffopts to default
Diff is provided by hooks.showrev.
Oleg Broytman [Fri, 1 Aug 2014 00:44:52 +0000 (04:44 +0400)]
Fix script permissions
Oleg Broytman [Tue, 29 Jul 2014 13:50:19 +0000 (17:50 +0400)]
Fix shell syntax error
Oleg Broytman [Mon, 28 Jul 2014 14:33:48 +0000 (18:33 +0400)]
Use git rev-parse instead of git show-ref
Oleg Broytman [Mon, 28 Jul 2014 07:21:21 +0000 (11:21 +0400)]
gpg --import public key from tag
Oleg Broytman [Sat, 26 Jul 2014 20:42:21 +0000 (00:42 +0400)]
chmod g+w hooks/post-receive-user
Oleg Broytman [Sat, 26 Jul 2014 20:38:32 +0000 (00:38 +0400)]
Always set emailprefix even if it's empty
Empty emailprefix is used to suppress prefix altogether.
Oleg Broytman [Sat, 26 Jul 2014 00:50:31 +0000 (04:50 +0400)]
Sign the tag (-:
Oleg Broytman [Sat, 26 Jul 2014 00:47:48 +0000 (04:47 +0400)]
Add add-pubkey-blob-tag
Oleg Broytman [Sat, 26 Jul 2014 00:36:23 +0000 (04:36 +0400)]
Rename add-pubkey -> add-pubkey-branch
Oleg Broytman [Fri, 25 Jul 2014 13:59:51 +0000 (17:59 +0400)]
Fix a bug: restore $t
Oleg Broytman [Fri, 25 Jul 2014 13:59:23 +0000 (17:59 +0400)]
Configure maxlines
Oleg Broytman [Fri, 25 Jul 2014 13:58:36 +0000 (17:58 +0400)]
Add source URL
Oleg Broytman [Thu, 24 Jul 2014 20:53:03 +0000 (00:53 +0400)]
Add scripts to put phd public key to an orphaned branch
Oleg Broytman [Mon, 21 Jul 2014 07:06:03 +0000 (11:06 +0400)]
Allow to configure subject prefix
Oleg Broytman [Mon, 21 Jul 2014 07:03:53 +0000 (11:03 +0400)]
Configure a repository at SourceForge
Oleg Broytman [Thu, 10 Jul 2014 05:35:31 +0000 (09:35 +0400)]
Move '(no author)' to front - it's about the 0th commit
Oleg Broytman [Thu, 10 Jul 2014 04:03:29 +0000 (08:03 +0400)]
Convert tags and branches
Oleg Broytman [Tue, 20 May 2014 01:40:20 +0000 (05:40 +0400)]
Allow additional subdirectories
Oleg Broytman [Fri, 25 Apr 2014 01:53:16 +0000 (05:53 +0400)]
Do not check for an error if create-ignore didn't create .gitignore
Oleg Broytman [Fri, 25 Apr 2014 01:06:46 +0000 (05:06 +0400)]
Comment out messing with remote refs
Oleg Broytman [Sun, 23 Mar 2014 23:02:18 +0000 (03:02 +0400)]
List dirty repositories
List repositories that have modified or untracked files; show status.
Oleg Broytman [Sun, 23 Mar 2014 23:01:43 +0000 (03:01 +0400)]
umask 077
Oleg Broytman [Tue, 21 Jan 2014 20:41:25 +0000 (00:41 +0400)]
Remove excessive period
Oleg Broytman [Tue, 21 Jan 2014 20:40:52 +0000 (00:40 +0400)]
Show $url in the error message; force dir
Oleg Broytman [Wed, 15 Jan 2014 05:44:42 +0000 (09:44 +0400)]
Initial commit