git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2011-04-04 16:53:46 to 2011-04-07 00:01:54 UTC [more...]

packfile is unavailable/cannot be accessed
 2011-04-07  0:01 UTC  (3+ messages)

[PATCH] stash: fix false positive in the invalid ref test
 2011-04-06 23:04 UTC  (4+ messages)

[PATCH 1/2] stash: fix accidental apply of non-existent stashes
 2011-04-06 23:01 UTC  (9+ messages)
` [RFC/PATCH 2/2] stash: drop dirty worktree check on apply

git: "git stash" changes owners and permissions
 2011-04-06 22:12 UTC  (3+ messages)

What's cooking in git.git (Apr 2011, #02; Wed, 6)
 2011-04-06 21:46 UTC  (2+ messages)

[RFC] upload-pack deadlock
 2011-04-06 21:38 UTC  (6+ messages)

[ANNOUNCE] Git 1.7.4.3
 2011-04-06 21:36 UTC  (6+ messages)
    ` "add -p" breakage
      ` [PATCH] add--interactive.perl: factor out repeated --recount option
        ` [PATCH] "add -p": work-around an old laziness that does not coalesce hunks

[PATCH 1/5] diff_tree_sha1: skip diff_tree if old == new
 2011-04-06 20:45 UTC  (9+ messages)
` [PATCH 3/5] tree-walk: micro-optimization in tree_entry_interesting
` [PATCH 4/5] tree-walk: unroll get_mode since loop boundaries are well-known

[ANNOUNCE] Git 1.7.5-rc1
 2011-04-06 20:04 UTC 

[ANNOUNCE] Git 1.7.4.4
 2011-04-06 19:59 UTC 

[PATCH] pathspec: rename per-item field has_wildcard to use_wildcard
 2011-04-06 19:52 UTC  (4+ messages)

[PATCH v2] Documentation: Document diff.<tool>.* and filter.<driver>.* in config
 2011-04-06 19:48 UTC  (20+ messages)
` [PATCH v3 0/3] Document diff and filter drivers "
  ` [PATCH 2/3] Documentation: Add diff.<driver>.* to config
` [PATCH v4 0/4] Document diff and filter drivers in config
  ` [PATCH 1/4] Documentation: Add filter.<driver>.* to config
  ` [PATCH 2/4] Documentation: Add diff.<driver>.* "
  ` [PATCH 3/4] Documentation: Allow custom diff tools to be specified in 'diff.tool'
  ` [PATCH 4/4] Documentation: Minor language improvements to merge-config
  ` [PATCH v5 0/4] Document diff and filter drivers in config

[BUG] git-svn: --no-metadata related bug
 2011-04-06 18:12 UTC  (3+ messages)

git commit fails under some circumstances
 2011-04-06 17:57 UTC  (8+ messages)
` Re* "

blobs (once more)
 2011-04-06 16:42 UTC  (7+ messages)

Git exhausts memory
 2011-04-06 16:33 UTC  (19+ messages)

[PATCH] config: support values longer than 1024 bytes
 2011-04-06 16:16 UTC  (6+ messages)

[PATCHv2 0/2] a couple of git-svn patches
 2011-04-06 15:38 UTC  (21+ messages)
` [PATCH 1/2] git-svn: Fix the commit-url config to be the base url, just like the url config
          ` [PATCH] git-svn: Add a svn-remote.<name>.pushurl config key
` [PATCH 2/2] git-svn: Cache results of running the executable "git config"

GSOC submission
 2011-04-06 15:37 UTC  (2+ messages)

Git enterprise setup on a large project
 2011-04-03 18:31 UTC  (2+ messages)

[PATCHv3 1/2] Documentation: clarify fnmatch behavior in gitignore
 2011-04-06 12:48 UTC  (6+ messages)
` [PATCHv3 2/2] Documentation: enhance gitignore whitelist example

[PATCH v2 1/3] blame: add --abbrev command line option
 2011-04-06 11:06 UTC  (6+ messages)
` [PATCH v2 2/3] blame: honor core.abbrev
` [PATCH v2 3/3] Documentation: add --abbrev option to the man page of git blame

[GSoC 2011] Git Sequencer
 2011-04-06  9:01 UTC  (16+ messages)
` [GSoC 2011 v2] "

Bug Report: git add
 2011-04-06  5:52 UTC  (2+ messages)

GSOC idea: build in scripts and cleanups
 2011-04-05 23:27 UTC  (10+ messages)

[PATCH] Documentation: enhance gitignore whitelist example
 2011-04-05 21:51 UTC  (9+ messages)

[PATCHv2] Documentation: enhance gitignore whitelist example
 2011-04-05 21:06 UTC 

rebase autosquash doesn't recognise a chain of fixups
 2011-04-05 21:03 UTC  (7+ messages)

[PATCH 0/8] make gitk work better in non-top-level directory
 2011-04-05 18:48 UTC  (10+ messages)
` [PATCH 1/8] gitk: fix file highlight when run in subdirectory
` [PATCH 2/8] gitk: fix "show origin of this line" with separate work tree
` [PATCH 3/8] gitk: fix "blame parent commit" "
` [PATCH 4/8] gitk: fix "External diff" "
` [PATCH 5/8] gitk: put temporary directory inside .git
` [PATCH 6/8] gitk: run 'git rev-parse --git-dir' only once
` [PATCH 7/8] gitk: simplify calculation of gitdir
` [PATCH 8/8] gitk: show modified files with separate work tree

windows Git.pm setting GIT_DIR?
 2011-04-05 18:00 UTC 

Value size limits on git config files
 2011-04-05 18:15 UTC  (4+ messages)

[PATCH 9/9] Documentation: update api-builtin and api-setup
 2011-04-05 11:32 UTC  (3+ messages)

[PATCH] Share color list between graph and show-branch
 2011-04-05  7:29 UTC  (5+ messages)

[RFC/PATCH 3/3] builtin/show.c: do not prune by pathspec
 2011-04-05  6:06 UTC  (5+ messages)
` [PATCH 0/4] reflog, show and command line overrides
  ` [PATCH 4/4] builtin/show: do not prune by pathspec

[PATCH] Allow multiple merges to invalid HEAD
 2011-04-05  6:01 UTC  (3+ messages)

How to split a big commit
 2011-04-05  2:52 UTC  (4+ messages)

[PATCH 1/2] http: make curl callbacks match contracts from curl header
 2011-04-05  1:06 UTC  (3+ messages)
  ` [PATCH] "

[PATCH] git.el: Don't use font-lock-compile-keywords
 2011-04-04 23:15 UTC  (3+ messages)

GSoC 2011 : one more interested student
 2011-04-04 22:31 UTC  (4+ messages)

GSOC application: Network layer for libgit2
 2011-04-04 22:20 UTC 

New To GIT have some (probably simple) newbie questions
 2011-04-04 22:13 UTC 

[PATCH (BUGFIX)] gitweb: Fix parsing of negative fractional timezones in JavaScript
 2011-04-04 18:30 UTC  (2+ messages)

[PATCHv2 0/3] revisions.txt improvements
 2011-04-04 18:18 UTC  (3+ messages)
` [PATCHv3 "

Better big file support & GSoC
 2011-04-04 16:53 UTC  (3+ 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).