git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2016-02-11 07:47:03 to 2016-02-14 12:05:36 UTC [more...]

[PATCH v4 00/20] refs backend
 2016-02-14 12:04 UTC  (30+ messages)
` [PATCH v4 02/21] refs: add methods for misc ref operations
` [PATCH v4 03/21] refs: add methods for the ref iterators
` [PATCH v4 08/21] refs: add methods to init refs db
` [PATCH v4 09/21] refs: add method to rename refs
` [PATCH v4 12/21] refs: allow log-only updates
` [PATCH v4 13/21] refs: resolve symbolic refs first
` [PATCH v4 14/21] refs: always handle non-normal refs in files backend
` [PATCH v4 15/21] init: allow alternate ref strorage to be set for new repos
` [PATCH v4 19/21] refs: add register_ref_storage_backends()
` [PATCH v4 20/21] refs: add LMDB refs storage backend

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

Interim "What's cooking"
 2016-02-14  9:26 UTC  (5+ messages)
    ` [PATCH] t5570: add tests for "git fetch -v"
        ` [PATCH v2] t5570: add tests for "git {clone,fetch,pull} -v"

RFC: Resumable clone based on hybrid "smart" and "dumb" HTTP
 2016-02-14  2:14 UTC  (14+ messages)

[PATCH] remote-curl: Include curl_errorstr on SSL setup failures
 2016-02-14  1:39 UTC 

[PATCH v3 0/3] config: add '--sources' option to print the source of a config value
 2016-02-14  0:34 UTC  (16+ messages)
` [PATCH v3 1/3] git-config.txt: describe '--includes' default behavior
` [PATCH v3 2/3] config: add 'type' to config_source struct that identifies config type
` [PATCH v3 3/3] config: add '--show-origin' option to print the origin of a config value

[PATCH] Disown ssh+git and git+ssh
 2016-02-13 21:10 UTC  (3+ messages)

`.git` symlink makes `git submodule add` fail
 2016-02-13 18:52 UTC  (7+ messages)

[PATCH] git-completion.bash: always swallow error output of for-each-ref
 2016-02-13 17:14 UTC  (20+ messages)

GSoC 2016: applications open, deadline = Fri, 19/2
 2016-02-13 11:21 UTC  (8+ messages)

What's cooking in git.git (Feb 2016, #04; Fri, 12)
 2016-02-12 23:50 UTC 

[PATCH 0/2] Port `git submodule init` from shell to C
 2016-02-12 23:39 UTC  (3+ messages)
` [PATCH 1/2] submodule: port resolve_relative_url "
` [PATCH 2/2] submodule: port init "

[PATCHv11 0/7] Expose submodule parallelism to the user
 2016-02-12 23:34 UTC  (8+ messages)
` [PATCHv11 1/7] submodule-config: keep update strategy around
` [PATCHv11 2/7] submodule-config: drop check against NULL
` [PATCHv11 3/7] fetching submodules: respect `submodule.fetchJobs` config option
` [PATCHv11 4/7] submodule update: direct error message to stderr
` [PATCHv11 5/7] git submodule update: have a dedicated helper for cloning
` [PATCHv11 6/7] submodule update: expose parallelism to the user
` [PATCHv11 7/7] clone: allow an explicit argument for parallel submodule clones

git svn dcommit doesn't support --username option for file:/// urls
 2016-02-12 23:14 UTC 

[PATCHv10 0/7] Expose submodule parallelism to the user
 2016-02-12 22:27 UTC  (9+ messages)
` [PATCHv10 1/7] submodule-config: keep update strategy around
` [PATCHv10 2/7] submodule-config: drop check against NULL
` [PATCHv10 3/7] fetching submodules: respect `submodule.fetchJobs` config option
` [PATCHv10 4/7] submodule update: direct error message to stderr
` [PATCHv10 5/7] git submodule update: have a dedicated helper for cloning
` [PATCHv10 6/7] submodule update: expose parallelism to the user
` [PATCHv10 7/7] clone: allow an explicit argument for parallel submodule clones

Gated Merge?
 2016-02-12 19:26 UTC  (7+ messages)

[PATCH] gitk: update German translation
 2016-02-12 19:17 UTC  (3+ messages)

[PATCH] Implement https public key pinning
 2016-02-12 18:37 UTC  (6+ messages)
    ` [PATCH v2] "

