November 2013 Archives by date
Starting: Fri Nov 1 00:03:13 EDT 2013
Ending: Sat Nov 30 20:45:02 EST 2013
Messages: 126
- [pacman-dev] [PATCH] Fix whitespacing and other issues throughout the codebase
Allan McRae
- [pacman-dev] [PATCH 2/2] copy file siglevels from SigLevel when first seen
Allan McRae
- [pacman-dev] [PATCHv3] alpm_handle: store lock file descriptor
Allan McRae
- [pacman-dev] [PATCH] Added mirror support to makepkg's source array.
Florian Pritz
- [pacman-dev] [PATCH] Return zero from extract_file with local source file
Allan McRae
- [pacman-dev] [PATCH] makepkg: move update_pkgver out of extract_sources
Allan McRae
- [pacman-dev] [PATCH] Ignore makedepend and checkdepend entries when parsing .PKGINFO file
Allan McRae
- [pacman-dev] Fwd: [arch-projects] [ABS] [PATCHv2] Merge bzr, git, hg and svn into a generic proto
Maxime Gauduin
- [pacman-dev] [RFC][PATCH 0/3] Add source package information to repo database
Allan McRae
- [pacman-dev] [PATCH 1/3] makepkg: sign source packages with --sign
Allan McRae
- [pacman-dev] [PATCH 2/3] Always supply base name and version info in .PKGFILE if needed
Allan McRae
- [pacman-dev] [PATCH 3/3] repo-add: add source package information to sync db
Allan McRae
- [pacman-dev] [PATCH 3/3] repo-add: add source package information to sync db
Dave Reisner
- [pacman-dev] [PATCH] pacsort: only look at versions in file mode
Dave Reisner
- [pacman-dev] Fwd: [arch-projects] [ABS] [PATCHv2] Merge bzr, git, hg and svn into a generic proto
Allan McRae
- [pacman-dev] [PATCH 3/3] repo-add: add source package information to sync db
Allan McRae
- [pacman-dev] Repo database(s) layout
Allan McRae
- [pacman-dev] Repo database(s) layout
Dan McGee
- [pacman-dev] Repo database(s) layout
Allan McRae
- [pacman-dev] [PATCH] pacsort: only look at versions in file mode
Andrew Gregory
- [pacman-dev] [PATCH] Makefile.am: fix typo in LOG_DRIVER variable
Andrew Gregory
- [pacman-dev] [PATCH] pacsort: only look at versions in file mode
Dave Reisner
- [pacman-dev] [PATCH 3/3] repo-add: add source package information to sync db
Dave Reisner
- [pacman-dev] [PATCH] log important events from the backend
Andrew Gregory
- [pacman-dev] Fwd: Pacman Config File (SigLevel)
Dave Reisner
- [pacman-dev] Fwd: Pacman Config File (SigLevel)
Allan McRae
- [pacman-dev] [PATCH] pacsort: refactor version comparison for correctness
Dave Reisner
- [pacman-dev] [PATCH 0/2] Add color support in -Ql and option to output in tree format
Bill Kolokithas
- [pacman-dev] [PATCH 1/2] Make folders appear in bold when listing files owned by a package.
Bill Kolokithas
- [pacman-dev] [PATCH 2/2] Add Query flag to list all files contained in a package in a tree format.
Bill Kolokithas
- [pacman-dev] [PATCH 1/2] Make folders appear in bold when listing files owned by a package.
Allan McRae
- [pacman-dev] [PATCH 2/2] Add Query flag to list all files contained in a package in a tree format.
Allan McRae
- [pacman-dev] [PATCH 2/2] Add Query flag to list all files contained in a package in a tree format.
Bill kolokithas
- [pacman-dev] [PATCH] Fix minor grammatical issues in doc/index.txt
Jason St. John
- [pacman-dev] [PATCH] Fix leading whitespace in makepkg
Jason St. John
- [pacman-dev] [PATCH] Fix leading whitespace in makepkg
Jason St. John
- [pacman-dev] [PATCH] Fix whitespacing and other issues throughout the codebase
Jason St. John
- [pacman-dev] [PATCH] Fix typo in pacman-optimize
Jason St. John
- [pacman-dev] [PATCH] Add missing "-e" switch to Bash's "echo" command in human_to_size_test.sh
Jason St. John
- [pacman-dev] [PATCH] Improve --help switch output for pacman contrib and pacman scripts
Jason St. John
- [pacman-dev] [PATCH] Add missing "-e" switch to Bash's "echo" command in human_to_size_test.sh
Dave Reisner
- [pacman-dev] [PATCH] Add missing "-e" switch to Bash's "echo" command in human_to_size_test.sh
Jason St. John
- [pacman-dev] [PATCH] Replace "echo" command with "printf" in human_to_size_test.sh
Jason St. John
- [pacman-dev] [PATCH] Replace "echo" command with "printf" in human_to_size_test.sh
Dave Reisner
- [pacman-dev] [PATCH] Replace "echo" command with "printf" in human_to_size_test.sh
Jason St. John
- [pacman-dev] [PATCH] alpm: Add events for creation of pacnew/pacorig files
Olivier Brunel
- [pacman-dev] [PATCH] Replace "echo" command with "printf" in human_to_size_test.sh
Allan McRae
- [pacman-dev] [PATCH] Replace "echo" command with "printf" in human_to_size_test.sh
Allan McRae
- [pacman-dev] [PATCH] Fix whitespacing and other issues throughout the codebase
Allan McRae
- [pacman-dev] [PATCH] Improve --help switch output for pacman contrib and pacman scripts
Allan McRae
- [pacman-dev] [PATCH v2 5/8] Avoid problematic use of Python's StringIO.
Jeremy Heiner
- [pacman-dev] [PATCH] pacsort: refactor version comparison for correctness
Andrew Gregory
- [pacman-dev] [PATCH 0/5] Unit tests for -Qk and -Qkk
Jeremy Heiner
- [pacman-dev] [PATCH 1/5] Add the unit tests for -Qk and -Qkk that are possible now.
Jeremy Heiner
- [pacman-dev] [PATCH 2/5] Add unit tests for -Qk and -Qkk with missing files.
Jeremy Heiner
- [pacman-dev] [PATCH 3/5] Simplify the Python code that sets utime of test package files.
Jeremy Heiner
- [pacman-dev] [PATCH 4/5] Add mtree code to test framework and basic unit tests for -Qkk.
Jeremy Heiner
- [pacman-dev] [PATCH 5/5] Add unit tests for -Qkk with altered files.
Jeremy Heiner
- [pacman-dev] [PATCH 0/1] Change to the way pmenv and pmtest connect.
Jeremy Heiner
- [pacman-dev] [PATCH] Simplify pmtest.generate and .run API (removed pacman parameter).
Jeremy Heiner
- [pacman-dev] [PATCH] Simplify pmtest.generate and .run API (removed pacman parameter).
Dave Reisner
- [pacman-dev] [PATCH] Improve --help switch output for pacman contrib and pacman scripts
Jason St. John
- [pacman-dev] [PATCH] Improve --help switch output for pacman contrib and pacman scripts
Allan McRae
- [pacman-dev] Porting pacman to Windows
Alexpux
- [pacman-dev] [GIT] The official pacman repository branch, master, updated. v4.1.2-207-ga15fd48
Allan McRae
- [pacman-dev] [PATCH] paccache: clarify help output
Allan McRae
- [pacman-dev] [PATCH] deps.c: remove filtered_depend functions
Andrew Gregory
- [pacman-dev] [PATCH] .gitignore: Add intl directory.
Allan McRae
- [pacman-dev] [PATCH] Fix misspellings and some grammar issues in output of some pacman contrib scripts
Jason St. John
- [pacman-dev] [PATCH] pacscripts: Don't ask if sudo is installed; just check for it and inform the user
Jason St. John
- [pacman-dev] [PATCH] Close file descirptor before fork
Allan McRae
- [pacman-dev] [PATCH] Added mirror support to makepkg's source array.
Allan McRae
- [pacman-dev] [PATCH] alpm: Add events for creation of pacnew/pacorig files
Allan McRae
- [pacman-dev] [PATCH] pacscripts: Don't ask if sudo is installed; just check for it and inform the user
Allan McRae
- [pacman-dev] [PATCH] alpm: Add events for creation of pacnew/pacorig files
Olivier Brunel
- [pacman-dev] [PATCH] alpm: Add events for creation of pacnew/pacorig files
Andrew Gregory
- [pacman-dev] [PATCH] alpm: Add events for creation of pacnew/pacorig files
Olivier Brunel
- [pacman-dev] [PATCH] Added mirror support to makepkg's source array.
Ido Rosen
- [pacman-dev] [PATCH] pacscripts: Don't ask if sudo is installed; just check for it and inform the user
Jason St. John
- [pacman-dev] [PATCH v2] pacscripts: Improve error message when sudo binary is not found
Jason St. John
- [pacman-dev] Fwd: [PATCH] pacdiff: do not remove pacfile after viewing, but ask user
Vasiliy Korchagin
- [pacman-dev] Fwd: [PATCH] pacdiff: do not remove pacfile after viewing, but ask user
Florian Pritz
- [pacman-dev] Fwd: [PATCH] pacdiff: do not remove pacfile after viewing, but ask user
Vasiliy Korchagin
- [pacman-dev] Fwd: [PATCH] pacdiff: do not remove pacfile after viewing, but ask user
Florian Pritz
- [pacman-dev] [PATCH] Added mirror support to makepkg's source array.
Allan McRae
- [pacman-dev] [PATCH] Added mirror support to makepkg's source array.
Xyne
- [pacman-dev] [PATCH] pacscripts: Don't ask if sudo is installed; just check for it and inform the user
Alexander Rødseth
- [pacman-dev] [PATCH] pacscripts: Don't ask if sudo is installed; just check for it and inform the user
Jason St. John
- [pacman-dev] [PATCH] Added mirror support to makepkg's source array.
Allan McRae
- [pacman-dev] [PATCH] pacscripts: Don't ask if sudo is installed; just check for it and inform the user
Allan McRae
- [pacman-dev] Fwd: [PATCH] pacdiff: do not remove pacfile after viewing, but ask user
Allan McRae
- [pacman-dev] [PATCH] Simplify pmtest.generate and .run API (removed pacman parameter).
Jeremy Heiner
- [pacman-dev] [PATCH] Added mirror support to makepkg's source array.
Martti Kühne
- [pacman-dev] [PATCH] Added mirror support to makepkg's source array.
Allan McRae
- [pacman-dev] [PATCH] Added mirror support to makepkg's source array.
Sam Stuewe
- [pacman-dev] [PATCH] Added mirror support to makepkg's source array.
Dave Reisner
- [pacman-dev] [PATCH] Added mirror support to makepkg's source array.
Joakim Hernberg
- [pacman-dev] [PATCH] Added mirror support to makepkg's source array.
Xyne
- [pacman-dev] [PATCH] Color output from pm_vfprintf
Allan McRae
- [pacman-dev] [PATCH] Color output from pm_vfprintf
Allan McRae
- [pacman-dev] Bug in libalpm: sizeof(off_t)
Jeremy Heiner
- [pacman-dev] Bug in libalpm: sizeof(off_t)
Jeremy Heiner
- [pacman-dev] [PATCH] alpm: Add events for creation of pacnew/pacorig files
Olivier Brunel
- [pacman-dev] Bug in libalpm: sizeof(off_t)
Allan McRae
- [pacman-dev] Bug in libalpm: sizeof(off_t)
Jeremy Heiner
- [pacman-dev] [PATCH] cache terminal column width and handle SIGWINCH
Simon Gomizelj
- [pacman-dev] [PATCH v2] cache terminal column width and handle SIGWINCH
Simon Gomizelj
- [pacman-dev] [PATCH v3] cache terminal column width and handle SIGWINCH
Simon Gomizelj
- [pacman-dev] [PATCH] Added mirror support to makepkg's source array.
Ido Rosen
- [pacman-dev] [PATCH] Added mirror support to makepkg's source array.
Allan McRae
- [pacman-dev] [PATCH] Added mirror support to makepkg's source array.
Sam Stuewe
- [pacman-dev] [PATCH] Added mirror support to makepkg's source array.
Allan McRae
- [pacman-dev] Bug in libalpm: sizeof(off_t)
Allan McRae
- [pacman-dev] [PATCH 0/5] Unit tests for -Qk and -Qkk
Allan McRae
- [pacman-dev] Bug in libalpm: sizeof(off_t)
Andrew Gregory
- [pacman-dev] Bug in libalpm: sizeof(off_t)
Allan McRae
- [pacman-dev] Bug in libalpm: sizeof(off_t)
Jeremy Heiner
- [pacman-dev] Bug in libalpm: sizeof(off_t)
Dave Reisner
- [pacman-dev] Bug in libalpm: sizeof(off_t)
Jeremy Heiner
- [pacman-dev] [PATCH] alpm_sync_sysupgrade: skip packages being removed
Andrew Gregory
- [pacman-dev] Bug in libalpm: sizeof(off_t)
Dave Reisner
- [pacman-dev] Bug in libalpm: sizeof(off_t)
Jeremy Heiner
- [pacman-dev] Bug in libalpm: sizeof(off_t)
Dave Reisner
- [pacman-dev] Bug in libalpm: sizeof(off_t)
Jeremy Heiner
- [pacman-dev] Bug in libalpm: sizeof(off_t)
Jeremy Heiner
- [pacman-dev] [PATCH] db.c: require unique database names
Andrew Gregory
Last message date:
Sat Nov 30 20:45:02 EST 2013
Archived on: Sat Nov 30 20:45:03 EST 2013
This archive was generated by
Pipermail 0.09 (Mailman edition).