Commit Graph

  • 0a8365a179 diff-tree: fix and extend argument parsing Linus Torvalds 2005-05-18 13:10:17 -07:00
  • b11645be01 diff-tree: clean up diff_tree_stdin() function Linus Torvalds 2005-05-18 13:06:47 -07:00
  • e11b29c50c diff-helper: pass unrecognized lines through unmodified Linus Torvalds 2005-05-18 11:33:46 -07:00
  • ad87de7c9d strbuf: allow zero-length lines Linus Torvalds 2005-05-18 11:33:06 -07:00
  • 915838c3cb [PATCH] Diff-helper update Junio C Hamano 2005-05-17 23:29:49 -07:00
  • e7bd907db6 fsck-cache: read the default reference information even when not doing reachability analysis. Linus Torvalds 2005-05-18 10:19:59 -07:00
  • 1024932f01 fsck-cache: walk the 'refs' directory if the user doesn't give any explicit references for reachability analysis. Linus Torvalds 2005-05-18 10:16:14 -07:00
  • b58f23b38a [PATCH] Fix diff output take #4. Junio C Hamano 2005-05-18 09:10:47 -07:00
  • bf0f910d1d [PATCH] Kill a bunch of pointer sign warnings for gcc4 Brian Gerst 2005-05-18 08:14:09 -04:00
  • 6a9853cd45 Make "applypatch" use the "-E" flag to patch. Linus Torvalds 2005-05-17 17:15:56 -07:00
  • df3d83b143 Error popups on error conditions rather than stderr msgs Stop . bindings firing on find string entry keypresses Fix geometry saving/restoring a bit Show the terminal commits Highlight comment matches in the comment window Paul Mackerras 2005-05-17 23:23:07 +00:00
  • 02481aec2a Add silly "git-whatchanged" script. Linus Torvalds 2005-05-17 11:47:13 -07:00
  • c9049d41b8 Update applypatch to use new GIT_-prefix environment variables. Linus Torvalds 2005-05-17 09:35:01 -07:00
  • 0fba86b3a9 save window geometry on exit, and restore it on startup Paul Mackerras 2005-05-16 23:54:58 +00:00
  • 43bddeb43d Resize the panes in the paned windows (commit list and details) to keep the proportionality of the pane widths as the overall window is resized. Paul Mackerras 2005-05-15 23:19:18 +00:00
  • 14cd1ff396 [PATCH 4/4] Trivial test harness fixes. Junio C Hamano 2005-05-15 14:21:13 -07:00
  • e47120cb93 Fix stder -> stderr Paul Mackerras 2005-05-15 21:49:26 +00:00
  • 276819b35b Bumped version number Paul Mackerras 2005-05-15 12:57:02 +00:00
  • 1d10f36d7f Made commit list reading asynchronous Added control+/- to increase/decrease font sizes Rearranged code a little. Paul Mackerras 2005-05-15 12:55:47 +00:00
  • 7ab6f3d437 Remove obsolete note about native CPU byte format Petr Baudis 2005-05-15 12:38:55 +02:00
  • dbbce55b3a Rename some more cache-related functions Brad Roberts 2005-05-14 19:04:25 -07:00
  • 5d728c8411 Rename cache_match_stat() to ce_match_stat() Brad Roberts 2005-05-14 19:04:25 -07:00
  • 127cfd0d2f Cleanup the x-allocation functions Brad Roberts 2005-05-14 19:04:25 -07:00
  • 98f350e501 Add a widget to show the SHA1 ID of the current commit Add a find facility to search within the commits Cope with multiple starting points. Paul Mackerras 2005-05-15 05:56:51 +00:00
  • 902b92e00e [PATCH 3/3] Rename git-diff-tree-helper to git-diff-helper (part 2). Junio C Hamano 2005-05-13 18:41:36 -07:00
  • 99665af5c0 [PATCH 2/3] Rename git-diff-tree-helper to git-diff-helper. Junio C Hamano 2005-05-13 18:40:54 -07:00
  • 13ab4462d2 The test of the basic diff functionality Junio C Hamano 2005-05-13 22:52:42 -07:00
  • 273b98343c [PATCH 1/3] Update mode-change strings in diff output. Junio C Hamano 2005-05-13 18:40:14 -07:00
  • 2ecd90502f [PATCH] Add the merge test Linus called "test script from hell". Junio C Hamano 2005-05-14 01:46:46 -07:00
  • 1bb4624417 Fixed misnamed t/t2010-update-cache-badpath.sh Petr Baudis 2005-05-15 01:42:31 +02:00
  • 947adb2739 [PATCH] Test GIT environment use. Junio C Hamano 2005-05-14 01:45:42 -07:00
  • f50c9f76ca Rename some test scripts and describe the naming convention Petr Baudis 2005-05-15 01:34:22 +02:00
  • 986aa7f17e [PATCH 2/2] Test framework documentation. Junio C Hamano 2005-05-14 00:25:06 -07:00
  • 886856aba2 [PATCH 1/2] Test suite fixup. Junio C Hamano 2005-05-14 00:24:27 -07:00
  • 94e8afa285 Try to make test output look better Petr Baudis 2005-05-14 18:01:30 +02:00
  • d6928ebd50 t/Makefile: OPTS -> GIT_TEST_OPTS Petr Baudis 2005-05-14 17:58:22 +02:00
  • 902d960b38 t/Makefile cleanup Petr Baudis 2005-05-14 17:57:32 +02:00
  • dfe070511c Implemented make test Petr Baudis 2005-05-14 17:45:33 +02:00
  • ceede59ea9 Fixed t0000-basic.sh and test-lib.sh permissions Petr Baudis 2005-05-14 17:42:02 +02:00
  • 368f99d57e [PATCH 2/2] The core GIT tests: recent additions and fixes. Junio C Hamano 2005-05-13 22:52:42 -07:00
  • e1970ce43a [PATCH 1/2] Test framework take two. Junio C Hamano 2005-05-13 22:50:32 -07:00
  • 95649d6cf9 [PATCH] Fix git-diff-files for symlinks. Junio C Hamano 2005-05-12 16:51:08 -07:00
  • f77b100ada The Makefile is now aware of Documentation/ include directives David Greaves 2005-05-12 22:31:05 +01:00
  • 6ca4594312 [PATCH 3/3] Add git-ls-files -k. Junio C Hamano 2005-05-12 17:17:54 -07:00
  • a15c1c60db [PATCH 2/3] Support symlinks in git-ls-files --others. Junio C Hamano 2005-05-12 17:16:04 -07:00
  • 9a40c50c1e Make behaviour when git-rev-tree fails nicer Fix crash benh saw with currentid undefined Add menu with file/quit and help/about items Add ^Q for quit Paul Mackerras 2005-05-12 23:46:16 +00:00
  • 1126b419d6 [PATCH] checkout-cache fix Junio C Hamano 2005-05-11 17:02:45 -07:00
  • e5c2d85644 Show the diffs when a commit is selected Selecting in the listbox reduces the text view to just the diff for the file(s) selected Added -c option for color-by-committer Added some more key bindings Paul Mackerras 2005-05-11 23:44:54 +00:00
  • 1424246481 Fixed a leak in read-tree Petr Baudis 2005-05-11 23:16:23 +02:00
  • c599caca3a [patch] git: cleanup in ls-tree.c Ingo Molnar 2005-04-14 12:43:44 +02:00
  • aceedfe32e [patch] git: fix memory leak #2 in checkout-cache.c Ingo Molnar 2005-04-14 12:35:27 +02:00
  • 06cd3b94b2 rev-tree now handles commit problems better Petr Baudis 2005-05-11 23:01:20 +02:00
  • 1c9da46da4 [PATCH] read_tree_recursive(): Fix leaks Jonas Fonseca 2005-04-27 00:00:01 +02:00
  • 62d046a07b Stick a comment to update-cache.c:refresh_cache() that you can't just free(archive_cache[i]) when replacing it there. Petr Baudis 2005-04-17 23:34:51 +02:00
  • cb1da3a794 [patch] git: fix overflow in update-cache.c Ingo Molnar 2005-04-14 13:18:19 +02:00
  • 071c41a047 Make update-cache be explicit about failed open() when doing add_file_to_cache(). Petr Baudis 2005-04-26 21:04:55 +02:00
  • d81ed1b591 Adjust quoting styles for some environment variables in the documentation. Junio C Hamano 2005-05-10 20:54:57 -07:00
  • 7ffeb8c24b Document git-merge-cache -o Petr Baudis 2005-05-11 04:49:36 +02:00
  • 2a45925180 git-merge-cache -o does all the automerges in a single shot Petr Baudis 2005-05-11 04:44:59 +02:00
  • d2610d110e Make getting file lists asynchronous Add some scrollbars Paul Mackerras 2005-05-11 00:45:38 +00:00
  • f7ec43ae22 More README spelling fixes Petr Baudis 2005-05-11 02:15:14 +02:00
  • bebc5c6143 Spelling fixes in README. Zack Brown 2005-04-25 14:28:33 -07:00
  • 90c4851b17 [PATCH] Misc fixes for git-pasky Pavel Roskin 2005-04-14 23:35:00 -04:00
  • f1a7eb36b0 Merge with http://members.cox.net/junkio/git-jc.git Petr Baudis 2005-05-11 02:00:49 +02:00
  • 883550481f Mark the variable declarations in .h files as extern Petr Baudis 2005-05-11 00:58:16 +02:00
  • b790abb874 [PATCH 4/4] split core-git.txt and update David Greaves 2005-05-10 22:32:39 +01:00
  • c1bdacf97e [PATCH 3/4] split core-git.txt and update David Greaves 2005-05-10 22:32:38 +01:00
  • 204ee6a91b [PATCH 2/4] split core-git.txt and update David Greaves 2005-05-10 22:32:37 +01:00
  • 2cf565c53c [PATCH 1/4] split core-git.txt and update David Greaves 2005-05-10 22:32:30 +01:00
  • 3be4b61aa4 Link with -lcrypto instead of -lssl when using openssl libraries. Junio C Hamano 2005-05-10 13:25:27 -07:00
  • b5721c72b7 source ~/.gitk for user-specific option settings use a panedwindow for the main list with three panes, and make them scroll together Paul Mackerras 2005-05-10 12:08:22 +00:00
  • b4635be7c9 Do not report size of the object that cannot be written in local-pull.c Junio C Hamano 2005-05-09 23:48:21 -07:00
  • 8ac069ac0a Introduce GIT_DIR environment variable. Junio C Hamano 2005-05-09 22:57:58 -07:00
  • 5ad588de72 Display the list of changed files in a listbox pane. Paul Mackerras 2005-05-10 01:02:55 +00:00
  • d19938ab60 Rename environment variables. Junio C Hamano 2005-05-09 17:57:56 -07:00
  • 0327d27a18 Use a panedwindow Make it cope with commits having parents that aren't listed. Paul Mackerras 2005-05-10 00:23:42 +00:00
  • 92747a907c Add copyright notice of Rene Scharfe to tar-tree.c Petr Baudis 2005-05-09 23:33:02 +02:00
  • 1db95b00a2 Add initial version of gitk to the CVS repository Paul Mackerras 2005-05-09 04:08:39 +00:00
  • b3f94c4b55 Fix git-update-cache --cacheinfo error message. Junio C Hamano 2005-05-08 15:31:33 -07:00
  • 03ea280249 [PATCH 2/2] core-git documentation update David Greaves 2005-05-08 18:22:48 +01:00
  • aa575f815e A stylistic fix to read-cache.c Junio C Hamano 2005-05-08 14:02:19 -07:00
  • ddd5d0568d Stylistic fixes to sha1_file.c Junio C Hamano 2005-05-08 13:51:13 -07:00
  • cf5af17e45 [PATCH 1/2] core-git documentation update David Greaves 2005-05-08 18:22:45 +01:00
  • 6ffcee883b [PATCH] Really *do* nothing in while loop Thomas Glanzmann 2005-05-08 11:34:40 +02:00
  • c899350e9d write-tree is now willing to write empty tree Petr Baudis 2005-05-08 16:15:59 +02:00
  • 4c5abf4282 Allow removal of "path" when "path/file" exists. Junio C Hamano 2005-05-08 00:05:18 -07:00
  • 192268c197 Add git-update-cache --replace option. Junio C Hamano 2005-05-07 21:55:21 -07:00
  • 0f1e4f0401 git-update-cache refuses to add a file where a directory is registed. Junio C Hamano 2005-05-07 21:48:12 -07:00
  • 77a837314e Build and install git-get-tar-commit-id Junio C Hamano 2005-05-07 21:44:17 -07:00
  • a4f35a2dc0 Notice tree objects with duplicate entries. Junio C Hamano 2005-05-07 14:43:32 -07:00
  • 29c2cce41b [PATCH] make INSTALL binary in Makefile configurable via make variable Thomas Glanzmann 2005-05-07 10:41:54 +02:00
  • a1df57abb9 [PATCH] Add #include <limits.h> so that git compiles under Solaris Thomas Glanzmann 2005-05-07 10:41:41 +02:00
  • c7d1d4e1b5 Use backticks in git-merge-one-file-script instead of $(command). Junio C Hamano 2005-05-07 12:26:15 -07:00
  • 8eef4d3ed1 Notice index that has path and path/file and refuse to write such a tree. Junio C Hamano 2005-05-07 12:22:02 -07:00
  • 8c59926f5e Make merge-cache not fail immediatelly when the merge program fails, but go on and return error code at the end. It makes sense to try to merge everything, then let the user solve the commits at once. Petr Baudis 2005-04-19 04:16:15 +02:00
  • 36997b45ad Date: Thu Apr 14 08:26:38 2005 +0200 Author: Ingo Molnar <mingo@elte.hu> Ingo Molnar 2005-04-14 08:26:38 +02:00
  • 383f85b72a Free compressed buffer after write_sha1_file() is done. Junio C Hamano 2005-05-07 01:27:00 -07:00
  • 651df67bbc Fix usage string of git-diff-cache and add documentation of -m flag. Junio C Hamano 2005-05-07 01:11:00 -07:00
  • e4f5b8c69d Fix thinko in the logic to refuse unmerged path fed to git-apply-patch-script. Junio C Hamano 2005-05-07 00:48:00 -07:00
  • ace1534d6f Introduce SHA1_FILE_DIRECTORIES to support multiple object databases. Junio C Hamano 2005-05-07 00:38:04 -07:00