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

[PATCH 14/13] test-wildmatch: fix tests that fail on Windows due to path mangling
 2012-11-13 10:06 UTC  (2+ messages)
` [PATCH 14/13] test-wildmatch: avoid Windows "

[PATCH] send-email: add proper default sender
 2012-11-13  9:06 UTC  (17+ messages)

git commit/push can fail silently when clone omits ".git"
 2012-11-13  8:35 UTC  (7+ messages)
    ` [PATCH 0/3] fix cloning superprojects from "."
      ` [PATCH 1/3] Fix relative submodule setup of submodule tests
      ` [PATCH 2/3] ensure that relative submodule url needs ./ or ../
      ` [PATCH 3/3] fix corner case for relative submodule path calculation

[BUG] gitweb: XSS vulnerability of RSS feed
 2012-11-13  8:31 UTC  (9+ messages)

[PATCH 0/4] remote-hg: small fixes
 2012-11-13  7:12 UTC  (11+ messages)
` [PATCH 1/4] remote-hg: add missing config for basic tests
` [PATCH 2/4] remote-hg: fix compatibility with older versions of hg
` [PATCH 3/4] remote-hg: try the 'tip' if no checkout present
` [PATCH 4/4] remote-hg: avoid bad refs

[PATCH] git tag --contains : avoid stack overflow
 2012-11-13  6:08 UTC  (14+ messages)
        `  "
              ` [msysGit] "

[PATCH v3 0/3] Introduce diff.submodule
 2012-11-13  5:44 UTC  (7+ messages)
` [PATCH 1/3] Documentation: move diff.wordRegex from config.txt to diff-config.txt
` [PATCH 2/3] diff: introduce diff.submodule configuration variable
` [PATCH 3/3] submodule: display summary header in bold

Test failures in contrib/remote-helpers
 2012-11-13  5:29 UTC  (6+ messages)

[PATCH v5 00/14] New remote-hg helper
 2012-11-13  3:45 UTC  (7+ messages)

[PATCH 0/2] remote-bzr: trivial updates
 2012-11-13  1:03 UTC  (3+ messages)
` [PATCH 1/2] remote-bzr: add support for older versions of bzr
` [PATCH 2/2] remote-bzr: detect local repositories

[PATCH 0/2] send-email: new series-cc-cmd option
 2012-11-13  1:01 UTC  (11+ messages)
` [PATCH 1/2] send-email: refactor recipients_cmd()
` [PATCH 2/2] send-email: add series-cc-cmd option

[PATCH] gitweb: git_summary - show $project in title
 2012-11-13  0:46 UTC  (3+ messages)

git log to use .mailmap by default?
 2012-11-12 23:18 UTC  (2+ messages)

splitting off shell test framework
 2012-11-12 23:09 UTC  (5+ messages)

RFD: fast-import is picky with author names (and maybe it should - but how much so?)
 2012-11-12 22:47 UTC  (21+ messages)

[PATCH] custom log formats for "diff --submodule=log"
 2012-11-12 22:19 UTC  (4+ messages)

Candidates for sequencer?
 2012-11-12 22:16 UTC  (2+ messages)

[PATCH] Update cygwin.c for new mingw-64 win32 api headers
 2012-11-12 21:43 UTC  (4+ messages)

[RFC PATCH 0/1] status: Allow for short-form output by default
 2012-11-12 21:17 UTC  (3+ messages)
` [RFC PATCH 1/1] status: Allow for short-form via config option

[PATCH] replace: parse revision argument for -d
 2012-11-12 20:42 UTC  (6+ messages)
` [PATCHv2] "
      ` [PATCHv3] "

[PATCH 0/2] clean up filter-branch ident parsing
 2012-11-12 20:32 UTC  (7+ messages)
` [PATCH 1/2] git-sh-setup: refactor ident-parsing functions

[Patch 1/1] Wire html for all files in ./technical and ./howto in Makefile
 2012-11-12 20:13 UTC  (8+ messages)
