git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2012-03-08 13:16:31 to 2012-03-11 09:25:38 UTC [more...]

What's cooking in git.git (Mar 2012, #04; Fri, 9)
 2012-03-11  9:25 UTC  (2+ messages)
` What's in "What's cooking"

Trouble with file specific merge strategies
 2012-03-11  8:57 UTC  (2+ messages)

[PATCH v6 00/11] Column display
 2012-03-11  7:02 UTC  (4+ messages)
` [PATCH v7 00/10] "

[PATCH/RFC] Change t0204-gettext-reencode-sanity.sh to pass under Mac OSX
 2012-03-11  6:36 UTC  (11+ messages)
              ` Re*: "

Stop a git commit by a specific author using pre-commit hook
 2012-03-10 23:03 UTC  (4+ messages)

[PATCH] lib-gettext.sh: Show GIT_INTERNAL_GETTEXT_SH_SCHEME = fallthrough
 2012-03-10 22:37 UTC 

[PATCH] '"succeeded" was misspelled in the code, which propagated throughout the translations. Fix all of them"
 2012-03-10 22:14 UTC  (3+ messages)

I18N.pm is incompatible with perl < 5.8.3
 2012-03-10 21:38 UTC  (5+ messages)
` [PATCH 0/2] Minor fixes for Perl + Git::I18N
  ` [PATCH 1/2] Git::I18N: compatibility with perl <5.8.3
  ` [PATCH 2/2] perl/Makefile: install Git::I18N under NO_PERL_MAKEMAKER

Need to set GIT_WORK_TREE when setting GIT_DIR !?
 2012-03-10 21:20 UTC  (6+ messages)

git push default behaviour?
 2012-03-10 21:05 UTC  (43+ messages)
                        ` [RFC PATCH] push: start warning upcoming default change for push.default

[BUG] fast-import: ls command on commit root returns missing (was: Bug in svn-fe: copying the root directory acts as if it's an empty directory)
 2012-03-10  9:48 UTC  (22+ messages)
` [PATCH] fast-import: fix ls command with empty path
        ` [PATCH maint-1.7.6] fast-import: leakfix for 'ls' of dirty trees
        ` [PATCH maint-1.7.6] fast-import: don't allow 'ls' of path with empty components
        ` [PULL maint] two fast-import "ls" fixes
        ` [NON-PATCH] vcs-svn: avoid 'ls' and filedelete with empty path
  ` [PATCH v2 0/2] Re: fast-import: fix ls command "
    ` [PATCH 1/2] fast-import: plug leak of dirty trees in 'ls' command
    ` [PATCH 2/2] fast-import: teach ls command to accept empty path
  ` [PATCH v3] fast-import: allow 'ls' and filecopy to read the root
    ` [PATCH 2/1] fixup! "

[PATCH] Maintaince script for l10n files and commits
 2012-03-10  9:17 UTC  (9+ messages)
    ` [PATCH v2] "
    ` [PATCH v3] "

--progress for git submodule update?
 2012-03-10  7:17 UTC 

[PATCH] config: Introduce --patience config variable
 2012-03-10  7:13 UTC  (3+ messages)
` [PATCH 1/2] perf: compare diff algorithms

Passing commit IDs to git-archive
 2012-03-10  6:40 UTC  (3+ messages)

[PATCH] git-svn: Use git-config --path for pathname-valued variables
 2012-03-10  6:22 UTC 

GSoC 2012 application process
 2012-03-10  0:46 UTC  (4+ messages)
` [gsoc2012 wiki PATCH] "Use JavaScript library / framework in gitweb" project
` [gsoc2012 wiki PATCH] "`git instaweb --serve`" project

[PATCH] git-gui: Use PWD if it exists on Mac OS X
 2012-03-09 23:37 UTC  (2+ messages)

how to patch git documentation
 2012-03-09 23:11 UTC  (5+ messages)

[PATCH] tests: modernise style: more uses of test_line_count
 2012-03-09 23:00 UTC  (3+ messages)

[PATCH] fix incorrect line number report for bad gitconfig
 2012-03-09 22:58 UTC  (2+ messages)

rerere.autoupdate that wouldn't
 2012-03-09 22:51 UTC  (3+ messages)

[RFC/PATCH] build: avoid possible confusion between GNU/XPG4 make on Solaris
 2012-03-09 21:59 UTC  (6+ messages)
