]> granicus.if.org Git - procps-ng/shortlog
procps-ng
2012-03-03 Sami Kerolawatch: remove unused variables
2012-03-03 Sami Kerolapgrep: fix compiler warnings
2012-03-03 Sami Kerolavmstat: fix compiler warnings
2012-03-03 Sami Keroladocs: add how to contribute to README
2012-03-03 Sami Keroladocs: ask gitorious merge request announces
2012-03-03 Sami Keroladocs: change README to describe procps-ng project
2012-03-03 Jaromir Capikdocs: typo in ps.1 manual [rpmlint]
2012-03-03 Craig SmallUpdated NEWS for next version
2012-03-03 Craig SmallMerge commit 'refs/merge-requests/1' of git://gitorious...
2012-03-03 Jim Warnertop: extend rcfile conversions for '--enable-oomem'
2012-03-03 Craig SmallMerge remote-tracking branch 'sami/to-craig' into sami...
2012-03-03 Craig SmallMerge remote-tracking branch 'sami/2012wk7' into sami...
2012-03-03 Craig SmallFix string literals in fprintf and friends
2012-03-03 Craig Smallps abort causes problems in testsuite
2012-03-02 Craig Smallfixed uptime check regexp
2012-03-02 Jim Warnertop: honor the restrictive, crufty old top rcfile
2012-03-02 Jim Warnertop: fix a regression associated with USE_X_COLHDR
2012-03-02 Jim Warnerbuild-sys: rename the 'tools' subdirectory to 'misc'
2012-02-27 Jim Warnertop: relocate a prototype to prevent compiler warning
2012-02-27 Jim Warnertop: isolate #defines actually present in confiure.ac
2012-02-27 Jim Warnertop: remove residual logic for obsolete functionality
2012-02-27 Jim Warnertop: update latest CPU % distortions understanding
2012-02-27 Jim Warnertop: fix regression created when fields mgmt reorg'd
2012-02-25 Gilles EspinasseFix a remaining util-linux word in autogen
2012-02-14 Sami Kerolasysctl: deprecate parameters
2012-02-13 Sami Keroladocs: inform about pkill and --inverse option
2012-02-12 Craig SmallMerge remote-tracking branch 'sami/2012wk6'
2012-02-12 Jim Warnertop: extend the Copyright (c) dates to include 2012
2012-02-12 Jim Warnertop: reorganize some fields management logic
2012-02-12 Jim Warnertop: standardize names of all 'helper' functions
2012-02-12 Jim Warnertop: use CPU_ZEROTICS to embrace the Nehalem logic
2012-02-12 James Cloostop: postpone the switch from Kb to Mb in summary display
2012-02-11 Sami Kerolalibprocps: remove linux 2.7.0 check
2012-02-11 Sami Kerolawatch: inform about optional argument for -d switch
2012-02-11 Sami Kerolapkill: remove -v match inversion option
2012-02-11 Sami Kerolapgrep: allow signal definition to be anywhere in comman...
2012-02-11 Sami Kerolapgrep: use c style comments
2012-02-11 Sami Kerolastrutils: reindent the file
2012-02-11 Sami Kerolaskill: fix argument parsing regression
2012-02-11 Sami Kerolatests: fix dejagnu pwdx and vmstat checks
2012-02-09 Jim Warnertop: fixup logic for Nehalem cpu 'idle' threshold
2012-02-08 Jim Warnertop: reduce use of 'clear_screen' to absolute minimum
2012-02-08 Jim Warnertop: tweak the new 'reduce % CPU distortions' algorithm
2012-02-08 Jim Warnertop: reduce % CPU distortions when a core was turned off
2012-02-08 Jim Warnertop: tolerate loss of smp cpus, improve CPU_t management
2012-02-08 Jim Warnertop: treat additional keys like the find_string() keys
2012-02-08 Jim Warnertop: improve USE_X_COLHDR effect when colors toggled off
2012-02-08 Jim Warnertop: properly handle an improper $HOME environment...
2012-02-06 Sami Kerolalibprocps: open file should be closed, not freed
2012-02-05 Sami Kerolavmstat: open file should be closed, not freed
2012-02-05 Sami Kerolapmap: ensure arg1 is not null, and set qualifers to...
2012-02-05 Sami Kerolapgrep: fix potential null derefences [smatch scan]
2012-02-05 Sami Kerolasysctl: fix potential null derefence [smatch scan]
2012-02-05 Sami Kerolaskill: ensure optarg is not null [smatch scan]
2012-02-05 Sami Kerolawatch: remove unreachable code
2012-02-05 Sami Kerolapwdx: free memory before exit
2012-01-26 Mike Frysingeruse pkg-config for ncurses by default
2012-01-26 Mike Frysingerfix AC_ARG_WITH(ncurses) handling
2012-01-26 Samuli Suominenfix basic ncurses check
2012-01-26 Mike Frysingerfix printf format warnings
2012-01-26 Mike Frysingerpmap: fix const warning
2012-01-26 Kent R. Spillnerwatch: exit when command output changes.
2012-01-25 Sami Kerolasysctl: fix coding style
2012-01-25 Sami Keroladocs: add to pgrep.1 count return value information
2012-01-24 Sami Keroladocs: remove tcp_default_win_scale from sysctl.conf...
2012-01-24 Sami Kerolalibprocps: hide private symbols
2012-01-24 Craig SmallMerge remote-tracking branch 'sami/vapier'
2012-01-24 Mike Frysingerps: include error.h
2012-01-24 Mike Frysingerproc: pull in ctype.h where needed
2012-01-24 Mike Frysingeruse helpers from c.h
2012-01-24 Mike Frysingerwatch: include sys/wait.h for waitpid
2012-01-24 Mike Frysingerinclude error.h for error() and friends
2012-01-22 Sami Kerolaskill: exclude debugging strings from nls
2012-01-21 Sami Kerolatload: remove unnecessary goto
2012-01-21 Sami Keroladocs: aligh top.1 header with other procps-ng utils
2012-01-21 Sami Keroladocs: add exit values to watch.1
2012-01-21 Sami Kerolatload: check write() return value
2012-01-21 Sami Kerolapkill: enable displaying what is killed
2012-01-21 Sami Kerolapgrep: fix compiler warning
2012-01-21 Sami Kerolapkill: fix error printing
2012-01-15 Sami Kerolaps: unify cases and remove trailing dots in messages
2012-01-13 Sami Kerolaother: make AUTHORS file obsolete
2012-01-13 Sami Keroladocs: remove old information from HACKING
2012-01-13 Sami Kerolaps: add catastrophic_failure()
2012-01-13 Sami Kerolaother: tell in ChangeLog where to see changes
2012-01-13 Jim Warnertop: avoid %cpu distortions when toggling task/thread...
2012-01-13 Jim Warnertop: force newline for unexpected signal abnormal exit
2012-01-13 Jim Warnervmstat: slabinfo (-m option) test disabled if not readable
2012-01-13 Craig Smallsysctl -p has no space
2012-01-09 Mike Fleetwoodps: display the nice value for processes with the SCHED...
2012-01-09 Mike Fleetwoodtests: add SCHED_BATCH test
2012-01-09 Craig SmallLinux version for non-linux systems
2012-01-09 Craig SmallChange restrict to __restrict in public includes
2012-01-09 Craig Smallwatch needs a conditonal LDADD
2012-01-08 Sami Kerolabuild-sys: use dist-xz
2012-01-08 Sami Kerolaother: indent FAQ file
2012-01-08 Sami Kerolaother: update CodingStyle
2012-01-08 Sami Kerolaother: update BUGS file
2012-01-08 Sami Kerolaother: update TODO
2012-01-08 Sami Kerolaother: move files to Documentation/ directory
next