pagure Logo
  • Log In

tulips / perk

Clone
Source Code
GIT
  • Source
  • Issues  0
  • Pull Requests  0
  • Stats
 Overview  Files  Commits  Branches  Forks  Releases

Commits 855

Branch: f6a85b37d49ff91ca871f797afaad0ab9da95c6c
main
struct pe_meta_coff_file_hdr: .cfh_num_of_syms ==> .cfh_size_of_sym_tbl.
midipix • a day ago  
f6a85b
struct pe_raw_coff_object_hdr: rename .cfh_num_of_syms to reflect content.
midipix • 2 days ago  
854fb8
struct pe_raw_coff_image_hdr: rename .cfh_num_of_syms to reflect content.
midipix • 2 days ago  
6dc523
api: coff symbol structs: rename .cs_num_of_aux_symbols to reflect content.
midipix • 2 days ago  
18f51d
struct pe_meta_coff_symbol: added the .cs_aux_recs member.
midipix • 2 days ago  
8db559
struct pe_meta_coff_symbol: optimize for iterative name access.
midipix • 2 days ago  
e5823e
pe_ar_list_members(): refactor (by renaming memberp as minfo) for clarity.
midipix • 4 days ago  
425c2f
api: PERK_DRIVER_AR_PRINT_ARCHIVE -> PERK_DRIVER_AR_PRINT_MEMBERS (consistency).
midipix • 4 days ago  
8ba1bc
pe_ar_options[]: re-order, as to match the order of actions in the synopsis.
midipix • 4 days ago  
3f5720
pe_cmd_ar_perform_unit_actions(): properly handle action-less invocations.
midipix • 4 days ago  
64d692
driver: synopsis: whitespace meditation.
midipix • 4 days ago  
cb4ee4
driver: utility: relax flags to permit generic archive listing and printing.
midipix • 4 days ago  
908504
ar: pe_ar_print_members(): utility and driver integration.
midipix • 4 days ago  
eb6452
ar: pe_ar_print_members(): initial implementation and integration.
midipix • 4 days ago  
7cc041
ar: pe_ar_list_members(): compare member names against operand basenames.
midipix • 4 days ago  
0d612c
ar: pe_cmd_ar(): use an internal pe_cmd_ar_perform_unit_actions().
midipix • 4 days ago  
0f4b7a
ar: pe_ar_list_members(): utility and driver integration.
midipix • 5 days ago  
75666b
ar: pe_ar_list_members(): initial implementation and integration.
midipix • 5 days ago  
3eb7d0
api: perk_output.h: added pretty-printer bits, refactored pre-alpha defs.
midipix • 5 days ago  
4da2ab
driver: pe_main(): support historic usage (first option/action without a dash).
midipix • 5 days ago  
d1d41c
pe_cmd_ar(): added command-line semantic verification.
midipix • 6 days ago  
663098
driver: utility: invoke pe_cmd_ar() with appropriate <posname> & <arname> args.
midipix • a week ago  
c5c707
driver: pe_driver_usage(): synopsis overhaul.
midipix • a week ago  
6fef9e
driver: pe_ar_options[]: use 'V' (rather than 'v') as the version short option.
midipix • a week ago  
f07938
internals: perk_ar_impl.h: whitespace meditation.
midipix • a week ago  
4a0ccb
driver: --version: update the git repository reference to the https variant.
midipix • a week ago  
7f7ebb
pe_cmd_ar(): updated function signature, defined action and option constants.
midipix • a week ago  
5b248d
driver: added --cmd=ar support, the pe_cmd_ar() stub, and the perk-ar symlink.
midipix • a week ago  
c73e19
utility: pe_cmd_perk(): apply actions to archive members where applicable.
midipix • a week ago  
7b3da5
pe_lib_get_unit_ctx(): return a read-only parsed object vector to the caller.
midipix • a week ago  
d3b526
internals: struct pe_unit_ctx_impl: whitespace meditation.
midipix • a week ago  
6c5659
pe_lib_get_unit_ctx(): whitespace meditation.
midipix • a week ago  
345bea
driver: struct pe_common_ctx: refactor, remove the actflags member.
midipix • a week ago  
5b008c
driver: pe_lib_get_unit_ctx(): added handling of archives and archive members.
midipix • a week ago  
d9d2d9
struct pe_unit_ctx: remove mapping info (present elsewhere, i.e. via r_image).
midipix • a week ago  
1c0129
archiver api: finalized pe_ar_get_archive_meta() and pe_ar_free_archive_meta().
midipix • a week ago  
75adc9
code base: utilize the visibility attribute also on supporting PE targets.
midipix • a week ago  
48569f
pe_meta_get_image_meta(): loop internal call optimization.
midipix • a week ago  
2e7361
perk.h: whitespace meditation.
midipix • a week ago  
1647d6
library api: _read_ (low level reader) namespace confirmation.
midipix • a week ago  
888b18
library api: _raw_ (raw image api) namespace overhaul.
midipix • a week ago  
a7c639
library api: _meta_ (object and image meta data) namespace overhaul.
midipix • a week ago  
57ddbe
library api: _info_ (image abi and framework info) namespace overhaul.
midipix • a week ago  
d24348
library api: _hexdump_ (header and section pretty printing) namespace overhaul.
midipix • a week ago  
9e2275
perk.h: whitespace meditation.
midipix • a week ago  
77fbc1
library api: _lib_ (program driver) namespace overhaul.
midipix • a week ago  
118b74
arbits: added pe_ar_get_archive_meta(), the framework's archive parser.
midipix • a week ago  
906422
code base: set the visilbity of internal library interfaces to hidden.
midipix • 2 weeks ago  
2baf67
PE toolchain: added perk_arbits.h (archive format definitions and structures).
midipix • 2 weeks ago  
fb9d36
driver api: refined the logic for display utility usage information.
midipix • 2 weeks ago  
51125f
driver: become multi-cmd ready, added pe_cmd_perk().
midipix • 2 weeks ago  
59b920
  • « Newer
  • page 1 of 18
  • » Older

Powered by Pagure 5.13.3

SSH Hostkey/Fingerprint | Documentation | About

© Red Hat, Inc. and others.