Link [ pkgsrc | NetBSD | pkgsrc git mirror | PR fulltext-search | netbsd commit viewer ]


   
        usage: [branch:branch] [user:user] [path[@revision]] keyword [... [-excludekeyword [...]]] (e.g. branch:MAIN pkgtools/pkg)




switch to index mode

recent branches: MAIN (48m)  pkgsrc-2024Q1 (2d)  pkgsrc-2023Q4 (76d)  pkgsrc-2023Q2 (109d) 

2024-06-16 08:34:50 UTC Now

2013-08-21 09:24:05 UTC MAIN commitmail json YAML

Update to 4.11, provided by Nicolas Thauvin <nico@orgrim.net> on
pkgsrc-users.

Changes since 4.10:

  * Turn down module cleanup verbosity
  * Add check for rogue postmasters.
  * Add pseudo-branch targets HEAD_PLUS_LATEST and HEAD_PLUS_LATEST2.
  * Use Digest::SHA instead of Digest::SHA1.
  * Make directory handling more robust in git code.
  * Move web transaction into a module procedure.
  * Switch to using the porcelain format of git status.
  * Provide parameter for core file patterns.
  * Use a command file for gdb instead of the -ex option

The web transaction and Digest::SHA changes have allowed the removal of
a couple of long-standing uglinesses on the system. In almost all
cases, the config parameter "aux_path" and the separate
run_web_transaction.pl script are now redundant (the exception is older

(wiz)