9710 Commits (ed224deac9436215f8c0b098baa0aecfcff1c293)
 

Author SHA1 Message Date
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 f48516746f applypatch: use "--index" to actually make git-apply write the 20 years ago
Linus Torvalds 97b865ba79 applypatch: use the new git-apply to apply patches 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
Junio C Hamano ce24067549 [PATCH] diff: Fix docs and add -O to diff-helper. 20 years ago
Junio C Hamano 355e76a4a3 [PATCH] Tweak count-delta interface 20 years ago
Rene Scharfe 5b86040679 [PATCH] git-tar-tree: do only basic tests in t/t5000-git-tar-tree.sh 20 years ago
Rene Scharfe a325a11b88 [PATCH] git-tar-tree: fix write_trailer 20 years ago
Rene Scharfe d3d49c3d35 [PATCH] git-tar-tree: add a test case 20 years ago
Rene Scharfe d3a15c49d4 [PATCH] git-tar-tree: small doc update 20 years ago