]> mj.ucw.cz Git - git-tools.git/log
git-tools.git
11 years agoUpdate2: An attempt at recognition of merges v1.0
Martin Mares [Mon, 2 Jul 2012 14:39:40 +0000 (16:39 +0200)]
Update2: An attempt at recognition of merges

Overall, message subjects should be more descriptive.

11 years agoUpdate2: Remember original stdout
Martin Mares [Mon, 2 Jul 2012 14:09:18 +0000 (16:09 +0200)]
Update2: Remember original stdout

When called without --mailto, the message is printed to the standard
output instead.

11 years agoUpdate2: Do not reverse history
Martin Mares [Mon, 2 Jul 2012 14:02:10 +0000 (16:02 +0200)]
Update2: Do not reverse history

Diffs might be easier to read in chronological order, but otherwise
the history is easier to read from the newest entry and it is more
important to be consistent.

11 years agoAdded a README
Martin Mares [Mon, 2 Jul 2012 14:01:42 +0000 (16:01 +0200)]
Added a README

11 years agoUpdate2: Always show both old and new SHA
Martin Mares [Fri, 29 Jun 2012 20:17:02 +0000 (22:17 +0200)]
Update2: Always show both old and new SHA

11 years agoUpdate2: Include mail headers with description of the repo and of the current push
Martin Mares [Fri, 29 Jun 2012 20:09:40 +0000 (22:09 +0200)]
Update2: Include mail headers with description of the repo and of the current push

11 years agoUpdate2: Use `git log -p' instead of `--patch' for backward compatibility
Martin Mares [Fri, 29 Jun 2012 19:51:11 +0000 (21:51 +0200)]
Update2: Use `git log -p' instead of `--patch' for backward compatibility

11 years agoUpdate2: Avoid File::Temp->newdir(), as it requires too new Perl
Martin Mares [Fri, 29 Jun 2012 19:45:44 +0000 (21:45 +0200)]
Update2: Avoid File::Temp->newdir(), as it requires too new Perl

11 years agoAdded a new update hook
Martin Mares [Fri, 29 Jun 2012 19:08:36 +0000 (21:08 +0200)]
Added a new update hook

15 years ago/bin/sh neeed not be bash.
Martin Mares [Sun, 26 Oct 2008 13:12:09 +0000 (14:12 +0100)]
/bin/sh neeed not be bash.

16 years agoRemove the temporary file properly.
Martin Mares [Mon, 16 Jul 2007 13:00:38 +0000 (15:00 +0200)]
Remove the temporary file properly.

17 years agoImproved comments.
Martin Mares [Fri, 3 Nov 2006 19:38:38 +0000 (20:38 +0100)]
Improved comments.

17 years agoRedefined sub_prefix.
Martin Mares [Fri, 3 Nov 2006 19:29:52 +0000 (20:29 +0100)]
Redefined sub_prefix.

17 years agoAdded a generic update hook script.
Martin Mares [Fri, 3 Nov 2006 19:19:55 +0000 (20:19 +0100)]
Added a generic update hook script.