Login
All files named "f-apps/f-_template.c"
Login

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

History for f-apps/f-_template.c

2021-12-21
20:38
Corrected f-apps broken by previous checkin. file: [df92c01576] check-in: [5427afd00d] user: stephan branch: trunk, size: 4601
2021-12-14
23:08
First-ever fsl_ckout_merge() test worked, but there's still lots of testing and client status callback support to add to fsl_ckout_merge(). Added vmerge state to f-status/fcli_chkout_show_info() output. file: [bb2a155146] check-in: [9e719cffc5] user: stephan branch: trunk, size: 4653
2021-03-20
21:36
Minor restructuring of the fcli struct. file: [5eef340173] check-in: [436ae2c47f] user: stephan branch: trunk, size: 4684
2021-03-18
16:07
Some minor API renaming for clarity and started work on an app for porting over the update op (noting that it's currently nothing more than a skeleton). Changed how fsl_repo_ckout_state reports filenames: ckout-relative instead of absolute seems more appropriate. Might want to include both, though. file: [456183af9f] check-in: [045532178f] user: stephan branch: trunk, size: 4672
2021-03-15
04:25
Globally renamed _checkout to _ckout, as some of these names are getting a bit long. file: [ade73f6221] check-in: [bc9e88ee2c] user: stephan branch: trunk, size: 4673
2021-02-28
09:50
Reworked the fcli flag handling to accept and convert a range of flag types. It requires some pointer care on the user's part but is far more flexible. file: [1f557eae55] check-in: [fa7c45e1ef] user: stephan branch: trunk, size: 4676
08:13
Added: Changed how fcli handles verbose help mode (multiple -? act like higher verbosity levels). Improved catching/reporting of flags which require a value but don't get one (lol, which breaks f-checking -d -). Added f-_template.c for use as a copy/paste basis for new f-apps. file: [1753dbb114] check-in: [41295403c0] user: stephan branch: trunk, size: 4657