git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2011-02-14 05:57:39 to 2011-02-15 22:18:48 UTC [more...]

[RFC/PATCH 0/2] CHERRY_HEAD
 2011-02-15 22:18 UTC  (10+ messages)
` [RFC/PATCH 1/2] Introduce CHERRY_HEAD
` [RFC/PATCH 2/2] Teach commit to handle CHERRY_HEAD automatically

[PATCH] merge: honor prepare-commit-msg hook
 2011-02-15 21:36 UTC  (2+ messages)

[PATCH 2/2] Make hash-object more robust against malformed objects
 2011-02-15 21:18 UTC  (3+ messages)
` [PATCH] parse_tag_buffer(): do not prefixcmp() out of range

configuring cherry-pick to always use -x?
 2011-02-15 21:03 UTC  (12+ messages)
      ` release maintenance vs. release engineering (was: configuring cherry-pick to always use -x?)

[PATCH] rebase: be cleverer with rebased upstream branches
 2011-02-15 20:30 UTC  (3+ messages)

[PATCH] git.c: reorder builtin command list
 2011-02-15 20:12 UTC  (5+ messages)
  ` [PATCH 1/2] "
    ` [PATCH 2/2] git.c: binary-search builtin commands

[PATCH] mergetool: don't skip modify/remove conflicts
 2011-02-15 20:12 UTC  (6+ messages)
` [PATCH v2 0/2] "
  ` [PATCH v2 1/2] "

checkout/branch needs some extra safety around the --track option
 2011-02-15 20:04 UTC  (2+ messages)

Corrupted git repository?
 2011-02-15 20:00 UTC  (2+ messages)

[PATCH] git-gui: give more advice when detaching HEAD
 2011-02-15 19:48 UTC  (5+ messages)
    `  "

[PATCH] smart-http: Don't use Expect: 100-Continue
 2011-02-15 19:42 UTC  (2+ messages)

"git add -u" broken in git 1.7.4?
 2011-02-15 19:11 UTC  (12+ messages)
                  ` [PATCH] command-list.txt: mark git-archive plumbing

[PATCH 0/7] Cleaning up --help-all inconsistencies
 2011-02-15 19:02 UTC  (33+ messages)
` [PATCH 1/7] commit,tag: use same wording for -F
` [PATCH 2/7] push: describe --porcelain just like commit and status
` [PATCH 3/7] clone,init: describe --template using the same wording
` [PATCH 4/7] merge,tag: describe -m just like commit
` [PATCH 5/7] add: describe --patch like checkout, reset
` [PATCH 6/7] commit,status: describe -u likewise
` [PATCH 7/7] git-tag.txt: list all modes in the description
` [PATCHv2 00/10] Cleaning up --help-all inconsistencies
  ` [PATCHv2 01/10] commit,tag: use same wording for -F
  ` [PATCHv2 02/10] commit,status: describe --porcelain just like push
  ` [PATCHv2 03/10] clone,init: describe --template using the same wording
  ` [PATCHv2 04/10] commit,merge,tag: describe -m likewise
  ` [PATCHv2 05/10] add: describe --patch like checkout, reset
  ` [PATCHv2 06/10] commit,status: describe -u likewise
  ` [PATCHv2 07/10] git-tag.txt: list all modes in the description
  ` [PATCHv2 08/10] Make <identifier> lowercase as per CodingGuidelines
  ` [PATCHv2 09/10] "
  ` [PATCHv2 10/10] "

libreoffice merge issue 
 2011-02-15 18:46 UTC  (6+ messages)

Consistent terminology: cached/staged/index
 2011-02-15 18:38 UTC  (31+ messages)

[1.8.0] Remote tag namespace
 2011-02-15 18:06 UTC  (29+ messages)
` [1.8.0] Provide proper remote ref namespaces
          ` Re* "
                  ` [1.8.0 RFC] push: start warning upcoming default change for push.default

Challenges for an octopus merge
 2011-02-15 17:29 UTC  (5+ messages)

Regarding GIT API
 2011-02-15 17:09 UTC  (6+ messages)

[PATCH] fixes for ActiveState Perl
 2011-02-15 11:49 UTC  (6+ messages)

[PATCH] cache-tree: do not cache empty trees
 2011-02-15 10:19 UTC  (8+ messages)

The future of gitweb (long term goals)
 2011-02-15  9:09 UTC  (2+ messages)

How to safely remove a blob
 2011-02-15  8:42 UTC  (4+ messages)

untracked symlinks are less precious than untracked files?
 2011-02-15  7:24 UTC  (5+ messages)
    ` [PATCH] Demonstrate breakage: checkout overwrites untracked symlink with directory

[1.8.0 RFD] Homogeneous use of short options
 2011-02-15  7:18 UTC  (6+ messages)

What's the definition of a valid Git symbolic reference?
 2011-02-15  7:09 UTC  (7+ messages)

Mercurial over Git no success
 2011-02-15  0:50 UTC  (6+ messages)

[PATCH 00/31] Refactor rebase
 2011-02-15  0:36 UTC  (9+ messages)
` [PATCH v2 00/31] refactor rebase
  ` [PATCH v2 18/31] rebase: extract merge code to new source file

[PATCH 1/2] git-gui: fix deleting item from all_remotes variable
 2011-02-15  0:31 UTC  (7+ messages)
  `  "
    ` [RFC PATCH 2/2] git-gui: teach fetch/prune menu to do it for all remotes
      ` [PATCH] git-gui: Include version check and test for tearoff menu entry

[PATCH] perl: Fix command_bidi_pipe() don't care about repository path
 2011-02-14 23:29 UTC  (3+ messages)
` [PATCH v2] perl: command_bidi_pipe() should be set-up git environments

[PATCH] pull: do not display fetch usage on --help-all
 2011-02-14 23:10 UTC  (2+ messages)

[PATCH] git-gui: document the gui.maxfilesdisplayed variable
 2011-02-14 22:46 UTC  (5+ messages)
  ` future of git-gui as subsytem or submodule, WAS: "
    ` future of git-gui as subsytem or submodule

Updating a submodule with a compatible version from another submodule version using the parent meta-repository
 2011-02-14 21:13 UTC  (11+ messages)
    `  "
          `  "
              `  "
                  `  "

[PATCH] Obey p4 views when using client spec
 2011-02-14 18:33 UTC  (4+ messages)

git svn clone failing
 2011-02-14 17:24 UTC 

[STGIT] AssertionError on stg rebase
 2011-02-14 17:23 UTC  (2+ messages)

[PATCH] generate a valid rfc2047 mail header for multi-line subject
 2011-02-14  8:09 UTC 

remote branches
 2011-02-14  6:12 UTC  (4+ 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).