Commit Graph

  • e7d3dd248f [PATCH] Lift path length limits from git-tar-tree. Rene Scharfe 2005-05-07 02:57:06 +02:00
  • bf60144c0a [PATCH] Remove unused sha1_file_directory variable. Junio C Hamano 2005-05-06 16:33:39 -07:00
  • 3d0291c450 [PATCH] Do not initialize sha1_file_directory by hand. Junio C Hamano 2005-05-06 16:32:28 -07:00
  • ee267527aa Revert bogus optimization that avoids index file writes Linus Torvalds 2005-05-06 16:48:43 -07:00
  • a02ebff612 diff-tree: add author/date information to the verbose output Linus Torvalds 2005-05-06 15:33:59 -07:00
  • f80cd783c6 date.c: add "show_date()" function. Linus Torvalds 2005-05-06 15:28:59 -07:00
  • 5aad72f2bc [PATCH] Document --stdin, -m, -s, and -v flags to git-diff-tree Junio C Hamano 2005-05-06 13:17:13 -07:00
  • d5776d50aa [PATCH] git-tar-tree: add symlink support Rene Scharfe 2005-05-06 22:56:16 +02:00
  • 08f09dac01 [PATCH] git-tar-tree: make file contents accessible to write_header() Rene Scharfe 2005-05-06 22:56:08 +02:00
  • 71058b1f2b [PATCH] git-tar-tree: add extended header helpers Rene Scharfe 2005-05-06 22:56:01 +02:00
  • 03d791ff11 [PATCH] git-tar-tree: add TYPEFLAG_ constants Rene Scharfe 2005-05-06 22:55:52 +02:00
  • a90a6e6a78 [PATCH] git-tar-tree: add get_record() Rene Scharfe 2005-05-06 22:55:42 +02:00
  • cee99d2257 diff-tree: add "verbose header" mode Linus Torvalds 2005-05-06 11:42:47 -07:00
  • bd2c39f58f [PATCH] don't load and decompress objects twice with parse_object() Nicolas Pitre 2005-05-06 13:48:34 -04:00
  • f4f21ce367 git-diff-tree: clean up output Linus Torvalds 2005-05-06 10:56:35 -07:00
  • e0965d83c5 diff-tree: support list if input trees on stdin Linus Torvalds 2005-05-06 10:03:17 -07:00
  • fcfda02bc7 [PATCH] control/limit output of git-rev-list Kay Sievers 2005-05-06 10:00:11 +02:00
  • 22b781051b update-cache: remove compiler warning Linus Torvalds 2005-05-06 08:49:07 -07:00
  • ffbe1addd5 [PATCH] fix compare symlink against readlink not data Kay Sievers 2005-05-06 15:45:01 +02:00
  • 20d37ef672 Steal -t option to git-ls-files from Cogito fork. Petr Baudis 2005-04-21 19:47:08 -07:00
  • e78d97723c Implement -v (verbose) option for pull methods other than local transport. Junio C Hamano 2005-05-06 01:37:21 -07:00
  • cc167ccaeb Add http and local transport support for git-pull-script. Junio C Hamano 2005-05-06 01:12:04 -07:00
  • 4df1e79507 Add documentation for the rest of commands. Junio C Hamano 2005-05-05 23:50:22 -07:00
  • ac4e086929 Adjust core-git documentation to more recent Linus GIT. Junio C Hamano 2005-05-05 23:49:58 -07:00
  • c64b9b8860 Reference documentation for the core git commands. David Greaves 2005-05-05 23:48:52 -07:00
  • 74c7cfa875 Merge of http://members.cox.net/junkio/git-jc.git Linus Torvalds 2005-05-05 18:30:18 -07:00
  • d5f415e6f5 [PATCH] create subdirs for symlinks Kay Sievers 2005-05-06 01:34:10 +02:00
  • 42ea9cb286 Be more careful about tree entry modes. Linus Torvalds 2005-05-05 16:18:48 -07:00
  • 211232bae6 Octopus merge of the following five patches. Junio C Hamano 2005-05-05 16:16:54 -07:00
  • fc54a9c30c Update git-apply-patch-script for symbolic links. Junio C Hamano 2005-05-05 16:14:01 -07:00
  • b28858bf65 Update diff engine for symlinks stored in the cache. Junio C Hamano 2005-05-05 16:10:21 -07:00
  • d5a72fd622 Fix git-resolve-script. Linus Torvalds 2005-05-05 16:07:56 -07:00
  • db823d4a5a Fix symlink handling Linus Torvalds 2005-05-05 16:01:46 -07:00
  • 660265909f diff-cache shows differences for unmerged paths without --cache. Junio C Hamano 2005-05-05 15:35:49 -07:00
  • c4b83e618f Do not write out new index if nothing has changed. Junio C Hamano 2005-05-05 15:29:06 -07:00
  • 9e30dd7c0e Make git-prune-script executable again. Junio C Hamano 2005-05-05 15:10:49 -07:00
  • ed4eeaf203 [PATCH] git: Mention the '-p' option in the usage help string if git-diff-tree. Thomas Glanzmann 2005-05-05 21:51:34 +02:00
  • 67cc5c4ef8 Split "git-pull-script" into two parts Linus Torvalds 2005-05-05 11:43:30 -07:00
  • 160c8433d9 git-diff-cache: add "-m" flag to match all non-checked-out files with the index. Linus Torvalds 2005-05-05 09:31:09 -07:00
  • 8ae0a8c514 [PATCH] git and symlinks as tracked content Kay Sievers 2005-05-05 14:38:25 +02:00
  • 5210372fe4 [PATCH] Fix git rpush. Anton Altaparmakov 2005-05-05 13:31:53 +01:00
  • 2af87aae78 [PATCH] Fix git rpull. Anton Altaparmakov 2005-05-05 12:30:25 +01:00
  • 4bea3b6926 git-pull-script: do the diffstat also for the fast-forward case Linus Torvalds 2005-05-05 02:21:42 -07:00
  • d0d0d0bd3c Merge http://members.cox.net/junkio/git-jc.git/ Linus Torvalds 2005-05-04 18:18:40 -07:00
  • 4feb7a016a Make "git-prune-script" take all refs into account. Linus Torvalds 2005-05-04 17:26:41 -07:00
  • 770896e548 Teach fsck-cache to accept non-commits for reachability analysis. Linus Torvalds 2005-05-04 17:03:09 -07:00
  • 552e2bd12e Teach "git-pull-script" about alternate HEAD's to pull.. Linus Torvalds 2005-05-04 17:02:16 -07:00
  • 13019d4136 [PATCH] Fix memory leaks in git-fsck-cache Sergey Vlasov 2005-05-04 21:44:15 +04:00
  • 8a9d32b7e9 When the patch tries to create a new file and the file exists, abort. Junio C Hamano 2005-05-04 10:45:36 -07:00
  • 705acc5c94 git-pull-script: add a final "diffstat" to show the result of the merge. Linus Torvalds 2005-05-04 07:12:18 -07:00
  • b46f0b6dfd Optimize diff-cache -p --cached Junio C Hamano 2005-05-04 01:45:24 -07:00
  • 6fa28064b0 Terminate diff-* on non-zero exit from GIT_EXTERNAL_DIFF Junio C Hamano 2005-05-04 01:38:06 -07:00
  • ae7c0c92c0 Git-prune-script loses blobs referenced from an uncommitted cache. Junio C Hamano 2005-05-04 01:33:33 -07:00
  • fd0ffd3ad1 Short-cut error return path in git-local-pull. Junio C Hamano 2005-05-04 01:28:45 -07:00
  • b2d62f161e Make git-*-pull say who wants them for missing objects. Junio C Hamano 2005-05-04 01:26:24 -07:00
  • a31c6d022e sha1_file: make the new sha1 object writing be coda-friendly. Linus Torvalds 2005-05-03 15:16:18 -07:00
  • aac1794132 Improve sha1 object file writing. Linus Torvalds 2005-05-03 11:46:16 -07:00
  • 92d4c85d24 fsck-cache: fix SIGSEGV on bad tag object Linus Torvalds 2005-05-03 07:57:56 -07:00
  • 54c26fb9d0 Automatic merge of /home/torvalds/junkio/.git/ Linus Torvalds 2005-05-03 07:30:10 -07:00
  • aa03413467 fsck-cache: report broken links correctly Linus Torvalds 2005-05-02 21:10:54 -07:00
  • 8500349208 Make fsck-cache do better tree checking. Linus Torvalds 2005-05-02 16:13:18 -07:00
  • f220fb6b84 [PATCH] Fix warning in convert-cache tony.luck@intel.com 2005-05-02 10:57:02 -07:00
  • 7e8c174a97 fsck-cache: sort entries by inode number Linus Torvalds 2005-05-02 09:06:33 -07:00
  • ee28152d03 Update git-merge-one-file-script. Junio C Hamano 2005-05-01 23:53:32 -07:00
  • 0ff5bf7cfc Implement git-update-cache --force-remove <path> Junio C Hamano 2005-05-01 23:50:51 -07:00
  • 74400e7175 Add git-write-blob. Junio C Hamano 2005-05-01 23:45:49 -07:00
  • 285bf834be Make git-apply-patch-script executable. Junio C Hamano 2005-05-01 23:17:28 -07:00
  • 0980d9b3a5 Change the prefix for builtin diff generation. Linus Torvalds 2005-05-01 21:53:36 -07:00
  • 62c1f6b4af Get AUTHOR_DATE from the email Date: line Linus Torvalds 2005-05-01 21:42:53 -07:00
  • bab5583a49 [PATCH] git-export complains about mising cat-file Alexey Nezhdanov 2005-05-01 21:23:04 -07:00
  • b02a26cb87 [PATCH] git-local-pull updates Junio C Hamano 2005-05-01 21:10:04 -07:00
  • 7fa76eeb75 [PATCH] typo fixes to git-apply-patch-script Junio C Hamano 2005-05-01 21:09:28 -07:00
  • dfcb405799 [PATCH] Add git-local-pull. Junio C Hamano 2005-05-01 21:09:28 -07:00
  • ee4f439fea [PATCH] Do not call fetch() when we have it. Junio C Hamano 2005-05-01 21:07:40 -07:00
  • 90535218dd [PATCH] Make git-update-cache --refresh fail if update/merge needed. Junio C Hamano 2005-05-01 21:07:40 -07:00
  • fa9e9c7bc4 Fix missing '\n' at end of git-cat-file -t output. Linus Torvalds 2005-05-01 19:40:39 -07:00
  • 11e7d5c594 Make "cat-file" use "read_object_with_reference()" Linus Torvalds 2005-05-01 19:28:18 -07:00
  • ca4c7db9ef Remove the ugly jit-style parent syntax. Linus Torvalds 2005-05-01 19:16:06 -07:00
  • 35ad33823e Add "look up parent" logic for the simple names. Linus Torvalds 2005-05-01 18:13:16 -07:00
  • 3c249c9506 Add "get_sha1()" helper function. Linus Torvalds 2005-05-01 16:36:56 -07:00
  • 68849b5442 date handling: handle "AM"/"PM" on time Linus Torvalds 2005-05-01 12:34:56 -07:00
  • 198b0fb635 date.c: allow even more varied time formats Linus Torvalds 2005-05-01 11:48:34 -07:00
  • e2a669bb2e [PATCH] Allow removing files in a subdirectory. Junio C Hamano 2005-05-01 09:33:12 -07:00
  • 21a08dcbe7 [PATCH] Really fix git-merge-one-file-script this time. Junio C Hamano 2005-05-01 09:33:12 -07:00
  • 5d2f8b2753 [PATCH] Add git-apply-patch-script. Junio C Hamano 2005-05-01 09:33:12 -07:00
  • c983370e5e [PATCH] Rework built-in diff to make its output more dense. Junio C Hamano 2005-05-01 09:33:12 -07:00
  • a6f3f3b108 [PATCH] Resurrect diff-tree-helper -R Junio C Hamano 2005-04-30 17:59:35 -07:00
  • 4250a5e5b1 [PATCH] Split out "pull" from particular methods Daniel Barkalow 2005-04-30 16:53:56 -07:00
  • 5e7921e7c1 rev-tree.c: don't include unnecessary header files Linus Torvalds 2005-04-30 16:26:56 -07:00
  • 7f26664f1f date.c: fix printout of timezone offsets that aren't exact hours Linus Torvalds 2005-04-30 16:18:41 -07:00
  • 92e2311b6c date.c: only use the TZ names if we don't have anything better. Linus Torvalds 2005-04-30 15:21:57 -07:00
  • 5e2a78a410 date.c: split up dst information in the timezone table Linus Torvalds 2005-04-30 14:53:12 -07:00
  • a90588821a date.c: fix parsing of dates in mm/dd/yy format Linus Torvalds 2005-04-30 14:31:28 -07:00
  • eaa8512923 date.c: use the local timezone if none specified Linus Torvalds 2005-04-30 14:25:02 -07:00
  • 1771039129 [PATCH] fix usage string for renamed git commands Nicolas Pitre 2005-04-30 13:59:38 -07:00
  • 89967023da Make the date parsing accept pretty much any random crap. Linus Torvalds 2005-04-30 13:19:56 -07:00
  • 3a6a23e67d Make git-fsck-cache error printouts a bit more informative. Linus Torvalds 2005-04-30 11:22:26 -07:00
  • 9b23b4bc1c Rename "show-files" to "ls-files" Linus Torvalds 2005-04-30 11:02:21 -07:00
  • 8c7b86632c Add "stripspace" program to clean up email commentary Linus Torvalds 2005-04-30 10:58:41 -07:00
  • 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 -07:00