git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2016-01-27 23:47:33 to 2016-01-31 21:09:41 UTC [more...]

[RFC/PATCH 0/5] [WAS: Submodule Groups] Labels and submodule.autoInitialize
 2016-01-31 21:09 UTC  (6+ messages)

GPL v2 authoritative answer on stored code as a derived work
 2016-01-31 21:00 UTC  (6+ messages)
      ` [RFC/PATCH] Git doc: GPL2 does not apply to repo data

[PATCH] t6302: drop unnecessary GPG requirement
 2016-01-31 20:19 UTC 

[PATCH v4 00/12] ref-filter: use parsing functions
 2016-01-31 17:42 UTC  (12+ messages)
` [PATCH v4 01/12] strbuf: introduce strbuf_split_str_omit_term()
` [PATCH v4 02/12] ref-filter: use strbuf_split_str_omit_term()
` [PATCH v4 03/12] ref-filter: bump 'used_atom' and related code to the top
` [PATCH v4 04/12] ref-filter: introduce struct used_atom
` [PATCH v4 05/12] ref-filter: introduce parsing functions for each valid atom
` [PATCH v4 06/12] ref-filter: introduce color_atom_parser()
` [PATCH v4 07/12] ref-filter: introduce parse_align_position()
` [PATCH v4 08/12] ref-filter: introduce align_atom_parser()
` [PATCH v4 09/12] ref-filter: align: introduce long-form syntax
` [PATCH v4 11/12] ref-filter: introduce contents_atom_parser()
` [PATCH v4 12/12] ref-filter: introduce objectname_atom_parser()

Replacing strbuf_getline_lf() by strbuf_getline() in wt-status.c
 2016-01-31 16:59 UTC  (3+ messages)

[PATCH v2 0/6] Split .git/config in multiple worktree setup
 2016-01-31 16:42 UTC  (16+ 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] pass transport verbosity down to git_connect
 2016-01-31 16:03 UTC  (15+ messages)
  ` [PATCH v2] "
    ` [PATCH 2/1] support -4 and -6 switches for remote operations

[bug] Possible Windows 'git mv' bug
 2016-01-31 15:52 UTC  (6+ messages)

[PATCH] completion: verify-tag is not plumbing
 2016-01-31 13:37 UTC  (2+ messages)

[PATCH 0/6] post-strbuf_getline cleanups
 2016-01-31 12:01 UTC  (11+ messages)
` [PATCH 1/6] give "nbuf" strbuf a more meaningful name
` [PATCH 2/6] checkout-index: simplify "-z" option parsing
` [PATCH 3/6] checkout-index: handle "--no-prefix" option
` [PATCH 4/6] checkout-index: handle "--no-index" option
` [PATCH 5/6] checkout-index: disallow "--no-stage" option
` [PATCH 6/6] apply, ls-files: simplify "-z" parsing

git log -g bizarre behaviour
 2016-01-31 11:52 UTC 

[PATCH V4 2/2] object name: introduce '^{/!-<negative pattern>}' notation
 2016-01-31  0:06 UTC  (2+ messages)
` [PATCH V5 "

[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  (15+ 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 11/20] tests: turn off git-daemon tests if FIFOs are not available

[RFC] tag-ref and tag object binding
 2016-01-28 21:09 UTC  (10+ 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  (5+ messages)

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

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

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  (7+ messages)
` [PATCH] git.c: fix help.autocorrect after 57ea712 breaks it
      ` [PATCH 3/3] git: simplify environment save/restore logic
        ` [PATCH v2 "


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