Fossil SCM

Remove a longtime obsolete comment in the branch listing routine.

danield 2023-06-14 14:29 trunk
Commit ebe81aa11c167cd6352abb22f742bbac501fc9148efa476eb1181ea8fe282710
1 file changed -4
--- src/branch.c
+++ src/branch.c
@@ -282,14 +282,10 @@
282282
#endif /* INTERFACE */
283283
284284
/*
285285
** Prepare a query that will list branches.
286286
**
287
-** If (which<0) then the query pulls only closed branches. If
288
-** (which>0) then the query pulls all (closed and opened)
289
-** branches. Else the query pulls currently-opened branches.
290
-**
291287
** If the BRL_ORDERBY_MTIME flag is set and nLimitMRU ("Limit Most Recently Used
292288
** style") is a non-zero number, the result is limited to nLimitMRU entries, and
293289
** the BRL_REVERSE flag is applied in an outer query after processing the limit,
294290
** so that it's possible to generate short lists with the most recently modified
295291
** branches sorted chronologically in either direction, as does the "branch lsh"
296292
--- src/branch.c
+++ src/branch.c
@@ -282,14 +282,10 @@
282 #endif /* INTERFACE */
283
284 /*
285 ** Prepare a query that will list branches.
286 **
287 ** If (which<0) then the query pulls only closed branches. If
288 ** (which>0) then the query pulls all (closed and opened)
289 ** branches. Else the query pulls currently-opened branches.
290 **
291 ** If the BRL_ORDERBY_MTIME flag is set and nLimitMRU ("Limit Most Recently Used
292 ** style") is a non-zero number, the result is limited to nLimitMRU entries, and
293 ** the BRL_REVERSE flag is applied in an outer query after processing the limit,
294 ** so that it's possible to generate short lists with the most recently modified
295 ** branches sorted chronologically in either direction, as does the "branch lsh"
296
--- src/branch.c
+++ src/branch.c
@@ -282,14 +282,10 @@
282 #endif /* INTERFACE */
283
284 /*
285 ** Prepare a query that will list branches.
286 **
 
 
 
 
287 ** If the BRL_ORDERBY_MTIME flag is set and nLimitMRU ("Limit Most Recently Used
288 ** style") is a non-zero number, the result is limited to nLimitMRU entries, and
289 ** the BRL_REVERSE flag is applied in an outer query after processing the limit,
290 ** so that it's possible to generate short lists with the most recently modified
291 ** branches sorted chronologically in either direction, as does the "branch lsh"
292

Keyboard Shortcuts

Open search /
Next entry (timeline) j
Previous entry (timeline) k
Open focused entry Enter
Show this help ?
Toggle theme Top nav button