]> git.phdru.name Git - git-scripts.git/log
git-scripts.git
9 years agoDo git fsck after repack
Oleg Broytman [Fri, 7 Nov 2014 18:08:52 +0000 (21:08 +0300)]
Do git fsck after repack

9 years agoAdd script repack-not-packed
Oleg Broytman [Fri, 7 Nov 2014 17:44:08 +0000 (20:44 +0300)]
Add script repack-not-packed

9 years agoPull all remotes
Oleg Broytman [Wed, 17 Sep 2014 19:50:01 +0000 (23:50 +0400)]
Pull all remotes

9 years agoRename clone to svn2git
Oleg Broytman [Mon, 15 Sep 2014 14:17:14 +0000 (18:17 +0400)]
Rename clone to svn2git

9 years agoNo need to run two similar locate commands
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'.

9 years agoNo need to explicitly show $new_HEAD
Oleg Broytman [Sun, 10 Aug 2014 13:42:23 +0000 (17:42 +0400)]
No need to explicitly show $new_HEAD

9 years agoUse head instead of awk
Oleg Broytman [Sun, 10 Aug 2014 13:28:59 +0000 (17:28 +0400)]
Use head instead of awk

9 years agoSet timestamp only on the files known to git
Oleg Broytman [Wed, 6 Aug 2014 21:46:41 +0000 (01:46 +0400)]
Set timestamp only on the files known to git

9 years agoRename post-checkout-touch to post-checkout-touch-all
Oleg Broytman [Wed, 6 Aug 2014 21:46:10 +0000 (01:46 +0400)]
Rename post-checkout-touch to post-checkout-touch-all

9 years agoCorrect English grammar
Oleg Broytman [Wed, 6 Aug 2014 21:36:06 +0000 (01:36 +0400)]
Correct English grammar

9 years agoAdd two post-checkout hooks as examples
Oleg Broytman [Wed, 6 Aug 2014 21:18:22 +0000 (01:18 +0400)]
Add two post-checkout hooks as examples

9 years agoMinor refactoring
Oleg Broytman [Tue, 5 Aug 2014 19:47:54 +0000 (23:47 +0400)]
Minor refactoring

9 years agoPull all repositories in /usr/local/src
Oleg Broytman [Mon, 4 Aug 2014 00:05:44 +0000 (04:05 +0400)]
Pull all repositories in /usr/local/src

9 years agoUse cat
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".

9 years agoAvoid bashisms
Oleg Broytman [Mon, 4 Aug 2014 00:02:25 +0000 (04:02 +0400)]
Avoid bashisms

9 years agoLocate all git repositories
Oleg Broytman [Sun, 3 Aug 2014 23:38:41 +0000 (03:38 +0400)]
Locate all git repositories

9 years agoDo something on all located git repositories
Oleg Broytman [Sun, 3 Aug 2014 23:37:46 +0000 (03:37 +0400)]
Do something on all located git repositories

9 years agoSet hooks.showrev
Oleg Broytman [Fri, 1 Aug 2014 00:47:46 +0000 (04:47 +0400)]
Set hooks.showrev

9 years agoAppend &&
Oleg Broytman [Fri, 1 Aug 2014 00:47:30 +0000 (04:47 +0400)]
Append &&

9 years agoRevert hooks.diffopts to default
Oleg Broytman [Fri, 1 Aug 2014 00:45:32 +0000 (04:45 +0400)]
Revert hooks.diffopts to default

Diff is provided by hooks.showrev.

9 years agoFix script permissions
Oleg Broytman [Fri, 1 Aug 2014 00:44:52 +0000 (04:44 +0400)]
Fix script permissions

9 years agoFix shell syntax error
Oleg Broytman [Tue, 29 Jul 2014 13:50:19 +0000 (17:50 +0400)]
Fix shell syntax error

9 years agoUse git rev-parse instead of git show-ref
Oleg Broytman [Mon, 28 Jul 2014 14:33:48 +0000 (18:33 +0400)]
Use git rev-parse instead of git show-ref

9 years agogpg --import public key from tag
Oleg Broytman [Mon, 28 Jul 2014 07:21:21 +0000 (11:21 +0400)]
gpg --import public key from tag

9 years agochmod g+w hooks/post-receive-user
Oleg Broytman [Sat, 26 Jul 2014 20:42:21 +0000 (00:42 +0400)]
chmod g+w hooks/post-receive-user

9 years agoAlways set emailprefix even if it's empty
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.

9 years agoSign the tag (-:
Oleg Broytman [Sat, 26 Jul 2014 00:50:31 +0000 (04:50 +0400)]
Sign the tag (-:

9 years agoAdd add-pubkey-blob-tag
Oleg Broytman [Sat, 26 Jul 2014 00:47:48 +0000 (04:47 +0400)]
Add add-pubkey-blob-tag

9 years agoRename add-pubkey -> add-pubkey-branch
Oleg Broytman [Sat, 26 Jul 2014 00:36:23 +0000 (04:36 +0400)]
Rename add-pubkey -> add-pubkey-branch

9 years agoFix a bug: restore $t
Oleg Broytman [Fri, 25 Jul 2014 13:59:51 +0000 (17:59 +0400)]
Fix a bug: restore $t

9 years agoConfigure maxlines
Oleg Broytman [Fri, 25 Jul 2014 13:59:23 +0000 (17:59 +0400)]
Configure maxlines

9 years agoAdd source URL
Oleg Broytman [Fri, 25 Jul 2014 13:58:36 +0000 (17:58 +0400)]
Add source URL

9 years agoAdd scripts to put phd public key to an orphaned branch
Oleg Broytman [Thu, 24 Jul 2014 20:53:03 +0000 (00:53 +0400)]
Add scripts to put phd public key to an orphaned branch

9 years agoAllow to configure subject prefix
Oleg Broytman [Mon, 21 Jul 2014 07:06:03 +0000 (11:06 +0400)]
Allow to configure subject prefix

9 years agoConfigure a repository at SourceForge
Oleg Broytman [Mon, 21 Jul 2014 07:03:53 +0000 (11:03 +0400)]
Configure a repository at SourceForge

9 years agoMove '(no author)' to front - it's about the 0th commit
Oleg Broytman [Thu, 10 Jul 2014 05:35:31 +0000 (09:35 +0400)]
Move '(no author)' to front - it's about the 0th commit

9 years agoConvert tags and branches
Oleg Broytman [Thu, 10 Jul 2014 04:03:29 +0000 (08:03 +0400)]
Convert tags and branches

9 years agoAllow additional subdirectories
Oleg Broytman [Tue, 20 May 2014 01:40:20 +0000 (05:40 +0400)]
Allow additional subdirectories

10 years agoDo not check for an error if create-ignore didn't create .gitignore
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

10 years agoComment out messing with remote refs
Oleg Broytman [Fri, 25 Apr 2014 01:06:46 +0000 (05:06 +0400)]
Comment out messing with remote refs

10 years agoList dirty repositories
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.

10 years agoumask 077
Oleg Broytman [Sun, 23 Mar 2014 23:01:43 +0000 (03:01 +0400)]
umask 077

10 years agoRemove excessive period
Oleg Broytman [Tue, 21 Jan 2014 20:41:25 +0000 (00:41 +0400)]
Remove excessive period

10 years agoShow $url in the error message; force dir
Oleg Broytman [Tue, 21 Jan 2014 20:40:52 +0000 (00:40 +0400)]
Show $url in the error message; force dir

10 years agoInitial commit
Oleg Broytman [Wed, 15 Jan 2014 05:44:42 +0000 (09:44 +0400)]
Initial commit