Commit Graph

  • 88ad729b73 gitweb: Make search type a popup menu Petr Baudis 2006-10-24 05:15:46 +0200
  • 4777b0141a gitweb: Restore object-named links in item lists Petr Baudis 2006-10-24 05:36:10 +0200
  • ccbb3d17ac Merge branch 'master' into jc/web Junio C Hamano 2006-10-23 20:53:38 -0700
  • c31820c26b Make git-branch a builtin Lars Hjemli 2006-10-23 23:27:45 +0200
  • e827633a5d Built-in cherry Rene Scharfe 2006-10-24 01:01:57 +0200
  • 1259404c7e Merge branch 'maint' Junio C Hamano 2006-10-23 19:29:05 -0700
  • a153adf683 gitweb: Fix setting $/ in parse_commit() v1.4.3.2 Petr Baudis 2006-10-24 02:39:14 +0200
  • 83543a24c3 daemon: do not die on older clients. Junio C Hamano 2006-10-23 18:26:05 -0700
  • 67aef03455 xdiff/xemit.c (xdl_find_func): Elide trailing white space in a context header. Jim Meyering 2006-10-23 22:22:25 +0200
  • 810799ecab git-clone: honor --quiet Jim Meyering 2006-10-23 15:59:48 +0200
  • 0cc6d3464a Documentation for the [remote] config Santi Béjar 2006-10-23 18:42:14 +0200
  • 2bb10fe51e prune-packed: Fix uninitialized variable. Alexandre Julliard 2006-10-23 18:26:39 +0200
  • b4aee09e61 ignore-errors requires cl Karl Hasselström 2006-10-22 17:02:42 -0700
  • 1d6a003a42 git-send-email: do not pass custom Date: header Eric Wong 2006-10-23 00:46:37 -0700
  • 178e015c05 Use column indexes in git-cvsserver where necessary. Shawn Pearce 2006-10-23 01:09:35 -0400
  • b6b7fc7283 gitweb: Add '..' (up directory) to tree view if applicable Jakub Narebski 2006-10-21 17:54:44 +0200
  • 4df118ed60 gitweb: Improve git_print_page_path Jakub Narebski 2006-10-21 17:53:55 +0200
  • 05eb811aa1 Merge branch 'np/pack' Junio C Hamano 2006-10-22 22:51:42 -0700
  • 02a20456d2 Merge branch 'maint' Junio C Hamano 2006-10-22 22:40:30 -0700
  • 0abc0260fa pager: default to LESS=FRSX not LESS=FRS Junio C Hamano 2006-10-22 20:28:10 -0700
  • 2eb53e65bd Make prune also run prune-packed J. Bruce Fields 2006-10-22 19:01:23 -0400
  • 474a90fef9 git-vc: better installation instructions Karl Hasselström 2006-10-22 20:46:36 +0200
  • 300454feab gitweb: Do not esc_html $basedir argument to git_print_tree_entry Jakub Narebski 2006-10-21 17:53:09 +0200
  • e7fb022a42 gitweb: Whitespace cleanup - tabs are for indent, spaces are for align (2) Jakub Narebski 2006-10-21 17:52:19 +0200
  • 5ea0921cbe Fix usagestring for git-branch Lars Hjemli 2006-10-22 13:30:24 +0200
  • fc61e313da git-merge: show usage if run without arguments Rene Scharfe 2006-10-21 20:51:04 +0200
  • aec8fa1f58 git-pickaxe: swap comparison loop used for -C Junio C Hamano 2006-10-21 03:30:53 -0700
  • f6c0e19102 git-pickaxe: get rid of wasteful find_origin(). Junio C Hamano 2006-10-21 02:56:33 -0700
  • 46014766bd git-pickaxe: do not confuse two origins that are the same. Junio C Hamano 2006-10-21 00:41:38 -0700
  • 612702e8ea git-pickaxe: do not keep commit buffer. Junio C Hamano 2006-10-20 23:49:31 -0700
  • 4a0fc95f18 git-pickaxe: introduce heuristics to avoid "trivial" chunks Junio C Hamano 2006-10-20 15:37:12 -0700
  • 5ff62c3002 git-pickaxe: improve "best match" heuristics Junio C Hamano 2006-10-20 14:51:12 -0700
  • 1ca6ca876e git-pickaxe: fix nth_line() Junio C Hamano 2006-10-20 18:48:18 -0700
  • 1617baa587 git-pickaxe: pagenate output by default. Junio C Hamano 2006-10-20 18:37:10 -0700
  • 2d477051ef add the capability for index-pack to read from a stream Nicolas Pitre 2006-10-20 14:45:21 -0400
  • 87b787ac77 git-clone: define die() and use it. Dmitry V. Levin 2006-10-20 23:38:31 +0400
  • 7a6a5e4062 Merge branch 'maint' Junio C Hamano 2006-10-20 16:51:05 -0700
  • 0b92f1a9d2 Fix typo in show-index.c v1.4.3.1 Lars Hjemli 2006-10-20 23:24:32 +0200
  • 96a035d1db pager: default to LESS=FRS Junio C Hamano 2006-10-20 16:37:49 -0700
  • 18abd745a0 git-pickaxe -C: blame cut-and-pasted lines. Junio C Hamano 2006-10-19 18:50:17 -0700
  • d24bba8008 git-pickaxe -M: blame line movements within a file. Junio C Hamano 2006-10-19 18:49:30 -0700
  • cee7f245dc git-pickaxe: blame rewritten. Junio C Hamano 2006-10-19 16:00:04 -0700
  • e19343ad54 Merge branch 'maint' Junio C Hamano 2006-10-19 21:28:12 -0700
  • b507b465f7 git-apply: prepare for upcoming GNU diff -u format change. Linus Torvalds 2006-10-19 19:26:08 -0700
  • 7768e27e1d Don't use $author_name undefined when $from contains no /\s</. Jim Meyering 2006-10-19 10:33:01 +0200
  • 3b463c3f02 ref-log: fix D/F conflict coming from deleted refs. Junio C Hamano 2006-10-19 01:28:47 -0700
  • 72bbc38b0a Merge branch 'mw/pathinfo' Junio C Hamano 2006-10-18 22:09:11 -0700
  • 65606f3530 Merge branch 'js/diff' Junio C Hamano 2006-10-18 22:09:03 -0700
  • 2dcd3ce8d3 Merge branch 'jc/send-email' Junio C Hamano 2006-10-18 22:09:00 -0700
  • 9100c9dce1 Merge branch 'jc/grep' Junio C Hamano 2006-10-18 22:08:58 -0700
  • 17250ac172 Merge early part of branch 'jc/diff-apply-patch' Junio C Hamano 2006-10-18 22:08:46 -0700
  • f73a5e8976 Merge branch 'jc/diff-numstat' Junio C Hamano 2006-10-18 22:08:42 -0700
  • 8719f93b56 Merge branch 'pb/bisect' Junio C Hamano 2006-10-18 22:08:39 -0700
  • 32788ad6f8 Merge branch 'mw/send-email' Junio C Hamano 2006-10-18 22:08:37 -0700
  • a420585f38 Merge branch 'rs/rebase' Junio C Hamano 2006-10-18 22:08:31 -0700
  • a4c6ae5a76 Merge branch 'sb/fetch' Junio C Hamano 2006-10-18 22:08:29 -0700
  • 170487fbc3 Merge branch 'sk/svn' Junio C Hamano 2006-10-18 22:08:26 -0700
  • 6847e56c9e Merge branch 'rs/zip' Junio C Hamano 2006-10-18 22:08:24 -0700
  • 6b09c7883f Add revspec documentation for ':path', ':[0-3]:path' and git-describe pclouds@gmail.com 2006-10-19 10:04:55 +0700
  • 8a83157e04 Reject hexstring longer than 40-bytes in get_short_sha1() pclouds@gmail.com 2006-10-19 08:34:41 +0700
  • 1a3b55c6b4 reduce delta head inflated size Nicolas Pitre 2006-10-18 15:56:22 -0400
  • 67c22874cf [PATCH] gitk: Fix nextfile() and add prevfile() OGAWA Hirofumi 2006-09-27 12:32:19 +0900
  • e9a3deab3a for better release testing... Junio C Hamano 2006-10-18 13:16:44 -0700
  • 3c552873c6 index-pack: compare only the first 20-bytes of the key. Nicolas Pitre 2006-10-17 16:23:26 -0400
  • e0b0830726 git-imap-send: Strip smtp From_ header from imap message. v1.4.3 Markus Amsler 2006-10-13 00:19:35 +0200
  • 2cdd95915c snapshot Junio C Hamano 2006-10-17 23:58:25 -0700
  • 9f090dbc8d To do update (tad old) Junio C Hamano 2006-10-17 23:57:52 -0700
  • 17b96be29a add proper dependancies on the xdiff source Andy Whitcroft 2006-10-17 19:08:08 +0100
  • 9b709e47ae bisect reset: Leave the tree in usable state if git-checkout failed Petr Baudis 2006-10-16 02:59:25 +0200
  • 3453f862e1 Merge branch 'maint' Junio C Hamano 2006-10-16 21:58:54 -0700
  • 9de0834663 Fix hash function in xdiff library v1.4.2.4 Linus Torvalds 2006-10-16 19:58:54 -0700
  • a9cb3c6ecb git-revert with conflicts to behave as git-merge with conflicts Luben Tuikov 2006-10-12 14:52:42 -0700
  • b32db4d0fa svnimport: Fix broken tags being generated Petr Baudis 2006-10-16 03:00:37 +0200
  • 7cfb5f367e Replace open-coded version of hash_sha1_file() Rene Scharfe 2006-10-15 14:02:18 +0200
  • 972a915583 Make write_sha1_file_prepare() void Rene Scharfe 2006-10-15 14:02:03 +0200
  • 63e02a1be3 gitweb: use for-each-ref to show the latest activity across branches Junio C Hamano 2006-10-15 03:29:09 -0700
  • 29f049a0c2 Revert "move pack creation to version 3" Junio C Hamano 2006-10-14 23:37:41 -0700
  • 0a246571d4 Merge branch 'jc/http' v1.4.3-rc3 Junio C Hamano 2006-10-14 18:25:28 -0700
  • ced78b3907 clone: the given repository dir should be relative to $PWD Yasushi SHOJI 2006-10-14 21:02:51 +0900
  • d988b82232 cvsserver: fix "cvs diff" in a subdirectory Johannes Schindelin 2006-10-11 00:33:28 +0200
  • 0a7a9a12d6 cvsserver: Show correct letters for modified, removed and added files Johannes Schindelin 2006-10-11 00:20:43 +0200
  • f7197dff15 git-svn: reduce memory usage for large commits Eric Wong 2006-10-14 15:48:35 -0700
  • 6844fc806a Fix tracing when GIT_TRACE is set to an empty string. Christian Couder 2006-10-14 16:05:25 +0200
  • 8f9777801d Make write_sha1_file_prepare() static Rene Scharfe 2006-10-14 12:45:45 +0200
  • abdc3fc842 Add hash_sha1_file() Rene Scharfe 2006-10-14 12:45:36 +0200
  • ce91fc6eb9 git-svn: fix commits over svn+ssh:// Eric Wong 2006-10-14 02:02:37 -0700
  • 74e2abe5b7 diff --numstat Junio C Hamano 2006-10-12 03:01:00 -0700
  • b6945f570a git-repack: repo.usedeltabaseoffset Junio C Hamano 2006-10-13 21:28:58 -0700
  • 4035b46e12 t4015: work-around here document problem on Cygwin. Junio C Hamano 2006-10-13 14:20:27 -0700
  • 23bed43d0c Documentation: add missing second colons and remove a typo Rene Scharfe 2006-10-12 18:26:34 +0200
  • 2344d47fba diff: fix 2 whitespace issues Johannes Schindelin 2006-10-12 14:22:14 +0200
  • 854de5a534 apply --numstat -z: line termination fix. Junio C Hamano 2006-10-12 02:57:39 -0700
  • 48fd688ab0 gitweb: spell "blame --porcelain" with -p Junio C Hamano 2006-10-12 00:47:03 -0700
  • 66d0ff1bd3 Merge branch 'jc/blame' into jc/web-blame Junio C Hamano 2006-10-12 00:46:06 -0700
  • b24642b2f2 blame: Document and add help text for -f, -n, and -p Junio C Hamano 2006-10-12 00:44:27 -0700
  • 83e9940a5e git-svn: add a message encouraging use of SVN::* libraries Eric Wong 2006-10-11 18:19:55 -0700
  • 14763e7bda commit: fix a segfault when displaying a commit with unreachable parents Eric Wong 2006-10-11 16:16:02 -0700
  • b203b769f2 git-svn: -h(elp) message formatting fixes Eric Wong 2006-10-11 14:53:36 -0700
  • e8f5d9081c Documentation/git-svn: document some of the newer features Eric Wong 2006-10-11 14:53:35 -0700
  • 34c06118ed gitweb: Fix search form when PATH_INFO is enabled Petr Baudis 2006-10-11 22:31:15 +0200