git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-01-27 16:19:50 to 2016-01-31 00:02:23 UTC [more...]

[PATCH] pass transport verbosity down to git_connect
 2016-01-31  0:01 UTC  (13+ messages)
  ` [PATCH v2] "
    ` [PATCH 2/1] support -4 and -6 switches for remote operations

Replacing strbuf_getline_lf() by strbuf_getline() in wt-status.c
 2016-01-30 22:49 UTC  (2+ messages)

[PATCH v2 0/6] Split .git/config in multiple worktree setup
 2016-01-30 22:10 UTC  (17+ messages)
` [PATCH v3 "
  ` [PATCH v3 1/6] worktree: new repo extension to manage worktree behaviors
  ` [PATCH v3 2/6] path.c: new (identical) list for worktree v1
  ` [PATCH v3 4/6] worktree: new config file hierarchy
  ` [PATCH v3 5/6] config: select .git/common/config with --repo

[PATCH 0/3] Propagating push options to remote hooks
 2016-01-30 18:28 UTC  (4+ messages)
` [PATCH 1/3] connect.[ch]: make parse_feature_value non-static
` [PATCH 2/3] receive-pack: add a capability for hook options
` [PATCH 3/3] send-pack: propagate --force and --quiet to remote hooks

[PATCH 0/5] Replacing strbuf_getline_lf() by strbuf_getline() on trimmed input
 2016-01-30 18:05 UTC  (6+ messages)
