git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2012-06-04 17:20:31 to 2012-06-06 22:25:56 UTC [more...]

[PATCH/RFC] Export file attachements in git-remote-mediawiki
 2012-06-06 22:25 UTC  (6+ messages)

What's cooking in git.git (Jun 2012, #02; Wed, 6)
 2012-06-06 21:55 UTC 

[PATCH] Add the possibility to specify a default help format
 2012-06-06 21:21 UTC  (8+ messages)
  ` [PATCH] Add the DEFAULT_HELP_FORMAT option to Makefile
` [PATCHv2] Add the possibility to specify a default help format

A possible fmt-merge-msg update?
 2012-06-06 21:11 UTC  (12+ messages)
      ` [PATCH] fmt-merge-msg: show those involved in a merged series
            ` [PATCH/RFC] fmt-merge-msg: add a blank line after people info

[RFC 0/4]
 2012-06-06 21:04 UTC  (17+ messages)
` [RFC 1/4] Implement a basic remote helper vor svn in C
  ` [RFC 2/4] Integrate remote-svn into svn-fe/Makefile
    ` [RFC 3/4] Add svndump_init_fd to allow reading dumps from arbitrary FDs
      ` [RFC 4/4] Add cat-blob report pipe from fast-import to remote-helper

[Git-MediaWiki] Test environment for Git-MediaWiki
 2012-06-06 20:18 UTC  (7+ messages)
` [PATCH 1/3] Script to install, delete and clear a MediaWiki
  ` [PATCH 2/3] Test environment of git-remote-mw
  ` [PATCH 3/3] Tests file for git-remote-mediawiki

[PATCH] rebase [-i --exec | -ix] <CMD>
 2012-06-06 20:03 UTC  (9+ messages)
` [PATCHv2] "

[PATCH] Use system_path to find 'po'-dir to resolve relative paths
 2012-06-06 18:28 UTC  (3+ messages)
` [PATCH] git-upload-pack: Setup exec_path before gettext

Please revert e371046b6473907aa6d62b7862a3afe9d33561e1
 2012-06-06 18:26 UTC  (4+ messages)

What's cooking in git.git (Jun 2012, #01; Sun, 3)
 2012-06-06 18:17 UTC  (4+ messages)

[GSoC] Designing a faster index format - Progress report week 7
 2012-06-06 17:31 UTC  (4+ messages)
` Handling racy entries in the v5 format [Re: [GSoC] Designing a faster index format - Progress report week 7]

[RFC/PATCH] parse-options: introduce parse_subcommands
 2012-06-06 17:26 UTC  (5+ messages)

Bugreport on Ubuntu LTS: not ok - 2 Objects creation does not break ACLs with restrictive umask
 2012-06-06 16:58 UTC  (23+ messages)
                                ` [PATCH] t1304: improve setfacl prerequisite setup

[PATCH 0/2] Feeding an annotated but unsigned tag to "git merge"
 2012-06-06 16:37 UTC  (5+ messages)
` [PATCH 1/2] merge: separte the logic to check for a signed tag
` [PATCH 2/2] merge: allow fast-forwarding to an annotated but unsigned tag

[PATCHv3] Read from XDG configuration file, not write
 2012-06-06 13:21 UTC  (16+ messages)
` [PATCHv4] Read (but not write) from XDG configuration, XDG attributes and XDG ignore files
  ` [PATCHv5 1/4] Read (but not write) from $XDG_CONFIG_HOME/git/config file
    ` [PATCHv5 2/4] Let core.excludesfile default to $XDG_CONFIG_HOME/git/ignore
    ` [PATCHv5 4/4] Write to $XDG_CONFIG_HOME/git/config file
    ` [PATCHv6 1/4] Read (but not write) from "
      ` [PATCHv6 2/4] Let core.excludesfile default to $XDG_CONFIG_HOME/git/ignore
      ` [PATCHv6 3/4] Let core.attributesfile default to $XDG_CONFIG_HOME/git/attributes
      ` [PATCHv6 4/4] Write to $XDG_CONFIG_HOME/git/config file

[PATCH] compat/fnmatch: Rename wchar functions to standard API
 2012-06-06 13:08 UTC 

[PATCH v9 0/4] submodule: improve support for relative superproject origin URLs
 2012-06-06 11:57 UTC  (5+ messages)
` [PATCH v9 1/4] submodule: additional regression tests for relative URLs
` [PATCH v9 2/4] submodule: document failure to handle relative superproject origin URLs
` [PATCH v9 3/4] submodule: fix sync handling of some "
` [PATCH v9 4/4] submodule: fix handling of superproject origin URLs like foo, ./foo and ./foo/bar

git-upload-pack died of signal 13
 2012-06-06 11:28 UTC 

[PATCH v8 0/4] submodule: improve support for relative superproject origin URLs
 2012-06-06 11:09 UTC  (5+ messages)
` [PATCH v8 3/4] submodule: fix sync handling of some "

