这是indexloc提供的服务,不要输入任何密码
Skip to content
GitLab
Menu
Why GitLab
Pricing
Contact Sales
Explore
Why GitLab
Pricing
Contact Sales
Explore
Sign in
Get free trial
Commits · master
gitodoc
Browse files
Nov 16, 2024
check_age: use libgit2 instead of git
· 475d385d
Narrat
authored
Nov 13, 2024
475d385d
Nov 14, 2024
git_handling: introduce function for error checking
· 88c77f5c
Narrat
authored
Nov 13, 2024
88c77f5c
Jul 01, 2024
README: update information in regards of latest changes
· 5289b894
Narrat
authored
Jul 01, 2024
5289b894
Man: Update man page for recent changes
· 0af8b057
Narrat
authored
Jul 01, 2024
0af8b057
Jun 25, 2024
str_to_long: change return
· c498ef54
Narrat
authored
Jun 25, 2024
c498ef54
input_mapping: fine grain the function
· 80e5c805
Narrat
authored
Jun 25, 2024
80e5c805
fix help/usage
· 76c176e3
Narrat
authored
Jun 24, 2024
76c176e3
fix rotting: get_items without a type isn't possible anymore
· 7dd0d694
Narrat
authored
Jun 24, 2024
7dd0d694
input_mapping: simplify logic
· 18a9e730
Narrat
authored
Jun 24, 2024
18a9e730
Jun 11, 2024
delete_item: remove input_mapping
· 55c7a6a6
Narrat
authored
Jun 11, 2024
55c7a6a6
Decouple input_mapping() from get_items()
· ba486fee
Narrat
authored
Jun 11, 2024
ba486fee
input_mapping: fix issue with call of file names
· 71d4563c
Narrat
authored
Jun 10, 2024
71d4563c
May 07, 2024
check_age: move close of file pointer
· 2352a7c0
Narrat
authored
Apr 26, 2024
2352a7c0
commit_changes: use goto for error handling
· 537486ba
Narrat
authored
Apr 26, 2024
537486ba
Feb 03, 2024
sort_items: return early if argument is NULL
· 4c61c229
Narrat
authored
Feb 01, 2024
4c61c229
Fix recognition of empty list
· 298720c9
Narrat
authored
Feb 01, 2024
298720c9
getopt_long: avoid directly using optarg
· 2c8e5a46
Narrat
authored
Jan 31, 2024
2c8e5a46
Dec 12, 2023
change option parsing
· 85b0e670
Narrat
authored
Dec 12, 2023
85b0e670
settings struct: be explicit in declaration
· b372c92e
Narrat
authored
Dec 11, 2023
b372c92e
Dec 04, 2023
Move how_to_print into settings struct
· 3719cb48
Narrat
authored
Dec 04, 2023
3719cb48
Add settings struct
· a0f72480
Narrat
authored
Nov 21, 2023
a0f72480
Update README and man-page in regards of getopt
· b8eea434
Narrat
authored
Dec 04, 2023
b8eea434
Nov 21, 2023
check_setup: remove function
· 67a1a486
Narrat
authored
Nov 21, 2023
67a1a486
Man-Page: fix sentence in Bugs section
· d5631c53
Narrat
authored
Nov 21, 2023
d5631c53
Environment: implement GITODOC_EDITOR
· 1febbd0d
Narrat
authored
Nov 21, 2023
1febbd0d
pattern_matching: snprintf -> memccpy
· 975698fd
Narrat
authored
Nov 21, 2023
975698fd
Nov 16, 2023
input_mapping: rework function
· 4d4cb184
Narrat
authored
Nov 16, 2023
4d4cb184
Nov 12, 2023
item_read: replace snprintf with memccpy
· 53d60918
Narrat
authored
Nov 12, 2023
53d60918
get_editor: replace snprintf with memccpy
· 67bff549
Narrat
authored
Nov 12, 2023
67bff549
get_data_dir: rework logic
· 7b712819
Narrat
authored
Nov 10, 2023
7b712819
build_filepath: switch from snprintf to memccpy
· 3ae6a03d
Narrat
authored
Nov 10, 2023
3ae6a03d
build_filepath: switch to a simpler version
· b6428505
Narrat
authored
Nov 12, 2023
b6428505
README: mention the need for git
· abb38e07
Narrat
authored
Nov 12, 2023
abb38e07
git_handling: reduce usage of magic numbers
· 9aca2cfa
Narrat
authored
Nov 12, 2023
9aca2cfa
utilities: reduce usage of magic numbers
· 16788ff2
Narrat
authored
Nov 12, 2023
16788ff2
item_write: reduce usage of magic numbers
· 14f19a86
Narrat
authored
Nov 12, 2023
14f19a86
item_read: reduce usage of magic numbers
· 92b758bc
Narrat
authored
Nov 12, 2023
92b758bc
Nov 08, 2023
pattern_matching: switch regex for prio
· 35e613f8
Narrat
authored
Nov 08, 2023
35e613f8
Oct 08, 2022
pattern_matching: check_age: adjust regex for when/dead
· 14e7a7a9
Narrat
authored
Oct 06, 2022
14e7a7a9
search_term -> search_file
· 87885018
Narrat
authored
Oct 06, 2022
87885018
Loading