]> granicus.if.org Git - procps-ng/shortlog
procps-ng
2012-01-02 Craig SmallUpdated testsuite files for new NLS output
2012-01-02 Sami Kerolatranslations: group usage texts
2012-01-02 Jim Warnerw: fix broken -o (old-style) short form option
2012-01-02 Jim Warnerbuild-sys: re-enable 'dist' build
2011-12-25 Craig SmallMerge branch 'master' into nls
2011-12-22 Craig SmallRenaming libprocfs to libprocps
2011-12-22 Craig SmallFixed pmap -x Kbytes column
2011-12-22 Craig SmallFixed slabtop -o crash
2011-12-22 Jim Warnertop: update README with benchmarks using NLS support
2011-12-22 Jim Warnertop: additions to search narrative in man documment
2011-12-22 Jim Warnertop: final cleanup following nls conflict resolutions
2011-12-22 Jim Warnertop: adapt 'locate/find next' search capability for nls
2011-12-22 Jim Warnertop: changed 'err' to 'errmsg', avoid conflict with...
2011-12-22 Jim Warnertop: streamlined creation of nls string tables
2011-12-22 Jim Warnertop: corrected typos and clarified 'Translation' notes
2011-12-22 Jim Warnertop: repositioned nls.h to avoid redefine of procps...
2011-12-22 Jim Warnertop: added <stdlib.h> for VALIDATE_NLS which requires...
2011-12-22 Jim Warnertop: idiot! sometimes nls was misspelled nsl (but not...
2011-12-22 Jim Warnertop: added additional xgettext strings plus translator...
2011-12-22 Jim Warnertop: adapted/generalized comments for Makevars --add...
2011-12-22 Jim Warnertop: finalized nls translation implementation
2011-12-22 Jim Warnertop: made prolog comments like those in procps:master
2011-12-22 Jim Warnertop: provided for nls table integrity validation
2011-12-22 Jim Warnertop: restored static to scat(), not needed in top_nls.c
2011-12-22 Jim Warnertop: corrected double #include missed at rebase
2011-12-22 Jim Warnertop: corrected missed escape seq from redesign
2011-12-22 Jim Warnertop: optimization for show_special function
2011-12-22 Jim Warnertop: tweaked some xgettext emitted comments
2011-12-22 Jim Warnertop: added #include of proc/readproc.h to top.h
2011-12-22 Jim Warnertop: redesign Uniq_nlstab/show_special (nls quirks)
2011-12-22 Jim Warnertop: shortened some of the longer lines, mostly nls
2011-12-22 Jim Warnertop: relocated nls.h from top_nls.h to top_nls.c
2011-12-22 Jim Warnertop: use existing unsigned vs. separate int
2011-12-22 Jim Warnertop: corrected several programmer comments
2011-12-22 Jim Warnertop: fix misapplied 'rh analysis #2: top' patch
2011-12-22 Jim Warnertop: finalized top nls support (or so he thought)
2011-12-22 Jim Warnertop: provide extensive, generalized nls support
2011-12-22 Sami Kerolatop: add gettext support
2011-12-22 Jim Warnertop: with lib xalloc changes, restored prior memory...
2011-12-20 Sami Kerolasysctl: enable pattern matching with path
2011-12-20 Sami Kerolawatch: use strtod_or_err() to validate user input
2011-12-20 Sami Kerolatload: validate scale argument
2011-12-20 Sami Kerolalib: add strtod_or_err()
2011-12-20 Sami Kerolapwdx: write errors to stderr
2011-12-20 Sami Kerolaslabtop: use strutils.c to validate user input
2011-12-20 Sami Kerolavmstat: validate numeric user input and allow infinte...
2011-12-20 Sami Kerolatload: validate numeric user input
2011-12-20 Sami Kerolasysctl: exit with error message instead of usage()
2011-12-20 Sami Keroladocs: add exit values to pmap manual page
2011-12-20 Sami Kerolapgrep: exit with error message instead of usage()
2011-12-20 Sami Keroladocs: clean up ps.1 manual page
2011-12-20 Sami Kerolanls: improve translations and provide translator help...
2011-12-20 Sami Kerolaother: tell what was taken from util-linux package
2011-12-20 Sami Kerolanls: add functions which take translations to be used
2011-12-20 Sami Kerolaskill: use rpmatch() to yes/no question
2011-12-20 Sami Kerolavmstats: fix coding style
2011-12-20 Sami Keroladosc: add long options to skill.1
2011-12-20 Sami Keroladocs: add long options to kill.1
2011-12-20 Sami Kerolaskill: fix compiler warnings
2011-12-20 Sami Kerolaskill: add long options to usage output
2011-12-20 Sami Kerolaskill: support usage output to stdout & stderr
2011-12-20 Sami Kerolaskill: use symbolic exit values
2011-12-20 Sami Kerolaskill: use strtosig() for -l option argument
2011-12-20 Sami Kerolalibproc-ng: add strtosig() function
2011-12-20 Sami Kerolaskill: add long options
2011-12-20 Sami Kerolaskill: warning printout for non-existing processes
2011-12-20 Sami Kerolaskill: add long options & new debugging option
2011-12-20 Sami Kerolaskill: parse kill signals separately
2011-12-20 Sami Kerolaskill: use strtol_or_err to nice argument parsing
2011-12-20 Sami Kerolalib: add strtol into utility library
2011-12-20 Sami Kerolaskill: remove run time configuration global variables
2011-12-20 Sami Kerolaskill: move usage functions near each other
2011-12-20 Sami Kerolaskill: clean up which functionality is being called
2011-12-20 Sami Kerolaskill: reindent the file
2011-12-20 Jim Warnerbuild-sys: use Makevars --add-comments= to limit .pot...
2011-12-20 Jim Warnerbuild-sys: we don't need wide-ncurses, what were we...
2011-12-20 Jim Warnerbuild-sys: added config.h include to nls.h (for PACKAGE...
2011-12-20 Jim Warnerbuild-sys: added tabs to AC_CONFIG_FILES for consistency
2011-12-20 Jim Warnerbuild-sys: alphabeticized strverscmp in AC_CHECK_FUNCS
2011-12-20 Jim Warnerbuild-sys: added some missing files to AC_CHECK_HEADERS
2011-12-20 Jim Warnerslabtop: added remaining missing nls support
2011-12-20 Jim Warnerfree: added remaining missing nls support
2011-12-20 Jim Warnermisc: trailing space/tab cleanup following rebase
2011-12-20 Jim Warnerbuild-sys: corrected/simplified ncurses support detection
2011-12-20 Jim Warnerpmap: correct 'rh analysis #2' patch and contrib document
2011-12-20 Sami Kerolabuild-sys: verify gettext is present in autogen.sh
2011-12-20 Sami Kerolabuild-sys: add missing files to distribution
2011-12-20 Sami Kerolabuild-sys: remove non-existing files from Makefile.am
2011-12-20 Sami Keroladocs: add rh analysis #2 information to contrib
2011-12-20 Jim Warnerbuild-sys: enable xgettext TRANSLATORS comments
2011-12-20 Sami Kerolasysctl: warn when separators are repeated
2011-12-20 Sami Kerolasysctl: use libc error printing facilities
2011-12-20 Sami Kerolavmstat: use libc error printing facilities
2011-12-20 Sami Kerolapgrep: use libc error printing facilities
2011-12-20 Sami Kerolalibproc-ng & ps: fix warning reported by smatch
2011-12-20 Sami Kerolamisc: compiler warning fixes
2011-12-20 Sami Kerolaincludes: add xalloc.h to unify memory allocations
2011-12-20 Sami Kerolaps: add gettext support
2011-12-20 Sami Kerolawatch: add gettext support
2011-12-20 Sami Kerolaw: add gettext support
next