git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2016-02-19 18:17:46 to 2016-02-22 16:02:17 UTC [more...]

[PATCH] tests: remove unused full-svn-test target
 2016-02-22 16:01 UTC  (2+ messages)

[PATCH] Implement https public key pinning
 2016-02-22 15:41 UTC  (4+ messages)
` [PATCH +warn] "

[PATCH v2 2/4] completion: update completion arguments for stash
 2016-02-22 13:02 UTC  (2+ messages)
` [PATCH] completion: fix mis-indentation in _git_stash()

[PATCH 2/3] diff.c: remove unnecessary typecast
 2016-02-22 13:00 UTC  (3+ messages)
` [PATCH 3/3] Correct conditions to free textconv result data

GSoC 2016: Microproject
 2016-02-22 12:28 UTC  (18+ messages)

Question about pull-requests
 2016-02-22 11:54 UTC 

[PATCH v6 00/15] config: make git_config_set die on failure
 2016-02-22 11:23 UTC  (16+ messages)
` [PATCH v6 01/15] config: introduce set_or_die wrappers
` [PATCH v6 02/15] branch: report errors in tracking branch setup
` [PATCH v6 03/15] branch: die on config error when unsetting upstream
` [PATCH v6 04/15] branch: die on config error when editing branch description
` [PATCH v6 05/15] submodule: die on config error when linking modules
` [PATCH v6 06/15] submodule--helper: die on config error when cloning module
` [PATCH v6 07/15] remote: die on config error when setting URL
` [PATCH v6 08/15] remote: die on config error when setting/adding branches
` [PATCH v6 09/15] remote: die on config error when manipulating remotes
` [PATCH v6 10/15] clone: die on config error in cmd_clone
` [PATCH v6 11/15] init-db: die on config errors when initializing empty repo
` [PATCH v6 12/15] sequencer: die on config error when saving replay opts
` [PATCH v6 13/15] compat: die when unable to set core.precomposeunicode
` [PATCH v6 14/15] config: rename git_config_set to git_config_set_gently
` [PATCH v6 15/15] config: rename git_config_set_or_die to git_config_set

[PATCH] tests: rename work-tree tests to *work-tree*
 2016-02-22 10:35 UTC  (3+ messages)

GSoC 2016: applications open, deadline = Fri, 19/2
 2016-02-22 10:22 UTC  (18+ messages)

[PATCH] GSoC Micoproject: Hunt down signed int flags
 2016-02-22  9:32 UTC  (4+ messages)

[PATCH v6 0/4] config: add '--sources' option to print the source of a config value
 2016-02-22  9:23 UTC  (5+ messages)
  ` [PATCH v6 squash 0/2] "
    ` [PATCH v7 1/2] fixup: config: add 'origin_type' to config_source struct
    ` [PATCH v7 2/2] fixup: config: add '--show-origin' option to print the origin of a config value

[PATCH 1/1] convert.c: correct attr_action
 2016-02-22  8:20 UTC  (4+ messages)

[PATCH] Update diff-highlight
 2016-02-22  7:50 UTC  (4+ messages)

interactive rebase results across shared histories
 2016-02-22  7:41 UTC  (6+ messages)

[PATCH 0/5] Replacing strbuf_getline_lf() by strbuf_getline() on trimmed input
 2016-02-22  7:40 UTC  (17+ messages)
` [PATCH 1/5] bisect: read bisect paths with strbuf_getline()
` [PATCH v2 0/6] replacing strbuf_getline_lf() by strbuf_getline() on trimmed input
  ` [PATCH v2 1/6] quote: remove leading space in sq_dequote_step
  ` [PATCH v2 2/6] bisect: read bisect paths with strbuf_getline()
  ` [PATCH v2 4/6] notes: read copied notes "
  ` [PATCH v2 6/6] wt-status: read rebase todolist "
  ` [PATCH v2 3/6] clean: read user input "
  ` [PATCH v2 5/6] remote: read $GIT_DIR/branches/* "

[RFC/PATCH 0/1] Add an option to git-format-patch to record base tree info
 2016-02-22  7:30 UTC  (4+ messages)
` [RFC/PATCH 1/1] format-patch: add an option "

[PATCH v2] git.c: simplify stripping extension of a file in handle_builtin()
 2016-02-22  7:18 UTC 

contrib/diff-highlight: stop hard-coding perl location
 2016-02-22  7:13 UTC  (4+ messages)

[PATCH v4 0/3] git-svn: svn.pathnameencoding for dcommit
 2016-02-22  2:55 UTC  (4+ messages)
