Commit Graph

  • e0f0e891c1 [PATCH] git-diff-cache: handle pathspec beginning with a dash Jonas Fonseca 2005-06-06 23:27:00 +0200
  • 2a68a8659f Leave merge failures in the filesystem Linus Torvalds 2005-06-08 11:40:59 -0700
  • f9e7750621 Fix SIGSEGV on unmerged files in git-diff-files -p Linus Torvalds 2005-06-08 11:31:53 -0700
  • 7d95ee9351 [PATCH] Tests: read-tree -m test updates. Junio C Hamano 2005-06-08 02:08:54 -0700
  • 5b1ea09de1 Make default merge messages denser. Linus Torvalds 2005-06-08 10:09:41 -0700
  • 4e7346735a [PATCH] three --merge-order bug fixes Jon Seymour 2005-06-09 00:37:41 +1000
  • 32798c707e [PATCH] git-cvs2git: create tags Sven Verdoolaege 2005-06-01 13:27:23 +0200
  • af3f929f95 git-apply: creatign empty files is nonfatal Linus Torvalds 2005-06-08 08:11:47 -0700
  • fcbfd5a6b2 Talk about "git cvsimport" in the cvs migration docs Linus Torvalds 2005-06-07 15:52:06 -0700
  • 28f8fafff8 [PATCH] Documentation: describe diff tweaking (fix). Junio C Hamano 2005-06-05 17:54:10 -0700
  • b0bf8f24e9 [PATCH] Start cvs-migration documentation Junio C Hamano 2005-06-05 17:46:06 -0700
  • a57f0b58d7 git-read-tree: -u without -m is meaningless. Don't allow it. Linus Torvalds 2005-06-07 15:20:39 -0700
  • b5b425074e git-read-tree: make one-way merge also honor the "update" flag Linus Torvalds 2005-06-07 15:17:33 -0700
  • ccef66b55a [PATCH] read-tree: update documentation for 3-way merge. Junio C Hamano 2005-06-07 14:35:43 -0700
  • d4f8b390a4 Add CVS import scripts and programs Linus Torvalds 2005-06-07 15:11:28 -0700
  • 001d4a27db git-ssh-push/pull: usability improvements Linus Torvalds 2005-06-07 14:23:46 -0700
  • 972d1bb067 [PATCH] Use ntohs instead of htons to convert ce_flags to host byte order Timo Hirvonen 2005-06-07 20:35:56 +0000
  • c859600954 [PATCH] read-tree: save more user hassles during fast-forward. Junio C Hamano 2005-06-07 11:36:30 -0700
  • 63aff4fed9 [PATCH] Document git-ssh-pull and git-ssh-push Daniel Barkalow 2005-06-06 22:30:39 -0400
  • e5b905c448 git-resolve-script: stop when the automated merge fails Linus Torvalds 2005-06-06 19:37:25 -0700
  • ed37b5b2b9 Make fetch/pull scripts terminate cleanly on errors Linus Torvalds 2005-06-06 17:40:22 -0700
  • 3f4eff7530 git-resolve-script: don't wait for three seconds any more Linus Torvalds 2005-06-06 17:39:14 -0700
  • c7c4bbe631 [PATCH] -w support for git-ssh-pull/push Daniel Barkalow 2005-06-06 16:43:27 -0400
  • cd541a68b3 [PATCH] Generic support for pulling refs Daniel Barkalow 2005-06-06 16:38:26 -0400
  • 9182f89ab2 [PATCH] rsh.c environment variable Daniel Barkalow 2005-06-06 16:35:02 -0400
  • 95fc75129a [PATCH] Operations on refs Daniel Barkalow 2005-06-06 16:31:29 -0400
  • 451322512f git-read-tree: some "final" cleanups Linus Torvalds 2005-06-06 14:33:11 -0700
  • d723c69063 git-read-tree: simplify merge loops enormously Linus Torvalds 2005-06-06 14:01:58 -0700
  • 96cd5429a4 [PATCH] index locking like everybody else Junio C Hamano 2005-06-06 12:20:55 -0700
  • 90334cf780 Add "__noreturn__" attribute to die() and usage() Linus Torvalds 2005-06-06 10:12:31 -0700
  • 64de356299 git-rev-list: make sure to link with ssl libraries Linus Torvalds 2005-06-06 09:09:43 -0700
  • a3437b8c26 [PATCH] Modify git-rev-list to linearise the commit history in merge order. jon@blackcubes.dyndns.org 2005-06-06 15:39:40 +0000
  • d925ffbd06 Fix off-by-one in new three-way-merge updates Linus Torvalds 2005-06-05 23:38:18 -0700
  • c3f13d59f7 [PATCH] 3-way merge tests for new "git-read-tree -m"? Junio C Hamano 2005-06-05 23:18:16 -0700
  • a76d74fb71 Three-way merge: fix silly bug that made trivial merges not work Linus Torvalds 2005-06-05 23:32:53 -0700
  • 6ee67f2610 Fix entry.c dependency and compile problem Linus Torvalds 2005-06-05 23:15:40 -0700
  • e6ee623b7b git-read-tree: fix up two-way merge Linus Torvalds 2005-06-05 22:59:59 -0700
  • 220a0b527b More work on merging with git-read-tree.. Linus Torvalds 2005-06-05 22:07:31 -0700
  • 12dccc1654 Make fiel checkout function available to the git library Linus Torvalds 2005-06-05 21:59:54 -0700
  • 76f38347b4 git-read-tree: fix up three-way merge tests Linus Torvalds 2005-06-05 20:28:33 -0700
  • 02ede67ad4 git-read-tree: be a lot more careful about merging dirty trees Linus Torvalds 2005-06-05 20:02:31 -0700
  • 9b63f50148 [PATCH] Make git-update-cache --force-remove regular Petr Baudis 2005-05-31 18:52:43 +0200
  • 418aaf847a [PATCH] rename git-rpush and git-rpull to git-ssh-push and git-ssh-pull Junio C Hamano 2005-06-05 15:41:05 -0700
  • dc93841715 diff 'rename' format change. Linus Torvalds 2005-06-05 15:31:52 -0700
  • f7b797073c git-apply: consider it an error to apply no changes Linus Torvalds 2005-06-05 15:25:28 -0700
  • 1a93a7662d [PATCH] Documentation: describe git extended diff headers. Junio C Hamano 2005-06-05 14:39:49 -0700
  • 4a1332d04b [PATCH] Documentation: describe diff tweaking. Junio C Hamano 2005-06-05 14:30:58 -0700
  • 33f4d087a9 git-apply: fix rename header parsing Linus Torvalds 2005-06-05 14:26:50 -0700
  • a48e1d67e1 [PATCH] pull: gracefully recover from delta retrieval failure. Junio C Hamano 2005-06-04 23:11:38 -0700
  • f78c79c5d4 [PATCH] diffcore-break.c: various fixes. Junio C Hamano 2005-06-03 23:05:57 -0700
  • 49d9e85d11 [PATCH] diff.c: -B argument passing fix. Junio C Hamano 2005-06-03 23:04:07 -0700
  • 0601e131c9 [PATCH] diff.c: locate_size_cache() fix. Junio C Hamano 2005-06-03 23:02:23 -0700
  • f48516746f applypatch: use "--index" to actually make git-apply write the changes to the index file. Linus Torvalds 2005-06-05 14:12:53 -0700
  • 97b865ba79 applypatch: use the new git-apply to apply patches Linus Torvalds 2005-06-05 14:09:03 -0700
  • 5aa7d94cd6 git-apply: actually apply patches and update the index Linus Torvalds 2005-06-05 14:05:43 -0700
  • 30996652e7 git-apply: fix apply of a new file Linus Torvalds 2005-06-05 12:43:56 -0700
  • 6e7c92a91d git-apply: find offset fragments, and really apply them Linus Torvalds 2005-06-05 12:16:32 -0700
  • 3cca928d4a git-apply: first cut at actually checking fragment data Linus Torvalds 2005-06-05 11:03:13 -0700
  • 477606f57d git-fsck-cache: complain if no default references found Linus Torvalds 2005-06-05 09:55:27 -0700
  • 000182eacf pretty_print_commit: add different formats Linus Torvalds 2005-06-05 09:02:03 -0700
  • 848b292e83 git-shortlog: add name translations for 'sparse' repo Linus Torvalds 2005-06-04 20:33:01 -0700
  • fa375c7f1b Add git-shortlog perl script Linus Torvalds 2005-06-04 20:21:35 -0700
  • 337cb3fb8d git-rev-list: allow arbitrary head selections, use git-rev-tree syntax Linus Torvalds 2005-06-04 14:38:28 -0700
  • dba385bb3e [PATCH] ssh-protocol version, command types, response code Daniel Barkalow 2005-06-03 17:43:52 -0400
  • eeaa460314 [PATCH] diff: Update -B heuristics. Junio C Hamano 2005-06-03 01:40:28 -0700
  • 0e3994fa97 [PATCH] diff: Clean up diff_scoreopt_parse(). Junio C Hamano 2005-06-03 01:37:54 -0700
  • ce24067549 [PATCH] diff: Fix docs and add -O to diff-helper. Junio C Hamano 2005-06-03 01:36:43 -0700
  • 355e76a4a3 [PATCH] Tweak count-delta interface Junio C Hamano 2005-06-03 01:36:03 -0700
  • 5b86040679 [PATCH] git-tar-tree: do only basic tests in t/t5000-git-tar-tree.sh Rene Scharfe 2005-06-03 18:21:23 +0200
  • a325a11b88 [PATCH] git-tar-tree: fix write_trailer Rene Scharfe 2005-06-03 13:25:18 +0200
  • d3d49c3d35 [PATCH] git-tar-tree: add a test case Rene Scharfe 2005-06-02 22:50:17 +0200
  • d3a15c49d4 [PATCH] git-tar-tree: small doc update Rene Scharfe 2005-06-02 20:50:42 +0200
  • 9b5b9f398c [PATCH] git-tar-tree: cleanup write_trailer() Rene Scharfe 2005-06-02 20:50:48 +0200
  • a7b209091a Clarify git-diff-cache semantics in the tutorial. Linus Torvalds 2005-06-02 17:15:32 -0700
  • 65c2e0c349 [PATCH] Find size of SHA1 object without inflating everything. Junio C Hamano 2005-06-02 15:20:54 -0700
  • 4a62b61939 [PATCH] Handle deltified object correctly in git-*-pull family. Junio C Hamano 2005-06-02 15:19:00 -0700
  • 3b42a63cb5 git-rev-list: split out commit limiting from main() too. Linus Torvalds 2005-06-02 09:25:44 -0700
  • 81f2bb1f54 git-rev-list: factor out the commit printing from "main()" Linus Torvalds 2005-06-02 09:19:53 -0700
  • cc29f73285 Run the tutorial through ispell once more Linus Torvalds 2005-06-02 07:58:41 -0700
  • 5180cacc20 Split up unpack_sha1_file() some more Linus Torvalds 2005-06-02 07:57:25 -0700
  • c4483576b8 Add "unpack_sha1_header()" helper function Linus Torvalds 2005-06-01 17:54:59 -0700
  • f35ca9ed3e tutorial.txt: start describing how to copy repositories Linus Torvalds 2005-06-01 17:48:33 -0700
  • 67574c403f [PATCH] diff: mode bits fixes Junio C Hamano 2005-06-01 11:38:07 -0700
  • 81bb573ed8 Update tutorial for simplified "git" script. Linus Torvalds 2005-06-01 09:27:22 -0700
  • e764b8e8b3 Add "git" and "git-log-script" helper scripts. Linus Torvalds 2005-06-01 09:13:26 -0700
  • 9d97aa6466 git-rev-list: add "--pretty" command line option Linus Torvalds 2005-06-01 08:42:22 -0700
  • e3bc7a3bc7 Add generic commit "pretty print" function. Linus Torvalds 2005-06-01 08:34:23 -0700
  • ef6a46e6ea [PATCH] git: git-commit-script ignores $GIT_DIR Alexey Guzeev 2005-06-01 00:31:02 -0400
  • 837eedf41b tutorial.txt: fix typos and a'git-whatchanged' example Linus Torvalds 2005-06-01 07:39:36 -0700
  • 95bedc9eec git-apply --stat: limit lines to 79 characters Linus Torvalds 2005-05-31 20:50:49 -0700
  • 66204988fe [PATCH] ls-tree: handle trailing slashes in the pathspec properly. Junio C Hamano 2005-05-31 18:46:47 -0700
  • 8c7fa2478e Add first cut at a simple git tutorial. Linus Torvalds 2005-05-31 19:50:34 -0700
  • d4e95cb6cf cope with changed git-diff-tree output format Paul Mackerras 2005-06-01 00:02:13 +0000
  • edb0c72428 [PATCH] diff: consolidate test helper script pieces. Junio C Hamano 2005-05-31 14:47:25 -0700
  • 1d9e6f92bc pathspec: fix pathspecs with '/' at the end Linus Torvalds 2005-05-31 15:17:58 -0700
  • 381ca9a3bc git-apply: don't try to be clever about filenames and the index Linus Torvalds 2005-05-31 15:05:59 -0700
  • cfb4563c83 Use git-rev-list instead of git-rev-tree. Fix bug in changing font size in entry widgets. Fix bug with B1 click before anything has been drawn. Use "units" and "pages" instead of "u" and "p" for tk8.5. Paul Mackerras 2005-05-31 12:14:42 +0000
  • aff9f97a4f cvs2git: use CVS (rather than RCS) to extract the different file versions. Linus Torvalds 2005-05-30 21:00:09 -0700
  • 97658004c3 git-rev-list: add "--parents" command line flag Linus Torvalds 2005-05-30 19:30:07 -0700
  • 8906300f65 git-rev-list: use proper lazy reachability analysis Linus Torvalds 2005-05-30 18:46:32 -0700