]> oss.titaniummirror.com Git - git-utils.git/log
git-utils.git
8 years agoAdd Makefile to install and uninstall git utils master
R. Steve McKown [Wed, 16 Mar 2016 23:23:17 +0000 (17:23 -0600)]
Add Makefile to install and uninstall git utils

8 years agoAdd git-heads
R. Steve McKown [Wed, 16 Mar 2016 23:22:54 +0000 (17:22 -0600)]
Add git-heads

Upstream source is https://github.com/seschwar/git-heads.git
Importing commit b02ace9b18aabb53edfb8d8fda7dd8c48ba75afc

8 years agogit-diffall: update
R. Steve McKown [Wed, 9 Mar 2016 23:24:54 +0000 (16:24 -0700)]
git-diffall: update

git-diffall from the author's github repository at
git://github.com/thenigan/git-diffall.git includes a license notice.

10 years agogit-diffall is now in git contribs
R. Steve McKown [Thu, 27 Feb 2014 23:07:05 +0000 (16:07 -0700)]
git-diffall is now in git contribs

Update to latest git-diffall in contribs, and update man page with
information from the script.

10 years agogit-diffall gets execute permissions
R. Steve McKown [Thu, 27 Feb 2014 17:05:43 +0000 (10:05 -0700)]
git-diffall gets execute permissions

11 years agoDelete scripts not really git utilities
R. Steve McKown [Tue, 28 Aug 2012 16:06:39 +0000 (10:06 -0600)]
Delete scripts not really git utilities

They are more properly deployment utilities.  See repo deploy-utils.git.

11 years agoFix mirroring of git repositories
R. Steve McKown [Wed, 16 May 2012 15:31:59 +0000 (09:31 -0600)]
Fix mirroring of git repositories

12 years agoImprove git-diffall
R. Steve McKown [Sat, 10 Mar 2012 21:20:38 +0000 (14:20 -0700)]
Improve git-diffall

Use the program listed in the git config variable diff.tool to present the
differences, else fall back to diff.

12 years agoAdd git-diffall
R. Steve McKown [Wed, 17 Aug 2011 15:41:24 +0000 (09:41 -0600)]
Add git-diffall

13 years agoCorrect the gitweb link in update-mirror.
R. Steve McKown [Fri, 19 Nov 2010 16:09:31 +0000 (09:09 -0700)]
Correct the gitweb link in update-mirror.

13 years agoSubsequent svn updates still need to do svn fetch
R. Steve McKown [Thu, 4 Nov 2010 14:44:39 +0000 (08:44 -0600)]
Subsequent svn updates still need to do svn fetch

13 years agoupdate-mirror doesn't created shared repositories
R. Steve McKown [Wed, 3 Nov 2010 16:20:18 +0000 (10:20 -0600)]
update-mirror doesn't created shared repositories

Mirrors managed by update-mirror are read-only.

13 years agoAdd the update-mirror script.
R. Steve McKown [Wed, 3 Nov 2010 16:10:29 +0000 (10:10 -0600)]
Add the update-mirror script.

update-mirror can be ran via cron to periodically update a local mirror from
a source URL pointing to either an SVN or git upstream repository.

14 years agoAdd a -f option to git-publish-branch
R. Steve McKown [Thu, 8 Apr 2010 20:05:11 +0000 (14:05 -0600)]
Add a -f option to git-publish-branch

14 years agoAdd a server-gc script. Git seems to automatically gc, so this isn't needed.
R. Steve McKown [Mon, 5 Apr 2010 14:32:54 +0000 (08:32 -0600)]
Add a server-gc script.  Git seems to automatically gc, so this isn't needed.

14 years agoPublic repositories get URL metadata via creation of cloneurl file.
R. Steve McKown [Thu, 14 Jan 2010 22:55:49 +0000 (15:55 -0700)]
Public repositories get URL metadata via creation of cloneurl file.

14 years agogit-overview walks a subtree commenting on git repos contained within.
R. Steve McKown [Wed, 16 Dec 2009 23:27:39 +0000 (16:27 -0700)]
git-overview walks a subtree commenting on git repos contained within.

14 years agoAdd the git-push-public script, which can be used to update public repos.
R. Steve McKown [Wed, 16 Dec 2009 22:14:54 +0000 (15:14 -0700)]
Add the git-push-public script, which can be used to update public repos.

14 years agoAdd a command to create an empty git branch.
smckown [Wed, 9 Dec 2009 18:09:35 +0000 (18:09 +0000)]
Add a command to create an empty git branch.

I find that I use this all the time.

14 years agoFix stupid error in git-publish-branch.1. There is no -h option to document.
smckown [Wed, 2 Dec 2009 02:44:41 +0000 (02:44 +0000)]
Fix stupid error in git-publish-branch.1.  There is no -h option to document.

14 years agoAdd man pages for git-local and git-publish-branch.
smckown [Wed, 2 Dec 2009 02:43:01 +0000 (02:43 +0000)]
Add man pages for git-local and git-publish-branch.

These can be copied to /usr/local/man/man1 and then used through git, such as:
git publish-branch --help

14 years agoDon't name this project dir git, as this is confusing. Really its git-utils.
smckown [Thu, 26 Nov 2009 23:02:45 +0000 (23:02 +0000)]
Don't name this project dir git, as this is confusing.  Really its git-utils.

14 years agoChange exit 0 to exit 1, so we do return an error code when appropriate.
smckown [Mon, 23 Nov 2009 20:30:03 +0000 (20:30 +0000)]
Change exit 0 to exit 1, so we do return an error code when appropriate.

14 years agogit-publish-branch shouldn't output program name in most error messages.
smckown [Mon, 23 Nov 2009 20:30:03 +0000 (20:30 +0000)]
git-publish-branch shouldn't output program name in most error messages.
Also, don't use exit 127 as this is command-not-found.

14 years agoFix git-publish-branch usage statement and argument parsing.
smckown [Mon, 23 Nov 2009 20:30:02 +0000 (20:30 +0000)]
Fix git-publish-branch usage statement and argument parsing.

14 years agoAdd the git-local utility.
smckown [Mon, 23 Nov 2009 20:30:01 +0000 (20:30 +0000)]
Add the git-local utility.

14 years agoAdd git utils
smckown [Mon, 23 Nov 2009 19:28:27 +0000 (19:28 +0000)]
Add git utils