doc_src
minor changes on user doc
2011-02-20 02:58:11 +08:00
etc
remove trialing spaces #2
2010-09-18 10:18:26 +08:00
FishsFish.xcodeproj
More work towards supporting builtin scripts
2012-01-03 10:54:06 -08:00
po
remove trialing spaces #2
2010-09-18 10:18:26 +08:00
share
update aptitude completions, patch by Dániel Ugra, closes Launchpad bug 238282
2011-09-25 01:24:34 +02:00
tests
add test case for 364d3dbbf8
2010-11-24 00:35:56 +08:00
.gitignore
update .gitignore
2010-10-05 21:14:43 +08:00
builtin.cpp
Further changes in builtin.cpp to use env_get_string()
2012-01-10 00:05:51 +05:30
builtin.h
Some changes to migrate towards C++ and a multithreaded model
2011-12-26 19:18:46 -08:00
builtin_commandline.cpp
Some changes to migrate towards C++ and a multithreaded model
2011-12-26 19:18:46 -08:00
builtin_complete.cpp
Some changes to migrate towards C++ and a multithreaded model
2011-12-26 19:18:46 -08:00
builtin_jobs.cpp
Some changes to migrate towards C++ and a multithreaded model
2011-12-26 19:18:46 -08:00
builtin_set.cpp
Modified builtin_set.cpp to use env_get(), added functions like update_values2(), env_set2() etc. to support wcstring and vector instead of using array_list_t
2012-01-10 01:19:37 +05:30
builtin_ulimit.cpp
Some changes to migrate towards C++ and a multithreaded model
2011-12-26 19:18:46 -08:00
common.cpp
Incorporate Siteshwar's patch for building on Linux
2012-01-05 13:58:48 -08:00
common.h
Incorporate Siteshwar's patch for building on Linux
2012-01-05 13:58:48 -08:00
complete.cpp
Modified complete.cpp to use env_get_string(); Fixed env_get_string() return an empty wcstring instead of returning 0.
2012-01-10 01:40:03 +05:30
complete.h
Some changes to migrate towards C++ and a multithreaded model
2011-12-26 19:18:46 -08:00
config.guess
Update to latest config.sub and config.guess versions
2006-03-02 02:28:21 +10:00
config.sub
Update to latest config.sub and config.guess versions
2006-03-02 02:28:21 +10:00
configure.ac
Improved check for pthread library to build successfully on Linux
2012-01-06 11:50:17 -08:00
create_wajig_completions.py
Add the file that generated the wajig completions to the tree. This should not be installed but it should be included with the tarball. The file was written by Reuben Thomas.
2006-11-04 00:26:45 +10:00
Doxyfile
remove trialing spaces #2
2010-09-18 10:18:26 +08:00
Doxyfile.help.in
remove trialing spaces #2
2010-09-18 10:18:26 +08:00
Doxyfile.user
remove trialing spaces #2
2010-09-18 10:18:26 +08:00
env.cpp
Fixed connection error to fishd server in env.cpp
2012-01-12 21:58:42 +05:30
env.h
Some changes to migrate towards C++ and a multithreaded model
2011-12-26 19:18:46 -08:00
env_universal.cpp
Migration of screen away from ad-hoc lists
2011-12-27 18:41:38 -08:00
env_universal.h
Migration of screen away from ad-hoc lists
2011-12-27 18:41:38 -08:00
env_universal_common.cpp
Migration of screen away from ad-hoc lists
2011-12-27 18:41:38 -08:00
env_universal_common.h
Migration of screen away from ad-hoc lists
2011-12-27 18:41:38 -08:00
event.cpp
Migrate to std::vector in event class
2011-12-27 00:06:07 -08:00
event.h
Migrate to std::vector in event class
2011-12-27 00:06:07 -08:00
exec.cpp
Modified exec.cpp to use env_get_string(); rolled back changes to expand.cpp in last commit, because pressing ^D results into an error with the changes
2012-01-12 21:39:00 +05:30
exec.h
Some changes to migrate towards C++ and a multithreaded model
2011-12-26 19:18:46 -08:00
expand.cpp
Modified exec.cpp to use env_get_string(); rolled back changes to expand.cpp in last commit, because pressing ^D results into an error with the changes
2012-01-12 21:39:00 +05:30
expand.h
More migration to the STL
2011-12-26 22:51:34 -08:00
fallback.cpp
Some changes to migrate towards C++ and a multithreaded model
2011-12-26 19:18:46 -08:00
fallback.h
Some changes to migrate towards C++ and a multithreaded model
2011-12-26 19:18:46 -08:00
fish.cpp
Incorporate Siteshwar's patch for building on Linux
2012-01-05 13:58:48 -08:00
fish.spec.in
remove trialing spaces #2
2010-09-18 10:18:26 +08:00
fish_indent.cpp
Incorporate Siteshwar's patch for building on Linux
2012-01-05 13:58:48 -08:00
fish_pager.cpp
Incorporate Siteshwar's patch for building on Linux
2012-01-05 13:58:48 -08:00
fish_tests.cpp
Incorporate Siteshwar's patch for building on Linux
2012-01-05 13:58:48 -08:00
fishd.cpp
Incorporate Siteshwar's patch for building on Linux
2012-01-05 13:58:48 -08:00
function.cpp
Modified function.cpp to use env_get_string().
2012-01-12 23:22:38 +05:30
function.h
Some changes to migrate towards C++ and a multithreaded model
2011-12-26 19:18:46 -08:00
halloc.cpp
Some changes to migrate towards C++ and a multithreaded model
2011-12-26 19:18:46 -08:00
halloc.h
Some changes to migrate towards C++ and a multithreaded model
2011-12-26 19:18:46 -08:00
halloc_util.cpp
Some changes to migrate towards C++ and a multithreaded model
2011-12-26 19:18:46 -08:00
halloc_util.h
Use halloc in a few more places, including the highlight code
2006-06-13 00:12:33 +10:00
highlight.cpp
Modified highlight.cpp to use env_get_string().
2012-01-12 23:19:05 +05:30
highlight.h
Some changes to migrate towards C++ and a multithreaded model
2011-12-26 19:18:46 -08:00
history.cpp
Some changes to migrate towards C++ and a multithreaded model
2011-12-26 19:18:46 -08:00
history.h
Some changes to migrate towards C++ and a multithreaded model
2011-12-26 19:18:46 -08:00
input.cpp
Modified input.cpp, output.cpp to use env_get_string()
2012-01-12 23:11:07 +05:30
input.h
More work to migrate off of ad-hoc data structures
2011-12-31 15:57:30 -08:00
input_common.cpp
IO port
2011-12-26 21:05:25 -08:00
input_common.h
Some changes to migrate towards C++ and a multithreaded model
2011-12-26 19:18:46 -08:00
INSTALL
remove trialing spaces #2
2010-09-18 10:18:26 +08:00
install-sh
remove trialing spaces #2
2010-09-18 10:18:26 +08:00
intern.cpp
More work to migrate off of ad-hoc data structures
2011-12-31 15:57:30 -08:00
intern.h
Huge API documentation cleanup
2005-10-25 01:26:25 +10:00
internalize_scripts.py
More work towards supporting builtin scripts
2012-01-03 10:54:06 -08:00
io.cpp
Some changes to migrate towards C++ and a multithreaded model
2011-12-26 19:18:46 -08:00
io.h
Some changes to migrate towards C++ and a multithreaded model
2011-12-26 19:18:46 -08:00
iothread.cpp
Added iothread
2011-12-26 21:21:12 -08:00
iothread.h
Added iothread
2011-12-26 21:21:12 -08:00
key_reader.cpp
Incorporate Siteshwar's patch for building on Linux
2012-01-05 13:58:48 -08:00
kill.cpp
Modified kill.cpp to use env_get_string().
2012-01-12 23:07:10 +05:30
kill.h
Some changes to migrate towards C++ and a multithreaded model
2011-12-26 19:18:46 -08:00
make_completions.py
remove trialing spaces #2
2010-09-18 10:18:26 +08:00
make_vcs_completions.fish
remove trialing spaces #2
2010-09-18 10:18:26 +08:00
Makefile.in
More work towards incorporating C++ build steps into Makefile.in and configure.ac
2012-01-06 11:29:03 -08:00
mimedb.cpp
Incorporate Siteshwar's patch for building on Linux
2012-01-05 13:58:48 -08:00
mimedb.h
Add header guards to the header files.
2005-10-05 01:11:39 +10:00
output.cpp
Modified input.cpp, output.cpp to use env_get_string()
2012-01-12 23:11:07 +05:30
output.h
Modified input.cpp, output.cpp to use env_get_string()
2012-01-12 23:11:07 +05:30
parse_util.cpp
Modified parse_util.cpp, parser.cpp, path.cpp to use env_get_string()
2012-01-12 22:56:53 +05:30
parse_util.h
More work towards supporting builtin scripts
2012-01-03 10:54:06 -08:00
parser.cpp
Modified parse_util.cpp, parser.cpp, path.cpp to use env_get_string()
2012-01-12 22:56:53 +05:30
parser.h
Some changes to migrate towards C++ and a multithreaded model
2011-12-26 19:18:46 -08:00
parser_keywords.cpp
Some changes to migrate towards C++ and a multithreaded model
2011-12-26 19:18:46 -08:00
parser_keywords.h
Some changes to migrate towards C++ and a multithreaded model
2011-12-26 19:18:46 -08:00
path.cpp
Modified parse_util.cpp, parser.cpp, path.cpp to use env_get_string()
2012-01-12 22:56:53 +05:30
path.h
Some changes to migrate towards C++ and a multithreaded model
2011-12-26 19:18:46 -08:00
print_help.cpp
Some changes to migrate towards C++ and a multithreaded model
2011-12-26 19:18:46 -08:00
print_help.h
Some changes to migrate towards C++ and a multithreaded model
2011-12-26 19:18:46 -08:00
proc.cpp
Fix for crash when unescaping a string with unbalanced quotes
2012-01-02 13:40:03 -08:00
proc.h
Some changes to migrate towards C++ and a multithreaded model
2011-12-26 19:18:46 -08:00
reader.cpp
Modified reader.cpp to use env_get_string()
2012-01-12 22:32:50 +05:30
reader.h
Some changes to migrate towards C++ and a multithreaded model
2011-12-26 19:18:46 -08:00
README
Initial revision
2005-09-20 23:26:39 +10:00
sanity.cpp
Some changes to migrate towards C++ and a multithreaded model
2011-12-26 19:18:46 -08:00
sanity.h
Some changes to migrate towards C++ and a multithreaded model
2011-12-26 19:18:46 -08:00
screen.cpp
Modified env.cpp to use env_get_string()
2012-01-12 03:57:38 +05:30
screen.h
Migrate some more away from array_list_t
2011-12-28 12:36:47 -08:00
seq.in
Merged changes from codemonkey and grissiom branches
2010-11-12 02:07:14 +11:00
set_color.cpp
Some changes to migrate towards C++ and a multithreaded model
2011-12-26 19:18:46 -08:00
signal.cpp
Some changes to migrate towards C++ and a multithreaded model
2011-12-26 19:18:46 -08:00
signal.h
Make sure signals aren't blocked while autoloading, also add a few consistency checks to see that signals aren't blocked in critical places
2006-10-30 07:09:11 +10:00
tokenizer.cpp
Some changes to migrate towards C++ and a multithreaded model
2011-12-26 19:18:46 -08:00
tokenizer.h
Some changes to migrate towards C++ and a multithreaded model
2011-12-26 19:18:46 -08:00
user_doc.head.html
remove trialing spaces #2
2010-09-18 10:18:26 +08:00
util.cpp
More migration away from al_list
2011-12-26 23:29:57 -08:00
util.h
More migration away from al_list
2011-12-26 23:29:57 -08:00
wgetopt.cpp
Incorporate Siteshwar's patch for building on Linux
2012-01-05 13:58:48 -08:00
wgetopt.h
Some changes to migrate towards C++ and a multithreaded model
2011-12-26 19:18:46 -08:00
wildcard.cpp
Incorporate Siteshwar's patch for building on Linux
2012-01-05 13:58:48 -08:00
wildcard.h
More work to migrate off of ad-hoc data structures
2011-12-31 15:57:30 -08:00
wutil.cpp
Removed a log
2011-12-26 21:05:07 -08:00
wutil.h
Some changes to migrate towards C++ and a multithreaded model
2011-12-26 19:18:46 -08:00
xdgmime.cpp
Incorporate Siteshwar's patch for building on Linux
2012-01-05 13:58:48 -08:00
xdgmime.h
Some changes to migrate towards C++ and a multithreaded model
2011-12-26 19:18:46 -08:00
xdgmimealias.cpp
Some changes to migrate towards C++ and a multithreaded model
2011-12-26 19:18:46 -08:00
xdgmimealias.h
Initial revision
2005-09-20 23:26:39 +10:00
xdgmimeglob.cpp
Some changes to migrate towards C++ and a multithreaded model
2011-12-26 19:18:46 -08:00
xdgmimeglob.h
Some changes to migrate towards C++ and a multithreaded model
2011-12-26 19:18:46 -08:00
xdgmimeint.cpp
Initial C++ conversion
2011-12-26 19:11:54 -08:00
xdgmimeint.h
Initial revision
2005-09-20 23:26:39 +10:00
xdgmimemagic.cpp
Some changes to migrate towards C++ and a multithreaded model
2011-12-26 19:18:46 -08:00
xdgmimemagic.h
Initial revision
2005-09-20 23:26:39 +10:00
xdgmimeparent.cpp
Some changes to migrate towards C++ and a multithreaded model
2011-12-26 19:18:46 -08:00
xdgmimeparent.h
Initial revision
2005-09-20 23:26:39 +10:00
xsel-1.2.0.tar.gz
upgrade xsel to 1.2.0
2010-09-18 10:14:14 +08:00