Commit Graph

  • ac5155ef59 commit_list_insert: return the new commit list entry Linus Torvalds 2005-05-30 18:44:02 -0700
  • 70aadac081 [PATCH] Show dissimilarity index for D and N case. Junio C Hamano 2005-05-30 16:40:16 -0700
  • af5323e027 [PATCH] Add -O<orderfile> option to diff-* brothers. Junio C Hamano 2005-05-30 00:09:07 -0700
  • 2036d84102 [PATCH] Buglets fix in the new two scripts Junio C Hamano 2005-05-30 13:53:45 -0700
  • 866b973b5d git-resolve-script: use "git-apply --stat" instead of diffstat Linus Torvalds 2005-05-30 17:45:41 -0700
  • 53d4b46085 [PATCH] mkdelta enhancements (take 2) Nicolas Pitre 2005-05-29 21:52:19 -0400
  • a3e870f2e2 Add "commit" helper script Linus Torvalds 2005-05-30 12:51:00 -0700
  • f345b0a066 [PATCH] Add -B flag to diff-* brothers. Junio C Hamano 2005-05-30 00:08:37 -0700
  • 2cd68882ee [PATCH] diff: fix the culling of unneeded delete record. Junio C Hamano 2005-05-30 00:08:07 -0700
  • 9d429ff6ff [PATCH] diff: further cleanup. Junio C Hamano 2005-05-30 00:07:39 -0700
  • 01c4e70f63 [PATCH] diff: code clean-up and removal of rename hack. Junio C Hamano 2005-05-29 16:56:48 -0700
  • befe86392c [PATCH] diff: consolidate various calls into diffcore. Junio C Hamano 2005-05-29 16:56:13 -0700
  • ddafa7e933 [PATCH] diff-helper: Fix R/C score parsing under -z flag. Junio C Hamano 2005-05-29 16:54:59 -0700
  • cad88fdf8d git-init-db: set up the full default environment Linus Torvalds 2005-05-30 10:20:44 -0700
  • b97e3dfa76 git-mktag: be more careful in reading the input. Linus Torvalds 2005-05-29 12:06:32 -0700
  • 8b7d510fb1 [PATCH] Fix count-delta overcounting Junio C Hamano 2005-05-28 12:22:38 -0700
  • 844e6e4d58 [PATCH] Do not include unused header files. Junio C Hamano 2005-05-28 02:55:16 -0700
  • e25de75696 [PATCH] Pickaxe fixes. Junio C Hamano 2005-05-28 02:53:43 -0700
  • 6af1f0192f [PATCH] Rewrite ls-tree to behave more like "/bin/ls -a" Junio C Hamano 2005-05-28 00:05:38 -0700
  • 2bc2564145 [PATCH] Adjust diff-helper to diff-tree -v -z changes. Junio C Hamano 2005-05-27 21:05:38 -0700
  • f0c6b2a2fd [PATCH] Optimize diff-tree -[CM] --stdin Junio C Hamano 2005-05-27 15:56:38 -0700
  • 6145ee8b36 [PATCH] Move pathspec to the beginning of the diffcore chain. Junio C Hamano 2005-05-27 15:56:17 -0700
  • 15d061b435 [PATCH] Fix the way diffcore-rename records unremoved source. Junio C Hamano 2005-05-27 15:55:55 -0700
  • 367cec1c02 [PATCH] Add --pickaxe-all to diff-* brothers. Junio C Hamano 2005-05-27 15:55:28 -0700
  • be020332a1 [PATCH] Remove a function not used anymore. Junio C Hamano 2005-05-27 15:55:01 -0700
  • 19feebc8c3 [PATCH] Clean up diff_setup() to make it more extensible. Junio C Hamano 2005-05-27 15:54:37 -0700
  • 09d9d1a648 [PATCH] Remove final newline from the value of xfrm_msg variable. Junio C Hamano 2005-05-27 15:54:06 -0700
  • 903d475a0b [PATCH] Do not expose internal scaling to diff-helper. Junio C Hamano 2005-05-27 15:53:31 -0700
  • 1a0756ffe4 [PATCH] Remove unused rank field from diff_core structure. Junio C Hamano 2005-05-27 15:52:55 -0700
  • 847941fdd9 [PATCH] Make pathspec only care about the detination tree. Junio C Hamano 2005-05-27 15:51:52 -0700
  • 226406f693 [PATCH] Introduce diff_free_filepair() funcion. Junio C Hamano 2005-05-27 15:50:30 -0700
  • a00d7d106a [PATCH] Fix math thinko in similarity estimator. Junio C Hamano 2005-05-27 15:49:54 -0700
  • 0746b62001 [PATCH] Document the --root switch of git-diff-tree Thomas Glanzmann 2005-05-28 16:42:17 +0200
  • 8310c2c0b5 [PATCH] check_file_directory_conflict path fix David Meybohm 2005-05-26 22:59:10 -0400
  • 84c1afd7e7 git-diff-tree: simplify header output with '-z' Linus Torvalds 2005-05-27 10:22:09 -0700
  • a9c9cef161 [PATCH] allow pathspec to end with a slash Junio C Hamano 2005-05-26 17:52:43 -0700
  • fbe082a528 git-diff-tree: don't use diffcore_pathspec() Linus Torvalds 2005-05-26 17:41:28 -0700
  • c504aae2a6 [PATCH] fix and testcase for git-commit-tree option Rene Scharfe 2005-05-27 01:03:26 +0200
  • 2eab945e86 [PATCH] Make ls-* output consistent with diff-* output format. Junio C Hamano 2005-05-26 14:38:19 -0700
  • 6d3a5077dd [PATCH] ls-tree matching multiple paths Jason McMullan 2005-05-26 10:52:50 -0700
  • 4ba406a75c [PATCH] Add git-external-diff-script Junio C Hamano 2005-05-26 02:31:05 -0700
  • 4130b99571 [PATCH] Diff updates to express type changes Junio C Hamano 2005-05-26 02:24:30 -0700
  • a577284aee git-apply: add "--check" option to check that the diff makes sense Linus Torvalds 2005-05-26 15:10:02 -0700
  • 0e87e048e1 git-apply: when validating default names, check the final EOLN too Linus Torvalds 2005-05-26 13:28:42 -0700
  • 5041aa7040 git-apply: pick up default filenames from "diff --git" header line Linus Torvalds 2005-05-26 13:11:24 -0700
  • fab2c257be git-apply: make the diffstat output happen for "--stat" only. Linus Torvalds 2005-05-26 12:25:52 -0700
  • 3f40315aaa git-apply: implement "diffstat" output Linus Torvalds 2005-05-26 11:40:43 -0700
  • 19c58fb84d git-apply: parse the whole list of patches into memory first Linus Torvalds 2005-05-26 10:23:51 -0700
  • 368da62598 [PATCH] Test case portability fix. Mark Allen 2005-05-25 19:11:31 -0700
  • bd1e17e245 Make "parse_object()" also fill in commit message buffer data. Linus Torvalds 2005-05-25 19:26:28 -0700
  • a6f68d4767 git-rev-list: add "end" commit and "--header" flag Linus Torvalds 2005-05-25 18:29:09 -0700
  • 3ff1fbbb94 commit: save the commit buffer off when parsing a commit object. Linus Torvalds 2005-05-25 18:27:14 -0700
  • e871b649a3 unpack_sha1_file: zero-pad the unpacked object. Linus Torvalds 2005-05-25 18:25:08 -0700
  • 9fdade0673 [PATCH] Mode only changes from diff. Junio C Hamano 2005-05-25 16:00:04 -0700
  • 96716a1976 [PATCH] Fix type-change handling when assigning the status code to filepairs. Junio C Hamano 2005-05-25 15:07:08 -0700
  • 908bddab96 [PATCH] Adjust show-files test for dotfiles. Junio C Hamano 2005-05-25 15:06:50 -0700
  • c5434dead6 git-pull-script: pretty-print the merge head information Linus Torvalds 2005-05-25 14:05:13 -0700
  • ea88ee46de [PATCH] optimize git-resolve-script Jeff Garzik 2005-05-25 13:21:09 -0400
  • 6f93a631ac diff.c: don't silently ignore unknown state changes in diffs. Linus Torvalds 2005-05-25 11:09:12 -0700
  • 4cae1a967a [PATCH] show changed tree objects with recursive git-diff-tree Junio C Hamano 2005-05-24 23:24:22 -0700
  • f4d89f26ce [PATCH] Use pathspec array correctly Junio C Hamano 2005-05-24 23:35:38 -0700
  • ea84480f01 git-rev-tree: teach it about tag references Linus Torvalds 2005-05-24 21:34:12 -0700
  • c4ee2952b3 [PATCH] Allow dot files in ls-files as well (take #2). Junio C Hamano 2005-05-24 18:20:08 -0700
  • 6c56c5340a git-diff-cache: fix argument parsing Linus Torvalds 2005-05-24 18:10:11 -0700
  • 8597697458 [PATCH] Update rename/copy similarity estimator. Junio C Hamano 2005-05-24 12:09:32 -0700
  • bba0f401ee [PATCH] Squelch compiler warning Junio C Hamano 2005-05-24 11:57:01 -0700
  • d7f6ea3d7d [PATCH] Allow symlinks in the leading path in checkout-cache --prefix= Junio C Hamano 2005-05-24 01:51:27 -0700
  • d0309355c9 [PATCH] Use DIFF_FORMAT_NO_OUTPUT to implement diff-tree -s option. Junio C Hamano 2005-05-24 02:05:08 -0700
  • 320d3a1b1a git-update-cache: allow dot-files Linus Torvalds 2005-05-24 14:40:28 -0700
  • d2b6f7c2fd cvs2git: fix character quoting Linus Torvalds 2005-05-24 12:57:12 -0700
  • c4bd907d95 git-commit-tree: allow overriding of commit date Linus Torvalds 2005-05-24 10:21:13 -0700
  • 1db0819a9c cvs2git: set timezone info to UTC, the way CVS does Linus Torvalds 2005-05-24 10:15:42 -0700
  • b535a802b2 cvs2git: add support for GIT_COMMITTER_DATE Linus Torvalds 2005-05-24 09:59:55 -0700
  • e16c03b549 cvs2git: escape <<EOF messages, and work around cvsps branch handling Linus Torvalds 2005-05-24 09:36:33 -0700
  • e69a19f784 Fix cvs2git branch handling Linus Torvalds 2005-05-24 09:06:51 -0700
  • 25d5ea410f [PATCH] Redo rename/copy detection logic. Junio C Hamano 2005-05-24 01:10:48 -0700
  • 3e91311ae7 Add "cvs2git" program to convert a CVS archive into a GIT archive Linus Torvalds 2005-05-24 01:07:31 -0700
  • 1e3f6b6e64 git-apply: more consistency checks on gitdiff filenames Linus Torvalds 2005-05-23 19:54:55 -0700
  • 587e49405b [PATCH] adjust git-deltafy-script to the new diff-tree output format Nicolas Pitre 2005-05-23 21:58:00 -0400
  • b1c006dd65 [PATCH] Update git-diff-cache documentation. Junio C Hamano 2005-05-23 18:20:39 -0700
  • bceafe752c [PATCH] Fix diff-pruning logic which was running prune too early. Junio C Hamano 2005-05-23 18:14:03 -0700
  • 9a4a100eb4 git-apply: start using the index file information. Linus Torvalds 2005-05-23 19:13:55 -0700
  • 4dfdbe10dc git-apply: if no input files specified, apply stdin Linus Torvalds 2005-05-23 16:42:21 -0700
  • 9ab55bd29a diff-tree: don't write headers if the diff queue is empty Linus Torvalds 2005-05-23 16:37:47 -0700
  • 881b07654c git-apply: unknown modes are zero, not -1 Linus Torvalds 2005-05-23 16:32:19 -0700
  • b6d8f309d9 [PATCH] diff-raw format update take #2. Junio C Hamano 2005-05-23 14:55:33 -0700
  • a4acb0eb14 git-apply: parse the diff headers (both traditional and new) Linus Torvalds 2005-05-23 16:09:09 -0700
  • 46979f567b git-apply: improve error detection and messages Linus Torvalds 2005-05-23 14:38:49 -0700
  • 5e224a2ed0 git-apply: bad patch fragments are fatal Linus Torvalds 2005-05-23 12:31:59 -0700
  • 5831b563a4 [PATCH] NUL terminate diff-tree header lines under -z. Junio C Hamano 2005-05-23 12:07:55 -0700
  • 046aa6440f [PATCH] Performance fix for pickaxe. Junio C Hamano 2005-05-23 00:25:15 -0700
  • f7c1512af8 [PATCH] Rename/copy detection fix. Junio C Hamano 2005-05-22 21:26:09 -0700
  • 60896c7bfe [PATCH] Be careful with symlinks when detecting renames and copies. Junio C Hamano 2005-05-22 21:24:49 -0700
  • c1bb935020 Start implementing "git-apply" Linus Torvalds 2005-05-23 10:52:17 -0700
  • 2cb45e9543 Don't care about st_dev in the index file Linus Torvalds 2005-05-22 15:08:15 -0700
  • 09d74b3b5a Some more sparse warning fixes Linus Torvalds 2005-05-22 14:33:43 -0700
  • 6f97a894d6 Fix up git-fsck-cache documentation Linus Torvalds 2005-05-22 14:32:26 -0700
  • 6b0c312106 Include file cleanups.. Linus Torvalds 2005-05-22 11:54:17 -0700
  • ca67f00219 [PATCH] Makefile: Solaris fix: call $(MAKE) instead of make for subdirectories Thomas Glanzmann 2005-05-22 20:27:28 +0200
  • 2aef5bbae9 [PATCH] Docs - delta object David Greaves 2005-05-22 18:44:17 +0100