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