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 (54m)  pkgsrc-2024Q1 (11d)  pkgsrc-2023Q4 (58d)  pkgsrc-2023Q2 (90d)  pkgsrc-2023Q3 (169d) 

2024-05-28 17:10:47 UTC Now

2021-07-28 14:04:30 UTC MAIN commitmail json YAML

Update to 1.8.0. From the changelog:

- `mob next` does not show the same committer multiple times in the list
  of previous committers.
- `mob next` does not suggest the current Git user to be the next typist
  as long as there were other persons involved in the mob.
- `mob next` performs a simple lookahead to also suggest persons who
  might have been absent only during the last mob round.
- When user.name is not set in the git config, mob no longer shows an
  error but a warning with a help how to fix it.

(schmonz)