git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-06-05 14:04:58 to 2012-06-07 20:29:17 UTC [more...]

[eclipse7@gmx.net: [PATCH] diff: Only count lines in show_shortstats()]
 2012-06-07 20:29 UTC  (3+ messages)

commit a63d7ed3017e312ddc752ac89a7d292a745d5f11 broken on MacOS
 2012-06-07 19:55 UTC  (9+ messages)
    ` rebase [-i --exec | -ix] <CMD>

[PATCH 02/65] i18n: apply: mark parseopt strings for translation
 2012-06-07 19:50 UTC  (11+ messages)
` [PATCH 03/65] i18n: archive: "

[PATCH/RFC] credentials helpers+remote helpers
 2012-06-07 19:22 UTC  (3+ messages)

Getting pickaxe to perform looser matches, or regex matching
 2012-06-07 18:48 UTC  (3+ messages)

Please revert e371046b6473907aa6d62b7862a3afe9d33561e1
 2012-06-07 18:47 UTC  (9+ messages)

[PATCH 1/6] Remove i18n legos in notifying new branch tracking setup
 2012-06-07 18:44 UTC  (7+ messages)
  ` [PATCH 2/6] reflog: remove i18n legos in pruning message
  ` [PATCH 3/6] merge-recursive: remove i18n legos in conflict messages
  ` [PATCH 4/6] notes-merge: remove i18n legos in merge result message
  ` [PATCH 5/6] rerere: remove i18n legos in "
  ` [PATCH 6/6] unpack-trees: remove i18n legos in unpack's porcelain error messages

[PATCH 1/4] Unindent excluded_from_list()
 2012-06-07 18:40 UTC  (6+ messages)
` [PATCH 2/4] dir.c: get rid of the wildcard symbol set in no_wildcard()
` [PATCH 3/4] exclude: do strcmp as much as possible before fnmatch
` [PATCH 4/4] exclude: reuse last basename comparison

[PATCHv7 1/4] wt-status.*: better advices for git status added
 2012-06-07 18:07 UTC  (11+ messages)
` [PATCHv8 "
  ` [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)
  ` [PATCHv9 1/4] wt-status.*: better advices for git status added
    ` [PATCHv9 2/4] t7512-status-help.sh: better advices for git status
    ` [PATCHv9 3/4] status: don't suggest "git rm" or "git add" if not appropriate
    ` [PATCHv9 4/4] status: better advices when splitting a commit (during rebase -i)

[PATCH v7 0/5] git log -L, all new and shiny
 2012-06-07 17:52 UTC  (11+ messages)
` [PATCH v7 1/5] Refactor parse_loc
` [PATCH v7 2/5] blame: introduce $ as "end of file" in -L syntax
` [PATCH v7 3/5] Export three functions from diff.c
` [PATCH v7 4/5] Export rewrite_parents() for 'log -L'
` [PATCH v7 5/5] Implement line-history search (git log -L)

[PATCH] Introduce --current option to git-branch builtin command
 2012-06-07 17:11 UTC  (5+ messages)

[PATCH] git fetch one tag only
 2012-06-07 17:08 UTC  (7+ messages)

[PATCH 0/2] Feeding an annotated but unsigned tag to "git merge"
 2012-06-07 16:17 UTC  (7+ 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

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

[PATCH] rebase [-i --exec | -ix] <CMD>
 2012-06-07 13:43 UTC  (11+ messages)
` [PATCHv2] "

subtree woes
 2012-06-07  7:33 UTC  (2+ messages)

What's cooking in git.git (Jun 2012, #02; Wed, 6)
 2012-06-07  5:25 UTC  (4+ messages)

introduction
 2012-06-07  4:03 UTC  (5+ messages)

git-upload-pack died of signal 13
 2012-06-07  1:52 UTC  (2+ messages)

[PATCH v4] completion: add new zsh completion
 2012-06-07  1:29 UTC 

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

[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  (9+ messages)
` [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  (6+ messages)
` [PATCH 1/3] Script to install, delete and clear a MediaWiki
  ` [PATCH 3/3] Tests file for git-remote-mediawiki

[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

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)

[PATCHv5 1/4] Read (but not write) from $XDG_CONFIG_HOME/git/config file
 2012-06-06 13:21 UTC  (5+ messages)
` [PATCHv6 "
  ` [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

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

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  (11+ messages)
` [PATCH 3/3] 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 


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 NNTP newsgroup(s).