After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 623930 - [git] Let sticky date move back and forth along master
[git] Let sticky date move back and forth along master
Status: RESOLVED FIXED
Product: jhbuild
Classification: Infrastructure
Component: general
unspecified
Other All
: Normal normal
: ---
Assigned To: Jhbuild maintainers
Jhbuild QA
Depends on:
Blocks:
 
 
Reported: 2010-07-09 10:32 UTC by Dirk Wallenstein
Modified: 2010-07-15 12:54 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
[git] Let sticky date move back and forth along master (1.99 KB, patch)
2010-07-09 10:32 UTC, Dirk Wallenstein
none Details | Review

Description Dirk Wallenstein 2010-07-09 10:32:06 UTC
Facilitate the bisection of a module, by making it possible to generate
a list of dependencies and move them back and forth in time after each
bisection step.
Previously it was only possible to move backwards in time.

Rename rewind_to_sticky_date to move_to_sticky_date to reflect this
change. There are no external users for this member.
Comment 1 Dirk Wallenstein 2010-07-09 10:32:09 UTC
Created attachment 165541 [details] [review]
[git] Let sticky date move back and forth along master
Comment 2 Frederic Peters 2010-07-15 12:54:30 UTC
Pushed; thanks.