]> granicus.if.org Git - procps-ng/shortlog
procps-ng
2021-09-06 Jim Warnertop: update man document with new long cmdline options
2021-09-06 Jim Warnertop: utilize getopt and introduce long cmdline options
2021-09-06 Jim Warnertop: some minor organizational tweaks for man document
2021-08-24 Jim Warnertop: and just eliminate a couple of unnecessary braces
2021-08-24 Jim Warnertop: reposition call to cpus_refresh() for consistency
2021-08-24 Jim Warnertop: corrected some more miscellaneous man page errata
2021-08-24 Jim Warnertop: whack a label & branch in 'summary_show' function
2021-08-24 Jim Warnertop: added a new #define to test absence of numa nodes
2021-08-17 Jim Warnertop: man page reflects '-H' impact for '-p' provisions
2021-08-17 Jim Warnertop: thread mode transitions should remove focus ('F')
2021-08-06 Jim Warnertop: document summary area changes involving 2 abreast
2021-08-06 Jim Warnertop: allow the summary memory lines to print 2 abreast
2021-08-06 Jim Warnertop: add a visual separator to lines printed 2 abreast
2021-08-01 Jim Warnertop: new #define added for focus ('F') toggle tweaking
2021-08-01 Jim Warnertop: introduced new focus toggle ('F'), man doc & NEWS
2021-08-01 Jim Warnertop: introduced new focus toggle ('F'), program source
2021-06-23 Jim Warnertop: fix a fix for the 'bye_bye' function (merge #127)
2021-06-17 Jim Warnertop: refactor 'mkVIZ' support to avoid future problems
2021-06-16 Craig SmallMerge branch 'ericonr/procps-error'
2021-06-16 Érico Nogueirac: print strerror() instead of error code.
2021-06-16 Craig SmallMerge branch 'heftig/procps-fix-free-h-si'
2021-06-15 Jan Alexander... free: Clean up scale_size and fix `free -h --si`
2021-06-02 Jim Warnertop: fix two potential 'alternate display mode' abends
2021-06-02 Jim Warnertop: extend end-of-job report to reflect unused fields
2021-06-02 Jim Warnertop: eliminate the #define VER_J_RCFILE as superfluous
2021-05-29 Bas van der... sysctl man page update for pattern
2021-05-26 Henrik Grimlerconfigure: add macro to check for __PROGNAME
2021-05-06 Jan RybarCoverity scan findings - memleaks, unused vars, potenti...
2021-04-24 Issam E. Maghniescape.c: Fix missing nl_langinfo on certain configs
2021-04-23 Issam E. Maghniconfigure: Add --disable-w
2021-03-18 Shaohua Zhantop: In the bye_bye function, replace fputs with the...
2021-02-15 Craig Smallpidwait: Rename from pwait
2021-02-09 Jim WarnerNEWS: tweak wording associated with library versioning v3.3.17
2021-02-08 Craig Smalllibrary: Version has revision incremented
2021-02-08 Craig Smallbuild-sys: Don't require po4a for installation
2021-01-29 Craig Smallnls: Fix translation problems
2021-01-28 Craig Smallnls: Update the translation files
2021-01-28 Craig Smallbuild-sys: Ignore temp directory for POTFILES.in
2021-01-22 Craig Smallmisc: Update NEWS to next version v3.3.17rc1
2021-01-22 Craig Smallnls: Minor update to po files
2021-01-21 Craig Smallbuild-sys: One more man-po build fix
2021-01-21 Craig Smallbuild-sys: Update build to install translated manpages
2021-01-21 Craig Smallbuild-sys: Fix version directory
2021-01-21 Craig Smalldocs: vmstat.8 - swap is not virtual memory
2021-01-02 Jim Warnertop: tweak cmd/cmdline logic for a possible bad locale
2021-01-02 Jim Warnerlibrary: let's make 'escaped_copy' multibyte aware too
2020-12-28 Jim Warnerlibrary: help ensure 'escape_str' isn't executed twice
2020-12-28 Jim Warnertop: added utf8 multibyte support to additional fields
2020-12-28 Jim Warnerps: extend utf8 multibyte support to additional fields
2020-12-28 Jim Warnertop: correct one spelling oops in a programmer comment
2020-12-22 Craig Smallmisc: Add NEWS for ps sorting
2020-12-22 Craig SmallMerge branch 'topimiettinen/procps-ps-sort-label'
2020-12-22 Topi Miettinenps: add lots of sorting functions
2020-12-22 Craig Smallpgrep: Remove memory leak
2020-12-22 Craig SmallMerge branch 'axxName/procps-master'
2020-12-22 Alexandr MiasnikovIf you use echo -e $(put sgr0)"text" - reset color...
2020-12-22 Craig Smallps: Add NEWS and test for exe output
2020-12-22 Jan Rybarps: new format option 'exe' now shows executable path...
2020-12-22 Craig Smallbuild-sys: Make pwait test dependent on pwait built
2020-12-22 Craig SmallMerge branch 'awilfox/procps-utmpx-support'
2020-12-22 A. Wilcoxw: Use POSIX <utmpx.h> functions where available
2020-12-22 Craig SmallMerge branch 'teknoraver/procps-master'
2020-12-22 Craig SmallNEWS: Add notice for pidof -q
2020-12-22 Matteo Crocepidof: allow to suppress output
2020-12-22 Raphaël Jaksekill: Fix argument handling for negative PIDs
2020-12-22 Craig SmallMerge branch 'nipunn1313/procps-watch_colors2'
2020-12-22 Nipunn KoorapatiSupporting bright colors with ncurses
2020-12-22 Nipunn KoorapatiSupport simple 8 bit ansi escape sequences
2020-12-22 Craig SmallMerge branch 'nipunn1313/procps-watch_colors'
2020-12-22 Nipunn KoorapatiSpaces to tabs
2020-12-22 Nipunn KoorapatiAdd comments and limit to standard colors
2020-12-22 Nipunn Koorapatibugfix - increment endpointer when parsing color_escape...
2020-12-22 Nipunn KoorapatiSupport simple 8 bit ansi escape sequences
2020-12-22 Craig SmallMerge branch 'antonblanchard/procps-proc-stat-buffer'
2020-12-22 Anton BlanchardIncrease BUFFSIZE to handle very large /proc/stat files
2020-12-22 Craig Smalltestsuite: Add pwait tests
2020-12-22 Craig SmallMerge branch 'alxu/procps-pwait'
2020-12-22 Alex Xu (Hello71)pgrep: add pwait
2020-12-22 Craig SmallMerge branch 'nipunn1313/procps-spaces_to_tabs'
2020-12-22 Nipunn KoorapatiConvert spaces to tabs in watch.c
2020-12-22 Craig SmallMerge branch 'nipunn1313/procps-configure_ncurses'
2020-12-22 Nipunn Koorapatiwatch: Support wide char ncurses on mac with enable...
2020-12-22 Samanta Navarromisc: fix typos in manual pages
2020-12-22 Jan Rybarpkill manpage to document '-e' option
2020-12-22 Jan Rybarpidof: new option to show cmdline-less PIDs (kernel...
2020-12-22 Craig SmallMerge branch 'brenns10/procps-master'
2020-12-22 Stephen BrennanSet TZ to avoid repeated stat("/etc/localtime")
2020-12-22 Craig SmallMerge branch 'ratijas/procps-man-watch'
2020-12-22 ivan tkachenkodocs: Consistent style across watch.1
2020-12-21 Craig Smallmisc: Document sysctl change bug
2020-10-24 Jim Warnertop: a small safeguard added to the ATEOJ_RPTHSH logic
2020-10-19 Craig Smallfree,slabtop,uptime: complain about extra ops
2020-10-19 Craig Smallwatch: Add no linewrap option
2020-10-11 Jim Warnertop: just a small tweak to that history hash algorithm
2020-09-24 Craig Smallps: Match on truncated 16 char for -C
2020-09-16 Jim Warnertop: fix additional SEGVs if no tasks were displayable
2020-09-13 Jim Warnertop: fix potential SEGV when no tasks were displayable
2020-09-13 Jim Warnertop: update user/system cpu % graph content (man page)
2020-09-13 Jim Warnerbuild-sys: updated autoscan for that configure.ac file
2020-09-13 Jim Warnertop: even more useless cosemetic stuff (only comments)
next