index
:
envstore
master
Save and restore environment variables
derf
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Collapse
)
Author
Lines
2009-12-01
envstore(1): Fix a paste error in NAME section
Daniel Friesel
-1
/
+1
2009-12-01
test/main: Apply patches by mxey
Daniel Friesel
-2
/
+2
2009-11-20
store_open: Update the return NULL comment
Daniel Friesel
-4
/
+3
2009-11-19
print_escaped: Add a comment about escapism^wshell quoting
Daniel Friesel
-0
/
+8
2009-11-11
Simplified envstore (no need for linked lists)
Daniel Friesel
-153
/
+98
from branch 'simple'
2009-11-02
Rewrite in C, release v2.0 (from branch 'v2')
2.0
Daniel Friesel
-247
/
+373
2009-09-28
zsh completion: Match "special" parameters etc.
Daniel Friesel
-1
/
+1
2009-09-20
Cleanup
Daniel Friesel
-19
/
+30
2009-07-11
envify(1): Added LIMITATIONS / Documented how to deal with newline values
Daniel Friesel
-0
/
+8
2009-07-11
Added tests for binary crap in variable values
Daniel Friesel
-1
/
+11
2009-07-11
envstore(1): Added LIMITATIONS
Daniel Friesel
-0
/
+12
2009-07-10
Added a test for envify
Daniel Friesel
-0
/
+6
2009-07-09
Release v1.2
1.2
Daniel Friesel
-0
/
+5
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
Saving them that way takes way too long, write them directly into the store file instead.
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
[next]