diff options
author | Linus Torvalds <torvalds@osdl.org> | 2005-09-20 17:55:46 -0700 |
---|---|---|
committer | Junio C Hamano <junkio@cox.net> | 2005-09-20 18:11:34 -0700 |
commit | 27cfe2e2dcbfc4f6c6288ed4eafd077e232c2ab1 (patch) | |
tree | 0b24fa129f9241fc0081f2979d46f05acedb506b /git-pull.sh | |
parent | c1babb1d65e034a058c14379eabec8eb374757ca (diff) | |
download | git-27cfe2e2dcbfc4f6c6288ed4eafd077e232c2ab1.tar.gz |
Make time-based commit filtering work with topological ordering.
The trick is to consider the time-based filtering a limiter, the same way
we do for release ranges.
That means that the time-based filtering runs _before_ the topological
sorting, which makes it meaningful again. It also simplifies the code
logic.
This makes "gitk" useful with time ranges.
[ Second version: --merge-order now unaffected by the re-org ]
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Signed-off-by: Junio C Hamano <junkio@cox.net>
Diffstat (limited to 'git-pull.sh')
0 files changed, 0 insertions, 0 deletions