Tijeras  Timeline

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

50 most recent check-ins

2025-03-21
10:47
show variables with --debug (not by default) Leaf check-in: aaa88c5075 user: brau tags: trunk
10:21
utilitarian flag --count implemented with RUN expressions check-in: fc0e9caf01 user: brau tags: trunk
10:16
warning message doesnt apply in RUN mode check-in: e990e22969 user: brau tags: trunk
2025-03-20
14:34
--series would return empty first line in certain cases check-in: 7d2fa507c7 user: brau tags: trunk
12:33
bug in SafeFile was introducing an extra newline character check-in: 25528d62e0 user: brau tags: trunk
2025-03-15
23:24
factorize code and fix a bug when input file doesnt end in newline check-in: ada352fb47 user: brau tags: trunk
2025-03-13
23:53
minor factorization check-in: 43fedae4ef user: brau tags: trunk
23:06
tune detection for formatted text like fstab. This works when delimiter is used with adjacent repetitions check-in: 7fbf24ad14 user: brau tags: trunk
2025-03-12
18:25
autodetect ignore calculation was 1 position off check-in: 6cf7d75efd user: brau tags: trunk
17:39
document about transparent decompression check-in: 64ac0d3471 user: brau tags: trunk
17:25
decompression monitor blocked io check-in: 5ca3c4daca user: brau tags: trunk
17:10
ignore autodetect / as delimiter check-in: 64c0767442 user: brau tags: trunk
17:09
detect file decompression error check-in: 89f3b94140 user: brau tags: trunk
04:00
handle compressed files transparently check-in: 99b145e834 user: brau tags: trunk
03:58
extend pyshell to initialize variables before running the interpreter check-in: bf68780962 user: brau tags: trunk
2025-03-06
00:53
debug message was taking the program down prematurely check-in: b9c1dcbdc1 user: brau tags: trunk
2025-03-05
00:35
detector: polish debugging behaviour check-in: f17e1ce3a1 user: brau tags: trunk
2025-03-04
12:09
invalid variable check-in: 2d4ebcbbba user: brau tags: trunk
11:53
clarify debugging message when a blank delimiter is found check-in: 08166c10ca user: brau tags: trunk
08:52
minor enhancements and polish debugging messages a bit check-in: 2c0f2fd192 user: brau tags: trunk
07:18
round float values in detection to privilege shorter debug messages instead of absolute granularity when working with float calculations check-in: 7530916c6f user: brau tags: trunk
07:09
enhance autodetection code-style by using namedtuples. Also do more granular byaverage sorting check-in: 8d560b383c user: brau tags: trunk
06:16
widen detection surface to files with a more human-like formatting. Fixes cases when /etc/fstab fails to be detected correctly check-in: ca92c309d2 user: brau tags: trunk
2025-03-03
23:24
convert detection to more verbose code check-in: 04e785dd3b user: brau tags: trunk
22:06
implicit -fline corrupts output (bugfix) check-in: c33526e7f2 user: brau tags: trunk
2025-02-25
23:40
allow nested selector without a -f. Insert an implicit -fline intead check-in: 48b6bba56f user: brau tags: trunk
23:39
better name for a variable check-in: 5252160317 user: brau tags: trunk
23:11
detection fails check-in: 0e8b1c3c3c user: brau tags: trunk
2025-02-11
02:44
show run-variables as a debugging trace when either of --run --begin or --end is specified check-in: 4561a89970 user: brau tags: trunk
2025-02-08
01:38
polish traces check-in: 32e687a36c user: brau tags: trunk
2025-02-07
20:05
emit function was missing for the END phase. Also enhance run traces check-in: 15d7133533 user: brau tags: trunk
19:14
polishing documentation check-in: 7ec54b4b32 user: brau tags: trunk
17:59
--merge requires 2+ files check-in: 4e501b9978 user: brau tags: trunk
02:54
accumulated lines where being split at character level (bugfix) check-in: c699cfb1aa user: brau tags: trunk
2025-02-06
18:35
experimental flag --last check-in: 80eb47a5fc user: brau tags: trunk
14:26
new --tutorial flag. Extends documentation check-in: 53114d8c50 user: brau tags: trunk
14:02
reorder flag documentation blocks to display pseudo-compatible flags with cut first check-in: 6cca3f17bb user: brau tags: trunk
13:52
remove confusing help flags check-in: 1000831167 user: brau tags: trunk
13:44
rename help files internally check-in: 6f3b18c08d user: brau tags: trunk
13:23
enhance documentation about -fall -frevall and -fline check-in: cef223bdf5 user: brau tags: trunk
13:06
integra nueva opcion --dedup check-in: 367b933c80 user: brau tags: trunk
11:07
generalize deduplication. No matter if fields are consecutive or not Leaf check-in: 2e1c300f41 user: brau tags: dedup
03:44
new --reverse flag check-in: fb60bbea11 user: brau tags: trunk
2024-12-11
04:30
debug pattern compilation check-in: bf26f47ddd user: brau tags: dedup
04:05
SafeFile __repr__ check-in: 37524d4bfa user: brau tags: dedup
04:04
move redundant call out of hot loop check-in: 8bf6f1f165 user: brau tags: dedup
2024-12-10
15:59
remember flatten mode behaviour about --newline check-in: 5c3526e7a8 user: brau tags: dedup
03:20
new column keyboard revall check-in: 53d08ab476 user: brau tags: dedup
2024-12-08
21:54
replace try-except clause in hot loop with simple code check-in: 9acc4ad0c4 user: brau tags: dedup
21:41
detect error when column to deduplicate is larger than input check-in: e8d46c8c65 user: brau tags: dedup