git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2011-04-03 16:48:26 to 2011-04-06 00:15:14 UTC [more...]

packfile is unavailable/cannot be accessed
 2011-04-06  0:09 UTC 

[PATCH 1/5] diff_tree_sha1: skip diff_tree if old == new
 2011-04-05 23:55 UTC  (11+ messages)
` [PATCH 3/5] tree-walk: micro-optimization in tree_entry_interesting
  ` [PATCH] tree_entry_interesting: inline strncmp()
` [PATCH 4/5] tree-walk: unroll get_mode since loop boundaries are well-known

[PATCH] config: support values longer than 1024 bytes
 2011-04-05 23:38 UTC  (2+ messages)

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

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

[PATCH] stash: fix false positive in the invalid ref test
 2011-04-05 23:21 UTC 

Bug Report: git add
 2011-04-05 23:18 UTC 

[PATCHv3 1/2] Documentation: clarify fnmatch behavior in gitignore
 2011-04-05 22:43 UTC  (5+ messages)
` [PATCHv3 2/2] Documentation: enhance gitignore whitelist example

Git exhausts memory
 2011-04-05 22:19 UTC  (16+ messages)

[PATCH] pathspec: rename per-item field has_wildcard to use_wildcard
 2011-04-05 22:10 UTC 

[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 

[PATCHv2 0/2] a couple of git-svn patches
 2011-04-05 21:09 UTC  (12+ 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"

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

[GSoC 2011] Git Sequencer
 2011-04-05 20:00 UTC  (18+ messages)
` [GSoC 2011 v2] "

[BUG] git-svn: --no-metadata related bug
 2011-04-05 19:07 UTC 

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

git commit fails under some circumstances
 2011-04-05 17:36 UTC  (6+ messages)
` Re* "

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

How to split a big commit
 2011-04-05  2:52 UTC  (6+ 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  (6+ messages)

GSoC 2011 : one more interested student
 2011-04-04 22:31 UTC  (5+ 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)

[PATCH 0/3] revisions.txt improvements
 2011-04-04 18:18 UTC  (9+ messages)
` [PATCHv2 "
  ` [PATCHv2 2/3] revisions.txt: structure with a labelled list
  ` [PATCHv3 0/3] revisions.txt improvements
    ` [PATCHv3 1/3] revisions.txt: consistent use of quotes
    ` [PATCHv3 2/3] revisions.txt: structure with a labelled list
    ` [PATCHv3 3/3] revisions.txt: language improvements

[PATCH v2] Documentation: Document diff.<tool>.* and filter.<driver>.* in config
 2011-04-04 17:24 UTC  (9+ messages)
` [PATCH v3 0/3] Document diff and filter drivers "
  ` [PATCH 1/3] Documentation: Add filter.<driver>.* to config
  ` [PATCH 2/3] Documentation: Add diff.<driver>.* "
  ` [PATCH 3/3] Documentation: Allow custom diff tools to be specified in 'diff.tool'

Better big file support & GSoC
 2011-04-04 16:53 UTC  (5+ messages)

What's cooking in git.git (Apr 2011, #01; Sun, 3)
 2011-04-04 15:11 UTC  (6+ messages)

[PATCH] Documentation: trivial grammar fix in core.worktree description
 2011-04-04 14:59 UTC 

[PATCH] git-notes.txt: clarify -C vs. copy and -F
 2011-04-04 12:54 UTC  (6+ messages)
` [RFC/PATCH] Make "git notes add" more user-friendly when there are existing notes

[PATCH] git-completion: Add support for git submodule options
 2011-04-04 11:15 UTC 

GSOC 2011: git on Android
 2011-04-04 11:38 UTC  (3+ messages)

p4Merge bundled command and the behaviour with files (same name) added on different branches
 2011-04-04  8:55 UTC 

[PATCH 00/51] i18n: Shell script translations
 2011-04-04  7:39 UTC  (26+ messages)
` [PATCH 02/51] i18n: git-am one-line gettext $msg; echo
` [PATCH 05/51] i18n: git-am echo + gettext message
` [PATCH 07/51] i18n: git-am cannot_fallback messages
` [PATCH 08/51] i18n: git-am clean_abort messages
` [PATCH 09/51] i18n: git-am "Apply?" message
` [PATCH 10/51] i18n: git-am core say messages
` [PATCH 11/51] i18n: git-am printf(1) message to eval_gettext
` [PATCH 13/51] i18n: git-pull die messages
` [PATCH 15/51] i18n: git-pull eval_gettext + warning message
` [PATCH 17/51] i18n: git-pull "You asked to pull" message
` [PATCH 18/51] i18n: git-pull "[...] not currently on a branch" message
` [PATCH 19/51] i18n: git-pull "rebase against" / "merge with" messages
` [PATCH 20/51] i18n: git-submodule add git-sh-i18n
` [PATCH 22/51] i18n: git-submodule say + eval_gettext messages
` [PATCH 24/51] i18n: git-submodule $update_module say + die messages
` [PATCH 26/51] i18n: git-submodule "Submodule change[...]" messages
` [PATCH 28/51] i18n: git-submodule "Entering [...]" message
` [PATCH 30/51] i18n: git-submodule "path not initialized" message
` [PATCH 36/51] i18n: git-stash die + eval_gettext messages

[RFC] upload-pack deadlock
 2011-04-04  5:36 UTC 

[PATCH] Include headers for getrlimit() in sha1_file.c
 2011-04-03 19:27 UTC  (5+ messages)
  ` [PATCH maint resend] compat: add missing #include <sys/resource.h>

[PATCH v2] submodule: Add --force option for git submodule update
 2011-04-03 19:21 UTC  (2+ messages)

[PATCH 0/2] i18n: Shell script translation infrastructure
 2011-04-03 19:05 UTC  (3+ messages)
` [PATCH 1/2] git-sh-i18n--envsubst: our own envsubst(1) for eval_gettext()

git checkout in a subdirectory
 2011-04-03 18:53 UTC 

[PATCH] git.el: Add new user functions for push, pull, fetch
 2011-04-03 17:48 UTC  (5+ messages)
` [PATCH v2] contrib/emacs/git.el: Add "
      ` [PATCH v3] "


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