summaryrefslogtreecommitdiff
path: root/git-pull.sh
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@osdl.org>2005-09-20 17:55:46 -0700
committerJunio C Hamano <junkio@cox.net>2005-09-20 18:11:34 -0700
commit27cfe2e2dcbfc4f6c6288ed4eafd077e232c2ab1 (patch)
tree0b24fa129f9241fc0081f2979d46f05acedb506b /git-pull.sh
parentc1babb1d65e034a058c14379eabec8eb374757ca (diff)
downloadgit-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