fnc

Timeline
Login

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

59 check-ins going from 689182448e to 0.3

2021-10-17 07:15
Add CHANGES for 0.3 (check-in: e231a952cf user: mark tags: trunk, 0.3)
2021-10-16 17:32
Update documentation with new blame command. (check-in: 96b3dbc641 user: mark tags: trunk)
2021-10-16 15:52
Enhance and standardise parsing of path arguments. (check-in: 964c43112d user: mark tags: trunk)
2021-10-15 15:03
Add '-C|--no-colour' and 'c' key binding to blame. (check-in: a495ae7afc user: mark tags: trunk)
2021-10-15 14:05
Rollback handling of 'fnc invalid_command_or_path'. (check-in: c15cb137e3 user: mark tags: trunk)
2021-10-15 13:24
Enable browsing the tree of a commit from the timeline. (check-in: ed4af64b59 user: mark tags: trunk)
2021-10-15 12:49
Don't hardcode 'trunk' as the assumed master branch. (check-in: aae3c0aa6c user: mark tags: trunk)
2021-10-15 04:48
Fix copypasta in strtonumcheck() committed in [a5fbe1193c]. (check-in: 69022d1748 user: mark tags: trunk)
2021-10-15 04:35
Fix typo that passed the wrong rc to fsl_errno_to_rc(). (check-in: 9dc5047104 user: mark tags: trunk)
2021-10-14 16:08
Don't set line->annotated for every callback step. (check-in: 2c0f0725f4 user: mark tags: trunk)
2021-10-14 15:18
New threaded blame implementation and upstream libf. (check-in: 6f7f849b95 user: mark tags: trunk)
2021-10-13 17:26
Improve processing of artifacts with no comment. (check-in: 0e69f35df1 user: mark tags: trunk)
2021-10-13 16:49
Use FSL_UUID_STRLEN_MAX to save entire commit hash. (check-in: 37f69822fe user: mark tags: trunk)
2021-10-13 16:16
Latest upstream libf & adapt blame to new annotate API. (check-in: 22b445d3c7 user: mark tags: trunk)
2021-10-13 11:32
Deduplicate strtonum() checks with utility function. (check-in: 7f8a43f2b0 user: mark tags: trunk)
2021-10-13 08:52
Initial implementation of new 'fnc blame' command. (check-in: a5fbe1193c user: mark tags: trunk)
2021-10-11 07:17
Latest upstream libfossil for the appendf %#X.Ys formatting capability. (check-in: f130a59df7 user: stephan tags: trunk)
2021-10-10 06:59
Latest upstream libfossil and adapted a couple of error checks for the recent FSL_RC_DIFF_BINARY change. (check-in: 61fe72773e user: stephan tags: trunk)
2021-10-09 15:48
Update diff return code checks to handle API change. (check-in: d9e17741db user: mark tags: trunk)
2021-10-09 15:23
Enhance [d7cea451c8] to handle 'fnc timeline -R path' case. (check-in: 9734459c69 user: mark tags: trunk)
2021-10-09 03:58
Latest upstream libfossil which renames some diff-related API bits. (check-in: 34c167319d user: stephan tags: trunk)
2021-10-09 03:03
Latest upstream libfossil and removed code from fnc.c which was moved into the library earlier tonight. (check-in: b9c3fb216b user: stephan tags: trunk)
2021-10-08 19:47
Latest upstream libfossil for a diff segfault fix. (check-in: f47615fcce user: stephan tags: trunk)
2021-10-08 18:19
Added .editorconfig. (check-in: d0825b684f user: stephan tags: trunk)
2021-10-08 03:17
Compilation fix for the latest libfossil amalgamation, broken in the last build. (check-in: 6b60b85294 user: stephan tags: trunk)
2021-10-08 03:00
Latest upstream libfossil, which includes annotate API. (check-in: 27e6812e52 user: stephan tags: trunk)
2021-10-06 16:36
Replaced a segfault with an FSL_RC_NOT_A_CKOUT and added a comment header to tell emacs to use hard tabs. (check-in: d7cea451c8 user: stephan tags: trunk)
2021-10-06 16:20
Latest libfossil for fsl_ckout_fingerprint_check() change - no longer fails if no checkout is opened. (check-in: 744342b1ff user: stephan tags: trunk)
2021-10-06 15:58
Add return code macro to wrap fcli_err_set() calls. (check-in: 4ed7e464be user: mark tags: trunk)
2021-10-06 14:12
Pulled in latest upstream libfossil and sqlite3 amalgamations. (check-in: a1b5dad13b user: stephan tags: trunk)
2021-10-04 14:12
Provide CLI convenience form of 'fnc timeline in/repo/path'. (check-in: 3d7916e694 user: mark tags: trunk)
2021-10-04 08:13
Update in-app help with new tree key bindings. (check-in: 0763281fd6 user: mark tags: trunk)
2021-10-04 04:37
Add optional path argument to the 'fnc tree' command. (check-in: 557d70c9bc user: mark tags: trunk)
2021-10-03 15:20
Minor code cleanup and document key [b50dcf30e0|tree] methods. (check-in: e6af5bc24b user: mark tags: trunk)
2021-10-03 04:12
Improve dynamically-sized headline in timeline view. (check-in: ce62ff81d2 user: mark tags: trunk)
2021-10-02 17:29
Deduplicate 'gg' key binding code with new function call. (check-in: 1b6fca1759 user: mark tags: trunk)
2021-10-02 17:09
Initial implementation of the new tree command. (check-in: b50dcf30e0 user: mark tags: trunk)
2021-10-02 04:04
Corrected install path for man pages: PREFIX/share/man instead of PREFIX/man. (check-in: 56ad44352a user: stephan tags: trunk)
2021-10-01 16:54
Minor curses API call fix for coloured output in tmux. (check-in: 0e1bad910c user: mark tags: trunk)
2021-09-25 10:57
Dynamically size headline to fit available columns. (check-in: 36fc1e494f user: mark tags: trunk)
2021-09-25 05:20
Add 'space' diff view key binding to scroll down a page. (check-in: 0e438713af user: mark tags: trunk)
2021-09-23 06:52
Restore [47770b7de8|libf changes] with requisite fix. (check-in: 90aaa7eb90 user: mark tags: trunk)
2021-09-23 04:20
Backout [47770b7de8], which broke diff view scrolling. (check-in: e5d08bff2e user: mark tags: trunk)
2021-09-18 10:41
Latest upstream libfossil version b2e283edbfcefa2e, which changes fsl_appendf() return semantics. (check-in: 47770b7de8 user: stephan tags: trunk)
2021-09-16 04:58
Latest upstream libfossil amalgamation. (check-in: a53ad7935d user: stephan tags: trunk)
2021-09-12 09:23
Finish replacing fsl_cx_err_set() with fcli_err_set(). (check-in: d5733cc785 user: mark tags: trunk)
2021-09-11 19:04
Refactor commit builder logic out of build_commits(). (check-in: 11b783cb80 user: mark tags: trunk)
2021-09-10 14:10
Update man page and add key bindings to in-app help. (check-in: 2dfce22cb6 user: mark tags: trunk)
2021-09-10 13:27
Add README for use outwith the repository (e.g., tarballs). (check-in: 6e2af62156 user: mark tags: trunk)
2021-09-08 04:20
Improvements to the recently added [02d358b18d|help] view. (check-in: d5322485e4 user: mark tags: trunk)
2021-09-07 20:04
Build: more autosetup code moved from auto.def to wh-common.tcl and Makefile added to distclean rules where appropriate. (check-in: 34c53b58df user: stephan tags: trunk)
2021-09-07 19:14
Add in-app help accessible with the 'H' key binding. (check-in: 02d358b18d user: mark tags: trunk)
2021-09-06 23:10
More autosetup-related cleanups. (check-in: bb984d37a0 user: stephan tags: trunk)
2021-09-06 20:29
Minor autosetup tweaks. No functional changes. (check-in: ba2ada47c0 user: stephan tags: trunk)
2021-09-05 16:47
Latest upstream build file tweaks - no functional changes. (check-in: 5173c69ba5 user: stephan tags: trunk)
2021-09-04 16:10
Add 0.2 and 0.3 public keys. (check-in: 109407c85f user: mark tags: trunk)
2021-09-04 05:19
Mention addition of 'fnc diff' implementation in CHANGES. (check-in: 27bcb2cd3d user: mark tags: trunk)
2021-09-04 04:59
Bump version number: 0.3 (check-in: eb1807634c user: mark tags: trunk)
2021-09-04 04:57
Add changes for 0.2. (check-in: 689182448e user: mark tags: trunk, 0.2)