Commit Graph

  • ee28152d03 Update git-merge-one-file-script. Junio C Hamano 2005-05-01 23:53:32 -0700
  • 0ff5bf7cfc Implement git-update-cache --force-remove <path> Junio C Hamano 2005-05-01 23:50:51 -0700
  • 74400e7175 Add git-write-blob. Junio C Hamano 2005-05-01 23:45:49 -0700
  • 285bf834be Make git-apply-patch-script executable. Junio C Hamano 2005-05-01 23:17:28 -0700
  • 0980d9b3a5 Change the prefix for builtin diff generation. Linus Torvalds 2005-05-01 21:53:36 -0700
  • 62c1f6b4af Get AUTHOR_DATE from the email Date: line Linus Torvalds 2005-05-01 21:42:53 -0700
  • bab5583a49 [PATCH] git-export complains about mising cat-file Alexey Nezhdanov 2005-05-01 21:23:04 -0700
  • b02a26cb87 [PATCH] git-local-pull updates Junio C Hamano 2005-05-01 21:10:04 -0700
  • 7fa76eeb75 [PATCH] typo fixes to git-apply-patch-script Junio C Hamano 2005-05-01 21:09:28 -0700
  • dfcb405799 [PATCH] Add git-local-pull. Junio C Hamano 2005-05-01 21:09:28 -0700
  • ee4f439fea [PATCH] Do not call fetch() when we have it. Junio C Hamano 2005-05-01 21:07:40 -0700
  • 90535218dd [PATCH] Make git-update-cache --refresh fail if update/merge needed. Junio C Hamano 2005-05-01 21:07:40 -0700
  • fa9e9c7bc4 Fix missing '\n' at end of git-cat-file -t output. Linus Torvalds 2005-05-01 19:40:39 -0700
  • 11e7d5c594 Make "cat-file" use "read_object_with_reference()" Linus Torvalds 2005-05-01 19:28:18 -0700
  • ca4c7db9ef Remove the ugly jit-style parent syntax. Linus Torvalds 2005-05-01 19:16:06 -0700
  • 35ad33823e Add "look up parent" logic for the simple names. Linus Torvalds 2005-05-01 18:13:16 -0700
  • 3c249c9506 Add "get_sha1()" helper function. Linus Torvalds 2005-05-01 16:36:56 -0700
  • 68849b5442 date handling: handle "AM"/"PM" on time Linus Torvalds 2005-05-01 12:34:56 -0700
  • 198b0fb635 date.c: allow even more varied time formats Linus Torvalds 2005-05-01 11:48:34 -0700
  • e2a669bb2e [PATCH] Allow removing files in a subdirectory. Junio C Hamano 2005-05-01 09:33:12 -0700
  • 21a08dcbe7 [PATCH] Really fix git-merge-one-file-script this time. Junio C Hamano 2005-05-01 09:33:12 -0700
  • 5d2f8b2753 [PATCH] Add git-apply-patch-script. Junio C Hamano 2005-05-01 09:33:12 -0700
  • c983370e5e [PATCH] Rework built-in diff to make its output more dense. Junio C Hamano 2005-05-01 09:33:12 -0700
  • a6f3f3b108 [PATCH] Resurrect diff-tree-helper -R Junio C Hamano 2005-04-30 17:59:35 -0700
  • 4250a5e5b1 [PATCH] Split out "pull" from particular methods Daniel Barkalow 2005-04-30 16:53:56 -0700
  • 5e7921e7c1 rev-tree.c: don't include unnecessary header files Linus Torvalds 2005-04-30 16:26:56 -0700
  • 7f26664f1f date.c: fix printout of timezone offsets that aren't exact hours Linus Torvalds 2005-04-30 16:18:41 -0700
  • 92e2311b6c date.c: only use the TZ names if we don't have anything better. Linus Torvalds 2005-04-30 15:21:57 -0700
  • 5e2a78a410 date.c: split up dst information in the timezone table Linus Torvalds 2005-04-30 14:53:12 -0700
  • a90588821a date.c: fix parsing of dates in mm/dd/yy format Linus Torvalds 2005-04-30 14:31:28 -0700
  • eaa8512923 date.c: use the local timezone if none specified Linus Torvalds 2005-04-30 14:25:02 -0700
  • 1771039129 [PATCH] fix usage string for renamed git commands Nicolas Pitre 2005-04-30 13:59:38 -0700
  • 89967023da Make the date parsing accept pretty much any random crap. Linus Torvalds 2005-04-30 13:19:56 -0700
  • 3a6a23e67d Make git-fsck-cache error printouts a bit more informative. Linus Torvalds 2005-04-30 11:22:26 -0700
  • 9b23b4bc1c Rename "show-files" to "ls-files" Linus Torvalds 2005-04-30 11:02:21 -0700
  • 8c7b86632c Add "stripspace" program to clean up email commentary Linus Torvalds 2005-04-30 10:58:41 -0700
  • 4b18242190 Fix up d_type handling - we need to include <dirent.h> before we play with the d_type compatibility macros. Linus Torvalds 2005-04-30 09:59:31 -0700
  • ae200ee594 [PATCH] compat: replace AF_LOCAL with AF_UNIX Edgar Toernig 2005-04-30 09:51:03 -0700
  • b682969367 [PATCH] compat: missing dirent.d_type field Edgar Toernig 2005-04-30 09:51:03 -0700
  • 9da3acfb19 [PATCH] compat: support pre-1.2 zlib Edgar Toernig 2005-04-30 09:51:03 -0700
  • ecee9d9e79 [PATCH] Do date parsing by hand... Edgar Toernig 2005-04-30 09:46:49 -0700
  • d167f147dc [PATCH] Fix AUTHOR_DATE timezone confusion tony.luck@intel.com 2005-04-29 20:27:04 -0700
  • e1a1388d85 [PATCH] git-fsck-cache: Gracefully handle non-commit IDs Jonas Fonseca 2005-04-29 20:00:40 -0700
  • 87fec8fc9e [PATCH] GIT: Create tar archives of tree on the fly Rene Scharfe 2005-04-29 19:51:04 -0700
  • 0fc65a4572 [PATCH] leftover bits for git rename Junio C Hamano 2005-04-29 16:25:05 -0700
  • e515f31896 [PATCH] Makefile: The big git command renaming fallout fix. Junio C Hamano 2005-04-29 15:04:13 -0700
  • 2d280e1c5e Update the merge scripts for the big git rename. Linus Torvalds 2005-04-29 15:02:43 -0700
  • 50eb31d103 Fix up "applypatch" for the big git rename Linus Torvalds 2005-04-29 14:56:18 -0700
  • aed7a5a9da [PATCH] The big git command renaming fallout fix. Junio C Hamano 2005-04-29 14:54:50 -0700
  • a3df180138 Rename git core commands to be "git-xxxx" to avoid name clashes. Linus Torvalds 2005-04-29 14:09:11 -0700
  • d840b3b285 [PATCH] GIT: Honour SHA1_FILE_DIRECTORY env var in git-pull-script Rene Scharfe 2005-04-29 12:08:03 -0700
  • db413479f1 [PATCH] Use read_object_with_reference() in tar-tree Rene Scharfe 2005-04-28 22:19:02 -0700
  • 40469ee9c6 [PATCH] Rename and extend read_tree_with_tree_or_commit_sha1 Junio C Hamano 2005-04-28 16:42:27 -0700
  • cf9a113d35 [PATCH] add short options to show-files Nicolas Pitre 2005-04-28 15:06:25 -0700
  • 0cc087e304 [PATCH] diff-tree does not need -r in git-export.c Junio C Hamano 2005-04-28 12:22:11 -0700
  • 731ab9ccf2 [PATCH] create tar archives of tree on the fly Rene Scharfe 2005-04-28 12:16:43 -0700
  • 9ff768e940 [PATCH] Give show-files the ability to process exclusion pattern. Nicolas Pitre 2005-04-28 11:44:04 -0700
  • b836825b55 [PATCH] diff-cache.c compilation warning fix. Junio C Hamano 2005-04-28 10:13:01 -0700
  • 532149d727 [PATCH] diff.c: clean temporary files Junio C Hamano 2005-04-28 10:13:01 -0700
  • 91a6eaa05d [PATCH] diff-tree-helper: do not report unmerged path outside specification. Junio C Hamano 2005-04-28 10:13:01 -0700
  • 2f97813870 [PATCH] Make diff-cache and friends output more cg-patch friendly. Junio C Hamano 2005-04-28 08:04:39 -0700
  • d5e276884a Fix up recent object model cleanups Linus Torvalds 2005-04-28 07:50:39 -0700
  • c418eda493 [PATCH] Rework fsck-cache to use parse_object() Daniel Barkalow 2005-04-28 07:46:33 -0700
  • e9eefa6761 [PATCH] Add function to parse an object of unspecified type (take 2) Daniel Barkalow 2005-04-28 07:46:33 -0700
  • 2636f61437 [PATCH] Add tag header/parser to library Daniel Barkalow 2005-04-28 07:46:33 -0700
  • a510bfaa8c [PATCH] Mark blobs as parsed when they're actually parsed Daniel Barkalow 2005-04-28 07:46:33 -0700
  • 3a663fd984 [PATCH] diff-tree -p implies diff-tree -p -r Junio C Hamano 2005-04-27 16:25:59 -0700
  • ce9be4e4e8 [PATCH] Use diff-tree -p -r instead of "git diff" in git-export. Junio C Hamano 2005-04-27 15:36:01 -0700
  • d15aa4309c [PATCH] Make -s flag to show-diff a no-op. Junio C Hamano 2005-04-27 15:22:02 -0700
  • ec8f81160d [PATCH] Fix up <sys/socket.h> include dependency Andreas Gal 2005-04-27 13:46:36 -0700
  • 4765dd57e6 diff.c: don't add extra '/' to pathname Linus Torvalds 2005-04-27 10:21:13 -0700
  • c9cddabe99 diff-cache: handle modified new files correctly Linus Torvalds 2005-04-27 09:41:15 -0700
  • 91f192a909 [PATCH] Teach diff-tree-helper to handle unmerged paths. Junio C Hamano 2005-04-27 09:21:00 -0700
  • f92a446581 [PATCH] Add -p (patch) to diff-cache. Junio C Hamano 2005-04-27 09:21:00 -0700
  • 3ebfd4aa29 [PATCH] Add -p (patch) to diff-tree. Junio C Hamano 2005-04-27 09:21:00 -0700
  • 4a6bf9e18a [PATCH] Reactivate show-diff patch generation Junio C Hamano 2005-04-27 09:21:00 -0700
  • 77eb272046 [PATCH] Reworked external diff interface. Junio C Hamano 2005-04-27 09:21:00 -0700
  • 520fc2415e Allow writing to the private index file mapping. Linus Torvalds 2005-04-26 19:27:27 -0700
  • b0fe89caeb diff-cache: fix handling of unmerged files. Linus Torvalds 2005-04-26 18:03:07 -0700
  • a5cd7e1620 diff-cache.c: use the "U <pathname>" format for unmerged entries. Linus Torvalds 2005-04-26 17:48:57 -0700
  • 0b32ff0dd9 [PATCH] diff-cache/tree compatible output for show-diff (take 2). Junio C Hamano 2005-04-26 17:39:01 -0700
  • b8a55ce71d show-diff: don't print out the full "ce" format for unmerged files Linus Torvalds 2005-04-26 17:37:11 -0700
  • 0a7668e99f show-diff: match diff-tree and diff-cache output Linus Torvalds 2005-04-26 17:17:36 -0700
  • 9831d8f860 git-pull-script: do automatic merges Linus Torvalds 2005-04-26 12:26:46 -0700
  • 812666c8e6 [PATCH] introduce xmalloc and xrealloc Christopher Li 2005-04-26 12:00:58 -0700
  • f2a19340ad update-cache: remove index lock file on SIGINT Linus Torvalds 2005-04-26 11:55:42 -0700
  • 5697ecc7be [PATCH] diff-cache buglet Junio C Hamano 2005-04-26 10:13:31 -0700
  • be3cfa85f4 [PATCH] Diff-tree-helper take two. Junio C Hamano 2005-04-26 09:25:05 -0700
  • d1df574380 [PATCH] Introduce diff-tree-helper. Junio C Hamano 2005-04-25 18:26:45 -0700
  • 86436c2828 [PATCH] Split external diff command interface to a separate file. Junio C Hamano 2005-04-25 18:22:47 -0700
  • ab7df1874d fsck-cache: show root objects only with "--root" Linus Torvalds 2005-04-25 16:34:13 -0700
  • 889262eacf fsck-cache: only show tags if asked to do so with "--tags" Linus Torvalds 2005-04-25 16:31:13 -0700
  • cd2fb81d11 Add the git-*-script files to the install Linus Torvalds 2005-04-25 15:29:45 -0700
  • 65f0d0ee46 Add example "git-tag-script" to show how to create signed tag objects. Linus Torvalds 2005-04-25 15:23:53 -0700
  • 56ce69f7af Make "fsck" also show what the name of the tag object is, not just the name of the object it tags. Linus Torvalds 2005-04-25 15:21:49 -0700
  • ec4465adb3 Add "tag" objects that can be used to sign other objects. Linus Torvalds 2005-04-25 12:07:44 -0700
  • f5b913c9cb Fix up the types in write_sha1_file Linus Torvalds 2005-04-25 12:04:55 -0700
  • a44c9a5e2e Simplify "write_sha1_file()" interfaces Linus Torvalds 2005-04-25 10:19:53 -0700
  • e6948b6d88 fsck-cache: warn about missing commit dates Linus Torvalds 2005-04-24 16:20:53 -0700
  • 3f053897b3 Update "convert-cache" to handle git itself. Linus Torvalds 2005-04-24 15:49:09 -0700