]>
mj.ucw.cz Git - git-tools.git/log
summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
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.
Martin Mares [Mon, 2 Jul 2012 14:01:42 +0000 (16:01 +0200)]
Added a README
Martin Mares [Fri, 29 Jun 2012 20:17:02 +0000 (22:17 +0200)]
Update2: Always show both old and new SHA
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
Martin Mares [Fri, 29 Jun 2012 19:51:11 +0000 (21:51 +0200)]
Update2: Use `git log -p' instead of `--patch' for backward compatibility
Martin Mares [Fri, 29 Jun 2012 19:45:44 +0000 (21:45 +0200)]
Update2: Avoid File::Temp->newdir(), as it requires too new Perl
Martin Mares [Fri, 29 Jun 2012 19:08:36 +0000 (21:08 +0200)]
Added a new update hook
Martin Mares [Sun, 26 Oct 2008 13:12:09 +0000 (14:12 +0100)]
/bin/sh neeed not be bash.
Martin Mares [Mon, 16 Jul 2007 13:00:38 +0000 (15:00 +0200)]
Remove the temporary file properly.
Martin Mares [Fri, 3 Nov 2006 19:38:38 +0000 (20:38 +0100)]
Improved comments.
Martin Mares [Fri, 3 Nov 2006 19:29:52 +0000 (20:29 +0100)]
Redefined sub_prefix.
Martin Mares [Fri, 3 Nov 2006 19:19:55 +0000 (20:19 +0100)]
Added a generic update hook script.