index
:
delta/procps-ng.git
libproc1
master
newlib
newtop
nls
oldlib
gitlab.com: procps-ng/procps.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
watch.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Coverity scan findings - memleaks, unused vars, potential nullptr dereferences
Jan Rybar
2021-05-06
1
-2
/
+3
*
If you use echo -e $(put sgr0)"text" - reset color attributes, it turns out t...
Alexandr Miasnikov
2020-12-22
1
-0
/
+5
*
Supporting bright colors with ncurses
Nipunn Koorapati
2020-12-22
1
-31
/
+62
*
Support simple 8 bit ansi escape sequences
Nipunn Koorapati
2020-12-22
1
-28
/
+28
*
Spaces to tabs
Nipunn Koorapati
2020-12-22
1
-42
/
+39
*
Add comments and limit to standard colors
Nipunn Koorapati
2020-12-22
1
-7
/
+18
*
bugfix - increment endpointer when parsing color_escape_sequence
Nipunn Koorapati
2020-12-22
1
-9
/
+8
*
Support simple 8 bit ansi escape sequences
Nipunn Koorapati
2020-12-22
1
-10
/
+51
*
Convert spaces to tabs in watch.c
Nipunn Koorapati
2020-12-22
1
-25
/
+25
*
watch: Add no linewrap option
Craig Small
2020-10-19
1
-1
/
+29
*
Merge branch 'awesomeclaw/procps-master'
Craig Small
2020-05-12
1
-4
/
+10
|
\
|
*
Add ability to specify watch interval using environment variable WATCH_INTERVAL
Harry Wagstaff
2020-05-12
1
-4
/
+10
|
/
*
watch: fix unsetting of COLOR flag
Craig Small
2019-09-21
1
-1
/
+1
*
watch: use sysconf() for hostname length
Craig Small
2018-03-03
1
-4
/
+2
*
watch: Support ANSI 39,49 reset sequences
Craig Small
2017-12-20
1
-0
/
+6
*
misc: eliminate all those remaining gcc -Wall warnings
Jim Warner
2017-05-22
1
-2
/
+2
*
configure.ac: use pkg-config to get ncursesw header location
Gustavo Zacarias
2016-08-07
1
-3
/
+1
*
watch: define HOST_NAME_MAX
Craig Small
2016-07-11
1
-0
/
+4
*
watch: fix process_ansi typo
Craig Small
2016-07-09
1
-2
/
+1
*
watch: Remove second [m check
Craig Small
2016-07-09
1
-2
/
+0
*
watch: Don't attempt to ungetc parts of unknown ANSI escape sequences
Josh Triplett
2016-07-09
1
-2
/
+0
*
watch: Fix ANSI escape sequence termination
Josh Triplett
2016-07-09
1
-1
/
+1
*
watch: Don't process additional numbers in unknown ANSI color escapes
Josh Triplett
2016-07-09
1
-2
/
+6
*
watch: fix 8bit regression
Craig Small
2016-07-09
1
-1
/
+1
*
watch,free: interpet intervals in non-locale way
Craig Small
2016-07-03
1
-1
/
+1
*
watch: truncate command in non-8 bit mode
Craig Small
2016-07-02
1
-6
/
+13
*
watch: Add hostname to the header
Jesse Hathaway
2016-07-02
1
-19
/
+25
*
watch: interpret esc[m sequence
Craig Small
2015-11-18
1
-0
/
+3
*
watch: Correctly process [m Remove lib dependency
Craig Small
2015-09-01
1
-2
/
+4
*
Add _XOPEN_SOURCE_EXTENDED definition in WATCH8BIT
Andrew Wilcox
2015-07-05
1
-0
/
+1
*
watch: treat <ESC>[m as <ESC>[0m
Jaromir Capik
2015-02-25
1
-0
/
+3
*
watch: avoid ansi manipulations in non-ansi mode
Jaromir Capik
2014-09-08
1
-1
/
+2
*
watch: fixing uninitialized variable
Jaromir Capik
2014-09-08
1
-1
/
+1
*
watch: fixing default color handling
Jaromir Capik
2014-09-08
1
-12
/
+15
*
watch: fixing future italic support
Jaromir Capik
2014-09-06
1
-1
/
+1
*
watch: enhancing ANSI color & style support
Jaromir Capik
2014-09-06
1
-20
/
+93
*
watch: fixing uninitialized endptr in the previous commit
Jaromir Capik
2014-08-20
1
-2
/
+2
*
watch: Fix handling of ANSI color escapes for -c
Sean Silva
2014-08-20
1
-9
/
+11
*
watch: Don't leak extra fds to the child
Josh Stone
2014-02-04
1
-0
/
+1
*
Split help lines to help translators
Craig Small
2013-12-28
1
-10
/
+10
*
Increase watch interval.
Craig Small
2013-08-25
1
-6
/
+7
*
watch: Remove unused header
Rainer Müller
2013-03-20
1
-1
/
+0
*
configure: check for program_invocation_name
Rainer Müller
2013-03-20
1
-0
/
+2
*
watch: fix compiler warnings
Sami Kerola
2012-11-06
1
-4
/
+4
*
watch: fix to backporting error, and other wide character issues
Sami Kerola
2012-05-30
1
-2
/
+3
*
watch compiles with 8bit enabled
Craig Small
2012-05-20
1
-0
/
+8
*
all: check stdout and stderr status at exit
Sami Kerola
2012-03-23
1
-0
/
+2
*
watch: refactor code, add output_header() and run_command()
Sami Kerola
2012-03-16
1
-297
/
+286
*
watch: remove arbitrary terminal size restriction
Sami Kerola
2012-03-16
1
-11
/
+11
*
slabtop, vmstat, watch: remove file descriptor constants
Sami Kerola
2012-03-16
1
-1
/
+1
[next]