gitweb with multiple projectroot ???
 2012-06-06  7:15 UTC  (2+ messages)

[PATCH 0/6] "ls-files -i" not honoring directory wide ignore
 2012-06-06  5:45 UTC  (7+ messages)
` [PATCH 1/6] ls-files -i: pay attention to exclusion of leading paths
` [PATCH 2/6] ls-files -i: micro-optimize path_excluded()
` [PATCH 3/6] path_excluded(): update API to less cache-entry centric
` [PATCH 4/6] builtin/add.c: use path_excluded()
` [PATCH 5/6] unpack-trees.c: use path_excluded() in check_ok_to_remove()
` [PATCH 6/6] dir.c: make excluded() file scope static

[PATCH] pager: drop "wait for output to run less" hack
 2012-06-05 23:09 UTC  (8+ messages)

[PATCHv4 1/3] wt-status.*: better advices for git status added
 2012-06-05 21:16 UTC  (27+ messages)
` [PATCHv5 "
  ` [PATCHv6 1/4] "
    ` [PATCHv6 2/4] t7512-status-help.sh: better advices for git status
    ` [PATCHv6 4/4] status: better advices when splitting a commit (during rebase -i)
    ` [PATCHv7 1/4] wt-status.*: better advices for git status added
      ` [PATCHv7 2/4] t7512-status-help.sh: better advices for git status
      ` [PATCHv8 1/4] wt-status.*: better advices for git status added
        ` [PATCHv8 2/4] t7512-status-help.sh: better advices for git status
        ` [PATCHv8 3/4] status: don't suggest "git rm" or "git add" if not appropriate
        ` [PATCHv8 4/4] status: better advices when splitting a commit (during rebase -i)

git smart protocol via WebSockets - feedback wanted
 2012-06-05 21:11 UTC  (7+ messages)

How to pull force just one folder in dev tree?
 2012-06-05 18:35 UTC  (2+ messages)

[PATCH 0/3] Improve credential API documentation
 2012-06-05 17:28 UTC  (22+ messages)
` [PATCH 2/3] api-credentials.txt: mention credential.helper explicitly
` [PATCH 3/3] api-credentials.txt: add "see also" section
` [PATCH 1/4] doc: fix xref link from api docs to manual pages
  ` [PATCH 2/4 v2] api-credential.txt: show the big picture first
  ` [PATCH 3/4 v2] api-credentials.txt: mention credential.helper explicitly
  ` [PATCH 4/4 v2] api-credentials.txt: add "see also" section

[RFC] git bisect old/new
 2012-06-05 17:23 UTC  (2+ messages)

a diff equivalent to show?
 2012-06-05 16:39 UTC 

[RFC] Deal with HTTP 401 by requesting credentials
 2012-06-05 16:41 UTC  (7+ messages)

[PATCH] Documentation: have ls-files and ls-tree "see also" each other
 2012-06-05 15:03 UTC  (4+ messages)

integrate latexdiff within git
 2012-06-05 14:33 UTC 

[PATCH/RFC] improve no-op push output
 2012-06-05 10:10 UTC  (5+ messages)

introduction
 2012-06-05  9:40 UTC  (3+ messages)

[GETTEXT BUG] xgettext(1) can't extract "gettext -- foo"
 2012-06-05  9:05 UTC 

subtree woes
 2012-06-05  7:14 UTC  (2+ messages)

bug in merge
 2012-06-05  5:23 UTC  (2+ messages)

Please pull git-l10n updates on master branch
 2012-06-04 23:12 UTC 

[PATCH/RFC] file import functionality for git-remote-mw
 2012-06-04 20:54 UTC  (2+ messages)

Bugreport on Ubuntu LTS: not ok - 2 Objects creation does not break ACLs with restrictive umask
 2012-06-04 20:49 UTC 

git rebase -f --autosquash
 2012-06-04 20:05 UTC  (7+ messages)

Help: Found odd git bug
 2012-06-04 19:52 UTC  (3+ messages)

[PATCH 1/2] git-svn: use platform specific auth providers
 2012-06-04 19:36 UTC  (13+ messages)

[PATCH] tweak "bundle verify" of a complete history
 2012-06-04 18:51 UTC 

[PATCHv2] Possibility to read both from ~/.gitconfig and from $XDG_CONFIG_HOME/git/config
 2012-06-04 17:27 UTC  (2+ 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).