Commit Graph

  • 4e2e5647f2 gitview: Add some useful keybindings. Aneesh Kumar K.V 2006-06-04 23:37:48 +0530
  • b266b123cd Fix earlier mismerges. Junio C Hamano 2006-06-04 00:10:48 -0700
  • 0e84fb06a1 Merge branch 'new' of git://git.kernel.org/pub/scm/gitk/gitk into next Junio C Hamano 2006-06-04 00:02:03 -0700
  • f63237a18e Merge branch 'vb/sendemail' into next Junio C Hamano 2006-06-04 00:01:52 -0700
  • e96fd30553 Cleanup git-send-email.perl:extract_valid_email Horst H. von Brand 2006-06-03 13:11:48 -0400
  • 16a4c6ee0d Merge branch 'lt/tree-2' Junio C Hamano 2006-06-03 23:59:27 -0700
  • f0679f474a Merge branch 'sp/reflog' Junio C Hamano 2006-06-03 23:59:03 -0700
  • 731651fe25 Merge branch 'ff/svnimport' Junio C Hamano 2006-06-03 23:58:26 -0700
  • b0d6e64629 read-tree --reset: update working tree file for conflicted paths. Junio C Hamano 2006-06-03 01:49:31 -0700
  • bf41bf2db7 Merge branch 'jc/fmt-patch' Junio C Hamano 2006-06-03 23:57:15 -0700
  • abda1ef590 Documentation: Spelling fixes Horst H. von Brand 2006-06-03 16:27:26 -0400
  • 895f10c3b5 Builtin git-rev-parse. Christian Couder 2006-06-03 18:45:43 +0200
  • ea5aeb07e9 fetch: do not report "same" unless -verbose. Junio C Hamano 2006-06-03 23:44:40 -0700
  • ef030b8547 gitk: Show branch name(s) as well, if "show nearby tags" is enabled Paul Mackerras 2006-06-04 11:50:38 +1000
  • b8ab2e177a gitk: Show nearby tags Paul Mackerras 2006-06-03 19:11:13 +1000
  • b9d301bca7 Merge branch 'jc/fmt-patch' into next Junio C Hamano 2006-06-02 18:17:58 -0700
  • 2f164c35fa Merge branch 'ds/doc' into jc/fmt-patch Junio C Hamano 2006-06-02 18:17:35 -0700
  • 2052d146f6 Update documentation for git-format-patch Dennis Stosberg 2006-05-31 16:14:08 +0200
  • 1da07343ae Merge branch 'master' into next Junio C Hamano 2006-06-02 15:24:26 -0700
  • 0fa5cb0d1e Merge branch 'lt/tree-2' into next Junio C Hamano 2006-06-02 15:24:07 -0700
  • 6f9012b625 fetch.c: do not call process_tree() from process_tree(). Junio C Hamano 2006-06-02 15:23:47 -0700
  • 283d3184df Merge branch 'jc/fmt-patch' into next Junio C Hamano 2006-06-02 13:50:31 -0700
  • 86f7780c0b sha1_file: avoid re-preparing duplicate packs Jeff King 2006-06-02 12:49:32 -0400
  • 637cdd9d1d handle concurrent pruning of packed objects Jeff King 2006-06-02 11:32:23 -0400
  • 3126262710 Merge branch 'nh/http' Junio C Hamano 2006-06-02 10:31:15 -0700
  • 20ff06805c format-patch: resurrect extra headers from config Johannes Schindelin 2006-06-02 15:21:17 +0200
  • 423a15c849 Merge branch 'master' into next Junio C Hamano 2006-05-31 23:26:45 -0700
  • 0825de892f Merge git://git.kernel.org/pub/scm/gitk/gitk Junio C Hamano 2006-05-31 22:27:26 -0700
  • 5f625247ee Merge branch 'master' into next Junio C Hamano 2006-05-31 18:24:45 -0700
  • 5ff6a32690 Merge branch 'nh/http' into next Junio C Hamano 2006-05-31 18:24:19 -0700
  • 9094950d73 http: prevent segfault during curl handle reuse Nick Hengeveld 2006-05-31 16:25:03 -0700
  • 87840620fd send-email: only 'require' instead of 'use' Net::SMTP Johannes Schindelin 2006-06-01 00:55:47 +0200
  • 6891281cfa Allow multiple -m options to git-commit. Shawn Pearce 2006-05-29 04:45:49 -0400
  • b0a7ca5ee0 Merge branch 'sp/reflog' into next Junio C Hamano 2006-05-31 15:23:54 -0700
  • 99bd0f5558 fetch.c: do not pass uninitialized lock to unlock_ref(). Junio C Hamano 2006-05-31 15:23:44 -0700
  • a25963bb3f Merge branch 'jc/fmt-patch' into next Junio C Hamano 2006-05-31 15:14:58 -0700
  • cf2251b604 format-patch --signoff Junio C Hamano 2006-05-31 15:11:49 -0700
  • 100c25f3cf Merge branch 'ff/svnimport' into next Junio C Hamano 2006-05-31 14:26:39 -0700
  • 422dfaf079 Merge branch 'lt/tree-2' into next Junio C Hamano 2006-05-31 14:23:58 -0700
  • 65160b8b04 git-svnimport: Improved detection of merges. Florian Forster 2006-05-31 12:32:08 +0200
  • 1361fa3e49 Improved pack format documentation. Shawn Pearce 2006-05-29 03:17:18 -0400
  • 4c068a9831 tree_entry(): new tree-walking helper function Linus Torvalds 2006-05-30 09:45:45 -0700
  • 2b6016263c git_exec_path, execv_git_cmd: ignore empty environment variables Dmitry V. Levin 2006-05-29 04:34:34 +0400
  • d685990101 execv_git_cmd: Fix stack buffer overflow. Dmitry V. Levin 2006-05-30 18:58:52 +0400
  • 347f1d2608 Fixed Cygwin CR-munging problem in mailsplit Salikh Zakirov 2006-05-27 21:57:29 +0400
  • 1130ef362f v267 Kay Sievers 2006-05-30 14:41:04 +0200
  • bfb689bcf3 prepend '--' to filelist when calling git-diff-tree Rocco Rutte 2006-05-30 14:40:10 +0200
  • 96535e615d Merge branch 'master' into new Paul Mackerras 2006-05-30 21:35:07 +1000
  • 4e7d677949 gitk: Add a goto next/previous highlighted commit function Paul Mackerras 2006-05-30 21:33:07 +1000
  • 481176f752 Merge branch 'ew/tests' Junio C Hamano 2006-05-30 01:48:54 -0700
  • 62b693a070 Merge branch 'master' into next Junio C Hamano 2006-05-30 00:09:59 -0700
  • 2186d566a6 send-email: do not pass bogus address to local sendmail binary Junio C Hamano 2006-05-29 23:53:13 -0700
  • ce903018f1 Add a basic test case for git send-email, and fix some real bugs discovered. Ryan Anderson 2006-05-29 12:30:15 -0700
  • 8baf06a03a Fix a bug in email extraction used in git-send-email. Ryan Anderson 2006-05-29 12:30:14 -0700
  • 5806324589 Add support for --bcc to git-send-email. Ryan Anderson 2006-05-29 12:30:13 -0700
  • 7ccf79274c git-send-email: Add References: headers to emails, in addition to In-Reply-To: Ryan Anderson 2006-05-29 12:30:12 -0700
  • 7484529d7f git-clean fails on files beginning with a dash Dennis Stosberg 2006-05-29 17:06:32 +0200
  • 037b048ece git-svn: remove assertion that broke with older versions of svn Eric Wong 2006-05-29 19:03:46 -0700
  • 3c4c7351c0 git-svn: t0001: workaround a heredoc bug in old versions of dash Eric Wong 2006-05-29 19:03:45 -0700
  • a746f688f1 Documentation: fix a tutorial-2 typo J. Bruce Fields 2006-05-29 19:31:36 -0400
  • 62109cd3a8 Documentation: retitle the git-core tutorial J. Bruce Fields 2006-05-29 19:31:34 -0400
  • 38573864f8 documentation: add brief mention of cat-file to tutorial part I J. Bruce Fields 2006-05-29 19:31:33 -0400
  • 2be1bc48ff documentation: mention gitk font adjustment in tutorial J. Bruce Fields 2006-05-29 19:31:32 -0400
  • 7872b18895 Fix some documentation typoes Horst von Brand 2006-05-29 17:11:28 -0400
  • 5029f6458f Merge branch 'jc/lt-tree-n-cache-tree' into next Junio C Hamano 2006-05-29 22:16:56 -0700
  • 47df096f25 Merge branch 'jc/lt-tree-n-cache-tree' into lt/tree-2 Junio C Hamano 2006-05-29 22:13:09 -0700
  • e76abd7014 adjust to the rebased series by Linus. Junio C Hamano 2006-05-29 22:00:21 -0700
  • 15b5536ee4 Remove last vestiges of generic tree_entry_list Linus Torvalds 2006-05-29 12:21:28 -0700
  • 1bc995a392 Convert fetch.c: process_tree() to raw tree walker Linus Torvalds 2006-05-29 12:20:48 -0700
  • f75e53edb3 Convert "mark_tree_uninteresting()" to raw tree walker Linus Torvalds 2006-05-29 12:20:14 -0700
  • 3bc1eca91e Remove unused "zeropad" entry from tree_list_entry Linus Torvalds 2006-05-29 12:19:37 -0700
  • e9a95bef7f fsck-objects: avoid unnecessary tree_entry_list usage Linus Torvalds 2006-05-29 12:19:02 -0700
  • 2d9c58c69d Remove "tree->entries" tree-entry list from tree parser Linus Torvalds 2006-05-29 12:18:33 -0700
  • 1ccf5a345a builtin-read-tree.c: avoid tree_entry_list in prime_cache_tree_rec() Linus Torvalds 2006-05-29 12:18:00 -0700
  • 0790a42a50 Switch "read_tree_recursive()" over to tree-walk functionality Linus Torvalds 2006-05-29 12:17:28 -0700
  • 3a7c352bd0 Make "tree_entry" have a SHA1 instead of a union of object pointers Linus Torvalds 2006-05-29 12:16:46 -0700
  • 136f2e548a Make "struct tree" contain the pointer to the tree buffer Linus Torvalds 2006-05-29 12:16:12 -0700
  • e0c97ca63d Make git-diff-tree indicate when it flushes Paul Mackerras 2006-05-29 19:01:38 -0700
  • 22669a045a Remove unnecessary output from t3600-rm. Shawn Pearce 2006-05-29 04:06:48 -0400
  • 164ff275ad gitk: Provide ability to highlight based on relationship to selected commit Paul Mackerras 2006-05-29 19:50:02 +1000
  • 52bc0e294c Merge branch 'jc/lt-tree-n-cache-tree' into next Junio C Hamano 2006-05-28 23:05:02 -0700
  • cd01d9445d Merge branch 'lt/apply' Junio C Hamano 2006-05-28 23:00:50 -0700
  • 3f69d405d7 Merge branch 'jc/cache-tree' Junio C Hamano 2006-05-28 22:57:47 -0700
  • 0a2586c807 Merge branch 'lt/tree' into jc/lt-tree-n-cache-tree Junio C Hamano 2006-05-28 22:47:53 -0700
  • 7d55561986 Merge branch 'jc/dirwalk-n-cache-tree' into jc/cache-tree Junio C Hamano 2006-05-28 22:34:34 -0700
  • 097dc3d8c3 Remove "tree->entries" tree-entry list from tree parser Linus Torvalds 2006-05-28 15:13:53 -0700
  • 2522c13244 Switch "read_tree_recursive()" over to tree-walk functionality Linus Torvalds 2006-05-28 15:11:28 -0700
  • a755dfe45c Make "tree_entry" have a SHA1 instead of a union of object pointers Linus Torvalds 2006-05-28 15:10:04 -0700
  • d2eafb7661 Add raw tree buffer info to "struct tree" Linus Torvalds 2006-05-28 15:07:07 -0700
  • 7d65848afd Don't use "sscanf()" for tree mode scanning Linus Torvalds 2006-05-28 16:16:15 -0700
  • 878ccb2694 git-fetch: avoid using "case ... in (arm)" Junio C Hamano 2006-05-28 19:24:28 -0700
  • 47e68cd803 Merge branch 'jc/cache-tree' into next Junio C Hamano 2006-05-28 13:39:51 -0700
  • 15cee32e2c Merge branch 'master' into next Junio C Hamano 2006-05-28 13:39:45 -0700
  • d177e58425 Merge branch 'jc/mailinfo' Junio C Hamano 2006-05-28 13:39:05 -0700
  • 51937e533a Merge branch 'eb/mailinfo' Junio C Hamano 2006-05-28 13:36:37 -0700
  • ac58c7b18e git-write-tree writes garbage on sparc64 Dennis Stosberg 2006-05-28 21:08:08 +0200
  • 91b452cba9 Fix memory leak in "git rev-list --objects" Linus Torvalds 2006-05-28 11:37:23 -0700
  • 756944350d gitview: Move the console error messages to message dialog Aneesh Kumar K.V 2006-05-27 15:55:32 +0530
  • 034016391c gitview: Add key binding for F5. Aneesh Kumar K.V 2006-05-27 15:54:14 +0530
  • a57c8bac00 Let git-clone to pass --template=dir option to git-init-db. Junio C Hamano 2006-05-28 10:14:38 -0700