index
:
gsoc2013-epiphany
archive-integration
archive-integration-rebase
master
Google Summer of Code 2013 - GNOME - Archive Integration workspace
LAN-TW
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
autoarchive
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add some missing definitions and functions
Ting-Wei Lan
2013-07-30
3
-8
/
+87
*
Move some common functions into separate files
Ting-Wei Lan
2013-07-29
4
-158
/
+263
*
Fix segmentation fault in the previous commit
Ting-Wei Lan
2013-07-29
1
-1
/
+0
*
Use g_signal_query to get signal infomation
Ting-Wei Lan
2013-07-29
1
-32
/
+28
*
Remove unneeded memory allocation and copying
Ting-Wei Lan
2013-07-29
1
-17
/
+3
*
Add AutoarCreate boilerplate code
Ting-Wei Lan
2013-07-28
3
-0
/
+525
*
Fix incorrect properties description
Ting-Wei Lan
2013-07-28
2
-3
/
+16
*
Add more archive formats from archive.h
Ting-Wei Lan
2013-07-28
1
-10
/
+21
*
Reject to copy the source file without doing modification
Ting-Wei Lan
2013-07-28
1
-19
/
+54
*
Fix bugs in the previous commit
Ting-Wei Lan
2013-07-28
1
-21
/
+26
*
Fix extraction problems for archives containing only one file
Ting-Wei Lan
2013-07-27
1
-35
/
+71
*
Add seek and skip callback functions for libarchive
Ting-Wei Lan
2013-07-27
2
-19
/
+126
*
Fix issues in non-ASCII filename
Ting-Wei Lan
2013-07-27
1
-1
/
+5
*
Fix some typo
Ting-Wei Lan
2013-07-27
2
-11
/
+11
*
Show error message in download panel if extraction failed
Ting-Wei Lan
2013-07-27
1
-2
/
+2
*
Add asynchronous archives extracting functions
Ting-Wei Lan
2013-07-26
3
-40
/
+204
*
Complete archive preferences support and integrate into AutoarExtract
Ting-Wei Lan
2013-07-22
7
-18
/
+197
*
Add AutoarPref settings reading support
Ting-Wei Lan
2013-07-22
4
-78
/
+188
*
Add .cpio check when removing the file extension
Ting-Wei Lan
2013-07-22
1
-5
/
+4
*
Use BUILT_SOURCES to fix some build dependencies problem
Ting-Wei Lan
2013-07-21
2
-7
/
+13
*
Add AutoarPref boilerplate code
Ting-Wei Lan
2013-07-21
6
-6
/
+630
*
Fix some trivial things in the build system
Ting-Wei Lan
2013-07-19
2
-5
/
+15
*
Ignore unneeded files when extracting files
Ting-Wei Lan
2013-07-17
3
-13
/
+77
*
Set uid / gid when writing files
Ting-Wei Lan
2013-07-16
1
-10
/
+88
*
Change the meaning of size variable in AutoarExtractPrivate
Ting-Wei Lan
2013-07-16
2
-20
/
+16
*
Add functions to writing files and a new testing program
Ting-Wei Lan
2013-07-15
4
-172
/
+448
*
Add new function autoar_extract_start to do the extraction
Ting-Wei Lan
2013-07-13
2
-2
/
+230
*
Implement callback functions for archive_read_open
Ting-Wei Lan
2013-07-12
2
-24
/
+122
*
Add AutoarExtract class files
Ting-Wei Lan
2013-07-09
3
-0
/
+589