679 Commits (d4f8b390a4326625f0c3d65a8d120336e38928d7)
 

Author SHA1 Message Date
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
Linus Torvalds 02ede67ad4 git-read-tree: be a lot more careful about merging dirty trees 20 years ago
Petr Baudis 9b63f50148 [PATCH] Make git-update-cache --force-remove regular 20 years ago
Junio C Hamano 418aaf847a [PATCH] rename git-rpush and git-rpull to git-ssh-push and git-ssh-pull 20 years ago
Linus Torvalds dc93841715 diff 'rename' format change. 20 years ago
Linus Torvalds f7b797073c git-apply: consider it an error to apply no changes 20 years ago
Junio C Hamano 1a93a7662d [PATCH] Documentation: describe git extended diff headers. 20 years ago
Junio C Hamano 4a1332d04b [PATCH] Documentation: describe diff tweaking. 20 years ago
Linus Torvalds 33f4d087a9 git-apply: fix rename header parsing 20 years ago
Junio C Hamano a48e1d67e1 [PATCH] pull: gracefully recover from delta retrieval failure. 20 years ago
Junio C Hamano f78c79c5d4 [PATCH] diffcore-break.c: various fixes. 20 years ago
Junio C Hamano 49d9e85d11 [PATCH] diff.c: -B argument passing fix. 20 years ago
Junio C Hamano 0601e131c9 [PATCH] diff.c: locate_size_cache() fix. 20 years ago
Linus Torvalds 5aa7d94cd6 git-apply: actually apply patches and update the index 20 years ago
Linus Torvalds 30996652e7 git-apply: fix apply of a new file 20 years ago
Linus Torvalds 6e7c92a91d git-apply: find offset fragments, and really apply them 20 years ago
Linus Torvalds 3cca928d4a git-apply: first cut at actually checking fragment data 20 years ago
Linus Torvalds 477606f57d git-fsck-cache: complain if no default references found 20 years ago
Linus Torvalds 000182eacf pretty_print_commit: add different formats 20 years ago
Linus Torvalds 848b292e83 git-shortlog: add name translations for 'sparse' repo 20 years ago
Linus Torvalds fa375c7f1b Add git-shortlog perl script 20 years ago
Linus Torvalds 337cb3fb8d git-rev-list: allow arbitrary head selections, use git-rev-tree syntax 20 years ago
Daniel Barkalow dba385bb3e [PATCH] ssh-protocol version, command types, response code 20 years ago
Junio C Hamano eeaa460314 [PATCH] diff: Update -B heuristics. 20 years ago
Junio C Hamano 0e3994fa97 [PATCH] diff: Clean up diff_scoreopt_parse(). 20 years ago