Files
git-fixes/git-fixes.changes
Michal Suchanek 5504c31a75 - Update to version 0.1+20210212:
* git-suse: Add Alt-commit tag for duplicate commit ids
  * git-fixes: Don't report merge commits

OBS-URL: https://build.opensuse.org/package/show/Kernel:tools/git-fixes?expand=0&rev=6
2021-02-12 18:05:16 +00:00

40 lines
1.3 KiB
Plaintext

-------------------------------------------------------------------
Fri Feb 12 18:04:34 UTC 2021 - msuchanek@suse.de
- Update to version 0.1+20210212:
* git-suse: Add Alt-commit tag for duplicate commit ids
* git-fixes: Don't report merge commits
-------------------------------------------------------------------
Wed May 13 11:02:08 UTC 2020 - ptesarik@suse.com
- Update to version 0.1+20200512:
* Update to libgit2-1.0.0
* git-fixes: Fix build with libgit2-1.0.0
-------------------------------------------------------------------
Wed Jan 16 09:10:42 UTC 2019 - ptesarik@suse.com
- Always use the system libgit2.
-------------------------------------------------------------------
Tue Jan 15 20:31:33 UTC 2019 - opensuse-packaging@opensuse.org
- Update to version 0.1+20190114:
* git-suse: Remove blob_id_cache
* git-suse: Scan the git tree only once
* git-fixes: Also list reverts of commits already on the list
* git-fixes: Fix remove_reverts()
* git-fixes: Fix indentation
* git-fixes: Fix check in match_commit()
* Makefile: allow for EXTRA_CXXFLAGS
* git-fixes: Fix segfault in remove_reverts()
* git-fixes: Fix bug in --ignore-file option parsing
* git-fixes: Add --domains parameter
-------------------------------------------------------------------
Mon Jun 4 07:33:41 UTC 2018 - jslaby@suse.com
- refactor to use _service