index
:
fish-shell
master
user-friendly command line shell
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
builtin_jobs.cpp
Commit message (
Expand
)
Author
Age
*
Fix indentation
ridiculousfish
2014-06-07
*
Fixes issue:1484
Arjun AK
2014-06-08
*
Miscellaneous minor fixes based on cppcheck static analyzer
ridiculousfish
2014-01-12
*
s/Procces/Process/. Fixes #1082.
Konrad Borowski
2013-10-31
*
Fix indentation of switch statements
ridiculousfish
2012-11-19
*
Apply new indentation, brace, and whitespace style
ridiculousfish
2012-11-18
*
Remove trailing whitespaces and change tabs to spaces
Ćukasz Niemier
2012-11-18
*
Cleaned up lots of typecasts, simplified some string handling
ridiculousfish
2012-08-04
*
Warning cleanup
ridiculousfish
2012-08-04
*
Add new line after printing job information with jobs builtin.
Siteshwar Vashisht
2012-06-07
*
A bunch of changes working towards eliminating all memory allocation after fo...
ridiculousfish
2012-03-08
*
Fixed compilation on Linux with some minor changes.
Siteshwar Vashisht
2012-02-28
*
Some initial work towards resolving nasty fork/pthread issues, and to having ...
ridiculousfish
2012-02-27
*
Large set of changes to migrate sb_out and sb_err to wcstring
ridiculousfish
2012-02-22
*
A bunch of work to move towards a sane memory model in job_t
ridiculousfish
2012-01-29
*
Convert jobs list to std::list
ridiculousfish
2012-01-29
*
Get some basic function signatures right for new instanced parser
ridiculousfish
2012-01-16
*
Some changes to migrate towards C++ and a multithreaded model
ridiculousfish
2011-12-26
*
Initial C++ conversion
ridiculousfish
2011-12-26