Histórico de Commits

Autor SHA1 Mensagem Data
  Denys Vlasenko 8d67007a4d top: improve large PID display in memory ('s') mode há 2 anos atrás
  Denys Vlasenko 1099a27696 top: code shrink há 2 anos atrás
  Denys Vlasenko 69f82e305b top: code shrink há 2 anos atrás
  Denys Vlasenko 294881d2e9 top: fix display of large PID/PPID há 2 anos atrás
  Denys Vlasenko 12566e7f9b ash,hush: fix handling of SIGINT while waiting for interactive input há 2 anos atrás
  Denys Vlasenko 1849285a20 *: more --help tweaks, mostly expanding ts --help há 3 anos atrás
  Ron Yorston cad3fc743a libbb: introduce and use fputs_stdout há 3 anos atrás
  Denys Vlasenko df1f479fc5 randomconfig fixes há 4 anos atrás
  Denys Vlasenko ac78f2ac96 top: do not use previous colleced data wheh "h" toggles threads display há 5 anos atrás
  James Byrne 6937487be7 libbb: reduce the overhead of single parameter bb_error_msg() calls há 5 anos atrás
  Thomas De Schampheleire 2b6282117f top: provide cmdline argument '-H' to enable thread scanning by default há 5 anos atrás
  Denys Vlasenko 4a6748662a top: tweak --help há 5 anos atrás
  Denys Vlasenko b097a84d62 config: update size information há 5 anos atrás
  Denys Vlasenko 4c20d9f2b0 extend fractional duration support to "top -d N.N" and "timeout" há 6 anos atrás
  Denys Vlasenko b3e98b1ccc top: fix "warning: unused variable new_mask" há 6 anos atrás
  Denys Vlasenko a2cae937d0 top: much faster cursor key navigation by avoiding process rescan há 6 anos atrás
  Denys Vlasenko 75e56a3db9 top: do unsigned rather than signed division in do_stats() há 6 anos atrás
  Denys Vlasenko 86107d6dc7 top: handle much larger VSZ values há 6 anos atrás
  Denys Vlasenko 8187e01438 *: use ESC define instead of "\033"; use ESC[m instead of ESC[0m há 7 anos atrás
  Denys Vlasenko e440b39416 *: stop using atexit in non-debug build: saves ~260 in bss with musl há 7 anos atrás
  Denys Vlasenko d80302db99 top: switch to malloced "globals". há 7 anos atrás
  Denys Vlasenko 727948e585 getopt32: factor out code to treat all args as options há 7 anos atrás
  Denys Vlasenko 72089cf6b4 config: deindent all help texts há 7 anos atrás
  Denys Vlasenko 4eed2c6c50 Update menuconfig items with approximate applet sizes há 7 anos atrás
  Denys Vlasenko 6c1f348fa7 Move FEATURE_USE_TERMIOS config option to two applets which use it há 7 anos atrás
  Denys Vlasenko 01ccdd1d3c libbb: consolidate the code to set termios unbuffered mode há 7 anos atrás
  Denys Vlasenko 0fd9fb4244 top: FEATURE_USE_TERMIOS shouldn't control reading of screen size há 7 anos atrás
  Denys Vlasenko 718e4fd564 top: fix help text: with !TERMIOS, no keys are affected top output há 7 anos atrás
  Denys Vlasenko f8f81ed7aa Convert all procps/* applets to "new style" applet definitions há 7 anos atrás
  Denys Vlasenko aedc3fe19f top: move free(prev_hist) out of signal path há 8 anos atrás