Commit Graph

  • b85c4bbbd7 Documentation: Fix broken links Dmitry V. Levin 2006-09-14 05:04:33 +0400
  • 8112894d82 Make count-objects, describe and merge-tree work in subdirectory Dmitry V. Levin 2006-09-14 05:03:59 +0400
  • db830b4f23 wt-status: remove extraneous newline from 'deleted:' output Jeff King 2006-09-13 18:37:14 -0400
  • 2232c0c69f git-archive: inline default_parse_extra() Rene Scharfe 2006-09-13 22:55:04 +0200
  • 551029af30 Merge branches 'maint' and 'jc/http' Junio C Hamano 2006-09-13 23:36:03 -0700
  • 1718aab3e4 Merge branch 'jc/unpack' Junio C Hamano 2006-09-13 13:00:02 -0700
  • 3b67d2917a unpack-objects -r: call it "recover". Junio C Hamano 2006-09-13 12:59:20 -0700
  • ae44b235d4 Merge branch 'jc/binary' Junio C Hamano 2006-09-13 12:39:02 -0700
  • f6e8dd3b43 Merge branch 'aw/send-pack' Junio C Hamano 2006-09-13 12:30:20 -0700
  • 8a5dbef8ac Test return value of finish_connect() Franck Bui-Huu 2006-09-13 10:26:47 +0200
  • 883653babd http-fetch: fix alternates handling. v1.4.2.1 Junio C Hamano 2006-09-12 23:53:27 -0700
  • 5df1e0d05c http-fetch: fix alternates handling. Junio C Hamano 2006-09-12 23:53:27 -0700
  • cdad8bbe92 contrib/vim: add syntax highlighting file for commits Jeff King 2006-09-11 19:22:49 -0400
  • b982592d66 git-status: document colorization config options Jeff King 2006-09-11 19:21:17 -0400
  • 2074cb0af3 Teach runstatus about --untracked Johannes Schindelin 2006-09-12 22:45:12 +0200
  • 4321134cd8 pack-objects: document --revs, --unpacked and --all. Junio C Hamano 2006-09-12 22:59:15 -0700
  • d751864cf7 builtin-archive.c: rename remote_request() to extract_remote_arg() Junio C Hamano 2006-09-12 22:42:31 -0700
  • d3788e19e2 upload-archive: monitor child communication more carefully. Junio C Hamano 2006-09-12 00:26:57 -0700
  • 6d2489235f Fix space in string " false" problem in "trace.c". Christian Couder 2006-09-12 06:43:08 +0200
  • f42a5c4eb0 connect.c: finish_connect(): allow null pid parameter Franck Bui-Huu 2006-09-12 11:00:13 +0200
  • 0f503d77ac Fix a memory leak in "connect.c" and die if command too long. Christian Couder 2006-09-11 07:04:50 +0200
  • 86257aa324 Move add_to_string to "quote.c" and make it extern. Christian Couder 2006-09-11 06:59:22 +0200
  • 8be683520e gitweb: Paginate history output Jakub Narebski 2006-09-11 00:36:04 +0200
  • 04f7a94f65 gitweb: Make pickaxe search a feature Jakub Narebski 2006-09-11 00:29:27 +0200
  • 23d6d112c0 Add sideband status report to git-archive protocol Junio C Hamano 2006-09-10 03:33:34 -0700
  • 56f9686c4d Merge branch 'jc/sideband' into jc/archive Junio C Hamano 2006-09-10 17:58:45 -0700
  • d47f3db75c Prepare larger packet buffer for upload-pack protocol. Junio C Hamano 2006-09-10 16:27:08 -0700
  • fe5ab763f8 Teach --exec to git-archive --remote Junio C Hamano 2006-09-10 04:02:57 -0700
  • e0ffb24877 Add --verbose to git-archive Junio C Hamano 2006-09-09 22:42:02 -0700
  • 8142f603b9 archive: force line buffered output to stderr Junio C Hamano 2006-09-10 04:16:39 -0700
  • 326711c168 Use xstrdup instead of strdup in builtin-{tar,zip}-tree.c Rene Scharfe 2006-09-10 18:10:01 +0200
  • 958c24b1b8 Move sideband server side support into reusable form. Junio C Hamano 2006-09-10 03:20:24 -0700
  • 49a52b1d1f Move sideband client side support into reusable form. Junio C Hamano 2006-09-10 01:06:33 -0700
  • 37f944363d archive: allow remote to have more formats than we understand. Junio C Hamano 2006-09-09 23:48:03 -0700
  • a41fae9c46 get_sha1_hex() micro-optimization Junio C Hamano 2006-09-09 22:21:27 -0700
  • 854c4168e7 git-archive: make compression level of ZIP archives configurable Rene Scharfe 2006-09-09 17:02:38 +0200
  • 39345a216f Add git-upload-archive Franck Bui-Huu 2006-09-07 15:12:05 +0200
  • ec06bff5e6 git-archive: wire up ZIP format. Franck Bui-Huu 2006-09-07 15:12:04 +0200
  • efd8696cd7 git-archive: wire up TAR format. Franck Bui-Huu 2006-09-07 15:12:03 +0200
  • 4df096a5ca Add git-archive Franck Bui-Huu 2006-09-07 15:12:02 +0200
  • c91f0d92ef git-commit.sh: convert run_status to a C builtin Jeff King 2006-09-08 04:05:34 -0400
  • 7c92fe0eaa Move color option parsing out of diff.c and into color.[ch] Jeff King 2006-09-08 04:03:18 -0400
  • 0424558190 diff: support custom callbacks for output Jeff King 2006-09-07 02:35:42 -0400
  • 2878836c50 autoconf: Add config.cache to .gitignore Jakub Narebski 2006-09-07 14:30:06 +0200
  • baf1219acb autoconf: Add support for setting NO_ICONV and ICONVDIR Jakub Narebski 2006-09-07 13:48:49 +0200
  • 6ff88de7f7 autoconf: Set NO_ICONV if iconv is found neither in libc, nor in libiconv Jakub Narebski 2006-09-07 13:48:08 +0200
  • 03adf42c98 demeter updates. Junio C Hamano 2006-09-07 04:29:48 -0700
  • 273451e13a TODO: format-patch? Junio C Hamano 2006-09-07 04:29:25 -0700
  • ed0c35f7ca Allow -O0 -pedantic Junio C Hamano 2006-09-07 04:29:08 -0700
  • 732c133e0d gitweb has favicon Junio C Hamano 2006-09-07 04:28:44 -0700
  • 106d710bc1 pack-objects --unpacked=<existing pack> option. Junio C Hamano 2006-09-06 02:12:09 -0700
  • 8d1d8f83b5 pack-objects: further work on internal rev-list logic. Junio C Hamano 2006-09-06 01:42:23 -0700
  • b5d97e6b0a pack-objects: run rev-list equivalent internally. Junio C Hamano 2006-09-04 23:47:39 -0700
  • c64ed70d25 Separate object listing routines out of rev-list Junio C Hamano 2006-09-04 21:50:12 -0700
  • 82793c55e4 diff --binary generates full index on binary files. Junio C Hamano 2006-09-07 00:54:22 -0700
  • 2b6eef943f Make apply --binary a no-op. Junio C Hamano 2006-09-06 22:45:21 -0700
  • c727fe2afc send-pack: switch to using git-rev-list --stdin Andy Whitcroft 2006-09-05 22:52:12 +0100
  • 7bbf88c52b Merge branch 'jc/daemon' Junio C Hamano 2006-09-07 02:37:18 -0700
  • d9edcbd606 Revert "daemon: add upload-tar service." Junio C Hamano 2006-09-07 01:40:04 -0700
  • 8895cbcda1 Merge branch 'pm/diff' Junio C Hamano 2006-09-07 01:33:45 -0700
  • 0ea2582d1c git-repack: create new packs inside $GIT_DIR, not cwd Martin Langhoff 2006-09-04 17:42:32 +1200
  • 42cabc341c Teach rev-list an option to read revs from the standard input. Junio C Hamano 2006-09-05 21:39:02 -0700
  • 5d6f0935e6 revision.c: allow injecting revision parameters after setup_revisions(). Junio C Hamano 2006-09-05 21:28:36 -0700
  • 0caea90be0 Fix memory leak in prepend_to_path (git.c). Christian Couder 2006-09-05 08:22:16 +0200
  • c41e20b30b send-pack: remove remote reference limit Andy Whitcroft 2006-09-05 20:00:17 +0100
  • 825b045f52 autoconf: Fix copy'n'paste error Jakub Narebski 2006-09-05 22:03:48 +0200
  • cb2b9f5ee1 diff-index --cc shows a 3-way diff between HEAD, index and working tree. Paul Mackerras 2006-09-04 21:38:40 +1000
  • 8f5d6b469f Merge branch 'jc/pack' Junio C Hamano 2006-09-04 18:57:35 -0700
  • f685d07de0 autoconf: Quote AC_CACHE_CHECK arguments Jakub Narebski 2006-09-05 00:58:25 +0200
  • f8affe317d autoconf: Check for subprocess.py Jakub Narebski 2006-09-05 00:57:45 +0200
  • c23cca1720 autoconf: Add -liconv to LIBS when NEEDS_LIBICONV Jakub Narebski 2006-09-05 00:55:52 +0200
  • 762c7205f6 gitweb: Divide page path into directories -- path's "breadcrumbs" Jakub Narebski 2006-09-04 18:17:58 +0200
  • 72dbafa1e6 gitweb: Correct typo: '==' instead of 'eq' in git_difftree_body Jakub Narebski 2006-09-04 18:19:58 +0200
  • 0b5deba132 gitweb: Add GIT favicon, assuming image/png type Jakub Narebski 2006-09-04 20:32:13 +0200
  • 5d44cd1c8b Fix git-fsck-objects SIGSEGV/divide-by-zero Linus Torvalds 2006-09-04 08:34:12 -0700
  • f986f2c830 unpack-objects desperately salvages objects from a corrupt pack Junio C Hamano 2006-09-03 22:55:54 -0700
  • 72518e9c26 more lightweight revalidation while reusing deflated stream in packing Junio C Hamano 2006-09-03 21:09:18 -0700
  • f2e609473c gitweb: Change the name of diff to parent link in "commit" view to "diff Jakub Narebski 2006-09-03 23:43:03 +0200
  • 7042dbf7a1 pack-objects: fix thinko in revalidate code Junio C Hamano 2006-09-03 14:44:46 -0700
  • 2886bdb118 Update GIT_TRACE documentation. Christian Couder 2006-09-03 17:32:24 +0200
  • 81a71734bb Revert "Make it possible to set up libgit directly (instead of from the environment)" Junio C Hamano 2006-09-02 22:58:48 -0700
  • 9594b326dc Revert "Git.pm: Introduce fast get_object() method" Junio C Hamano 2006-09-02 22:58:32 -0700
  • 3c2f5886c7 Revert "Convert git-annotate to use Git.pm" Junio C Hamano 2006-09-02 22:57:42 -0700
  • 1bbb2cff62 Merge branch 'master' into cc/trace Junio C Hamano 2006-09-02 17:10:16 -0700
  • df6d61017a pack-objects: re-validate data we copy from elsewhere. Junio C Hamano 2006-09-01 15:05:12 -0700
  • 6ce4e61f1b Trace into a file or an open fd and refactor tracing code. Christian Couder 2006-09-02 18:23:48 +0200
  • 9befac470b Replace uses of strdup with xstrdup. Shawn Pearce 2006-09-02 00:16:31 -0400
  • ad1ed5ee89 consolidate two copies of new style object header parsing code. Junio C Hamano 2006-09-01 15:17:01 -0700
  • 501524e938 Documentation: Fix howto/revert-branch-rebase.html generation Sergey Vlasov 2006-09-01 22:42:59 +0400
  • af04b12710 fmt-merge-msg: fix off-by-one bug Johannes Schindelin 2006-09-01 10:49:29 +0200
  • 8c02eee29e git-rev-list(1): group options; reformat; document more options Jonas Fonseca 2006-09-01 00:37:15 +0200
  • 0f2ca9d5c9 Merge git://git.kernel.org/pub/scm/gitk/gitk Junio C Hamano 2006-09-01 00:54:01 -0700
  • 839837b953 Constness tightening for move/link_temp_to_file() Junio C Hamano 2006-09-01 00:17:47 -0700
  • 1d3fc68ae7 gitweb: Fix git_blame Aneesh Kumar K.V 2006-09-01 09:13:32 +0530
  • 95676853b2 Include config.mak.autogen in the doc Makefile Jonas Fonseca 2006-09-01 00:31:08 +0200
  • 2d7320d0b0 Use xmalloc instead of malloc Jonas Fonseca 2006-09-01 00:32:39 +0200
  • ef1186228d git(7): move gitk(1) to the list of porcelain commands Jonas Fonseca 2006-09-01 01:15:38 +0200
  • 7cf67205ca Trace into open fd and refactor tracing code. Christian Couder 2006-08-31 08:42:11 +0200
  • 2c6d22df9f t5710: fix two thinkos. Junio C Hamano 2006-08-31 14:14:20 -0700
  • 1efca00ad8 Merge early part of branch 'jc/daemon' Junio C Hamano 2006-08-31 13:00:39 -0700