` [PATCH 1/5] bisect: read bisect paths with strbuf_getline()
` [PATCH 2/5] clean: read user input "
` [PATCH 3/5] notes: read copied notes "
` [PATCH 4/5] remote: read $GIT_DIR/branches/* "
` [PATCH 5/5] wt-status: read rebase todolist "

[PATCH v2 0/9] Handle errors when setting configs
 2016-01-30 16:03 UTC  (13+ messages)
` [PATCH v2 1/9] config: introduce set_or_die wrappers
` [PATCH v2 2/9] branch: return error code for install_branch_config
` [PATCH v2 3/9] remote: handle config errors in set_url
` [PATCH v2 4/9] clone: handle config errors in cmd_clone
` [PATCH v2 5/9] branch: handle config errors when unsetting upstream
` [PATCH v2 6/9] init-db: handle config errors
` [PATCH v2 7/9] sequencer: handle config errors when saving opts
` [PATCH v2 8/9] submodule--helper: handle config errors
` [PATCH v2 9/9] compat: die when unable to set core.precomposeunicode

fast-import fails in read-only tree
 2016-01-30 13:56 UTC  (6+ messages)

[PATCH] attempt connects in parallel for IPv6-capable builds
 2016-01-30 13:09 UTC  (7+ messages)

[PATCH] travis-ci: run previously failed tests first, then slowest to fastest
 2016-01-30  8:13 UTC  (17+ messages)
                      ` eol round trip Was: [PATCH] travis-ci: run previously failed

clones over rsync broken?
 2016-01-30  8:04 UTC  (6+ messages)
    ` [PATCH] transport: drop support for git-over-rsync

[PATCH v4] push --force-with-lease: Fix ref status reporting
 2016-01-29 23:18 UTC 

Bugs in git filter-branch (git replace related)
 2016-01-29 23:11 UTC  (4+ messages)

[PATCH v3] push --force-with-lease: Fix ref status reporting
 2016-01-29 22:53 UTC  (3+ messages)

Gitignore file exceptions are not applied to untarcked files
 2016-01-29 20:54 UTC  (3+ messages)

[PATCH 1/2] gitk: fr.po: Update translation (311t)
 2016-01-29 20:21 UTC  (2+ messages)
` [PATCH 2/2] gitk: fr.po: Sync translations with git

[PATCH 0/2] Make stash a builtin
 2016-01-29 19:58 UTC  (13+ messages)
` [PATCH 1/2] stash--helper: implement "git stash--helper"
  ` [PATCH 2/2] stash: use "stash--helper"
      ` AW: "
    ` AW: [PATCH 1/2] stash--helper: implement "git stash--helper"

[PATCH v2] convert: legitimately disable clean/smudge filter with an empty override
 2016-01-29 18:55 UTC  (5+ messages)

[PATCH] mergetool: reorder vim/gvim buffers in three-way diffs
 2016-01-29 18:45 UTC  (2+ messages)

[PATCH v5 00/10] Fix icase grep on non-ascii
 2016-01-29 14:29 UTC  (18+ messages)
` [PATCH v5 01/10] grep: allow -F -i combination
` [PATCH v5 02/10] grep: break down an "if" stmt in preparation for next changes
` [PATCH v5 03/10] test-regex: expose full regcomp() to the command line
` [PATCH v5 04/10] grep/icase: avoid kwsset on literal non-ascii strings
` [PATCH v5 05/10] grep/icase: avoid kwsset when -F is specified
` [PATCH v5 06/10] grep/pcre: prepare locale-dependent tables for icase matching
` [PATCH v5 07/10] gettext: add is_utf8_locale()
` [PATCH v5 08/10] grep/pcre: support utf-8
` [PATCH v5 09/10] diffcore-pickaxe: "share" regex error handling code
` [PATCH v5 10/10] diffcore-pickaxe: support case insensitive match on non-ascii

[PATCH] stripspace: Call U+0020 a "space" instead of a "blank"
 2016-01-29  3:10 UTC 

[PATCH] blame: display a more helpful error message if the file was deleted
 2016-01-29  3:10 UTC  (2+ messages)

[PATCH] convert: legitimately disable clean/smudge filter with an empty override
 2016-01-28 23:51 UTC  (5+ messages)

[PATCHv3 0/2] Port `git submodule init` from shell to C
 2016-01-28 22:11 UTC  (6+ messages)
` [PATCHv4 "
  ` [PATCHv4 1/2] submodule: port resolve_relative_url "
  ` [PATCHv4 2/2] submodule: port init "

[PATCH 00/19] Let Git's tests pass on Windows
 2016-01-28 21:37 UTC  (31+ messages)
` [PATCH v2 "
  ` [PATCH v2 12/19] mingw: skip test in t1508 that fails due to path conversion
  ` [PATCH v3 00/20] Let Git's tests pass on Windows
    ` [PATCH v3 07/20] mingw: let lstat() fail with errno == ENOTDIR when appropriate
    ` [PATCH v3 09/20] mingw: accomodate t0060-path-utils for MSYS2
    ` [PATCH v3 10/20] mingw: disable mkfifo-based tests
    ` [PATCH v3 11/20] tests: turn off git-daemon tests if FIFOs are not available
    ` [PATCH v3 12/20] mingw: skip test in t1508 that fails due to path conversion
    ` [PATCH v3 13/20] mingw: fix t9700's assumption about directory separators
    ` [PATCH v3 14/20] mingw: work around pwd issues in the tests
    ` [PATCH v3 15/20] Avoid absolute path in t0008
    ` [PATCH v3 16/20] mingw: mark t9100's test cases with appropriate prereqs
    ` [PATCH v3 17/20] mingw: avoid illegal filename in t9118
    ` [PATCH v3 18/20] mingw: handle the missing POSIXPERM prereq in t9124
    ` [PATCH v3 19/20] mingw: skip a test in t9130 that cannot pass on Windows
    ` [PATCH v3 20/20] mingw: do not bother to test funny file names

[RFC] tag-ref and tag object binding
 2016-01-28 21:09 UTC  (15+ messages)

[PATCH v2] push --force-with-lease: Fix ref status reporting
 2016-01-28 20:30 UTC  (2+ messages)

Starting on a microproject for GSoC
 2016-01-28 19:45 UTC  (7+ messages)

git archive should use vendor extension in pax header
 2016-01-28  9:14 UTC  (6+ messages)

git for windows
 2016-01-28  8:56 UTC  (3+ messages)

GPL v2 authoritative answer on stored code as a derived work
 2016-01-28  8:16 UTC  (4+ messages)

[PATCH v3 0/2] Let merge-file write out conflict markers with correct EOLs
 2016-01-28  7:55 UTC  (14+ messages)
` [PATCH v4 "
  ` [PATCH v4 1/2] merge-file: let conflict markers match end-of-line style of the context
  ` [PATCH v5 0/2] Let merge-file write out conflict markers with correct EOLs
    ` [PATCH v5 1/2] merge-file: let conflict markers match end-of-line style of the context
    ` [PATCH v5 2/2] merge-file: ensure that conflict sections match eol style

BUG: git subtree split gets confused on removed and readded directory
 2016-01-28  4:06 UTC  (10+ messages)
    ` [PATCH] contrib/subtree: Split history with empty trees correctly (was: Re: BUG: git subtree split gets confused on removed and readded directory)
      ` [PATCH] contrib/subtree: Split history with empty trees correctly

NEW ARRIVALS, CISCO,CPU's,Memory, LAPTOP AND AVAYA
 2016-01-27  4:52 UTC 

[BUG] typo DWIMery with alias broken (cd to random dir)
 2016-01-27 23:47 UTC  (12+ messages)
` [PATCH] git.c: fix help.autocorrect after 57ea712 breaks it
      ` [PATCH 2/3] git: protect against unbalanced calls to {save,restore}_env()
        ` [PATCH v2 "
      ` [PATCH 3/3] git: simplify environment save/restore logic
        ` [PATCH v2 "
          ` [PATCH v2 1/3] git: remove an early return from save_env_before_alias()

Need support with git credential storage
 2016-01-27 22:28 UTC  (2+ messages)

[PATCH] git-svn: loosen config globs limitations
 2016-01-27 20:26 UTC  (6+ messages)
  ` [PATCH] git-svn: shorten glob error message

What's cooking in git.git (Jan 2016, #04; Wed, 20)
 2016-01-27 18:03 UTC  (5+ messages)


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