index
:
envstore
master
Save and restore environment variables
derf
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Lines
2009-07-09
envstore: Use given/when instead of if/elsif
Daniel Friesel
-21
/
+29
2009-07-09
envstore: Try to produce slightly more helpful error messages
Daniel Friesel
-3
/
+3
2009-07-09
envstore: Change the store file by setting ENVSTORE_FILE
Daniel Friesel
-11
/
+14
2009-07-09
envstore: Use nstore to store the environment
Daniel Friesel
-2
/
+2
2009-07-09
Updated zsh completion
Daniel Friesel
-1
/
+1
2009-07-09
README: Added installation notes
Daniel Friesel
-0
/
+7
2009-07-09
test: Backup an existing store file before testing
Daniel Friesel
-0
/
+9
2009-07-08
Fixed a spelling mistake in envstore(1)
Daniel Friesel
-1
/
+1
2009-07-08
test/main: Updated help
Daniel Friesel
-2
/
+1
2009-07-08
Removed benchmark
Daniel Friesel
-19
/
+0
2009-07-07
Make test target more common
Maximilian Gass
-2
/
+2
2009-07-07
Ported to Storable
Maximilian Gass
-5
/
+3
2009-07-07
Added tests to Makefile
Daniel Friesel
-1
/
+4
2009-07-07
Renamed manuals to *.pod
Daniel Friesel
-1
/
+1
2009-07-03
test: Simplified podchecker usage
Daniel Friesel
-3
/
+1
2009-07-03
benchmark: Don't use envstore to save the test values
Daniel Friesel
-4
/
+5
2009-07-03
Removed excess newline in test
Daniel Friesel
-1
/
+1
2009-07-03
test/main: Only print help when called with --help
Daniel Friesel
-15
/
+18
2009-07-03
test/main: Don't display long envstore output (Pod::Usage stuff)
Daniel Friesel
-3
/
+3
2009-07-02
README: Enclose envstore url in <> instead of ()
Daniel Friesel
-1
/
+1
2009-07-02
Makefile: install: Make sure the file mode is right
Daniel Friesel
-0
/
+4
2009-07-01
Version bump to 1.1
1.1
Daniel Friesel
-0
/
+6
2009-07-01
Added very minimal README with reference to Simplestore
Daniel Friesel
-0
/
+3
2009-07-01
Added tests for valid documentation
Daniel Friesel
-0
/
+5
2009-07-01
envstore(1): POD fixes
Daniel Friesel
-4
/
+4
2009-07-01
test/main: Default to bin/envstore
Daniel Friesel
-1
/
+1
2009-07-01
bin/envstore: I prefer my name this way now
Maximilian Gass
-1
/
+1
2009-07-01
envstore(1): Added AUTHOR information
Daniel Friesel
-0
/
+6
2009-07-01
Simplified makefile
Daniel Friesel
-5
/
+2
2009-07-01
Fixed a typo in envify(1)
Daniel Friesel
-1
/
+1
2009-07-01
Added documentation for envify
Daniel Friesel
-3
/
+32
2009-07-01
Fixed typo in Makefile
Maximilian Gass
-1
/
+1
2009-07-01
Undotfiled the store
Maximilian Gass
-2
/
+2
2009-07-01
bin/envstore: fixed typo in POD of save command
Maximilian Gass
-1
/
+1
2009-07-01
bin/envstore: Little readability improvement
Maximilian Gass
-1
/
+1
2009-07-01
envstore: Use Pod::Usage
Daniel Friesel
-2
/
+8
2009-07-01
envstore: usage: Just refer to perldoc, don't call it all the time
Daniel Friesel
-1
/
+2
2009-06-07
envstore: usage: Use perldoc
Daniel Friesel
-4
/
+1
2009-06-01
Makefile: Added envify to install/uninstall
Daniel Friesel
-0
/
+2
2009-06-01
Makefile: Don't use install
Daniel Friesel
-2
/
+3
2009-06-01
Makefile: Don't use $(RM)
Daniel Friesel
-3
/
+3
2009-05-29
envstore: Use Simplestore library
Daniel Friesel
-21
/
+4
2009-05-22
Added build/ to gitignore
Daniel Friesel
-0
/
+1
2009-05-22
Added makefile
Daniel Friesel
-0
/
+18
2009-05-22
envstore: Added support for values with nwelines
Daniel Friesel
-2
/
+18
2009-05-21
Release 1.0
1.0
Daniel Friesel
-0
/
+5
2009-05-21
Removed priority
Daniel Friesel
-1
/
+0
2009-05-21
Removed outdated description
Daniel Friesel
-1
/
+0
2009-04-18
test/main: Fixed envstore invocation
Daniel Friesel
-2
/
+2
2009-04-18
test: Reworked options, added security tests
Daniel Friesel
-5
/
+42
[next]