git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2010-08-26 07:16:16 to 2010-08-29 22:35:00 UTC [more...]

[RFC PATCH 0/2] Teach fetch and pull to recursively fetch submodules too
 2010-08-29 22:34 UTC  (5+ messages)
` [PATCH 1/2] fetch/pull: Recursively fetch populated submodules
` [PATCH 2/2] Submodules: Add the new "fetch" config option

[PATCH 00/13] remote helper improvements
 2010-08-29 22:32 UTC  (32+ messages)
` [PATCH 01/13] fast-import: add the 'done' command
` [PATCH 02/13] fast-export: support done feature
` [PATCH 03/13] transport-helper: factor out push_update_refs_status
` [PATCH 04/13] transport-helper: check status code of finish_command
` [PATCH 05/13] transport-helper: use the new done feature to properly do imports
` [RFC PATCH 06/13] transport-helper: update ref status after push with export
` [PATCH 07/13] transport-helper: change import semantics
` [PATCH 08/13] transport-helper: export should disconnect too
` [PATCH 09/13] transport-helper: Use capname for gitdir capability too
` [PATCH 10/13] transport-helper: implement marks location as capability
` [PATCH 11/13] remote-curl: accept empty line as terminator
` [PATCH 12/13] git-remote-testgit: only push for non-local repositories
` [PATCH 13/13] git-remote-testgit: fix error handling

[PATCH] builtin/merge_recursive.c: Add a usage string and make use of it
 2010-08-29 22:24 UTC  (4+ messages)
  ` [PATCH v2] builtin/merge_recursive.c: Add an "

git peer-to-peer project: info needed
 2010-08-29 22:06 UTC  (2+ messages)

Odd encoding issue with UTF-8 + gettext yields ? on non-ASCII
 2010-08-29 20:45 UTC  (12+ messages)

[PATCH] help.c: Pull cmd_version out of this file
 2010-08-29 20:44 UTC 

RFC: Adding an option to log-like commands to call an external command for each revision
 2010-08-29 20:39 UTC  (2+ messages)

How to deal with removal/addition of submodules?
 2010-08-29 19:38 UTC 

[PATCH 0/6] Extensions of core.ignorecase=true support
 2010-08-29 19:39 UTC  (5+ messages)
` [PATCH 1/6] Add string comparison functions that respect the ignore_case variable

[PATCH] git-notes: Run partial expensive test everywhere
 2010-08-29 19:20 UTC  (6+ messages)
` [PATCH v2] "

[RFC/PATCH] git-add: Don't exclude explicitly-specified tracked files
 2010-08-29 18:27 UTC  (8+ messages)
` [RFC/PATCH] Add test case for dealing with a tracked file in an ignored directory

[PATCH] added possibility to supply more than one --listen argument to git-daemon
 2010-08-29 15:17 UTC  (9+ messages)
` daemon: allow more than one host addresses given via --listen
  ` [PATCHv3 1/2] daemon: add helper function named_sock_setup
  ` [PATCHv3 2/2] daemon: allow more than one host address given via --listen
` [PATCHv2 1/2] daemon: add helper function named_sock_setup
` [PATCHv2 2/2] daemon: allow more than one host address given via --listen

[PATCH/RFC] Add global and system-wide gitattributes
 2010-08-29 10:32 UTC  (7+ messages)
` [PATCH v2] "
    ` [PATCH] core.attributesfile: a fix, a simplification, and a test
      ` [PATCH v3?] Add global and system-wide gitattributes

remote-helpers: http-push protocol
 2010-08-29  4:57 UTC 

[PATCH] object.h: Add OBJECT_ARRAY_INIT macro and make use of it
 2010-08-29  2:15 UTC  (2+ messages)

Problems with extra files on git filter-branch when core.ignorecase is true
 2010-08-28 22:21 UTC 

[PATCH] t0003: add missing && at end of lines
 2010-08-28 18:18 UTC 

[PATCH 0/3] gettext: minor fixes
 2010-08-28 17:54 UTC  (4+ messages)
` [PATCH 1/3] gettext: update test/is.po to match t/t0200/test.c
` [PATCH 2/3] Makefile: provide a --msgid-bugs-address to xgettext(1)
` [PATCH 3/3] gettext: msgmerge is.po and add Language: header

[PATCH 0/2] Two tests for rr/fmt-merge-msg
 2010-08-28 17:09 UTC  (7+ messages)
` [PATCH 1/2] t6200-fmt-merge-msg: Exercise 'merge.log' to configure shortlog length
` [PATCH 2/2] t6200-fmt-merge-msg: Exercise '--log' "

git-svn mirror in bare repo
 2010-08-28 16:45 UTC  (2+ messages)

[PATCH] checkout: respect diff.ignoreSubmodules setting
 2010-08-28 14:50 UTC  (7+ messages)
      ` [PATCH 0/2] checkout: diff.ignoreSubmodules: Add test and honor per submodule settings too
        ` [PATCH 1/2] checkout: Add test for diff.ignoreSubmodules
        ` [PATCH 2/2] checkout: Use submodule.*.ignore settings from .git/config and .gitmodules

[PATCHv2] completion: make compatible with zsh
 2010-08-28 10:43 UTC  (2+ messages)

[PATCH 0/3] rr/fmt-merge-msg replacements
 2010-08-28 10:35 UTC  (4+ messages)
` [PATCH] fmt-merge-msg: Disallow '--log', 'merge.log' < 0
` [PATCH 2/3] t6200-fmt-merge-msg: Exercise 'merge.log' to configure shortlog length
` [PATCH 3/3] t6200-fmt-merge-msg: Exercise '--log' "

