Commit Graph

  • eca35a25a9 Fix git branch -m for symrefs. Miklos Vajna 2008-10-26 03:33:56 +0100
  • a79b8b6623 enable textconv for diff in verbose status/commit Jeff King 2008-10-26 00:50:02 -0400
  • 4f672ad6c7 wt-status: load diff ui config Jeff King 2008-10-26 00:49:35 -0400
  • 2675773af8 only textconv regular files Jeff King 2008-10-26 00:46:21 -0400
  • c7534ef4a1 userdiff: require explicitly allowing textconv Jeff King 2008-10-26 00:45:55 -0400
  • 04427ac848 refactor userdiff textconv code Jeff King 2008-10-26 00:44:53 -0400
  • df5e91fc2c add userdiff textconv tests Jeff King 2008-10-26 00:42:25 -0400
  • 678852d918 document the diff driver textconv feature Jeff King 2008-10-26 00:41:52 -0400
  • 72cf484140 diff: add missing static declaration Jeff King 2008-10-26 00:41:28 -0400
  • b8492539f9 receive-pack: fix "borrowing from alternate object store" implementation Junio C Hamano 2008-10-26 11:07:18 -0700
  • 7cdc3556d1 gitk: Allow starting gui blame for a specific line Alexander Gavrilov 2008-10-24 12:13:01 +0400
  • 8db49a7f6f gitweb: generate parent..current URLs Giuseppe Bilotta 2008-10-21 21:34:54 +0200
  • b0be3838bb gitweb: parse parent..current syntax from PATH_INFO Giuseppe Bilotta 2008-10-21 21:34:53 +0200
  • 3550ea71f5 gitweb: use_pathinfo filenames start with / Giuseppe Bilotta 2008-10-21 21:34:52 +0200
  • b02bd7a632 gitweb: generate project/action/hash URLs Giuseppe Bilotta 2008-10-21 21:34:51 +0200
  • d8c2882254 gitweb: parse project/action/hash_base:filename PATH_INFO Giuseppe Bilotta 2008-10-21 21:34:50 +0200
  • cdcab133ea blame: use xdi_diff_hunks(), get rid of struct patch René Scharfe 2008-10-25 15:31:36 +0200
  • 86295bb6ba add xdi_diff_hunks() for callers that only need hunk lengths René Scharfe 2008-10-25 15:31:15 +0200
  • ef2e62fe23 Allow alternate "low-level" emit function from xdl_diff Brian Downing 2008-10-25 15:30:54 +0200
  • 9ccd0a88ac Always initialize xpparam_t to 0 Brian Downing 2008-10-25 15:30:37 +0200
  • 7c4ed8c835 blame: inline get_patch() René Scharfe 2008-10-25 15:30:22 +0200
  • 53ffb878a9 git-daemon: set REMOTE_ADDR to client address Joey Hess 2008-10-24 01:48:50 -0400
  • 225f1d0c6a git-svn: change dashed git-config to git config Deskin Miller 2008-10-23 15:21:34 -0400
  • 9ed19614d4 index-pack: don't leak leaf delta result Nicolas Pitre 2008-10-23 15:05:59 -0400
  • cfd1dae56c What's in/cooking Junio C Hamano 2008-10-22 22:37:35 -0700
  • 2b5c208f5b improve index-pack tests Nicolas Pitre 2008-10-22 20:59:22 -0400
  • 759ad19e77 submodule: fix some non-portable grep invocations Jeff King 2008-10-22 15:22:53 -0400
  • 20244ea2d0 git-remote: list branches in vertical lists Johannes Sixt 2008-10-22 09:39:47 +0200
  • f55527f802 rm: loosen safety valve for empty files Jeff King 2008-10-21 09:54:19 -0400
  • 4c1360f472 git-rebase--interactive.sh: comparision with == is bashism Junio C Hamano 2008-10-22 11:59:30 -0700
  • 2f91bcfa9d Merge branch 'jk/diff-convfilter' Junio C Hamano 2008-10-21 17:58:25 -0700
  • ca6c06b2ef Merge branch 'js/maint-fetch-update-head' Junio C Hamano 2008-10-21 17:58:21 -0700
  • a157400c97 Merge branch 'jc/maint-co-track' Junio C Hamano 2008-10-21 17:58:11 -0700
  • 6af50f7536 Merge branch 'rs/alloc-ref' Junio C Hamano 2008-10-21 17:58:01 -0700
  • d67dd17b33 Merge branch 'jk/fix-ls-files-other' Junio C Hamano 2008-10-21 17:57:56 -0700
  • 69cd8f6342 builtin-blame: Reencode commit messages according to git-log rules. Alexander Gavrilov 2008-10-22 00:55:57 +0400
  • 500ac7f42e Merge branch 'jc/maint-reset-remove-unmerged-new' Junio C Hamano 2008-10-21 13:48:41 -0700
  • 20341dd970 Merge branch 'maint' Junio C Hamano 2008-10-21 13:47:22 -0700
  • 031e6c898f GIT 1.6.0.3 v1.6.0.3 Junio C Hamano 2008-10-21 13:37:42 -0700
  • a672ea6ac5 rehabilitate 'git index-pack' inside the object store Nicolas Pitre 2008-10-20 21:17:07 -0400
  • 2df6442f7d gitk: Fix file list context menu for merge commits Alexander Gavrilov 2008-10-08 11:05:37 +0400
  • bee866fa6b gitk: Allow forcing branch creation if it already exists Alexander Gavrilov 2008-10-08 11:05:35 +0400
  • 208f689610 Merge branch 'maint' Junio C Hamano 2008-10-20 23:40:21 -0700
  • f3f0c51882 workflows documentation: fix link to git-request-pull[1] Lee Marlow 2008-10-20 11:35:31 -0600
  • 99f0b59954 bash completion: Add 'workflows' to 'git help' Lee Marlow 2008-10-20 11:31:38 -0600
  • e249044c67 rebase-i-p: minimum fix to obvious issues Junio C Hamano 2008-10-20 16:36:38 -0700
  • 35d2f73b99 Merge git://git.kernel.org/pub/scm/gitk/gitk Junio C Hamano 2008-10-20 22:16:09 -0700
  • 8776f5d3bb document "intent to add" option to git-add Jeff King 2008-10-20 20:36:25 -0400
  • d375ef9b14 gitk: Turn short SHA1 names into links too Paul Mackerras 2008-10-21 10:18:12 +1100
  • ce3f6dc655 fix multiple issues in index-pack Nicolas Pitre 2008-10-20 16:46:19 -0400
  • 5610e3b031 Fix testcase failure when extended attributes are in use Junio C Hamano 2008-10-19 22:51:17 -0700
  • 310237b969 Merge branch 'sh/maint-rebase3' Junio C Hamano 2008-10-19 16:07:29 -0700
  • 310d188f7e Merge branch 'tr/workflow-doc' Junio C Hamano 2008-10-19 16:07:23 -0700
  • adcb2e0f46 Merge branch 'mv/clonev' Junio C Hamano 2008-10-19 16:07:07 -0700
  • 449acfabab Merge branch 'ml/cygwin-filemode' Junio C Hamano 2008-10-19 16:07:02 -0700
  • 94d2b854eb Merge branch 'gb/refactor-pathinfo' Junio C Hamano 2008-10-19 16:06:53 -0700
  • 6c1c3d1753 Merge branch 'dp/checkattr' Junio C Hamano 2008-10-19 16:06:47 -0700
  • fd6e237d4e Merge branch 'gb/formatpatch-autonbr' Junio C Hamano 2008-10-19 16:06:44 -0700
  • 18e143487d Merge branch 'sp/describe-lwtag' Junio C Hamano 2008-10-19 16:06:39 -0700
  • edacb101ef Merge branch 'ae/preservemerge' Junio C Hamano 2008-10-19 16:06:31 -0700
  • 4f2d651e5b Merge branch 'mv/merge-noff' Junio C Hamano 2008-10-19 16:06:21 -0700
  • ce6e5ff435 Merge branch 'ns/rebase-noverify' Junio C Hamano 2008-10-19 16:05:58 -0700
  • 3aa615bc5d Merge branch 'maint' Junio C Hamano 2008-10-19 15:53:46 -0700
  • 828e32b82e Fix mismerge at cdb22c4 in builtin-checkout.c Junio C Hamano 2008-10-19 15:32:35 -0700
  • e137a892d8 git-merge-recursive: honor merge.conflictstyle once again Matt McCutchen 2008-10-18 20:40:50 -0400
  • d8b24b930f Git.pm: do not break inheritance Christian Jaeger 2008-10-18 20:25:12 +0200
  • a6c7db1b19 parse-opt: migrate builtin-checkout-index. Miklos Vajna 2008-10-18 03:17:23 +0200
  • f948dd8992 Documentation: add manpage about workflows Thomas Rast 2008-10-19 17:20:21 +0200
  • 971e83528d Documentation: Spelling fix Fredrik Skolmli 2008-10-19 18:09:43 +0200
  • a4aefee46d Merge branch 'pb/rename-rowin32' Junio C Hamano 2008-10-19 12:38:50 -0700
  • acd3b9eca8 Enhance hold_lock_file_for_{update,append}() API Junio C Hamano 2008-10-17 15:44:39 -0700
  • f5637549a7 demonstrate breakage of detached checkout with symbolic link HEAD Junio C Hamano 2008-10-17 15:56:11 -0700
  • 09cff066f6 Documentation: Clarify '--signoff' for git-commit Abhijit Bhopatkar 2008-10-19 09:49:23 +0530
  • c31f002f3f What's in/cooking Junio C Hamano 2008-10-18 11:36:40 -0700
  • d1a43f2aa4 reset --hard/read-tree --reset -u: remove unmerged new paths Junio C Hamano 2008-10-15 16:00:06 -0700
  • 3041b98a9d Update draft release notes for 1.6.1 Junio C Hamano 2008-10-18 08:30:39 -0700
  • 58e0fa5416 Merge branch 'maint' Junio C Hamano 2008-10-18 08:26:44 -0700
  • f430c8e44d Hopefully the final draft release notes update before 1.6.0.3 Junio C Hamano 2008-10-18 08:26:39 -0700
  • f07c3c53f8 diff(1): clarify what "T"ypechange status means Junio C Hamano 2008-10-18 08:20:51 -0700
  • a38bb0cc0f Merge branch 'db/maint-checkout-b' into maint Junio C Hamano 2008-10-18 08:18:11 -0700
  • 9cb92c390c diff: add filter for converting binary to text Jeff King 2008-10-05 17:43:45 -0400
  • 122aa6f9c0 diff: introduce diff.<driver>.binary Jeff King 2008-10-05 17:43:36 -0400
  • be58e70dba diff: unify external diff and funcname parsing code Jeff King 2008-10-05 17:43:21 -0400
  • e7881c3594 t4012: use test_cmp instead of cmp Jeff King 2008-10-05 17:42:35 -0400
  • a567fdcb01 format-patch: autonumber by default Brian Gernhardt 2008-10-02 16:55:39 -0400
  • 33b650308c Do not rename read-only files during a push Petr Baudis 2008-10-03 12:20:43 +0200
  • f4a75a416f Merge branch 'pb/commit-where' Junio C Hamano 2008-10-18 07:07:23 -0700
  • 59c69c0c65 make alloc_ref_from_str() the new alloc_ref() René Scharfe 2008-10-18 10:44:18 +0200
  • b0b44bc7b2 use alloc_ref_from_str() everywhere René Scharfe 2008-10-18 10:41:33 +0200
  • 8009768e89 add alloc_ref_with_prefix() René Scharfe 2008-10-18 10:37:40 +0200
  • 3b1eb12493 contrib: update packinfo.pl to not use dashed commands Dan McGee 2008-10-17 21:41:18 -0500
  • 1fb23e6550 force_object_loose: Fix memory leak Björn Steinbrink 2008-10-18 02:37:31 +0200
  • 6a87ed972c index-pack: smarter memory usage during delta resolution Nicolas Pitre 2008-10-17 15:57:58 -0400
  • 9441b61dc5 index-pack: rationalize delta resolution code Nicolas Pitre 2008-10-17 15:57:57 -0400
  • 79056034be gitk: Regenerate .po files Paul Mackerras 2008-10-18 16:24:46 +1100
  • 51a94af845 Fix "checkout --track -b newbranch" on detached HEAD Junio C Hamano 2008-10-16 23:37:44 -0700
  • e845e16ee6 Merge branch 'jk/maint-ls-files-other' into jk/fix-ls-files-other Junio C Hamano 2008-10-17 13:03:52 -0700
  • 98fa473887 refactor handling of "other" files in ls-files and status Jeff King 2008-10-16 11:07:26 -0400
  • 7e425c4fbb describe: Make --tags and --all match lightweight tags more often Shawn O. Pearce 2008-10-13 07:39:46 -0700
  • 7213080817 tests: shell negation portability fix Jeff King 2008-10-13 05:35:59 -0400