7
I Use This!
Very Low Activity

Commits : Listings

Analyzed 2 days ago. based on code collected 2 days ago.
Jun 12, 2023 — Jun 12, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fix shell location / finding More... over 6 years ago
Use a portable pattern substitution More... over 6 years ago
Fix memory leak when checking version of augparse More... over 6 years ago
* src/fa.c (fa_make_empty): do not mark fa as minimal or deterministic
lutter
as David Lutterkort
More... over 6 years ago
* src/lexer.l: properly handle backslash escaping in strings and regex
lutter
as David Lutterkort
More... over 6 years ago
Grub: handle top-level "boot" directive (#494) More... almost 7 years ago
When saving to nonwritable file fails, make sure we remove the tempfile
lutter
as David Lutterkort
More... almost 7 years ago
* transform.c (lens_put): factor out bookkeeping around calling lns_put
lutter
as David Lutterkort
More... almost 7 years ago
Test that putting text with a lens updates spans
lutter
as David Lutterkort
More... almost 7 years ago
* transform.c (lens_get): common logic around calling lns_get
lutter
as David Lutterkort
More... almost 7 years ago
* put.c: recalculate span information when writing a file
lutter
as David Lutterkort
More... almost 7 years ago
Pass struct info into lns_put
lutter
as David Lutterkort
More... almost 7 years ago
* transform.c (make_lns_info): new function to create struct info for lns_get
lutter
as David Lutterkort
More... almost 7 years ago
* transform.c (text_store): pass aug->flags to lns_get
lutter
as David Lutterkort
More... almost 7 years ago
Cgconfig: allow fperm & dperm in admin & task More... almost 7 years ago
Remove lots of duplicate 'const' declarations
lutter
as David Lutterkort
More... almost 7 years ago
Mark fallthroughs in switch statements as intentional
lutter
as David Lutterkort
More... almost 7 years ago
Added branch prediction macros and marked allocation errors as unlikely. More... almost 7 years ago
* NEWS: fix encoding back to UTF-8
lutter
as David Lutterkort
More... almost 7 years ago
* augeas.pc.in: make -lfa a private lib
lutter
as David Lutterkort
More... almost 7 years ago
Fix sudoers lens: recognize "match_group_by_gid" More... almost 7 years ago
Add FreeBSD path for rc.conf.d More... almost 7 years ago
Add FreeBSD paths to dovecot More... almost 7 years ago
Solaris needs gnu-version-script-compat More... almost 7 years ago
Add FreeBSD paths for postfix More... almost 7 years ago
NEWS: include news for 1.8.1
lutter
as David Lutterkort
More... almost 7 years ago
Remove flags field from struct info
lutter
as David Lutterkort
More... almost 7 years ago
* get.c: move whether spans are enabled into a flag in struct state
lutter
as David Lutterkort
More... almost 7 years ago
* examples/dump.c: example of using aug_ns_* functions
lutter
as David Lutterkort
More... almost 7 years ago
* augeas.c (aug_ns_attr): new function to iterate through a nodeset
lutter
as David Lutterkort
More... almost 7 years ago