]> granicus.if.org Git - psmisc/shortlog
psmisc
2020-03-10 Craig Smallnls: update langauges and ignore generated manpages
2020-03-02 Craig Smallpeekfd: exit() after perror()
2020-03-02 Craig Smallfuser: free local port before return
2020-03-02 Craig Smallpeekfd: Check return value of malloc
2020-03-02 Craig Smallpstree: minor snprintf fix
2020-03-02 Craig Smallkillall: minor str length changes
2020-03-02 Craig Smallmisc: update date to 2020
2020-03-02 Craig Smallbuild-sys: add missing po4a macro
2020-03-02 Craig Smallnls: update
2020-03-02 Matthias BeyerFix typo in error message for -Z
2020-03-02 Craig Smalldocs: Add translation build system for manpages
2019-11-14 Craig Smalldocs: Fix unknown macro
2019-11-14 Craig SmallMerge branch 'ppraszmo/psmisc-fix-pstree-race'
2019-11-14 Craig Smallpstree: additional for do not crash on missing processes
2019-11-14 Piotr Praszmopstree: do not crash on missing /proc/xxxx directory
2019-11-12 Craig Smalllang: another po update v23.3
2019-11-12 Craig Smalllang: update the po files
2019-10-24 Craig Smalllang: another update
2019-10-24 Craig Smalllang: update language files
2019-10-23 Craig Smallpstree: use out_string instead of printf
2019-10-23 Craig Smallpstree: Add color by age
2019-10-22 Craig Smallmisc: change my email address
2019-09-12 Craig Smallchangelog: fix version
2019-09-12 Benno Schulenbergpstree: make the long version of option -c describe...
2019-09-12 Benno Schulenbergdocs: sort the -g option into its alphabetical position...
2019-09-12 Benno Schulenbergdocs: fix a typo in pstree.1
2019-09-12 Benno Schulenbergpstree: alphabetize the -g and -G options correctly...
2019-09-12 Benno Schulenbergpstree: use separate fprintf() calls for compilation...
2019-06-24 Craig Smalltranslations: update
2019-06-24 Craig Smallfuser: use larger inode size
2019-06-06 Vladislav Ivanishinpstree: initialize pid_set
2019-05-09 Craig Smallchangelog: put in merge request
2019-05-09 Craig Smallchangelog: Add note for psmisc/psmisc!19
2019-05-09 akaherThis patch is to 'Add ARM64 support to peekfd'.
2019-05-09 Craig Smallchangelog: Add note for !18
2019-05-09 Craig SmallMerge branch 'jrybar/psmisc-fuser-nullptr-sanity-scan...
2019-02-19 Jan RybarNULLptr sanity added in scan fns to avoid useless prep...
2018-11-07 Craig SmallMerge branch 'stapelberg/psmisc-dirstamp'
2018-11-07 Michael StapelbergMakefile.am: create src/ before src/signames.h
2018-11-07 Craig Smallmisc: Remember to add comm.h too
2018-11-07 Craig Smallkillall: match on 16 character commlen too
2018-09-24 Craig Smallmisc: translations update v23.2
2018-09-18 Craig Smallkillall: Another go at option parsing
2018-09-12 Craig Smalldocs: fix groff errors in fuser.1
2018-09-12 Craig Smallmisc: Update translation files
2018-09-10 Craig Smallkillall: ignore -n 0
2018-08-27 Craig Smallkillall: use correct size for comm
2018-08-13 Craig Smalllanguage updates
2018-08-13 Craig Smallmisc: Update changelog for previous
2018-08-13 Craig SmallMerge branch 'whydoubt/psmisc-peekfd_tgid'
2018-08-13 Jeff Smithpeekfd: Allow attaching to all threads in group
2018-08-13 Jeff Smithpeekfd: split follow_forks into follow_clones
2018-08-13 Craig Smallpslog: Define PATH_MAX if required
2018-05-20 Craig Smallfuser: path fixes and command name length
2018-05-20 Cristian Morales... buildsys: signals.c depends on signames.h
2018-05-20 Craig Smallkillall: increase comm len to 64, fix indenting
2018-05-20 Craig Smallkillall: change to getopt_long
2018-05-20 Craig Smallkillall: Fix -INT option parsing
2018-05-05 Craig SmallMerge branch 'brenoleitao/psmisc-master'
2018-05-05 Breno Leitaopstree: Linking with libintl.
2018-05-05 Breno Leitaopeekfd: Include headers for ppc64
2018-05-05 Craig SmallMerge branch 'baruchsi/psmisc-ship-git-version-gen'
2018-05-05 Baruch SiachMakefile: ship also git-version-gen
2018-05-05 Craig Smallkillall: use all namespaces by default
2017-07-09 Craig Smalllanguage file updates
2017-06-15 Craig Smalldocs: ship pslog.1 and README.md v23.1
2017-06-14 Craig Smallkillall: Remove debug line
2017-06-12 Craig Smalltranslations: Update translations from TP v23.0
2017-06-12 Svante Signellpstree: Remove need for PATH_MAX
2017-06-12 Craig Smalldoc: Added changelog for previous
2017-06-12 Craig SmallMerge branch 'fix_process_age' into 'master'
2017-06-11 Craig Smalldoc: Documents for killall namespace option
2017-06-11 Craig SmallMerge branch 'namespace' into 'master'
2017-06-11 Craig Smallkillall: better parsing of command names
2017-06-11 Craig Smalldoc: pstree.1 typo, fixes #7
2017-04-01 John Ferlitokillall - Fix race condition for --older-than and ...
2017-03-25 Craig Smallchangelog: Mention pstree cgroup namespace
2017-03-25 Craig SmallMerge branch 'cgroup_namespace' into 'master'
2017-03-25 Jeff Smithpstree: add 'cgroup' to namespaces
2017-03-25 Craig Smallpstree: Explictly cast ino_t to long int
2017-03-24 Craig Smallbuild-sys: update harden flags, remove pie
2017-03-24 Craig Smalltranslation: update PO files
2017-03-24 Craig Smallmisc: Update copyrights to 2017
2017-03-24 Craig Smalltranslations: Update from the translation project
2017-03-24 Craig SmallMerge branch 'master' of gitlab.com:psmisc/psmisc
2017-03-24 Craig SmallMerge branch 'memory-cleanup' into 'master'
2017-03-24 Craig Smallchangelog: update previous pull requests
2017-03-24 Craig SmallMerge branch 'master' of gitlab.com:psmisc/psmisc
2017-03-24 Craig SmallMerge branch 'killall_long_fix' into 'master'
2017-03-24 Craig SmallMerge branch 'fix-warnings' into 'master'
2017-03-24 Craig SmallMerge branch 'master' into 'master'
2017-03-23 Jeff Smithpstree: fix type-mismatches
2017-03-23 Jeff Smithpeekfd: fix type-mismatches
2017-03-23 Jeff Smithkillall: fix type-mismatches
2017-03-23 Jeff Smithkillall: fix reporting when >32 names specified
2017-03-23 Jeff Smithpstree: free various linked lists
2017-03-23 Jeff Smithpeekfd: free and detach on termination with Ctrl-C
2017-03-23 Jeff Smithprtstat: free comm field of proc_inf struct
2017-03-23 Jeff Smithkillall: free regular expression list entries
2017-03-23 Jeff Smithkillall: free command buffers appropriately
next