fnc

Timeline
Login

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

51 ancestors of 0.13 back to 0.12

2022-11-26 06:00
CHANGES for 0.13 (check-in: 0b85faeb8a user: mark tags: trunk, 0.13)
2022-11-25 05:15
latest upstream libfossil: 46008704a620 (check-in: f745a2bcb8 user: mark tags: trunk)
2022-11-19 13:47
only treat invalid cmd as a path when one arg is specified (check-in: ea47aecd57 user: mark tags: trunk)
2022-11-19 08:15
use CHAR_BIT instead of assuming 8-bit bytes for bitstring macros (check-in: 5f3d7665cb user: mark tags: trunk)
2022-11-19 08:00
whitespace fix; no code changes (check-in: 8383e65a47 user: mark tags: trunk)
2022-11-19 07:54
catch missed SIGINT and SIGTERM signals (check-in: 9d4174b4f9 user: mark tags: trunk)
2022-11-19 07:03
drop needless -d '\n' cut option (check-in: dd479a2e00 user: mark tags: trunk)
2022-11-18 14:58
factor 'stash (get|pop)' out of cmd_stash() into standalone routine (check-in: 9b828967b6 user: mark tags: trunk)
2022-11-18 14:37
remove premature fsl_mprintf() and needless check (check-in: edbe2bd014 user: mark tags: trunk)
2022-11-18 13:42
show "(checkout)" label when diffing or stashing local changes (check-in: bad4de897c user: mark tags: trunk)
2022-11-18 11:14
missed fsl_mprintf() return code and style changes (check-in: f50da9e940 user: mark tags: trunk)
2022-11-18 11:01
catch missed return code and don't fsl_strcmp() NULL (check-in: a6ff853607 user: mark tags: trunk)
2022-11-18 06:22
enhance diff hunk header function prototype output (check-in: 078e09d6a2 user: mark tags: trunk)
2022-11-17 13:29
don't forget fsl_content_get() return code (check-in: 412fc54eb0 user: mark tags: trunk)
2022-11-17 13:20
don't display empty diff in contrived edge case (check-in: b002cbf8bc user: mark tags: trunk)
2022-11-17 13:11
simplify map_ckout_path() routine and zap needless strdup (check-in: 895125ca21 user: mark tags: trunk)
2022-11-17 13:01
minor style improvements and temper usage output (check-in: 8ed843104a user: mark tags: trunk)
2022-11-17 12:46
improve path handling of files on disk vs. non-checked out versions (check-in: 9525b945ae user: mark tags: trunk)
2022-11-17 07:52
handle case where work tree root is passed to 'fnc diff' (check-in: c25a4669c5 user: mark tags: trunk)
2022-11-17 07:20
add NixOS and Alpine Linux packages to README (check-in: 8ca9a2025f user: mark tags: trunk)
2022-11-16 13:02
constify with fsl_uuid_cstr where reasonable (check-in: de4a224f94 user: mark tags: trunk)
2022-11-16 10:18
don't strcmp() 'path' against a NULL 'ogpath' (check-in: f8d8a969e7 user: mark tags: trunk)
2022-11-14 07:45
don't assume src dir name for 'make release' (check-in: 496e1f2ee1 user: mark tags: trunk)
2022-11-14 07:35
print build date with --version output like fossil(1) (check-in: 54afa2b4b9 user: mark tags: trunk)
2022-11-13 11:11
standardise on "hunk" vice "chunk" like patch(1) (check-in: 75afa93105 user: mark tags: trunk)
2022-11-13 10:45
general man page documentation and markup improvements (check-in: 17c7c9839b user: mark tags: trunk)
2022-11-12 13:22
make fnc.1 comply with `mandoc -Tlint` and trim aliases (check-in: 646d8371e7 user: mark tags: trunk)
2022-11-12 12:15
add --brief diff option and corresponding 'b' key map (check-in: d0d2a221ce user: mark tags: trunk)
2022-11-11 13:54
only read the line_type array if it's been populated (check-in: 7947e0833e user: mark tags: trunk)
2022-11-11 13:48
minimise diff routines exposed as part of the public API (check-in: fbc1e7458b user: mark tags: trunk)
2022-11-08 11:35
print checkout hash with version number (i.e., fnc -v) (check-in: b833e2af94 user: mark tags: trunk)
2022-11-08 05:40
zap A_BOLD on OpenBSD to make all 16 colours available (check-in: ac114c4b11 user: mark tags: trunk)
2022-11-08 05:34
improve error handling of diff function prototype code (check-in: e2e390e10e user: mark tags: trunk)
2022-10-24 09:49
update and polish README (check-in: d610b261e1 user: mark tags: trunk)
2022-09-04 11:54
Latest upstream libfossil. (check-in: 93198e94d1 user: stephan tags: trunk)
2022-07-26 01:39
Fix build warning from typo when formatting help text. (check-in: e12c006a6d user: mark tags: trunk)
2022-06-09 12:03
Document 'stash pop' semantics in man page and stash --help. (check-in: cd23ee6bd5 user: mark tags: trunk)
2022-06-09 10:12
Latest upstream libfossil: 6e9726df5195 (check-in: a03c0aca70 user: mark tags: trunk)
2022-06-07 13:30
Add commit history and diff changeset links to CHANGES. (check-in: 3a357d50e3 user: mark tags: trunk)
2022-06-07 13:19
Document missing man page 'W' diff keymap to ignore eol ws. (check-in: 83ee949805 user: mark tags: trunk)
2022-06-07 13:09
Expand 'fnc stash get' to take an optional <id> argument. (check-in: 10834e97bf user: mark tags: trunk)
2022-06-07 12:58
Implement navigate to prev/next hunk in the diff key maps. (check-in: e9fe4cb36d user: mark tags: trunk)
2022-06-07 12:27
Improve tree navigation when opening repository subtrees. (check-in: ff9e91cd21 user: mark tags: trunk)
2022-06-05 13:45
Handle paths not necessarily in the current checkout. (check-in: bbdf11e4ee user: mark tags: trunk)
2022-06-03 14:20
Make 'fnc blame -r' behave like 'fossil blame -o'. (check-in: 3f23fe6eec user: mark tags: trunk)
2022-06-03 11:25
Plug memleak when using 'p' key map in blame view. (check-in: 0d7bbb4a61 user: mark tags: trunk)
2022-05-13 03:12
Update README: remove version from title and modify tagline. (check-in: 3cc5872b18 user: mark tags: trunk)
2022-05-10 06:56
Accept global -V|--verbose flag irrespective of command. (check-in: 97f7b02b0c user: mark tags: trunk)
2022-05-10 06:47
Improve reporting of invalid diff command arguments. (check-in: 75210cedde user: mark tags: trunk)
2022-05-09 13:11
Cycle public keys: -0.11 +0.13 (check-in: 56a5a28a6e user: mark tags: trunk)
2022-05-09 12:18
Bump version number: 0.13 (check-in: b56d1390f5 user: mark tags: trunk)
2022-05-09 12:15
CHANGES for 0.12 (check-in: 671ad5159a user: mark tags: trunk, 0.12)