` [PATCH] configure: allow user to prevent $PATH "sanitization" "

[PATCH] builtin/index-pack.c: Fix crash on MinGW caused by uninitialised mutex
 2012-03-09 20:30 UTC  (2+ messages)

[PATCH] Introduce gc.autowarnonly config option
 2012-03-09 19:35 UTC  (3+ messages)

[ANNOUNCE] Git 1.7.10-rc0
 2012-03-09 18:41 UTC  (17+ messages)
    ` [PATCH] RelNotes: noted the addition of contrib/diffall

[PATCH] diff: Introduce diff.algorithm variable
 2012-03-09 18:40 UTC  (2+ messages)

Strange behauviour on Cherry-Pick
 2012-03-09 17:20 UTC  (2+ messages)

who's on first? - following first parent and merge-management
 2012-03-09 16:26 UTC  (12+ messages)

How does --assume-unchanged impact git-p4?
 2012-03-09 15:58 UTC 

[PATCH 0/5] i18n-ize relative dates, git-help and parseopt
 2012-03-09 11:24 UTC  (8+ messages)
` [PATCH 1/5] i18n: keep the last \n even when text is poisoned
` [PATCH 3/5] i18n: parseopt: lookup help and argument translations when showing usage

[PATCH] p4000: use -3000 when promising -3000
 2012-03-09  9:52 UTC 

[PATCHv2 1/2] rebase -i: optimize the creation of the todo file
 2012-03-09  9:52 UTC  (7+ messages)
` [PATCHv2 2/2] rebase -i: new option --name-rev

[PATCH 1/2] rebase -i: optimize the creation of the todo file
 2012-03-09  9:45 UTC  (11+ messages)
` [PATCH 2/2] rebase -i: new option --name-rev

[PATCH/RFC] remove #!interpreter line from shell libraries
 2012-03-09  7:58 UTC  (2+ messages)

[PATCH 0/5] transport: unify ipv4 and ipv6 code paths
 2012-03-09  8:00 UTC  (14+ messages)
` [PATCH 1/5] transport: expose git_tcp_connect() and friends in new tcp.h
` [PATCH 4/5] tcp: unify ipv4 and ipv6 code paths
` [PATCH 6/5] tcp: make dns_resolve() return an error code
` [PATCH 7/5] transport: optionally honor DNS SRV records
` [PATCH 8/5] srv: tolerate broken DNS replies

[PATCH] archive: fix archive generation for empty trees
 2012-03-09  7:30 UTC  (9+ messages)

Removing useless merge commit with "filter-branch"
 2012-03-08 23:30 UTC  (2+ messages)

[PATCH] Documentation/git-rerere: document 'remaining' command
 2012-03-08 22:30 UTC  (8+ messages)

[PATCH] verify-tag: Parse GPG configuration options
 2012-03-08 22:01 UTC  (2+ messages)

[PATCH] gitk: use symbolic font names "sans" and "monospace" when available
 2012-03-08 21:19 UTC  (4+ messages)

A possible fmt-merge-msg update?
 2012-03-08 21:31 UTC  (10+ messages)
      ` [PATCH] fmt-merge-msg: show those involved in a merged series

Replacing large blobs in git history
 2012-03-08 21:22 UTC  (5+ messages)

[PATCH] blame: can specify shas of commits to ignore on command line
 2012-03-08 21:01 UTC  (8+ messages)

Approaches to SVN to Git conversion (was: Re: [RFC] "Remote helper for Subversion" project)
 2012-03-08 20:51 UTC  (5+ messages)
` [spf:guess] "
    ` [spf:guess,iffy] "

[PATCH 0/2] fast-import: allow more operations on root directory
 2012-03-08 19:12 UTC  (3+ messages)
` [PATCH 1/2] fast-import: be saner with temporary trees

[PATCH/RFC 0/2] post-receive-email: declaring and consistently using one output encoding
 2012-03-08 19:12 UTC  (5+ messages)
` [PATCH 2/2] post-receive-email: defend against non UTF-8 i18n.logoutputencoding setting

[RFC/PATCH 0/5] gitweb: Proof of concept of PSGI interface
 2012-03-08 14:06 UTC  (2+ messages)
` [RFC/PATCH 6/5] gitweb.psgi: Use installed static files, if they are available


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