index
:
pacman
master
threads
working
working-maint
Main repository is at http://projects.archlinux.org/pacman.git/
Florian Pritz
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
Files
Lines
2013-03-10
testdb: pass empty local pkglist to alpm_checkdeps
Andrew Gregory
1
-1
/
+1
2013-03-10
make status/log messages reflect version change
Simon Gomizelj
1
-0
/
+30
2013-03-10
remove the duplicate strnlen and strndup
Simon Gomizelj
1
-22
/
+0
2013-03-07
colourize -Q
Simon Gomizelj
1
-1
/
+3
2013-03-07
colourize -Sl/-Ql
Simon Gomizelj
2
-7
/
+6
2013-03-07
colourize -Ss/-Qs
Simon Gomizelj
1
-6
/
+10
2013-03-07
colourize the output of -Qi/Si
Simon Gomizelj
2
-7
/
+11
2013-03-07
colourize table output
Simon Gomizelj
1
-1
/
+3
2013-03-07
colourize warnings and errors
Simon Gomizelj
1
-2
/
+4
2013-03-07
colourize colon_printf and question
Simon Gomizelj
1
-2
/
+7
2013-03-07
introduce colstr for colourizing
Simon Gomizelj
3
-0
/
+65
2013-03-07
add a config settings and flag for colours
Simon Gomizelj
3
-1
/
+27
2013-03-07
standardize format functions
Simon Gomizelj
2
-11
/
+11
2013-03-07
remove format from statistic messages
Simon Gomizelj
1
-11
/
+46
2013-03-07
split "Packages (%zd):" message
Simon Gomizelj
1
-1
/
+1
2013-03-07
remove :: prefix from all message
Simon Gomizelj
5
-23
/
+37
2013-03-07
refactor common code in query_search/sync_search
Simon Gomizelj
4
-127
/
+95
2013-02-24
Perform limited conflict checking with --force
Allan McRae
1
-0
/
+3
2013-02-13
Add format attributes to all required functions
Allan McRae
6
-5
/
+10
2013-02-09
Exit with failure status if download or installation is not confirmed
Martin Panter
1
-0
/
+1
2013-02-09
pacman: print version information in debug output
Allan McRae
1
-0
/
+2
2013-02-09
Check keys are in keyring before package validation
Allan McRae
1
-0
/
+13
2013-02-07
use strtok_r to parse multi-value config options
Andrew Gregory
1
-9
/
+6
2013-02-07
Better error message with "-" is specified without stdin
Allan McRae
1
-44
/
+51
2013-02-07
Add configuration option for Upgrade operation SigLevel
Allan McRae
3
-3
/
+72
2013-01-29
Restore libarchive 2.8.x compatibility
Dan McGee
1
-1
/
+1
2013-01-29
Consolidate --foreign/--native filtering
Simon Gomizelj
3
-14
/
+17
2013-01-28
add caller prefix to alpm_logaction
Andrew Gregory
4
-13
/
+22
2013-01-28
pacsort: add -f, --files option for sorting filenames
Dave Reisner
1
-3
/
+49
2013-01-04
Allow querying directory ownership
Andrew Gregory
1
-19
/
+41
2013-01-04
query_fileowner: don't append '/' if path is "/"
Andrew Gregory
1
-2
/
+4
2013-01-04
Fix space between control structure and open parens
Gerardo Exequiel Pozzi
3
-3
/
+3
2013-01-04
Fix open braces style
Gerardo Exequiel Pozzi
5
-12
/
+22
2013-01-04
Fix missing spaces in operators
Gerardo Exequiel Pozzi
4
-7
/
+7
2013-01-04
fix comment style // -> /* */
Gerardo Exequiel Pozzi
2
-2
/
+2
2013-01-04
Split common utility functions for libalpm and pacman
Allan McRae
8
-57
/
+151
2013-01-03
Remove checks for geteuid
Allan McRae
1
-4
/
+0
2013-01-03
Remove Cygwin support
Allan McRae
1
-3
/
+2
2013-01-03
util/pactree: correctly free the deps list in walk_deps()
Dan McGee
1
-1
/
+3
2013-01-03
Update copyright year for 2013
Allan McRae
18
-19
/
+19
2012-12-14
Remove leading "./" from filenames in mtree file
Allan McRae
1
-0
/
+7
2012-12-14
Check file types match before comparing properties
Allan McRae
1
-1
/
+26
2012-12-14
Check "install" and "changelog" files for changes
Allan McRae
1
-2
/
+13
2012-12-14
Perform full checking of files with -Qkk
Allan McRae
1
-1
/
+135
2012-12-14
Basic running of pacman -Qkk to check mtree files
Allan McRae
4
-4
/
+76
2012-12-14
Separate checking a files existence into a function
Allan McRae
1
-13
/
+22
2012-12-14
Move check function into its own file
Allan McRae
4
-55
/
+113
2012-12-14
Do not warn about missing database if being downloaded
Allan McRae
1
-0
/
+6
2012-12-14
Print package name before changelog entry with -Qc
Simon Gomizelj
1
-0
/
+1
2012-12-14
query.c: simplify is_foreign
Andrew Gregory
1
-10
/
+3
[next]