Does changing filename case breaks git's rename heuristic?
 2010-08-28 10:39 UTC  (8+ messages)

[PATCH] Avoid rename/add conflict when contents are identical
 2010-08-28 10:12 UTC  (4+ messages)

[PATCH] push: disallow fast-forwarding tags without --force
 2010-08-28  8:22 UTC  (5+ messages)
      ` [PATCH] push: warn users about updating existing tags on push

git pull --rebase differs in behavior from git fetch + git rebase
 2010-08-28  3:13 UTC  (10+ messages)

Git-SVN & subdirectory branches
 2010-08-28  1:45 UTC  (2+ messages)

Odd results writing a Git pre-receive hook to syntax check PHP files
 2010-08-27 21:07 UTC 

[PATCH] filter-branch: retire --remap-to-ancestor
 2010-08-27 20:44 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] bundle: detect if bundle file cannot be created
 2010-08-27 20:31 UTC  (3+ messages)
` [PATCH v2] "

[PATCH 0/2] Fix counting problem in `format-patch -<n>`
 2010-08-27 20:28 UTC  (3+ messages)
` [PATCH 1/2] t4014-format-patch: Call test_tick before committing
` [PATCH 2/2] format-patch: Don't go over merge commits

[PATCH] gitweb: Don’t die_error in git_tag after already printing headers
 2010-08-27 17:38 UTC 

[PATCH] shell: Display errors from improperly-formatted command lines
 2010-08-27 17:32 UTC  (3+ messages)

[PATCH 1/2] Add a new option 'core.askpass'
 2010-08-27 17:28 UTC  (2+ messages)

[PATCH 2/2] Allow core.askpass to override SSH_ASKPASS
 2010-08-27 17:28 UTC  (4+ messages)

[PATCHv2 0/8] Make rev-list --objects work with pathspecs; minor optimizations
 2010-08-27 17:28 UTC  (2+ messages)

What's cooking in git.git (Aug 2010, #06; Thu, 26)
 2010-08-27 15:33 UTC  (2+ messages)

git blame vs. directory symlinks
 2010-08-27 11:25 UTC 

[PATCH v2] git-merge: ignore space support
 2010-08-27  8:24 UTC  (7+ messages)
` [PATCH v3 0/4] "
  ` [PATCH 2/4] ll-merge: replace flag argument with options struct
  ` [PATCH 4/4] merge-recursive: options to ignore whitespace changes

objectname:short bug?
 2010-08-27  7:08 UTC  (4+ messages)
` [PATCH] for-each-ref: fix objectname:short bug

What's cooking in git.git (Aug 2010, #05; Sat, 21)
 2010-08-27  4:52 UTC  (3+ messages)

[PATCH] Test the interaction of --bool and --get-regexp on a key with no explicit value
 2010-08-27  3:17 UTC  (4+ messages)
` [PATCH] config: Print the delimeter of intuited --bool values under --get-regexp

how to change permissions of git repo
 2010-08-27  3:03 UTC 

[PATCH] Reduce zlib deflate code duplication
 2010-08-27  2:37 UTC  (3+ messages)

Treating similar blank lines between hunks as part of the hunks
 2010-08-27  2:13 UTC  (2+ messages)

SVN->GIT conversion question: how to make git svn not rebase some git commits
 2010-08-27  0:47 UTC 

[PATCH 0/7] Minor bug fix and optimizations for revision/tree walking
 2010-08-26 23:41 UTC  (6+ messages)
` [PATCH 2/7] Fix ignoring of pathspecs with rev-list --objects

How to handle a git repository with multiple branches
 2010-08-26 23:03 UTC  (4+ messages)

RFH: is the current file available to a custom merge driver?
 2010-08-26 22:13 UTC 

Fwd: What's cooking in git.git (Aug 2010, #04; Wed, 18)
 2010-08-26 20:34 UTC  (9+ messages)
` [PATCH] compat/regex: define out variables only used under RE_ENABLE_I18N
        ` [PATCH] compat/regex: get rid of old-style definition
            ` [PATCH] Fix compat/regex ANSIfication on MinGW

Storing notes refs outside of refs/
 2010-08-26 19:20 UTC  (8+ messages)

Regression in git log with multiple authors
 2010-08-26 19:05 UTC  (2+ messages)

[PATCH 0/2] log/ format-patch improvements
 2010-08-26 17:52 UTC  (7+ messages)

[PATCH v6 0/3] rr/fmt-merge-msg replacement
 2010-08-26 16:58 UTC  (4+ messages)

Fix 'git log' early pager startup error case
 2010-08-26 14:13 UTC  (7+ messages)
      ` setting working dir in posix_spawn() (Re: Fix 'git log' early pager startup error case)

Does anyone use git-notes?
 2010-08-26 13:09 UTC  (5+ messages)

Remote corruption issue, linked to thin pack code?
 2010-08-26 10:13 UTC  (3+ messages)

[PATCH] t7610: cd inside subshell instead of around
 2010-08-26  8:38 UTC  (6+ messages)
  ` [PATCH v2] t7610 (mergetool): more nitpicks


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