index
:
pacman
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
2013-01-28
add doxygen comments to conflict.c
Andrew Gregory
1
-14
/
+80
2013-01-28
paccache: pass the --file option to pacsort
Dave Reisner
1
-2
/
+2
2013-01-28
pacsort: add -f, --files option for sorting filenames
Dave Reisner
2
-3
/
+67
2013-01-28
Make path to ldconfig configurable
Allan McRae
5
-5
/
+21
2013-01-28
Remove leading / for pactest paths
Allan McRae
4
-4
/
+4
2013-01-28
pactest: handle non-default scriptlet shells
Allan McRae
9
-3
/
+21
2013-01-28
Revert execvp and related commits
Allan McRae
6
-36
/
+16
2013-01-17
makepkg: Formatting consistency in write_pkginfo
William Giokas
1
-7
/
+5
2013-01-17
dload: avoid showing progress bars on some redirects
Dave Reisner
2
-5
/
+17
2013-01-17
Fix release dates
Allan McRae
1
-2
/
+2
2013-01-17
pmtest: resolve path to scriptlet shell
Allan McRae
4
-3
/
+26
2013-01-17
Do not require full path for scriptlet shell
Allan McRae
1
-3
/
+3
2013-01-17
Do not use full path for ldconfig
Allan McRae
1
-7
/
+4
2013-01-17
Use execvp for running programs in chroot
Allan McRae
1
-3
/
+3
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
pacman-key: reduce verbosity of --populate
Pierre Schmitz
1
-1
/
+1
2013-01-04
pacman-key: handle local signing of multiple keys
Allan McRae
1
-8
/
+14
2013-01-04
Fix space between control structure and open parens
Gerardo Exequiel Pozzi
8
-28
/
+28
2013-01-04
Fix open braces style
Gerardo Exequiel Pozzi
8
-16
/
+29
2013-01-04
Fix missing spaces in operators
Gerardo Exequiel Pozzi
7
-17
/
+17
2013-01-04
fix comment style // -> /* */
Gerardo Exequiel Pozzi
2
-2
/
+2
2013-01-04
Fix spacing in HACKING spacing example
Allan McRae
1
-1
/
+1
2013-01-04
Save backup files with extension .pacsave.n
Pang Yan Han
2
-0
/
+96
2013-01-04
Split common utility functions for libalpm and pacman
Allan McRae
15
-95
/
+157
2013-01-03
Add a -n option to repo-add to only add new packages
Danny George
2
-0
/
+10
2013-01-03
makepkg: Print out full version on pkgver update
William Giokas
1
-0
/
+2
2013-01-03
Update Doxyfile
Allan McRae
1
-5
/
+10
2013-01-03
doc: Fix section link in pacman-key man page
Allan McRae
1
-2
/
+2
2013-01-03
Fixed missing asciidoc id
Danny George
1
-1
/
+1
2013-01-03
makepkg: use --apparent-size when du supports it
Allan McRae
3
-6
/
+6
2013-01-03
Remove checks for geteuid
Allan McRae
2
-5
/
+1
2013-01-03
Remove Cygwin support
Allan McRae
2
-8
/
+2
2013-01-03
pacdiff: update copyright notice
Florian Pritz
1
-0
/
+2
2013-01-03
pacdiff: Add option to overwrite, clarify remove option
Florian Pritz
1
-2
/
+3
2013-01-03
pacdiff: check cmp's exit code rather than output
Florian Pritz
1
-2
/
+2
2013-01-03
pacdiff: be more verbose if we rename or remove
Florian Pritz
1
-4
/
+4
2013-01-03
pacdiff: color filename and mention what we found
Florian Pritz
1
-1
/
+25
2013-01-03
Use a defined constant in delta.c for num_matches
Dan McGee
1
-3
/
+6
2013-01-03
util/pactree: correctly free the deps list in walk_deps()
Dan McGee
1
-1
/
+3
2013-01-03
parseopts: remove superfluous continue/shift statements
Dave Reisner
1
-5
/
+1
2013-01-03
Update copyright year for 2013
Allan McRae
74
-80
/
+80
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
Add public functions for accessing mtree data
Allan McRae
3
-2
/
+46
[prev]
[next]