Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
History of file client/fnc/fnc.c at check-in cdbcddb1a13e40ba
2025-04-03
| ||
19:14 | Import upstream fnc, patched with the fixes from this branch. file: [fabd2c3489] check-in: [bc0b1d6836] user: stephan branch: bv-haiku, size: 429811 | |
10:00 | Changes provided by OscarL from #haiku@irc.oftc.net to correct linker and compiling failures on Haiku. file: [67a819e23f] check-in: [fb917fc1c9] user: brickviking branch: bv-haiku, size: 423779 | |
2024-10-12
| ||
05:51 | Add fnc version/date/hash info to the build and add a script to copy the upstream fnc, along with that metadata. That this info has been missing was reported in [/forumpost/cc99a0b0a8]. file: [2b0fb8c27d] check-in: [578074a169] user: stephan branch: trunk, size: 423751 | |
2024-09-15
| ||
11:11 | latest upstream fnc [fnc:26adf1707c] file: [adc4e9b422] check-in: [8e0da47996] user: mark branch: trunk, size: 413998 | |
2024-09-13
| ||
14:44 | Latest upstream fnc for CentOS build fixes. file: [703732d039] check-in: [8abe7bd29b] user: stephan branch: trunk, size: 413983 | |
10:30 | Update fnc to the upstream trunk. i apparently made a mess of it yesterday, pulling an older version when sync failed (due to an out of date login) without my noticing it. file: [f02f811515] check-in: [e3cd510fda] user: stephan branch: trunk, size: 413919 | |
2024-09-02
| ||
01:50 | Latest upstream fnc. file: [98fee045f7] check-in: [dd368cb55d] user: stephan branch: trunk, size: 410360 | |
2023-11-21
| ||
15:25 | Latest upstream fnc. file: [cd87a95370] check-in: [1c09e802b2] user: stephan branch: trunk, size: 405735 | |
2023-11-19
| ||
16:21 | Latest upstream fnc. file: [324d096b0a] check-in: [e9ce1d49cf] user: stephan branch: trunk, size: 406037 | |
2023-04-26
| ||
16:26 | Latest upstream fnc. file: [52da3ef957] check-in: [251db8cb45] user: stephan branch: trunk, size: 383263 | |
2022-09-04
| ||
11:50 | Latest upstream fnc. file: [c47309ef6c] check-in: [267e51c927] user: stephan branch: trunk, size: 381553 | |
2022-06-06
| ||
05:58 | Imported latest upstream fnc. file: [35ec5d7512] check-in: [936e886f1c] user: stephan branch: trunk, size: 377925 | |
2022-04-01
| ||
09:38 | Latest upstream fnc. file: [36b079ebd6] check-in: [3876fab927] user: stephan branch: trunk, size: 307593 | |
2022-03-16
| ||
12:52 | Latest upstream fnc. file: [80f446480f] check-in: [3c54972833] user: stephan branch: trunk, size: 303057 | |
2022-03-10
| ||
08:02 | Upstream fnc [fnc:a97a6075b8099b662]. file: [8aa0aa09f5] check-in: [6417598cf2] user: stephan branch: trunk, size: 302234 | |
2022-03-05
| ||
11:18 | Latest upstream fnc. file: [4512ed1636] check-in: [818307debb] user: stephan branch: trunk, size: 301328 | |
2022-03-04
| ||
05:37 | Latest upstream fnc. file: [d031060282] check-in: [1f0c719961] user: stephan branch: trunk, size: 293611 | |
2022-02-26
| ||
22:47 | Latest upstream fnc.c file: [430aef4d99] check-in: [8520337095] user: stephan branch: trunk, size: 297959 | |
2022-01-27
| ||
13:02 | Latest upstream fnc. file: [1fc9d08623] check-in: [e7795f680c] user: stephan branch: trunk, size: 290230 | |
2022-01-20
| ||
16:34 | Latest upstream fnc, which moves the former v1 libf diff code into fnc. file: [d2e816187e] check-in: [ed78994d64] user: stephan branch: trunk, size: 290068 | |
2022-01-04
| ||
17:01 | Latest upstream fnc. file: [c20ea6e3a0] check-in: [1bdf40e928] user: stephan branch: trunk, size: 286637 | |
2022-01-03
| ||
21:30 | Renamed fsl_diff_opt to fsl_dibu_opt in fnc.c. file: [4fa095919f] check-in: [ef858ebe4f] user: stephan branch: trunk, size: 287635 | |
2022-01-01
| ||
15:07 | Latest upstream fnc client. file: [6c99c69693] check-in: [cdbcddb1a1] user: stephan branch: trunk, size: 287635 | |
2021-12-21
| ||
08:28 | Moved fossil-scm/fossil.h to ../libfossil.h so that client code can build from both the canonical tree and amalgamation using the same include name. file: [3a487c0ac0] check-in: [76d6359435] user: stephan branch: trunk, size: 274637 | |
2021-12-14
| ||
22:43 | Latest upstream fnc to account for signature change of fsl_cx_is_case_sensitive(). file: [355f3e7d0b] check-in: [fc61a0e2bd] user: stephan branch: trunk, size: 273858 | |
2021-11-23
| ||
17:11 | Latest upstream fnc. file: [1401b4a29f] check-in: [cc967df182] user: stephan branch: trunk, size: 260988 | |
2021-11-18
| ||
13:56 | Swapped order of fsl_buffer_copy() args to be more conventional (target first). file: [a8d339874a] check-in: [dee39f687e] user: stephan branch: trunk, size: 259684 | |
04:03 | Latest upstream fnc. file: [1154db1f67] check-in: [3761d0a9c8] user: stephan branch: trunk, size: 257361 | |
2021-10-29
| ||
10:36 | Add optional usage callback to fcli_command structure. If set, calls to fcli_command_help() with a true argument for the showUsage parameter, will call the fcli_command->usage() callback. This enables clients to display usage and/or additional help output on an individual command basis. Update apps in the repository impacted by this API change. file: [732ec25e87] check-in: [d60fcce917] user: mark branch: trunk, size: 248448 | |
10:15 | Latest upstream fnc with several major changes. This fnc update includes: a significant change to the diff interface, which offers improved arg parsing and the ability to diff file blobs; and the new 'fnc branch' command, which provides a view for navigating repository branches. file: [85054e78cf] check-in: [b1c9f30e3f] user: mark branch: trunk, size: 248411 | |
2021-10-21
| ||
16:28 | Added a timer-based limit option to the annotate operation, much like fossil's, allowing the user to limit it to X milliseconds (CPU time) of work. Added f-annotate --ms flag to make use of this. file: [2d688b395a] check-in: [35b8297bc3] user: stephan branch: trunk, size: 212406 | |
14:32 | Add optional command line aliases to fcli_command. As per /chat discussion, use a NUL-delimited char pointer to add optional aliases to a command. This commit also adapts fcli_command_help() output to display any aliases, and adapts fnc and existing f-apps that use fcli_command to demonstrate the change. file: [7d2ec5b5f5] check-in: [d9d00a5c97] user: mark branch: cli-aliases, size: 212353 | |
02:54 | Latest upstream fnc.c to squelch warnings from gcc. file: [2314cd343c] check-in: [33b4a4b279] user: stephan branch: trunk, size: 212264 | |
2021-10-09
| ||
03:04 | Latest upstream fnc.c, adapted for changes made to the library earlier tonight. file: [e07695ba8e] check-in: [072d639651] user: stephan branch: trunk, size: 172766 | |
2021-10-08
| ||
03:55 | Latest upstream fnc.c. file: [f0f075db00] check-in: [4df3ad2d82] user: stephan branch: trunk, size: 173543 | |
2021-09-13
| ||
23:11 | Latest upstream fnc. file: [f68975f315] check-in: [7efa956d12] user: stephan branch: trunk, size: 123851 | |
2021-09-02
| ||
18:02 | Latest upstream changes from fnc. Includes a screen-rendering bug fix, and improved error handling/reporting in the multibyte to wide-char conversion. file: [2d078becad] check-in: [ce9e0fcfd0] user: mark branch: trunk, size: 113536 | |
02:54 | Latest upstream fnc, including install rules. file: [e68928840f] check-in: [4dcc4638df] user: stephan branch: trunk, size: 113320 | |
2021-09-01
| ||
03:33 | Latest upstream fnc.c. file: [80f035ed79] check-in: [69427e2bd9] user: stephan branch: trunk, size: 112712 | |
2021-08-31
| ||
16:42 | Latest upstream fnc.c. file: [e612b0baf7] check-in: [f1236f3110] user: stephan branch: trunk, size: 103130 | |
2021-08-24
| ||
18:57 | Latest upstream fnc.c. file: [8eb634777f] check-in: [5d4335a934] user: stephan branch: trunk, size: 101977 | |
2021-08-23
| ||
13:21 | libfossil.o is now built using the configured compiler instead of trying with both gcc and clang because... fnc is now built against the amalgamation. This leads to a much larger binary but will simplify the upstream source tree considerably once this change is ported over to there. file: [66d8db78b2] check-in: [c2bb259b7c] user: stephan branch: trunk, size: 100934 | |
2021-08-22
| ||
22:56 | Pulled in [https://cvs.bsdbox.org/fnc/info/8804f1b9fb573a2ce444 | upstream fnc checkin 8804f1b9fb573a2ce444]. file: [424306f83b] check-in: [d9d98ad8f9] user: stephan branch: trunk, size: 101092 | |
2021-08-19
| ||
19:18 | Pulled in upstream fnc checkin [https://cvs.bsdbox.org/fnc/info/b9024c7b708465ed1cfa | b9024c7b708465ed1cfa], which line-wraps long checkin comments in the diff view. file: [780d3eccbc] check-in: [57d36d8668] user: stephan branch: trunk, size: 98564 | |
2021-08-18
| ||
20:25 | Added: Initial go at getting fnc integrated into the tree. The configure part is as yet untested on BSD, though. file: [15b5b11906] check-in: [9c613222b2] user: stephan branch: trunk, size: 97050 | |