author | Giuseppe Bilotta <giuseppe.bilotta@gmail.com> | |
Fri, 8 Aug 2008 14:12:11 +0000 (16:12 +0200) | ||
committer | Shawn O. Pearce <spearce@spearce.org> | |
Thu, 25 Sep 2008 15:49:13 +0000 (08:49 -0700) | ||
commit | ec3e97b84e739946413194c563a12779efda2155 | |
tree | 33357bb0af7a755bfb0174e1ff989c0983b82fc3 | tree | snapshot |
parent | de813435621b914f2b3e148c6cc94ab0066300c3 | commit | diff |
gitweb: shortlog now also obeys $hash_parent
If $hash_parent is defined, shortlog now limits the list of commits at
those between $hash_parent (exclusive) and $hash (inclusive).
Signed-off-by: Giuseppe Bilotta <giuseppe.bilotta@gmail.com>
Acked-by: Petr Baudis <pasky@suse.cz>
Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
If $hash_parent is defined, shortlog now limits the list of commits at
those between $hash_parent (exclusive) and $hash (inclusive).
Signed-off-by: Giuseppe Bilotta <giuseppe.bilotta@gmail.com>
Acked-by: Petr Baudis <pasky@suse.cz>
Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
gitweb/gitweb.perl | diff | blob | history |