git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2010-07-31 01:44:58 to 2010-08-03 06:01:40 UTC [more...]

[PATCH RFC] parse_object: pass on the original sha1, not the replaced one
 2010-08-03  6:01 UTC  (5+ messages)

[PATCH] stash: It looks like a stash, but doesn't quack like a stash
 2010-08-03  0:59 UTC 

[PATCH 0/2] Smoke testing for Git
 2010-08-02 22:58 UTC  (14+ messages)
` [PATCH 1/2] tests: Infrastructure for Git smoke testing
` [PATCH 2/2] t/README: Document the Smoke testing

[PATCH 00/16] Subtree clone proof of concept
 2010-08-02 22:55 UTC  (33+ messages)
` [PATCH 01/16] Add core.subtree
` [PATCH 02/16] list-objects: limit traversing within the given subtree if core.subtree is set
` [PATCH 03/16] parse_object: keep sha1 even when parsing replaced one
` [PATCH 04/16] Allow to invalidate a commit in in-memory object store
` [PATCH 05/16] Hook up replace-object to allow bulk commit replacement
` [PATCH 06/16] upload-pack: use a separate variable to control whether internal rev-list is used
` [PATCH 07/16] upload-pack: support subtree pack
` [PATCH 08/16] fetch-pack: support --subtree
` [PATCH 09/16] subtree: rewrite incoming commits
` [PATCH 10/16] clone: support subtree clone with parameter --subtree
` [PATCH 11/16] pack-objects: add --subtree (for pushing)
` [PATCH 12/16] subtree: rewriting outgoing commits
` [PATCH 13/16] Update commit_tree() interface to take base tree too
` [PATCH 14/16] commit_tree(): rewriting/replacing new commits
` [PATCH 15/16] commit: rewrite outgoing commits
` [PATCH 16/16] do not use thin packs and subtree together (just a bad feeling about this)

Back-dating commits--way back--for constitution.git
 2010-08-02 22:47 UTC  (6+ messages)

What's cooking in git.git (Jul 2010, #05; Wed, 28)
 2010-08-02 22:38 UTC  (9+ messages)
  ` jk/tag-contains (Re: What's cooking in git.git (Jul 2010, #05; Wed, 28))
            ` jk/tag-contains

[PATCH] Fix git svn dcommit to work with touched files
 2010-08-02 22:20 UTC  (2+ messages)

[PATCH] post-receive-email: ensure sent messages are not empty
 2010-08-02 22:17 UTC  (3+ messages)

[PATCH] push: mention "git pull" in error message for non-fast forwards
 2010-08-02 22:11 UTC  (4+ messages)

[PATCH/RFC v2] Documentation: flesh out “git pull” description
 2010-08-02 21:39 UTC  (6+ messages)
` [PATCH/RFC v2 resend] "
      ` [PATCH] "

[PATCH 4/5] log: parse detached options like git log --grep foo
 2010-08-02 21:28 UTC  (12+ messages)
` [PATCH 1/5 v4] diff: parse detached options like -S foo
` [PATCH 3/5 v4] diff: parse detached options --stat-width n, --stat-name-width n
` [PATCH 4/5 v4] log: parse detached options like git log --grep foo

Potential bug in gitweb 1.7.2
 2010-08-02 21:25 UTC  (8+ messages)
      ` [PATCH/RFC] gitweb: allow configurations that change with each request

[RFC/PATCH] rebase -i: add run command to launch a shell command
 2010-08-02 21:15 UTC  (17+ messages)
        ` [PATCH] rebase -i: add exec "

[PATCH] checkout: add a test for creating a new branch with regexp as a starting point
 2010-08-02 21:04 UTC  (4+ messages)

URL substitution and config file precedence
 2010-08-02 20:57 UTC  (5+ messages)

[PATCH] gitweb: Fix typo in run() subroutine
 2010-08-02 20:21 UTC 

Git Config Question
 2010-08-02 19:13 UTC  (3+ messages)

[PATCH] git-gui: use textconv filter for diff and blame
 2010-08-02 19:01 UTC  (6+ messages)

[PATCH] Remove useless temporary integer in builtin/push.c
 2010-08-02 18:51 UTC  (5+ messages)
` [PATCH 0/2] Clean up add_refspec "
  ` [PATCH 1/2] Remove useless temporary integer "
  ` [PATCH 2/2] Use ALLOC_GROW "