Git patch shows tab but files doesn't
 2016-02-12 18:32 UTC  (2+ messages)

[PATCH] mergetool: reorder vim/gvim buffers in three-way diffs
 2016-02-12 18:15 UTC  (12+ messages)

[PATCH] pass transport verbosity down to git_connect
 2016-02-12 15:43 UTC  (10+ messages)
  ` [PATCH v2] "
    ` [PATCH 2/1] support -4 and -6 switches for remote operations
            ` [PATCH v2 "

[ANNOUNCE] Git for Windows 2.7.1(2)
 2016-02-12 14:10 UTC 

Post-receive hook for "git pull"
 2016-02-12 13:39 UTC  (3+ messages)

[PATCH] git-gui--askpass: generalize the window title
 2016-02-12  9:26 UTC  (2+ messages)

`git rev-parse --git-common-dir` doesn't work in a subdirectory of the main work tree
 2016-02-12  4:31 UTC  (2+ messages)
` [PATCH] rev-parse: take prefix into account in --git-common-dir

Bug report: 'git commit --dry-run' corner case: returns error ("nothing to commit") when all conflicts resolved to HEAD
 2016-02-12  1:04 UTC 

[PATCH v2 00/25] More flexibility in making shallow clones
 2016-02-12  0:24 UTC  (3+ messages)

Git config depth option?
 2016-02-12  0:16 UTC  (2+ messages)

[PATCH 0/5] drop "struct name_path" and path_name()
 2016-02-11 22:36 UTC  (7+ messages)
` [PATCH 1/5] http-push: stop using name_path
` [PATCH 2/5] show_object_with_name: simplify by using path_name()
` [PATCH 3/5] list-objects: convert name_path to a strbuf
` [PATCH 4/5] list-objects: drop name_path entirely
` [PATCH 5/5] list-objects: pass full pathname to callbacks

[PATCH 00/22] add the FORMATPRINTF macro to declare the gcc function
 2016-02-11 22:33 UTC  (27+ messages)
` [PATCH 01/22] git-compat-util.h: add the FORMATPRINTF macro
` [PATCH 02/22] advice.h: use the FORMATPRINTF macro to declare the gcc function attribute 'format printf'
` [PATCH 03/22] argv-array.h: "
` [PATCH 04/22] builtin/index-pack.c: "
` [PATCH 05/22] builtin/receive-pack.c: "
` [PATCH 06/22] builtin/update-index.c: "
` [PATCH 07/22] builtin/upload-archive.c: "
` [PATCH 08/22] cache.h: "
` [PATCH 09/22] color.h: "
` [PATCH 10/22] config.c: "
` [PATCH 11/22] daemon.c: "
` [PATCH 12/22] fsck.c: "
` [PATCH 13/22] http-backend.c: "
` [PATCH 14/22] imap-send.c: "
` [PATCH 15/22] merge-recursive.c: "
` [PATCH 16/22] pkt-line.h: "
` [PATCH 17/22] remote.c: "
` [PATCH 18/22] strbuf.h: "
` [PATCH 19/22] trace.h: "
` [PATCH 20/22] transport-helper.c: "
` [PATCH 21/22] utf8.h: "
` [PATCH 22/22] wt-status.h: "

[PATCHv9 0/6] Expose submodule parallelism to the user
 2016-02-11 20:33 UTC  (14+ messages)
` [PATCHv9 1/6] submodule-config: keep update strategy around
` [PATCHv9 4/6] git submodule update: have a dedicated helper for cloning

Business proposal
 2016-02-11 19:20 UTC 

[PATCH 1/3] git reset --hard gives clean working tree
 2016-02-11 18:49 UTC  (4+ messages)
` [PATCH 2/3] Factor out convert_cmp_checkout() into convert.c
` [PATCH 3/3] convert.c: Optimize convert_cmp_checkout() for changed file len

assert failed in pathspec.c
 2016-02-11 16:13 UTC  (4+ messages)

git 2.7.0 crashes when top-down memory allocation preference is set
 2016-02-11 13:30 UTC  (7+ 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).