git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2010-08-02 19:58:54 to 2010-08-05 11:43:38 UTC [more...]

[PATCH RFC] parse_object: pass on the original sha1, not the replaced one
 2010-08-05 11:41 UTC  (10+ messages)

What's cooking in git.git (Aug 2010, #01; Wed, 4)
 2010-08-05 11:41 UTC  (11+ messages)
` jk/tag-contains: stalled
` tc/checkout-B
  ` [PATCH 1/5] diff: parse separate options like -S foo
  ` [PATCH 2/5] diff: split off a function for --stat-* option parsing
  ` [PATCH 3/5] diff: parse separate options --stat-width n, --stat-name-width n
  ` [PATCH 4/5] log: parse separate options like git log --grep foo
  ` [PATCH 5/5] log: parse separate option for --glob
  ` mm/shortopt-detached

[PATCH v6 0/3] Merge renormalization, config renamed
 2010-08-05 11:41 UTC  (25+ messages)
` [PATCH/RFC eb/double-convert-before-merge 0/6] merge -Xrenormalize
  ` [PATCH 1/6] merge-trees: push choice to renormalize away from low level
  ` [PATCH 2/6] merge-trees: let caller decide whether to renormalize
  ` [PATCH 3/6] ll-merge: "
  ` [PATCH 4/6] rerere: migrate to parse-options API
  ` [PATCH 5/6] rerere: let caller decide whether to renormalize
      ` [PATCH/RFC v2 0/12] "
        ` [PATCH 01/12] t6038 (merge.renormalize): style nitpicks
        ` [PATCH 02/12] t6038 (merge.renormalize): try checkout -m and cherry-pick
        ` [PATCH 03/12] t6038 (merge.renormalize): check that it can be turned off
        ` [PATCH 04/12] merge-trees: push choice to renormalize away from low level
        ` [PATCH 05/12] merge-trees: let caller decide whether to renormalize
        ` [PATCH 06/12] Documentation/technical: document ll_merge
        ` [PATCH 07/12] ll-merge: make flag easier to populate
        ` [PATCH 08/12] ll-merge: let caller decide whether to renormalize
        ` [PATCH 09/12] t4200 (rerere): modernize style
        ` [PATCH 10/12] rerere: migrate to parse-options API
        ` [PATCH 11/12] rerere: never renormalize
        ` [PATCH 12/12] merge-recursive --renormalize
  ` [PATCH 6/6] merge-recursive: add -Xrenormalize option

[BUG] git gui blame fails for multi-word textconv filter
 2010-08-05 10:05 UTC  (4+ messages)
    ` [PATCH] git-gui: Use shell to launch textconv filter in "blame"

[PATCH/RFC] fetch: allow command line --tags to override config
 2010-08-05  9:56 UTC  (2+ messages)

[PATCH 0/2] Submodules: Add the new config option "ignore"
 2010-08-05  9:21 UTC  (2+ messages)

git instaweb + webrick does not work
 2010-08-05  9:14 UTC  (5+ messages)
  ` [RFC/PATCH] Split resolve_full_httpd to prevent bug
    ` [RFC/PATCH 0/3] instaweb: fix and improve WEBrick support

[PATCH v2 0/3] *** SUBJECT HERE ***
 2010-08-05  7:50 UTC  (8+ messages)
` [PATCH v2 1/3] stash: It looks like a stash, but doesn't quack like a stash
` [PATCH v2 2/3] stash: Allow git stash branch to process commits that look like stashes but are not stash references
` [PATCH v2 3/3] stash: modify tests to reflect stash branch fixes

[PATCH] git-svn: URL-decode the left-hand side of an svn refspec
 2010-08-05  6:40 UTC  (4+ messages)

Git server eats all memory
 2010-08-05  6:33 UTC  (5+ messages)

git merge - "both added" conflict resolution
 2010-08-04 23:36 UTC  (4+ messages)

[PATCH v2 0/3] git stash branch fixes
 2010-08-04 22:44 UTC  (2+ messages)

[BUG/TEST] show breakage of status for copy+conflict
 2010-08-04 22:19 UTC 

[RFC] struct *_struct
 2010-08-04 21:38 UTC  (3+ messages)
  ` [PATCH] Refactor structures in the form of *_struct

[PATCH] tests: A new test prereq for testing chmod -w as root
 2010-08-04 20:40 UTC  (4+ messages)

Suggestions on how to reorganize and split up a monolithic repository?
 2010-08-04 19:08 UTC 

Back-dating commits--way back--for constitution.git
 2010-08-04 19:07 UTC  (20+ messages)

[PATCH] submodule: show_submodule_summary: preserve diff queue
 2010-08-04 18:15 UTC  (2+ messages)

[PATCH] rev-list: accept --format without argument
 2010-08-04 18:14 UTC  (5+ messages)

Inspecting a corrupt git object
 2010-08-04 13:09 UTC  (6+ messages)

How to create branches above master
 2010-08-04 12:04 UTC  (3+ messages)

t4111 fails under valgrind
 2010-08-04 10:06 UTC  (3+ messages)

[PATCH] rebase: support -X to pass through strategy options
 2010-08-04  9:51 UTC  (4+ messages)

noob user, want checkins to all be forced to LF terminated lines
 2010-08-04  5:29 UTC  (7+ messages)

[PATCH 4/5] log: parse detached options like git log --grep foo
 2010-08-04  2:41 UTC  (9+ messages)
` [PATCH 4/5 v4] "

[PATCH] config: add --local option
 2010-08-04  1:59 UTC 

git config --list --local?
 2010-08-04  1:43 UTC  (5+ messages)

Re: Re: CGIT 0.8.3.1 "chokes" on some bare repos
 2010-08-03 23:06 UTC 

gitweb not friendly to firefox revived
 2010-08-03 21:50 UTC  (4+ messages)

[PATCH 0/5] nd/fix-sparse-checkout v2
 2010-08-03 21:16 UTC  (2+ messages)

[RFC/PATCH] git-compat-util.h: Don't define NORETURN under __clang__
 2010-08-03 21:10 UTC  (6+ messages)

[ANNOUNCE] CGIT-0.8.3.3 (was: CGIT 0.8.3.1 "chokes" on some bare repos)
 2010-08-03 21:00 UTC 

Re: CGIT 0.8.3.1 "chokes" on some bare repos
 2010-08-03 20:20 UTC  (5+ messages)

[PATCH] Documentation: cite git-am from git-apply
 2010-08-03 18:41 UTC 

CGIT 0.8.3.1 "chokes" on some bare repos
 2010-08-03 16:49 UTC  (4+ messages)

[PATCH] post-receive-email: remove spurious commas in email subject
 2010-08-03 13:50 UTC  (2+ messages)

git and touch screen
 2010-08-03 13:12 UTC  (2+ messages)

[GSoC update] git-remote-svn: Week 14
 2010-08-03 12:53 UTC 

Delivery Status Notification (Failure)
 2010-08-03 11:22 UTC  (2+ messages)
    ` Subject should be: git svn fetch crash with fatal error

[PATCH] perl/Makefile: Unset INSTALL_BASE when making perl.mak
 2010-08-03 11:16 UTC  (2+ messages)

[RFC/PATCH] rebase -i: add run command to launch a shell command
 2010-08-03  9:16 UTC  (9+ messages)

[PATCH] require_work_tree: Look for top-level instead of is-inside-work-tree
 2010-08-03  7:57 UTC  (4+ 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  (6+ messages)
` [PATCH 05/16] Hook up replace-object to allow bulk commit replacement

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  (3+ messages)

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

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

[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  (2+ messages)

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


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).