[PATCH] Document git-instaweb start/stop/restart
 2010-08-02 18:20 UTC 

[RFC/PATCH] Document -B<n>[/<m>], -M<n> and -C<n> variants of -B, -M and -C
 2010-08-02 18:18 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] require_work_tree: Look for top-level instead of is-inside-work-tree
 2010-08-02 17:46 UTC  (3+ messages)

[PATCH 0/5] nd/fix-sparse-checkout v2
 2010-08-02 17:31 UTC  (8+ messages)
` [PATCH 1/5] t1011 (sparse checkout): style nitpicks
` [PATCH 2/5] unpack-trees: only clear CE_UPDATE|CE_REMOVE when skip-worktree is always set
` [PATCH 3/5] unpack-trees: let read-tree -u remove index entries outside sparse area
` [PATCH 4/5] unpack-trees: do not check for conflict entries too early
` [PATCH 5/5] unpack-trees: mark new entries skip-worktree appropriately

new platform & S_IFGITLINK problem
 2010-08-02 16:26 UTC  (8+ messages)

[PATCH] git-subtree: Add prune mode
 2010-08-02 16:02 UTC  (4+ messages)

[PATCH 0/3 v4] Make git log --follow find copies among unmodified files
 2010-08-02 15:40 UTC  (5+ messages)
` [PATCH 1/3 v4] Add a macro DIFF_QUEUE_CLEAR

[PATCHv2 00/11] Splitting gitweb
 2010-08-02 15:03 UTC  (3+ messages)

[PATCH] git svn: add an option to recode pathnames
 2010-08-02 10:36 UTC  (5+ messages)

gitweb not friendly to firefox revived
 2010-08-02  5:31 UTC  (4+ messages)

hooks not fired by a merge's auto-commit
 2010-08-01 23:27 UTC  (3+ messages)

[GSoC 2010] The 10th official week
 2010-08-01 14:57 UTC 

Newbie in Git. How to get back from last pull?
 2010-08-01 10:11 UTC  (6+ messages)

[RFC PATCH 0/2] Allow detached forms (--option arg) for git log options
 2010-08-01  5:24 UTC  (6+ messages)

error commiting in Git
 2010-07-31 22:50 UTC  (5+ messages)

Sparse clones (Was: Re: [PATCH 1/2] upload-pack: support subtree packing)
 2010-07-31 22:36 UTC  (4+ messages)

[PATCH] Do not unquote + into ' ' in URLs
 2010-07-31 21:33 UTC  (4+ messages)
` [PATCH v2] "

noob user, want checkins to all be forced to LF terminated lines
 2010-07-31 20:51 UTC  (14+ messages)

[PATCH] upload-pack: Improve error message when bad ref requested
 2010-07-31 20:11 UTC 

[PATCH] test-lib: Remove 3 year old no-op --no-python option
 2010-07-31 16:52 UTC  (2+ messages)

[PATCH] test-lib: Ignore --quiet under a TAP harness
 2010-07-31 16:40 UTC 

When to use test_commit (Re: [PATCH] checkout: add a test for creating a new branch with regexp as a starting point)
 2010-07-31 10:24 UTC  (9+ messages)
` [PATCH 1/2] test-lib.sh: introduce 4th argument to test_commit() specifying a tag name
    ` [PATCH 1/2 v2] "
` [PATCH 2/2] checkout: add a test for creating a new branch with regexp as a starting point
    ` [PATCH 2/2 v2] "

[remote-fd RFC PATCH] Rewrite bidirectional traffic loop
 2010-07-31  4:38 UTC 

[PATCH 1/3] Fix sparse checkout not removing files from index
 2010-07-31  3:48 UTC  (15+ messages)
` [PATCH 2/3] unpack-trees.c: Do not check ce_stage in will_have_skip_worktree()
` [PATCH 3/3] Mark new entries skip-worktree appropriately

On MacOS, 1.7.2, git svn clone seems to fail silently
 2010-07-31  2:32 UTC  (5+ messages)


Code repositories for project(s) associated with this public inbox

	https://80x24.org/mirrors/git.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).