fnc

Timeline
Login

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

27 ancestors of 0.11 back to 0.10

2022-05-08 13:45
CHANGES for 0.11 (check-in: 53c1d7eb57 user: mark tags: trunk, 0.11)
2022-05-08 13:43
Remove redundant fcli_has_unused_args() call from main() (check-in: 2cf1a6ee21 user: mark tags: trunk)
2022-05-08 08:49
Update SQLite amalgamation to 3.38.5 [78d9c993d4]. (check-in: 7fa112abbc user: mark tags: trunk)
2022-05-08 08:32
Simplify usage/error reporting when handling invalid input. (check-in: cd10e15fce user: mark tags: trunk)
2022-05-07 13:47
Add 'apply' alias for 'fnc stash get' subcommand. (check-in: 576bc308e4 user: mark tags: trunk)
2022-05-02 12:45
Update SQLite amalgamation to 3.38.3 [9547e2c38a]. (check-in: 091ce838ed user: mark tags: trunk)
2022-04-27 15:50
Add stash screenshots and hyperlinked command list to README. (check-in: 12e8919d43 user: mark tags: trunk)
2022-04-27 13:24
Show hunk index in 'fnc stash' input prompt^. (check-in: f79ad49480 user: mark tags: trunk)
2022-04-27 13:21
Fix signed/unsigned comparison introduced in [41dfeb9ebb3d]. (check-in: b3090d77ef user: mark tags: trunk)
2022-04-26 16:12
Make variadic RC macro detect empty varargs token. (check-in: 7dbe580a15 user: mark tags: trunk)
2022-04-26 15:51
Improve centering of help dialog screen title line. (check-in: 41dfeb9ebb user: mark tags: trunk)
2022-04-26 15:35
Use format attr to make sitrep() a printf-like vararg routine. (check-in: 9fcc21b084 user: mark tags: trunk)
2022-04-25 15:47
Simplify handling of FSL_RC_{DIFF_BINARY,TYPE,RANGE} return codes. (check-in: 49cfb0032e user: mark tags: trunk)
2022-04-25 15:39
Fix diff regression introduced with [2870235eef78f5d6]. (check-in: c58247a0eb user: mark tags: trunk)
2022-04-25 13:59
Implement 'fnc stash' to interactively select hunks to stash. (check-in: 2870235eef user: mark tags: trunk)
2022-04-17 15:08
Tighten regex for commit meta lines. (check-in: e34e288f04 user: mark tags: trunk)
2022-04-17 15:01
Improve handling of window resize events in all modes. (check-in: 6ab4802822 user: mark tags: trunk)
2022-04-14 15:45
Improve unicode handling in the absence of UTF-8 char encoding. (check-in: bc73d1c08b user: mark tags: trunk)
2022-04-12 04:48
Fix format specifier bug producing UB affecting 32-bit builds. (check-in: d6a29befb6 user: mark tags: trunk)
2022-04-12 04:21
Fix malloc bug producing OOB UB on 32-bit builds. (check-in: 747918a2e0 user: mark tags: trunk)
2022-03-27 12:33
Implement horizontal scroll in the timeline view. (check-in: 985daf9ec0 user: mark tags: trunk)
2022-03-26 15:33
Document UTF-8 preference and font-dependent rendering. (check-in: 45b98d6c5e user: mark tags: trunk)
2022-03-26 13:10
Improve robustness and guard against abuse with piped input. (check-in: 9b191697d6 user: mark tags: trunk)
2022-03-26 11:47
Replace getpagesize() with portable sysconf(_SC_PAGESIZE). (check-in: 3be331baf7 user: mark tags: trunk)
2022-03-26 07:26
Fix case where path provided to diff is outside the checkout. (check-in: 4d2e28fec0 user: mark tags: trunk)
2022-03-23 14:33
Cycle public keys: -0.9 +0.11 (check-in: 32e74b1a91 user: mark tags: trunk)
2022-03-23 14:12
Bump version number: 0.11 (check-in: 96169cac63 user: mark tags: trunk)
2022-03-23 14:07
CHANGES for 0.10 (check-in: dc8f00b193 user: mark tags: trunk, 0.10)