` [PATCH v4 1/3] git-svn: hoist out utf8 prep from t9129 to lib-git-svn
` [PATCH v4 2/3] git-svn: enable "svn.pathnameencoding" on dcommit
` [PATCH v4 3/3] git-svn: apply "svn.pathnameencoding" before URL encoding

[PATCH] daemon.c: mark a file-local symbol as static
 2016-02-22  0:33 UTC  (3+ messages)

[PATCH] git.c: simplify striping extension of a file in handle_builtin()
 2016-02-22  0:20 UTC  (2+ messages)

Test failures with GNU grep 2.23
 2016-02-22  0:04 UTC  (20+ messages)
        ` [PATCH 0/2] Fix test "
        ` [PATCH 1/2] t8005: avoid grep on non-ASCII data
        ` [PATCH 2/2] t9200: "

[PATCH] credential-cache--daemon: Change to root dir on startup
 2016-02-21 23:52 UTC 

Please document git-http-backend/Apache timeout interactions
 2016-02-21 23:34 UTC  (3+ messages)

[PATCH v2 0/21] hardening allocations against integer overflow
 2016-02-21 23:30 UTC  (15+ messages)
` [PATCH 04/21] harden REALLOC_ARRAY and xcalloc against size_t overflow
` [PATCH 06/21] convert manual allocations to argv_array
` [PATCH 13/21] fast-import: simplify allocation in start_packfile

[PATCH 0/5] Tests and fixes for merge-recursive rename options
 2016-02-21 23:15 UTC  (16+ messages)
` [PATCH 1/5] merge-recursive: find-renames resets threshold
` [PATCH 2/5] merge-strategies.txt: fix typo
` [PATCH 3/5] merge-recursive: test rename threshold option
` [PATCH 4/5] merge-recursive: test option to disable renames
` [PATCH 5/5] merge-recursive: test more consistent interface

[PATCH v2 0/5] Tests and fixes for merge-recursive rename options
 2016-02-21 22:59 UTC  (6+ messages)
` [PATCH v2 1/5] merge-strategies.txt: fix typo
` [PATCH v2 2/5] t3034: add rename threshold tests
` [PATCH v2 3/5] t3034: test option to disable renames
` [PATCH v2 4/5] t3034: test deprecated interface
` [PATCH v2 5/5] merge-recursive: find-renames resets threshold

[PATCH 0/2] enable "svn.pathnameencoding" on dcommit
 2016-02-21 13:12 UTC  (8+ messages)
  ` [PULL] svn pathnameencoding for git svn dcommit

[PATCH v5 0/3] merge-recursive: option to disable renames
 2016-02-21 15:07 UTC  (6+ messages)
` [PATCH v5 1/3] merge-recursive: test rename threshold option
` [PATCH v5 2/3] merge-recursive: option to disable renames
` [PATCH v5 3/3] merge-recursive: more consistent interface

[PATCH] git-p4.py: Don't try to rebase on submit from bare repository
 2016-02-21  7:36 UTC  (7+ messages)
    ` [PATCH] git-p4.py: Make submit working on "

[PATCH] submodule: don't use an integer as a NULL pointer
 2016-02-21 17:27 UTC 

[PATCH v5 00/27] refs backends
 2016-02-20 23:55 UTC  (16+ messages)
` [PATCH v5 12/27] refs: forbid cross-backend ref renames
` [PATCH v5 23/27] svn: learn ref-storage argument
` [PATCH v5 25/27] refs: add LMDB refs storage backend

[PATCH] remote-curl: don't fall back to Basic auth if we haven't tried Negotiate
 2016-02-20 21:38 UTC  (12+ messages)

Git Download Problem
 2016-02-20 17:00 UTC 

[PATCH] git-compat-util.h: move extension stripping from handle_builtin()
 2016-02-20 12:35 UTC  (3+ messages)

[PATCH] submodule: Fetch the direct sha1 first
 2016-02-20 10:52 UTC  (7+ messages)

[PATCHv14 0/7] Expose submodule parallelism to the user
 2016-02-20  0:32 UTC  (9+ messages)
` [PATCHv14 3/7] fetching submodules: respect `submodule.fetchJobs` config option
` [PATCHv14 4/7] submodule update: direct error message to stderr
` [PATCHv14 5/7] git submodule update: have a dedicated helper for cloning
` [PATCHv14 7/7] clone: allow an explicit argument for parallel submodule clones

[PATCH] exec_cmd.c: use find_last_dir_sep() for code simplification
 2016-02-19 21:28 UTC  (2+ messages)

git submodule should honor "-c credential.helper" command line argument
 2016-02-19 19:34 UTC  (10+ messages)

[PATCHv13 0/7] Expose submodule parallelism to the user
 2016-02-19 19:10 UTC  (7+ messages)
` [PATCHv13 5/7] git submodule update: have a dedicated helper for cloning


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