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
/
lib
Age
Commit message (
Expand
)
Author
Files
Lines
2012-12-14
Make alpm_pkg_find public
Allan McRae
7
-24
/
+30
2012-12-14
Add "Optional for" to package information output
Allan McRae
2
-7
/
+35
2012-12-14
Notify of removed package required as optdepend
Allan McRae
2
-1
/
+33
2012-12-14
It turns out we do care about directories...
Allan McRae
1
-19
/
+9
2012-12-14
Fix overzealous package removal with unmet dependencies
Andrew Gregory
1
-41
/
+41
2012-12-14
_alpm_filelist_resolve: add useful return code
Andrew Gregory
2
-38
/
+47
2012-12-14
Avoid upgrade conflict with unchanged effective path
Allan McRae
2
-3
/
+3
2012-12-14
Resolve file paths during inter-package conflict check
Allan McRae
2
-8
/
+10
2012-12-14
_alpm_filelist_resolve: use original filenames where possible
Andrew Gregory
2
-22
/
+34
2012-12-14
Add _alpm_filelist_resolve
Andrew Gregory
2
-0
/
+181
2012-12-14
Add resolved_path to alpm_filelist_t
Allan McRae
2
-1
/
+11
2012-12-14
Detect inter-package conflicts between files and directories
Allan McRae
1
-13
/
+38
2012-11-27
fixed erroneous memory access to newurl in alpm_db_remove_server
Paul Barbu Gheorghe
1
-3
/
+6
2012-11-27
buildsys: eschew use of DEFS, prefer AM_CPPFLAGS
Dave Reisner
1
-3
/
+2
2012-09-18
Merge branch 'maint'
Dan McGee
1
-0
/
+5
2012-09-18
signing.c: warn if time went backwards
Florian Pritz
1
-0
/
+5
2012-09-18
Fix documentation typo
Allan McRae
1
-1
/
+1
2012-09-18
Remove incorrect documentation for unlink_file
Allan McRae
1
-4
/
+0
2012-08-08
removed the condition in alpm_db_set_servers since FREELIST is NULL safe
Barbu Paul - Gheorghe
1
-1
/
+1
2012-08-08
Merge branch 'maint'
Dan McGee
1
-1
/
+2
2012-08-08
coding style fixes
Florian Pritz
2
-3
/
+3
2012-08-08
Print repo being search for replaces in debug output
Allan McRae
1
-1
/
+2
2012-08-02
Split _alpm_filelist_operation function
Allan McRae
3
-30
/
+57
2012-08-02
Move filelist functions into separate source file
Dan McGee
11
-104
/
+178
2012-08-01
Merge branch 'maint'
Dan McGee
1
-1
/
+8
2012-08-01
Fix wrong parameter name in alpm_db_update's signature
Barbu Paul - Gheorghe
1
-1
/
+1
2012-08-01
util: fix line length calc in _alpm_archive_fgets
Dave Reisner
1
-2
/
+4
2012-08-01
lib/conflict: use a binary search within filelists
Dave Reisner
1
-8
/
+5
2012-08-01
lib/be_local: ensure local filelists are sorted
Dave Reisner
1
-0
/
+2
2012-08-01
lib/be_package: use qsort instead of our own msort
Dave Reisner
1
-49
/
+3
2012-08-01
Add more debug logging to dir_belongsto_pkg() function
Dan McGee
1
-1
/
+8
2012-07-10
Merge branch 'maint'
Dan McGee
1
-6
/
+31
2012-07-10
update comments referring to alpm_option_get_syncdbs
Dave Reisner
2
-2
/
+2
2012-07-10
diskspace: log errors when opening the mount table fails
Dave Reisner
1
-0
/
+6
2012-07-10
Check empty subdirectory ownership
Allan McRae
1
-0
/
+5
2012-07-10
Add conflict for replacing owned empty directory
Allan McRae
1
-6
/
+26
2012-06-26
diskspace: only load filesystem info on demand
Dave Reisner
2
-13
/
+47
2012-06-26
diskspace: dedupe code for loading FS usage
Dave Reisner
1
-25
/
+27
2012-06-26
repo-add: add checkdepends information
Allan McRae
1
-0
/
+6
2012-06-26
add line length parameter to _alpm_strip_newline
Dave Reisner
4
-15
/
+17
2012-06-26
add real_line_size to alpm_read_buffer
Dave Reisner
2
-3
/
+4
2012-06-26
check proper variable for NULL
Dave Reisner
1
-1
/
+1
2012-06-26
diskspace: canonicalize path to download dir
Dave Reisner
1
-0
/
+8
2012-05-21
libalpm/remove.c - add doxygen
Andrew Gregory
1
-3
/
+86
2012-05-21
repo-add: add makedepends information
Allan McRae
1
-0
/
+6
2012-05-21
fix -Wshadow warnings as reported by gcc 4.4.3
Dave Reisner
3
-20
/
+20
2012-05-21
Merge branch 'maint'
Dan McGee
1
-2
/
+3
2012-05-04
Ensure pre_upgrade scriptlet gets old package version
Dan McGee
1
-2
/
+3
2012-04-30
Convert ALLOC_FAIL macro into a function
Dan McGee
4
-8
/
+13
2012-04-30
be_local: use the right length value for filename in all cases
Dan McGee
1
-2
/
+3
[next]