author | Linus Torvalds <torvalds@ppc970.osdl.org> | |
Sun, 17 Apr 2005 19:07:00 +0000 (12:07 -0700) | ||
committer | Linus Torvalds <torvalds@ppc970.osdl.org> | |
Sun, 17 Apr 2005 19:07:00 +0000 (12:07 -0700) | ||
commit | 01796b0e9180f92ed23aa8dc2261857b9dec7d13 | |
tree | a993c92293f2ea7afbac1e637167830d7f003d7d | tree | snapshot |
parent | 89d21f4b649d5d31b18da3220608cb349f29e650 | commit | diff |
Make "revision.h" slightly better to use.
- mark_reachable() can be more generic, marking the reachable revisions
with an arbitrary mask.
- date parsing will parse to a date of 0 rather than ULONG_MAX for the
bad old case, sorting the dates correctly.
- mark_reachable() can be more generic, marking the reachable revisions
with an arbitrary mask.
- date parsing will parse to a date of 0 rather than ULONG_MAX for the
bad old case, sorting the dates correctly.
fsck-cache.c | diff | blob | history | |
revision.h | diff | blob | history |