923 Commits (61221472a5f8591f2d06d5e5c5aafb03271b8066)
 

Author SHA1 Message Date
Petr Baudis ec73962d8e [PATCH] git-merge-one-file-script cleanups from Cogito 20 years ago
Linus Torvalds ae3858e7e9 Make sure we error out if we can't remove a file on automatic merges. 20 years ago
Petr Baudis 17ebe977d7 [PATCH] Tidy up some rev-list-related stuff 20 years ago
Junio C Hamano f225b21807 [PATCH] Add read-tree -m 3-way merge tests. 20 years ago
Petr Baudis 8544a6f1b8 [PATCH] Fix git-merge-one-file permissions auto-merging 20 years ago
Linus Torvalds 7f1d112962 Remove MERGE_HEAD after committing merge 20 years ago
Linus Torvalds 9c065315f7 Make "git commit" work correctly in the presense of a manual merge 20 years ago
Linus Torvalds 3c65eb1849 cvs-migration: add more of a header to the "annotate" discussion 20 years ago
Christian Meder 1ae4ee8942 [PATCH] Miniscule correction of diff-format.txt 20 years ago
Jason McMullan 5d6ccf5ce7 [PATCH] Anal retentive 'const unsigned char *sha1' 20 years ago
Jonas Fonseca e0f0e891c1 [PATCH] git-diff-cache: handle pathspec beginning with a dash 20 years ago
Linus Torvalds 2a68a8659f Leave merge failures in the filesystem 20 years ago
Linus Torvalds f9e7750621 Fix SIGSEGV on unmerged files in git-diff-files -p 20 years ago
Junio C Hamano 7d95ee9351 [PATCH] Tests: read-tree -m test updates. 20 years ago
Linus Torvalds 5b1ea09de1 Make default merge messages denser. 20 years ago
Jon Seymour 4e7346735a [PATCH] three --merge-order bug fixes 20 years ago
Sven Verdoolaege 32798c707e [PATCH] git-cvs2git: create tags 20 years ago
Linus Torvalds af3f929f95 git-apply: creatign empty files is nonfatal 20 years ago
Linus Torvalds fcbfd5a6b2 Talk about "git cvsimport" in the cvs migration docs 20 years ago
Junio C Hamano 28f8fafff8 [PATCH] Documentation: describe diff tweaking (fix). 20 years ago
Junio C Hamano b0bf8f24e9 [PATCH] Start cvs-migration documentation 20 years ago
Linus Torvalds a57f0b58d7 git-read-tree: -u without -m is meaningless. Don't allow it. 20 years ago
Linus Torvalds b5b425074e git-read-tree: make one-way merge also honor the "update" flag 20 years ago
Junio C Hamano ccef66b55a [PATCH] read-tree: update documentation for 3-way merge. 20 years ago
Linus Torvalds d4f8b390a4 Add CVS import scripts and programs 20 years ago
Linus Torvalds 001d4a27db git-ssh-push/pull: usability improvements 20 years ago
Timo Hirvonen 972d1bb067 [PATCH] Use ntohs instead of htons to convert ce_flags to host byte order 20 years ago
Junio C Hamano c859600954 [PATCH] read-tree: save more user hassles during fast-forward. 20 years ago
Daniel Barkalow 63aff4fed9 [PATCH] Document git-ssh-pull and git-ssh-push 20 years ago
Linus Torvalds e5b905c448 git-resolve-script: stop when the automated merge fails 20 years ago
Linus Torvalds ed37b5b2b9 Make fetch/pull scripts terminate cleanly on errors 20 years ago
Linus Torvalds 3f4eff7530 git-resolve-script: don't wait for three seconds any more 20 years ago
Daniel Barkalow c7c4bbe631 [PATCH] -w support for git-ssh-pull/push 20 years ago
Daniel Barkalow cd541a68b3 [PATCH] Generic support for pulling refs 20 years ago
Daniel Barkalow 9182f89ab2 [PATCH] rsh.c environment variable 20 years ago
Daniel Barkalow 95fc75129a [PATCH] Operations on refs 20 years ago
Linus Torvalds 451322512f git-read-tree: some "final" cleanups 20 years ago
Linus Torvalds d723c69063 git-read-tree: simplify merge loops enormously 20 years ago
Junio C Hamano 96cd5429a4 [PATCH] index locking like everybody else 20 years ago
Linus Torvalds 90334cf780 Add "__noreturn__" attribute to die() and usage() 20 years ago
Linus Torvalds 64de356299 git-rev-list: make sure to link with ssl libraries 20 years ago
jon@blackcubes.dyndns.org a3437b8c26 [PATCH] Modify git-rev-list to linearise the commit history in merge order. 20 years ago
Linus Torvalds d925ffbd06 Fix off-by-one in new three-way-merge updates 20 years ago
Junio C Hamano c3f13d59f7 [PATCH] 3-way merge tests for new "git-read-tree -m"? 20 years ago
Linus Torvalds a76d74fb71 Three-way merge: fix silly bug that made trivial merges not work 20 years ago
Linus Torvalds 6ee67f2610 Fix entry.c dependency and compile problem 20 years ago
Linus Torvalds e6ee623b7b git-read-tree: fix up two-way merge 20 years ago
Linus Torvalds 220a0b527b More work on merging with git-read-tree.. 20 years ago
Linus Torvalds 12dccc1654 Make fiel checkout function available to the git library 20 years ago
Linus Torvalds 76f38347b4 git-read-tree: fix up three-way merge tests 20 years ago