File git-repo.changes of Package git-repo
-------------------------------------------------------------------
Sat Oct 8 15:41:00 UTC 2022 - chris@computersalat.de
- Update to 2.29.3
* sorry, but can't find any _visible_ ChangeLog
-------------------------------------------------------------------
Tue Aug 23 18:45:06 UTC 2022 - sebix+novell.com@sebix.at
- Update to version 2.29:
* manifest_xml: improve topdir accuracy.
* init: hide identify spam when reinitializing
* init: show a notice when reinitializing
* stage: add missing flush before project prompt
* upload: respect --yes with large upload confirmation
* launcher: make missing .repo/repo/repo an error
* launcher: initialize repo in a temp dir
* cherry-pick: tighten up output
* git_command: fix input passing
* project: initialize new manifests in temp dirs
* init: change --depth default to 1 for manifest repo
* add a few more docs to existing funcs
* init: use --current-branch by default
* start: do not swallow git output all the time
* pager: catch startup failures on Windows
* upload: add --push-options tips & doc link
* project: simplify GetRemote a bit
* upload: Add ready flag to remove wip
* commit-msg: Sync commit-msg from gerrit 3.6.1
* sync: handle smartsync HTML responses better
* sync: start clearing git settings that disabled pruning
* sync: rework --jobs to provide better defaults
* Fix the printed path of the ".repo" dir after a fresh init.
* Omit local_manifest groups from superproject override.
* status, diff: display correct path for multi-manifest
* project: simplify if-statement
* upload: add ‘--ignore-untracked-files’ option
* man: regenerate
* Fix Projects.shareable_dirs
* Only sync superproject if it will be used.
-------------------------------------------------------------------
Fri May 27 06:29:59 UTC 2022 - sebix+novell.com@sebix.at
- Update to version 2.26:
* sync: add multi-manifest support
* project: initial separation of shared project objects
* upload: move label validation to core function
* tests: switch to tempfile.TemporaryDirectory
* project: fix --use-superproject logic for init.
-------------------------------------------------------------------
Sun May 22 18:43:53 UTC 2022 - sebix+novell.com@sebix.at
- Update to version 2.25:
* manifest: add submanifest.default_groups attribute
* project: Do not exit early on --standalone-manifest.
* project: Add missing imports
-------------------------------------------------------------------
Thu Apr 21 17:19:48 UTC 2022 - sebix+novell.com@sebix.at
- Update to version 2.24:
* progress: optimize progress bar updates a bit
* Override the manifest for the entire command
* sync: refactor use of self.manifest
* Stop passing optparse.Values to git_superproject
* ManifestProject: add manifest_platform
* forall: fix multi-manifest variables.
* git_superproject: only print beta notice once.
-------------------------------------------------------------------
Mon Apr 18 08:37:38 UTC 2022 - sebix+novell.com@sebix.at
- Update to version 2.23:
* manifest_xml: use Superproject to hold XML content
* sync: respect `sync-c` manifest option
* manifest_xml: Add Load and Unload methods
* Fix sub manifest handling
* init: add multi-manifest support
* Move manifest config logic into ManifestProject
* project: add ManifestProject.Sync()
* project: Isolate ManifestProject from RepoProject
* manifest_file must be an absolute path
* trace: allow writing traces to a socket
* manifest_xml: group for submanifest projects
-------------------------------------------------------------------
Fri Feb 25 20:18:03 UTC 2022 - sebix+novell.com@sebix.at
- Update to version 2.22:
* Add multi-manifest support with <submanifest> element
* Move local-manifest check to manifest_xml.py
* project.py: pass --recurse-submodules={value}
-------------------------------------------------------------------
Fri Feb 04 11:15:47 UTC 2022 - sebix+novell.com@sebix.at
- remove obsolete patch fix-python-readlink.patch
- Update to version 2.21:
* project: mark gc.log as safe to discard when migrating .git/
* init: add an option --enable-git-lfs-filter
* init: make bad --repo-rev settings more clear
* project: Ignore failure to remove the sample hooks
* branches: Fix "not in" handling
* project: store objects in project-objects directly
* project: move --reference handling to project-objects
* test_project: use os.readlink instead of Path.readlink
-------------------------------------------------------------------
Tue Jan 11 10:42:42 UTC 2022 - Sebastian Wagner <sebix+novell.com@sebix.at>
- add fix-python-readlink.patch, fixing the project for python < 3.9.
-------------------------------------------------------------------
Tue Jan 11 09:49:42 UTC 2022 - sebix+novell.com@sebix.at
- Update to version 2.20:
* project: prune sample hooks
* project: drop support for symlinking internal .git files
* project: abort a bit earlier before migrating .git/
* Revert "sync: dropped "NOTICE: --use-superproject is in beta ..." message."
* project: stop symlinking info dir under .git/
* project: stop symlinking description file under .git/
* project: stop symlinking svn under .git/
* project: clean up now unused code
* sync: dropped "NOTICE: --use-superproject is in beta ..." message.
* sync: With --mirror option, don't display no-use-superproject... message.
-------------------------------------------------------------------
Mon Jan 10 22:23:54 UTC 2022 - sebix+novell.com@sebix.at
- Update to version 2.19:
* project: migrate worktree .git/ dirs to symlinks
* init, sync: fixed flake8 warnings.
* superproject: Inherit --no-use-superproject with --mirror option.
* sync: Handle tag ref in "upstream" field
* project: init hooks in objdir only
* sync: link the internal-fs-layout doc into checkouts
* git-review: add config file
* SUBMITTING_PATCHES: link to commit message style docs
* man: refresh pages
* help: fix grammar in help text
-------------------------------------------------------------------
Thu Jan 6 09:10:45 UTC 2022 - Sebastian Wagner <sebix+novell.com@sebix.at>
- initial package for version 2.19.