` [Patch 0/1] Makefile extensions for topic ta/doc-cleanup in pu
    ` Aw: Re: [Patch 1/1] Wire html for all files in ./technical and ./howto in Makefile
      `  "

Fwd: [PATCH] Add tcsh-completion support to contrib by using git-completion.bash
 2012-11-12 20:07 UTC 

What's cooking in git.git (Nov 2012, #02; Fri, 9)
 2012-11-12 19:47 UTC  (23+ messages)
            ` [PATCH 0/5] ignore SIGINT while editor runs
              ` [PATCH 1/5] launch_editor: refactor to use start/finish_command
              ` [PATCH 2/5] launch_editor: ignore SIGINT while the editor has control
              ` [PATCH 3/5] run-command: drop silent_exec_failure arg from wait_or_whine
              ` [PATCH 4/5] run-command: do not warn about child death by SIGINT
              ` [PATCH 5/5] launch_editor: propagate SIGINT from editor to git

[regression] Newer gits cannot clone any remote repos
 2012-11-12 19:35 UTC  (4+ messages)

[PATCHv2 0/3] git-status short sequencer state info
 2012-11-12 18:29 UTC  (7+ messages)
` [PATCHv3 0/4] "
  ` [PATCHv3 1/4] Refactor print_state into get_state
  ` [PATCHv3 3/4] git-status: show short sequencer state

[PATCH v3 0/8] Fix GIT_CEILING_DIRECTORIES that contain symlinks
 2012-11-12 17:47 UTC  (5+ messages)

Strange behaviour of git diff branch1 ... branch2
 2012-11-12 17:46 UTC  (5+ messages)

[PATCH v5 00/15] fast-export and remote-testgit improvements
 2012-11-12 17:44 UTC  (20+ messages)
` [PATCH v5 01/15] fast-export: avoid importing blob marks
` [PATCH v5 02/15] remote-testgit: fix direction of marks
` [PATCH v5 05/15] Add new simplified git-remote-testgit
` [PATCH v5 11/15] remote-testgit: make clear the 'done' feature
` [PATCH v5 14/15] fast-export: make sure updated refs get updated
` [PATCH v5 15/15] fast-export: don't handle uninteresting refs

[PATCH] Re:gitweb: add readme to overview page
 2012-11-12 17:44 UTC  (2+ messages)

[PATCH] Documentation/log: fix description of format.pretty
 2012-11-12 17:42 UTC  (5+ messages)

git-svn with ignore-paths misses/skips some revisions during fetch
 2012-11-12 15:00 UTC  (3+ messages)

Help requested - trying to build a tool doing whole-tree commits
 2012-11-12 13:11 UTC 

Failure using webdav basic auth by git client
 2012-11-12 12:27 UTC  (3+ messages)

git merge commits are non-deterministic? what changed?
 2012-11-12 11:27 UTC  (7+ messages)

"git imap-send" with HTML preformatting broken for multipart messages
 2012-11-12  8:43 UTC 

Bizarre problem cloning repo from Codeplex
 2012-11-12  7:44 UTC  (3+ messages)

[PATCH v3 0/5] push: update remote tags only with force
 2012-11-12  4:08 UTC  (6+ messages)
` [PATCH v3 1/5] push: return reject reasons via a mask
` [PATCH v3 2/5] push: add advice for rejected tag reference
` [PATCH v3 3/5] push: flag updates
` [PATCH v3 4/5] push: flag updates that require force
` [PATCH v3 5/5] push: update remote tags only with force

Thanking the interim maintainer
 2012-11-12  3:49 UTC  (2+ messages)

Reviews on mailing-list
 2012-11-12  0:43 UTC  (9+ messages)

[PATCHv2 0/2] git p4: use "move" command for renames
 2012-11-11 22:52 UTC  (6+ messages)
` [PATCHv2 2/2] git p4: add support for 'p4 move' in P4Submit
        ` [PATCH] git p4: handle servers without move support

[PATCH] Add new git-cc-cmd helper to contrib
 2012-11-11 18:10 UTC  (3+ messages)

What's cooking in git.git (Oct 2012, #09; Mon, 29)
 2012-11-11 17:41 UTC  (9+ messages)

[PATCH] honour GIT_ASKPASS for querying username in git-svn
 2012-11-11 16:41 UTC  (24+ messages)
              ` [PATCH 0/5] honour *_ASKPASS for querying user "
                ` [PATCH 5/5] make askpass_prompt a global prompt method for asking users
                      ` [PATCH 2/2] git-svn, perl/Git.pm: extend and use Git->prompt method for querying users
                                          ` [PATCH 0/2] second try
                                          ` [PATCH 1/2] git-svn, perl/Git.pm: add central method for prompting passwords honoring GIT_ASKPASS and SSH_ASKPASS

[PATCH] gitweb: add readme to overview page
 2012-11-11 15:32 UTC 

[PATCH v2 0/3] Introduce diff.submodule
 2012-11-11 15:09 UTC  (5+ messages)
` [PATCH 2/3] diff: introduce diff.submodule configuration variable

Help requested - trying to build a tool doing whole-tree commits
 2012-11-11 14:47 UTC  (3+ 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).