about summary refs log tree commit diff stats
Commit message (Expand)AuthorAgeFilesLines
...
* Add delete optionAndinus2020-08-271-1/+6
* Add gpg2 function to Encrypt/Sign archivesAndinus2020-08-271-5/+21
* Add missing semicolonAndinus2020-08-271-1/+1
* Move tar_create, tar_list & ymd to the endAndinus2020-08-271-17/+17
* Update README, add HistoryAndinus2020-08-271-32/+24
* Restructure code, rename tar_create to archiveAndinus2020-08-271-44/+41
* Move archive dispatch table to mainAndinus2020-08-271-63/+47
* Add encrypt & sign option, remove archive_HelpMessage()Andinus2020-08-271-17/+21
* Warn if $tar_file existsAndinus2020-08-271-1/+4
* Add pass to archive listAndinus2020-08-271-1/+7
* Update README, add documentationAndinus2020-08-271-3/+71
* Add ssh to archive list, add date in tar file namesAndinus2020-08-271-3/+21
* Remove repetition, move checks to tar_create()Andinus2020-08-271-15/+30
* Remove unused files/modules, add archive subAndinus2020-08-253-2092/+68
* Remove unused code, Term::ANSIColorAndinus2020-08-251-23/+13
* Shorten option lengthAndinus2020-07-041-2/+2
* Sync irclogs, seperate sync optionsAndinus2020-07-032-29/+51
* Add theo insultsAndinus2020-07-031-0/+1985
* Add Emacs.pm to sync authinfo & emacs configAndinus2020-07-031-0/+85
* Add syncemacs functionAndinus2020-07-031-0/+35
* Initial commitAndinus2020-07-023-0/+24
gt; 2010-08-28 08:30:52 +0200 Changed default config dir to $XDG_CONFIG_HOME/ranger' href='/akspecs/ranger/commit/HACKING?h=v1.9.0b1&id=a2853ab67f2e471d9a34b4c528db6ee2024ef874'>a2853ab6 ^
3ee05c16 ^

f8f6f7f9 ^






29028631 ^
f8f6f7f9 ^









f8f6f7f9 ^






dade4742 ^
fd29d7e6 ^
0df1d653 ^
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95