index
:
expac
master
pkgbase
[no description]
Johannes Löthberg
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2014-11-27
uggh, more compiler warnings
HEAD
master
Dave Reisner
1
-1
/
+3
2014-11-27
squelch compiler warnings
Dave Reisner
2
-2
/
+2
2014-11-27
conf: always trim the key name
Dave Reisner
1
-2
/
+1
2014-11-25
fix target processing
Dave Reisner
1
-3
/
+0
2014-11-23
add missing files to dist target
Dave Reisner
1
-1
/
+1
2014-11-23
cleanup makefile, add an upload target
Dave Reisner
1
-7
/
+10
2014-11-23
fix usage: --local -> --query
Dave Reisner
1
-1
/
+1
2014-11-23
conf: inline split_keyval
Dave Reisner
1
-8
/
+2
2014-11-22
apply ALPM style
Dave Reisner
3
-129
/
+200
2014-11-20
cleanup printing code
Dave Reisner
1
-13
/
+16
2014-11-20
Properly support formatting of %!
Dave Reisner
1
-3
/
+3
2014-11-20
fix leak in local db search path
Dave Reisner
1
-1
/
+1
2014-11-17
follow site local conventions
Dave Reisner
2
-16
/
+16
2014-11-17
allow reading targets from stdin
Dave Reisner
2
-11
/
+53
2014-11-17
move target handling out of option parsing
Dave Reisner
1
-9
/
+21
2014-11-17
reorder targets to ensure 'all' is the default
Dave Reisner
1
-2
/
+2
2014-11-17
simplify search
Dave Reisner
2
-17
/
+10
2014-11-16
move flag parsing out of expac_new
Dave Reisner
4
-17
/
+16
2014-11-16
add --config option to point at another pacman.conf
Dave Reisner
2
-2
/
+11
2014-11-16
handle RootDir and DBPath from pacman config
Dave Reisner
3
-3
/
+25
2014-11-16
condense some globals, more tidying up
Dave Reisner
2
-80
/
+84
2014-11-16
Reorg a bit, introduce a control struct
Dave Reisner
8
-308
/
+464
2014-11-16
minor cleanup/refactor
Dave Reisner
1
-27
/
+26
2014-11-16
make the config parser suck less
Dave Reisner
2
-62
/
+195
2014-04-27
restore missing pointer increment when printing escapes
Dave Reisner
1
-0
/
+1
2014-03-16
fix end of string calculation
Dave Reisner
1
-1
/
+1
2014-03-16
redundant logic is redundant
Dave Reisner
1
-2
/
+2
2014-03-16
Don't surface providers when querying directly
Dave Reisner
1
-1
/
+1
2014-03-16
refactor pkg resolution in more manageable chunks
Dave Reisner
1
-77
/
+113
2014-03-08
remove dead assignment of shortdeps
Dave Reisner
1
-22
/
+17
2014-03-08
remove superfluous access check
Dave Reisner
1
-6
/
+1
2014-03-08
add print_allocated_list for lists which need to be freed
Dave Reisner
1
-8
/
+8
2014-03-07
Prefix global options with opt_
Dave Reisner
1
-51
/
+44
2013-11-12
disable database and package signature verification
Dave Reisner
1
-4
/
+2
2013-08-05
Add 'V' format for package validation methods.
Jonathan Frazier
2
-1
/
+32
2013-05-07
remove -Werror
Dave Reisner
1
-1
/
+1
2013-05-07
check return of asprintf
Dave Reisner
1
-4
/
+7
2013-04-30
remove unneeded helper function
Dave Reisner
1
-12
/
+1
2013-04-30
support optdepends as alpm_depend_t
Dave Reisner
1
-4
/
+12
2013-04-01
remove unused macros
Dave Reisner
1
-3
/
+0
2013-04-01
add a vim modeline
Dave Reisner
1
-0
/
+1
2013-04-01
add %M for only modified backup files
Dave Reisner
2
-1
/
+48
2013-04-01
whitespace fixes
Dave Reisner
1
-30
/
+30
2012-12-13
function naming adjustments
Dave Reisner
1
-4
/
+4
2012-12-13
cleanup makefile, ensure usage of implicit build rules
Dave Reisner
1
-23
/
+13
2012-12-13
replaces and conflicts are alpm_dep_t
Dave Reisner
1
-2
/
+2
2012-08-26
putchar -> fputc(..., stdout)
Dave Reisner
1
-14
/
+14
2012-06-05
properly extract name from alpm_backup_t
Dave Reisner
1
-1
/
+7
2012-05-10
fix %S and %P formatters
Dave Reisner
1
-2
/
+3
2012-04-24
cleanup/improve usage and documentation
Dave Reisner
2
-7
/
+30
[next]