Timeline
Not logged in

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

9 events for the month beginning 2020-11-01 by user jamsek

Following month ↑
2020-11-28
13:39 Edit [a69f71a2758ad66d|a69f71a275]: Edit check-in comment. artifact: 5388a0b80a user: jamsek
13:36
Fix how Fossil handles 'import --git' into a repository that already exists when neither the '--increment' nor '--force' options are passed, as reported by Warren in [forum:/forumpost/29e358909c|forum post 29e358909c]. The proposed fix required duplicating a file descriptor for stdin to accept keyboard input from the user and piped input from git f... Closed-Leaf check-in: a69f71a275 user: jamsek tags: import-git-dev
2020-11-19
13:34
Fix incorrect parsing of RFC 822 user contact info when exporting to a Git repository as reported by Warren in [forum:/info/29e358909c|forum post 29e358909c]. check-in: 9360b66a67 user: jamsek tags: trunk
2020-11-14
06:53 Edit [8eeba7a8db0e8c3b|8eeba7a8db]: Edit check-in comment. artifact: 6b7138bb2b user: jamsek
06:52
Add extra check in git_fast_import() so that 'import --git --incremental' queries the new 'fx_git' table if it exists in the repository database to attribute check-ins. check-in: 8eeba7a8db user: jamsek tags: trunk
06:34
Add documentation for the new '--attribute' option introduced with check-in [cd4fbdee00], 'fx_git' repository database table that's created when it's used, and subsequent operational changes to 'git export' and incremental 'import --git' calls. check-in: dd15d28d89 user: jamsek tags: trunk
2020-11-12
14:51
Forgot to remove redundant ternary operator after testing [cd4fbdee00]. check-in: 52fb87ba50 user: jamsek tags: trunk
14:26
Add new --attribute option to the 'fossil import --git' command that enables attributing commits to a username rather than the corresponding Git committer/author contact info of a given commit. Conversely, construct a full 'user <emailaddr>' Git committer string for commits when using 'fossil git export' by querying the new 'fx_git' table if it exi... check-in: cd4fbdee00 user: jamsek tags: trunk
2020-11-04
00:43
Add 'contact' subcommand to the 'fossil user' command. This enables changing contact information for a given user. If no argument is passed, this displays the current contact info of the passed in username. check-in: 03f0a4950c user: jamsek tags: trunk
Previous month ↓