log

age author description
Thu, 09 Jul 2020 18:38:09 +0530 Pulkit Goyal mergestate: rename a helpless variable name to bit helpful one
Thu, 09 Jul 2020 18:20:54 +0530 Pulkit Goyal mergestate: remove unnecessary recordactions() from mergestate class
Thu, 09 Jul 2020 17:05:41 +0530 Pulkit Goyal mergestate: document mergestate records in an organized way
Thu, 09 Jul 2020 16:39:42 +0530 Pulkit Goyal mergestate: remove unused unsupported related mergestate records
Thu, 09 Jul 2020 16:38:24 +0530 Pulkit Goyal mergestate: add comments about couple of record types and minor reorder
Thu, 09 Jul 2020 15:50:02 +0530 Pulkit Goyal mergestate: remove unrequired RECORD_RESOLVED_OTHER record
Thu, 09 Jul 2020 14:44:58 +0530 Pulkit Goyal mergestate: rename addpath() -> addpathonflict() to prevent confusion
Sat, 18 Jul 2020 12:35:55 +0200 Manuel Jacob windows: don’t set `softspace` attribute in `winstdout`
Fri, 17 Jul 2020 14:58:22 +0200 Manuel Jacob windows: handle file-like objects without isatty() method
Fri, 17 Jul 2020 08:21:31 +0200 Manuel Jacob exchange: check actually missing revs for obsolete / unstable revs (issue6372)
Fri, 17 Jul 2020 07:59:20 +0200 Manuel Jacob tests: test that push doesn’t complain about unstable changesets if no changes
Fri, 17 Jul 2020 03:53:19 -0700 Rodrigo Damazio Bovendorp diff: move no-eol text constant to a common location
Fri, 17 Jul 2020 02:31:42 -0700 Rodrigo Damazio Bovendorp revert: fix interactive reverting of end-of-file newline changes
Thu, 16 Jul 2020 14:16:53 -0400 Matt Harbison phabricator: clarify the multiple heads/roots error message for phabsend
Tue, 14 Jul 2020 13:35:54 -0700 Daniel Ploch error: normalize "unresolved conflicts" error messages with a custom class