Filter RSS
Historial de la cámara: Git-MQ

2022-02-24
05:55
Git-MQ
keith
[Incidencia] Comment added to Ticket(#51094): "git qfold" silently discards patch content
This is yet another CWD issue. The patches record file paths relative to the top level directory...
2022-02-20
04:03
Git-MQ
keith
[Git] commits were pushed to 'git-mq' (current: 1da2daa3d8c9ab7c121ff73fedb9592f7736db4e)
Ensure "git qfold" runs with the correct CWD. * git-qfold.shar: Immediately following... (git-mq...
2022-02-13
02:36
Git-MQ
keith
[Git] commits were pushed to 'git-mq' (current: 880e599024339bdd06e71903341b0a0b35d0fb02)
Install aliases for "git qdelete" and "git qrename". * Makefile.in (install_alias): New function...
2022-02-12
03:41
Git-MQ
keith
[Incidencia] Comment added to Ticket(#51030): Amended patch timestamp is not updated by "git qrefresh" or "git qfold"
Corrected by commit #f7dc1b9; the correction will be incorporated into the next package release.
03:23
Git-MQ
keith
[Git] commits were pushed to 'git-mq' (current: f7dc1b98cfc8a369f4651860fa4e03f806ac79ba)
Update commit timestamp on "git qrefresh" or "git qfold". * git-mq-write-patch.sh [git qfold, gi...
2022-02-11
23:29
Git-MQ
keith
[Incidencia] Comment added to Ticket(#51061): git qimport -P <patch> does not correctly apply the named patch
Investigation reveals two fundamental flaws, in the current git qimport implementation: Invocatio...
18:47
Git-MQ
keith
[Git] commits were pushed to 'git-mq' (current: b0667eb98e14eafed0fe0f2d50ff050e1fb5c32f)
Ensure "git qimport -P" runs with the correct CWD. * git-qimport.shar [mq_push_on_import] (GIT_R...
2022-02-10
2022-02-08
23:02
Git-MQ
keith
[Incidencia] Comment added to Ticket(#51031): git qfold of patches with no explicit commit message fails destructively
The underlying cause of this defect has been removed by commit #03e96d9; the correction will be i...
22:54
Git-MQ
keith
[Incidencia] Comment added to Ticket(#51028): GNU autoconf pollutes working source tree with backup files
The backup file name pattern, *~, has been added to the .gitignore file by commit #82c4p21. This...
22:44
Git-MQ
keith
[Incidencia] Comment added to Ticket(#51029): git qimport fails when converting existing commits to patches
Both of the defects, as noted on this ticket, are corrected by commit #ea8a96f; the correction wi...
22:14
Git-MQ
keith
[Git] commits were pushed to 'git-mq' (current: 03e96d9d2237d90ada6259f1d97e1e5d5824a5ce)
Handle "git qfold" operations with no commit message. * git-qfold.shar (mq_msg_file) [no content...
2022-02-07
2022-02-05
07:22
Git-MQ
keith
[Incidencia] Comment added to Ticket(#50815): All Git-MQ commands fail, following git upgrade
Reply to this ticket Having acquired a new laptop, on which I've installed the Manjaro derivative...