]> granicus.if.org Git - procps-ng/shortlog
procps-ng
2016-07-09 Jim Warnermisc: repair a single instance of 'whitespace' boo-boo
2016-07-09 Jim Warnerlibrary: avoid QUICK_THREADS, swat Redhat bug #1284091
2016-07-06 Craig Smalllibrary: rename clashing pwcache functions
2016-07-06 Jim Warnermisc: adapted others to that new proc_t 'cgname' field
2016-07-06 Jim Warnerlibrary: play catchup with a new proc_t 'cgname' field
2016-07-06 Jim Warnertop: eliminate 2 author sections from the man document
2016-07-06 Jim Warnertop: improved that #define PRETENDNOCAP implementation
2016-07-03 Craig Smalldocumentation: Update watch man page
2016-07-03 Craig Smallwatch,free: interpet intervals in non-locale way
2016-07-03 Craig Smalldocumentation: rewrite for shared in free
2016-07-03 Simon Tathamlibrary: find tty device name of process quicker
2016-07-02 Craig Smallwatch: truncate command in non-8 bit mode
2016-07-02 Jesse Hathawaywatch: Add hostname to the header
2016-07-02 Craig Smallkill: Correct pid type
2016-07-02 Craig SmallMerge branch 'master' into 'master'
2016-07-02 Craig Smallkill: report error if cannot kill process
2016-06-30 Jan Rybar- Fixing sysinfo - devices with length exceeding 15...
2016-06-17 Craig SmallMerge branch 'master' into 'master'
2016-06-15 Jan Rybar- Fixing incorrect memory usage assessment due to skipp...
2016-06-07 Jim Warnerps: adapt to revised approach for --with-systemd build
2016-06-07 Jim Warnertop: accommodate the loss of that OOMEM_ENABLE #define
2016-06-07 Jim Warnerlibrary: make sure that the proc_t is now fixed length
2016-06-07 Jim Warnertop: make more responsive when toggling cpu off/online
2016-06-07 Jim Warnertop: miscellaneous accumulated tweaks of code/comments
2016-06-07 Jim Warnertop: extend 'zero suppression' scope to several fields
2016-06-07 Jim Warnertop: man page now includes resident memory enhancement
2016-06-07 Jim Warnertop: exploit new linux-4.5 resident memory enhancement
2016-06-07 Jim Warnerlibrary: exploit linux-4.5 resident memory enhancement
2016-04-28 Cristian Rodríguezpmap: Do not display error if shmctl(..IPC_RMID) return...
2016-04-25 Takayuki Nagatabprocps: fix order of operations for %use of slabinfo
2016-04-20 Craig Smalladded gettext to dependency
2016-04-20 Craig Smallfixed incorrect libtool dependency
2016-04-20 Craig Smallneeded extra dependencies
2016-04-20 Craig SmallUpdate gitlab test yaml
2016-04-17 Craig Smallpidof: check cmd if space in argv0
2016-04-17 Benedikt Böhmfix parsing of negative PIDs
2016-04-16 Craig Smalltests: Conditionally add prctl to test process
2016-04-14 Jim Warnertop: minimal necessary corrections to the man document
2016-03-23 Jim Warnertop: add additional memory information to the man page
2016-03-15 Jim Warnertop: improve/correct several memory fields in man page
2016-03-12 Craig SmallMerge branch 'master' into 'master'
2016-03-12 Jim Warnertop: tweaks to vertical scroll management & 'i' toggle
2016-03-10 Wayne PorterFixed tests so make check no longer fails
2016-03-10 Wayne PorterAdded Cygwin build support
2016-03-10 Mike Frysingerenable transparent large file support
2016-03-10 Mike Frysingerset test programs to check_PROGRAMS
2016-03-03 Craig SmallReplace %Lu with standard %llu
2016-03-03 Craig SmallMerge branch 'master' into 'master'
2016-03-03 Craig SmallMerge branch 'master' into 'master'
2016-03-03 Craig SmallA locale-independent strtod
2016-03-02 Shivkrishna AFix for Bug:1174313
2016-02-09 Emanuele Ainapmap: Fix detail parsing on long mapping lines
2016-01-03 Craig Smalltestsuite: kill test fails on signal names
2016-01-03 Laurent Bigonvilleps: use attr/current as fallback for context
2015-11-18 Craig Smallwatch: interpret esc[m sequence
2015-10-28 Jim Warnertop: extend '=' key to include active 'locate' request
2015-10-28 Jim Warnertop: ATEOJ_RPTHSH prints hash table entries less often
2015-10-28 Jim Warnertop: do not co-mingle strings/numbers under namespaces
2015-10-28 Jim Warnertop: miscellaneous accumulated tweaks to code/comments
2015-10-28 Jim Warnertop: update the man document reporting bugs suggestion
2015-10-26 Craig SmallCloses: #9 ps: Remove Unix98 output limitations
2015-10-24 Craig SmallRemoved empty test
2015-10-24 Craig Smallfree: use SReclaimable in cached
2015-10-24 Craig SmallMerge branch 'no-cxx' into 'master'
2015-10-24 Craig Smallfree: use correct end sentinel
2015-10-24 Craig Smalladded new CI status button
2015-10-24 Craig SmallRemove CI from readme as the function has been integrated
2015-09-01 Craig Smallwatch: Correctly process [m Remove lib dependency
2015-08-18 John Keepingconfigure.ac: do not check for C++ compiler
2015-08-15 Craig Smallps: display control group name
2015-08-15 Craig Smallps: sort by cgroup
2015-08-15 Craig SmallUpdate NEWS for next version
2015-08-09 Craig SmallRELEASE 3.3.11 v3.3.11
2015-08-09 Craig Smallbuild-sys: Update Library Version
2015-08-09 Craig Smalltranslations: Update all and fix Polish
2015-08-09 Craig Smallbuild-sys: include .version in EXTRA_DIST
2015-08-08 Craig Smallfree: Parse -s option correctly.
2015-08-08 Craig SmallAdd notice in news about vmstat
2015-08-08 Jim Warnermiscellaneous: a final cleanup prior to release 3.3.11
2015-08-06 Craig Smalladd CI badge
2015-08-06 Craig SmallUpdate NEWS entry
2015-08-06 Craig Smallps: enable sort by etimes
2015-08-06 Jim Warnertop: fix unlikely edge case wherein all fields are off
2015-08-06 Jim Warnertop: avoid an unnecessary conversion for 'USED' column
2015-08-06 Jim Warnertop: miscellaneous accumulated tweaks to code/comments
2015-08-06 Jim Warnertop: eliminate 'user' from the inspection view headers
2015-07-28 Craig Smallbuild-sys: Add gitlab CI job file
2015-07-28 Craig SmallMerge branch 'master' into 'master'
2015-07-21 Craig Smallw: Adjust command width
2015-07-21 Craig Smallw: Fix choice of current process
2015-07-21 Jim Warnertop: improve vertical scroll management for 'i' toggle
2015-07-11 Tobias StoeckmannFix readlink's do-while-loop
2015-07-11 Tobias StoeckmannHandle out of memory conditions.
2015-07-09 Craig Smallbuild-sys: Clean up libsystemd in configure
2015-07-09 Craig Smallbuild-sys: use merged systemd library
2015-07-08 Craig SmallMerge branch 'master' into 'master'
2015-07-08 Craig SmallMerge branch 'sigoption1' into 'master'
2015-07-07 Filipe Brandenburgerpkill: reject -signal number with trailing garbage
2015-07-07 Filipe Brandenburgerkill: print usage if no pid is passed in command line
2015-07-07 Filipe Brandenburgerskill: fix command line with signal, again
next