git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2012-11-10 02:01:21 to 2012-11-12 00:37:26 UTC [more...]

Reviews on mailing-list
 2012-11-12  0:35 UTC  (15+ messages)

[PATCH] Update cygwin.c for new mingw-64 win32 api headers
 2012-11-12  0:17 UTC 

[BUG] gitweb: XSS vulnerability of RSS feed
 2012-11-11 23:28 UTC 

[PATCH] git tag --contains : avoid stack overflow
 2012-11-11 23:10 UTC  (6+ messages)
        `  "

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

[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 v5 00/14] New remote-hg helper
 2012-11-11 22:17 UTC  (6+ messages)

What's cooking in git.git (Nov 2012, #02; Fri, 9)
 2012-11-11 22:08 UTC  (34+ 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

[PATCH v5 00/15] fast-export and remote-testgit improvements
 2012-11-11 21:22 UTC  (24+ messages)
` [PATCH v5 01/15] fast-export: avoid importing blob marks
` [PATCH v5 02/15] remote-testgit: fix direction of marks
` [PATCH v5 03/15] remote-helpers: fix failure message
` [PATCH v5 04/15] Rename git-remote-testgit to git-remote-testpy
` [PATCH v5 05/15] Add new simplified git-remote-testgit
` [PATCH v5 06/15] remote-testgit: get rid of non-local functionality
` [PATCH v5 07/15] remote-testgit: remove irrelevant test
` [PATCH v5 08/15] remote-testgit: cleanup tests
` [PATCH v5 09/15] remote-testgit: exercise more features
` [PATCH v5 10/15] remote-testgit: report success after an import
` [PATCH v5 11/15] remote-testgit: make clear the 'done' feature
` [PATCH v5 12/15] fast-export: trivial cleanup
` [PATCH v5 13/15] fast-export: fix comparison in tests
` [PATCH v5 14/15] fast-export: make sure updated refs get updated
` [PATCH v5 15/15] fast-export: don't handle uninteresting refs

Test failures in contrib/remote-helpers
 2012-11-11 19:50 UTC  (4+ messages)

RFD: fast-import is picky with author names (and maybe it should - but how much so?)
 2012-11-11 18:48 UTC  (17+ messages)

Failure using webdav basic auth by git client
 2012-11-11 18:28 UTC  (2+ messages)

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

[PATCH] send-email: add proper default sender
 2012-11-11 18:06 UTC  (3+ messages)

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

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

[PATCH v3 0/3] Introduce diff.submodule
 2012-11-11 16:59 UTC  (4+ 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

[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] Re:gitweb: add readme to overview page
 2012-11-11 16:40 UTC 

[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  (5+ messages)

[PATCH v2] git-submodule add: Add -r/--record option
 2012-11-11 15:00 UTC  (13+ messages)
` [PATCH v3 0/3] "
  ` [PATCH v3 1/3] "
  ` [PATCH v3 2/3] git-submodule foreach: export .gitmodules settings as variables

[PATCH v2 0/6] completion: test consolidations
 2012-11-11 14:35 UTC  (7+ messages)
` [PATCH v2 1/6] completion: add comment for test_completion()
` [PATCH v2 2/6] completion: standardize final space marker in tests
` [PATCH v2 3/6] completion: simplify tests using test_completion_long()
` [PATCH v2 4/6] completion: consolidate test_completion*() tests
` [PATCH v2 5/6] completion: refactor __gitcomp related tests
` [PATCH v2 6/6] completion: simplify __gitcomp() test helper

[PATCH v3 0/7] New remote-bzr remote helper
 2012-11-11 14:19 UTC  (8+ messages)
` [PATCH v3 1/7] Add new remote-bzr transport helper
` [PATCH v3 2/7] remote-bzr: add support for pushing
` [PATCH v3 3/7] remote-bzr: add support for remote repositories
` [PATCH v3 4/7] remote-bzr: update working tree
` [PATCH v3 5/7] remote-bzr: add simple tests
` [PATCH v3 6/7] remote-bzr: add support for fecthing special modes
` [PATCH v3 7/7] remote-bzr: add support to push "

[PATCH 0/2] remote-hg: small fixes
 2012-11-11 14:09 UTC  (3+ messages)
` [PATCH 1/2] remote-hg: trivial cleanups
` [PATCH 2/2] remote-hg: fix for files with spaces

[PATCH try3] completion: use more proper emulation for zsh
 2012-11-11 13:51 UTC 

[PATCH] custom log formats for "diff --submodule=log"
 2012-11-11 13:05 UTC  (3+ messages)

[PATCH] contrib/remote-helpers: setup ui.username in test-hg.sh
 2012-11-11 12:50 UTC  (3+ messages)

git log to use .mailmap by default?
 2012-11-11 12:13 UTC 

[PATCH] Documentation/log: fix description of format.pretty
 2012-11-11 11:27 UTC 

Removing unreachable objects in the presence of broken links?
 2012-11-11 11:15 UTC  (4+ messages)

git-status: Use "-sb" options by default?
 2012-11-11 10:50 UTC  (2+ messages)

[PATCH 14/13] wildmatch: fix tests that fail on Windows due to path mangling
 2012-11-11 10:47 UTC  (4+ messages)
` [PATCH 14/13] test-wildmatch: "
  ` [PATCH 15/13] compat/fnmatch: fix off-by-one character class's length check

[PATCH/RFC] attr: allow pattern escape using backslash
 2012-11-11 10:32 UTC 

t9350-fast-export.sh broken on peff/pu under Mac OS X
 2012-11-11  9:32 UTC  (7+ messages)

[PATCH] gitweb: git_summary - show $project in title
 2012-11-11  5:20 UTC 

[PATCH] Make test output coloring more intuitive
 2012-11-11  2:04 UTC  (4+ messages)
` [PATCH v4 3/6] Color skipped tests blue

orphan blob or what?
 2012-11-11  0:32 UTC  (5+ messages)

[PATCH] git-credential-gnome-keyring: Remove die
 2012-11-11  0:08 UTC 

t5801-remote-helpers.sh fails
 2012-11-10 22:05 UTC  (4+ messages)

git-reset man page
 2012-11-10 20:46 UTC  (4+ messages)

[PATCH] remote-curl.c: Fix a gcc warning
 2012-11-10 18:34 UTC 

old folders returning
 2012-11-10 17:41 UTC  (2+ messages)

http-backend GIT_COMMITTER_NAME & -EMAIL documentation bug
 2012-11-10 15:26 UTC 

Bizarre problem cloning repo from Codeplex
 2012-11-10 15:23 UTC  (4+ messages)

Do not add an empty value from config credential.helper
 2012-11-10 15:08 UTC 

overriding/removing inherited credential.helper
 2012-11-10 15:12 UTC 

Workflow for templates?
 2012-11-10 13:44 UTC  (5+ messages)

Bug: write-tree corrupts intent-to-add index state
 2012-11-10 11:04 UTC  (4+ messages)
` [PATCH] cache-tree: invalidate i-t-a paths after writing trees

bare vs non-bare <1.7 then >=1.7 ?
 2012-11-10 10:37 UTC  (3+ messages)

Support for a series of patches, i.e. patchset or changeset?
 2012-11-10  9:08 UTC  (3+ messages)

[PATCH] t9402: sed -i is not portable
 2012-11-10  8:01 UTC 

git-svn with ignore-paths misses/skips some revisions during fetch
 2012-11-10  7:57 UTC  (2+ messages)

Workflow for templates?
 2012-11-10  7:27 UTC  (2+ messages)

Rename edge case
 2012-11-10  2:01 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).