aboutsummaryrefslogtreecommitdiffstats
path: root/git-rediff.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add support for combining --merge and --symmetricHEAD1.3masterMattias Andrée2 hours1-12/+14
| | | | Signed-off-by: Mattias Andrée <m@maandree.se>
* Add --symmetric1.2Mattias Andrée22 hours1-4/+19
| | | | Signed-off-by: Mattias Andrée <m@maandree.se>
* Add conflcit resultions strategies and interactive mode, and a lot of tests1.1Mattias Andrée3 days1-92/+562
| | | | Signed-off-by: Mattias Andrée <m@maandree.se>
* Fix support for CRLF line endings (which git may actually produce on conflict marker lines)1.0.4Mattias Andrée2024-11-271-1/+1
| | | | Signed-off-by: Mattias Andrée <m@maandree.se>
* Use git attributes to determine conflict marker size1.0.3Mattias Andrée2024-11-161-11/+103
| | | | Signed-off-by: Mattias Andrée <m@maandree.se>
* Fix segfault bug1.0.2Mattias Andrée2024-09-131-1/+1
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Fix exit value on usage error1.0.1Mattias Andrée2024-08-161-1/+1
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Fix bug1.0Mattias Andrée2024-08-151-1/+2
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Add README and git-rediff.1Mattias Andrée2024-08-151-1/+1
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* First commitMattias Andrée2024-08-151-0/+659
Signed-off-by: Mattias Andrée <maandree@kth.se>