author | Junio C Hamano <junkio@cox.net> | |
Thu, 24 May 2007 05:37:23 +0000 (22:37 -0700) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Thu, 24 May 2007 05:37:23 +0000 (22:37 -0700) |
* maint:
Fix possible coredump with fast-import --import-marks
Refactor fast-import branch creation from existing commit
fast-import: Fix crash when referencing already existing objects
fast-import: Fix uninitialized variable
Documentation: fix git-config.xml generation
Fix possible coredump with fast-import --import-marks
Refactor fast-import branch creation from existing commit
fast-import: Fix crash when referencing already existing objects
fast-import: Fix uninitialized variable
Documentation: fix git-config.xml generation
1 | 2 | |||
---|---|---|---|---|
Documentation/config.txt | patch | | diff1 | | diff2 | | blob | history |
fast-import.c | patch | | diff1 | | diff2 | | blob | history |
diff --cc Documentation/config.txt
Simple merge
diff --cc fast-import.c
Simple merge