Commit Graph

  • e46b3c027e gitweb: Remove redundant "commit" from history Luben Tuikov 2006-09-28 17:20:23 -0700
  • 3ea099d48b http/ftp: optionally ask curl to not use EPSV command Sasha Khapyorsky 2006-09-29 03:10:44 +0300
  • a2a3bf7b2b gitweb: Don't use quotemeta on internally generated strings Luben Tuikov 2006-09-28 16:51:43 -0700
  • ba6ef81017 gitweb: Add snapshot to shortlog Luben Tuikov 2006-09-28 16:50:09 -0700
  • de9272f4bd gitweb: Factor out gitweb_have_snapshot() Luben Tuikov 2006-09-28 16:49:21 -0700
  • d1d866e9b8 gitweb: Remove redundant "commit" link from shortlog Luben Tuikov 2006-09-28 16:48:40 -0700
  • 6dd36acd32 gitweb: "alternate" starts with shade (i.e. 1) Luben Tuikov 2006-09-28 16:47:50 -0700
  • 77e565d8f7 git-format-patch: fix bug using -o in subdirectories Matthias Lederhofer 2006-09-28 21:55:35 +0200
  • a28383770e do not discard constness in interp_set_entry value argument Alex Riesen 2006-09-28 21:12:55 +0200
  • 393d340e4f Fix approxidate() to understand more extended numbers Linus Torvalds 2006-09-28 12:14:27 -0700
  • e92a54d99c Clean up approxidate() in preparation for fixes Linus Torvalds 2006-09-28 12:12:28 -0700
  • 100690b6e8 fix daemon.c compilation for NO_IPV6=1 Alex Riesen 2006-09-28 20:48:14 +0200
  • 695dffe2ef daemon: default to 256 for HOST_NAME_MAX if it is not defined Johannes Schindelin 2006-09-28 12:00:35 +0200
  • c08e52486a format-patch: use cwd as default output directory Matthias Lederhofer 2006-09-22 13:12:01 +0200
  • 7b40e7d1ab svnimport: add support for parsing From: lines for author Andy Whitcroft 2006-09-25 12:08:13 +0100
  • 690d8824c8 Contributed bash completion support for core Git tools. Junio C Hamano 2006-09-28 02:31:25 -0700
  • 70d0afba91 teach revision walker about --all-match. Junio C Hamano 2006-09-27 17:55:58 -0700
  • 0ab7befa31 grep --all-match Junio C Hamano 2006-09-27 17:50:52 -0700
  • 2d5b459107 Merge branch 'jl/virtual' Junio C Hamano 2006-09-27 23:56:55 -0700
  • fc12f0829d Uncomment test case: git branch c/d should barf if branch c exists. Christian Couder 2006-09-28 07:02:00 +0200
  • 5be7649131 When creating branch c/d check that branch c does not already exists. Christian Couder 2006-09-28 07:00:38 +0200
  • 919a3c9813 Add pack-refs and show-ref test cases. Christian Couder 2006-09-28 06:58:03 +0200
  • 2958d9b5db Merge branch 'master' into lj/refs Junio C Hamano 2006-09-27 22:23:12 -0700
  • 51b2dd4e3f Merge branch 'cc/branch-test' Junio C Hamano 2006-09-27 22:17:01 -0700
  • 194db7e3bb Merge branch 'jc/for-each-ref' into jc/ref-locking Junio C Hamano 2006-09-27 22:00:54 -0700
  • eb51ec9c05 gitweb: Add history and blame to git_difftree_body() Luben Tuikov 2006-09-27 17:24:49 -0700
  • 2b83ade977 Merge branch 'sp/void' Junio C Hamano 2006-09-27 21:51:29 -0700
  • f2ce6a4c3c Merge branch 'jc/whitespace' Junio C Hamano 2006-09-27 21:50:42 -0700
  • 1ad7a06adb Merge branch 'jc/repack' Junio C Hamano 2006-09-27 21:46:07 -0700
  • e38604e006 Merge branch 'jc/deprecate-recursive' Junio C Hamano 2006-09-27 21:41:24 -0700
  • 07ccbff89b runstatus: do not recurse into subdirectories if not needed Johannes Schindelin 2006-09-28 02:44:30 +0200
  • 499faeda1b gitweb: Remove excessively redundant entries from git_difftree_body Luben Tuikov 2006-09-27 17:23:25 -0700
  • 709f898dae Revert "gitweb: extend blame to show links to diff and previous" Luben Tuikov 2006-09-27 17:22:03 -0700
  • eb30aed7c6 Removed memory leaks from interpolation table uses. Jon Loeliger 2006-09-27 11:16:10 -0500
  • dd4676299d Cleaned up git-daemon virtual hosting support. Jon Loeliger 2006-09-26 09:47:43 -0500
  • a3f5d02edb grep: fix --fixed-strings combined with expression. Junio C Hamano 2006-09-27 16:42:53 -0700
  • b48fb5b6a9 grep: free expressions and patterns when done. Junio C Hamano 2006-09-27 16:27:10 -0700
  • 94d8213f2c receive-pack: call setup_ident before git_config Junio C Hamano 2006-09-27 13:47:21 -0700
  • a270069699 allow delta data reuse even if base object is a preferred base Nicolas Pitre 2006-09-27 15:42:16 -0400
  • 209e756931 Corrected copy-and-paste thinko in ignore executable bit test case. Shawn Pearce 2006-09-27 11:18:49 -0400
  • f130446920 zap a debug remnant Nicolas Pitre 2006-09-27 15:30:21 -0400
  • 16652170bf An illustration of rev-list --parents --pretty=raw Junio C Hamano 2006-09-27 12:34:37 -0700
  • 785f743276 diff --stat: color output. Junio C Hamano 2006-09-26 18:59:41 -0700
  • a2540023dc diff --stat: allow custom diffstat output width. Junio C Hamano 2006-09-26 18:53:02 -0700
  • 3159c8dc2d Teach receive-pack about ref-log Junio C Hamano 2006-09-27 02:40:06 -0700
  • cede752653 update a few Porcelain-ish for ref lock safety. Junio C Hamano 2006-09-27 02:06:31 -0700
  • ac5409e420 update-ref: -d flag and ref creation safety. Junio C Hamano 2006-09-27 01:58:57 -0700
  • 4431fcc4b1 Clean-up lock-ref implementation Junio C Hamano 2006-09-27 01:09:18 -0700
  • e9800b28c2 Merge branch 'jc/lt-ref2-with-lt-refs' into jc/ref-locking Junio C Hamano 2006-09-27 00:53:29 -0700
  • 244a0ae114 Merge branch 'jc/for-each-ref-with-lt-refs' into jc/ref-locking Junio C Hamano 2006-09-27 00:53:16 -0700
  • 5a03e7f253 Allow git-checkout when on a non-existant branch. Shawn Pearce 2006-09-25 01:24:38 -0400
  • ab41dfbfd4 gitweb: Quote filename in HTTP Content-Disposition: header Jakub Narebski 2006-09-26 01:59:43 +0200
  • f93bff8d45 gitweb: Add git_url subroutine, and use it to quote full URLs Jakub Narebski 2006-09-26 01:58:41 +0200
  • 24d0693a68 gitweb: Split validate_input into validate_pathname and validate_refname Jakub Narebski 2006-09-26 01:57:02 +0200
  • dd1ad5f167 gitweb: Use "return" instead of "return undef" for some subs Jakub Narebski 2006-09-26 01:56:17 +0200
  • 4b02f48372 gitweb: Strip trailing slashes from $path in git_get_hash_by_path Jakub Narebski 2006-09-26 01:54:24 +0200
  • e4fe4b8ef7 let the GIT native protocol use offsets to delta base when possible Nicolas Pitre 2006-09-26 11:27:39 -0400
  • 780e6e735b make pack data reuse compatible with both delta types Nicolas Pitre 2006-09-22 21:25:04 -0400
  • be6b19145f make git-pack-objects able to create deltas with offset to base Nicolas Pitre 2006-09-21 00:09:44 -0400
  • 53dda6ff62 teach git-index-pack about deltas with offset to base Nicolas Pitre 2006-09-21 00:08:33 -0400
  • 209c554ab4 teach git-unpack-objects about deltas with offset to base Nicolas Pitre 2006-09-21 00:07:39 -0400
  • eb32d236df introduce delta objects with offset to base Nicolas Pitre 2006-09-21 00:06:49 -0400
  • 65910395c0 gitweb: extend blame to show links to diff and previous Luben Tuikov 2006-09-26 16:45:31 -0700
  • 4a0641b7cf gitweb: Decode long title for link tooltips Yasushi SHOJI 2006-09-27 12:04:10 +0900
  • 0fa105e7f1 gitweb: Remove redundant "tree" link Luben Tuikov 2006-09-26 12:45:37 -0700
  • 191414c025 git-svn: Fix fetch --no-ignore-externals with GIT_SVN_NO_LIB=1 Sergey Vlasov 2006-09-26 13:42:55 +0400
  • fd28b34afd Ignore executable bit when adding files if filemode=0. Shawn Pearce 2006-09-27 01:21:19 -0400
  • 9c7b0b3fc4 Remove empty ref directories that prevent creating a ref. Christian Couder 2006-09-26 07:23:37 +0200
  • 4de741b3e1 gitweb: tree view: eliminate redundant "blob" Luben Tuikov 2006-09-25 22:38:16 -0700
  • 4dafd7d244 Use const for interpolate arguments Alex Riesen 2006-09-25 23:19:00 +0200
  • e8daf78a00 git-archive: update documentation Franck Bui-Huu 2006-09-25 12:31:52 +0200
  • a06f678eb9 Deprecate merge-recursive.py Junio C Hamano 2006-09-24 19:49:47 -0700
  • 8391548e5e gitweb: fix over-eager application of esc_html(). Petr Baudis 2006-09-24 14:57:40 -0700
  • 8815788e93 Allow '(no author)' in git-svn's authors file. Shawn Pearce 2006-09-24 23:04:55 -0400
  • f7bae37f9a Allow 'svn fetch' on '(no date)' revisions in Subversion. Shawn Pearce 2006-09-24 22:50:15 -0400
  • d0b353b1a7 git-repack: allow git-repack to run in subdirectory Jeff King 2006-09-24 22:31:11 -0400
  • 2f60e4e9c1 Merge branch 'sk/svnimport' Junio C Hamano 2006-09-24 20:00:59 -0700
  • d1cb7ac49b Merge early parts of branch 'np/pack' Junio C Hamano 2006-09-24 19:58:30 -0700
  • fd88d9c81e Remove upload-tar and make git-tar-tree a thin wrapper to git-archive Junio C Hamano 2006-09-24 14:42:01 -0700
  • 3d74982f0b git-tar-tree: Move code for git-archive --format=tar to archive-tar.c Rene Scharfe 2006-09-24 17:31:10 +0200
  • 81b84c42d6 git-tar-tree: Remove duplicate git_config() call Rene Scharfe 2006-09-24 17:30:44 +0200
  • b0ed9eafb3 Merge branch 'jc/filter-commit' Junio C Hamano 2006-09-24 19:53:52 -0700
  • 700899b624 Merge branch 'sb/branch-attributes' Junio C Hamano 2006-09-24 19:20:26 -0700
  • 043c04107c Merge branch 'jl/daemon' Junio C Hamano 2006-09-24 16:58:34 -0700
  • 6cc7c36d5e Add test for the default merges in fetch. Santi Béjar 2006-09-23 22:55:35 +0200
  • 5372806a84 fetch: get the remote branches to merge from the branch properties Santi Béjar 2006-09-23 22:53:04 +0200
  • 7be1d62c6f Add t5510 to test per branch configuration affecting git-fetch. Junio C Hamano 2006-09-23 03:40:17 -0700
  • 648ad18f50 Fetch: default remote repository from branch properties Santi Béjar 2006-09-23 12:05:43 +0200
  • d0c25035df git-apply: second war on whitespace. Junio C Hamano 2006-09-23 00:37:19 -0700
  • 448c3ef144 diff.c: second war on whitespace. Junio C Hamano 2006-09-22 22:48:39 -0700
  • ed1795fcc5 builtin-upload-archive.c broken on openbsd Randal L. Schwartz 2006-09-23 17:20:45 -0700
  • a2f3db2f5d gitweb: Consolidate escaping/validation of query string Petr Baudis 2006-09-24 00:18:41 +0200
  • 8f41db8c37 Deprecate git-resolve.sh Petr Baudis 2006-09-24 00:25:19 +0200
  • 18b0fc1ce1 Git.pm: Kill Git.xs for now Petr Baudis 2006-09-23 20:20:47 +0200
  • 3fc8284e21 Rename builtin-zip-tree.c to archive-zip.c Rene Scharfe 2006-09-23 17:06:35 +0200
  • 31756c5da8 Remove git-zip-tree Rene Scharfe 2006-09-23 17:06:11 +0200
  • 43057304c0 many cleanups to sha1_file.c Nicolas Pitre 2006-09-21 00:05:37 -0400
  • 5fd6f5cffc lock_ref_sha1_basic: remove unused parameter "plen". Junio C Hamano 2006-09-22 21:41:49 -0700
  • 6d15987c1e pack-refs: fix git_path() usage. Junio C Hamano 2006-09-22 21:31:40 -0700
  • 16854571aa move pack creation to version 3 Nicolas Pitre 2006-09-21 00:11:59 -0400