git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2015-11-24 21:53:19 to 2015-12-01 11:50:01 UTC [more...]

[PATCH v3] push: add recurseSubmodules config option
 2015-12-01 11:49 UTC 

[PATCH v1 0/2] test-must-fail-sigpipe
 2015-12-01  9:05 UTC  (7+ messages)
` [PATCH v1 1/2] implement test_might_fail using a refactored test_must_fail
` [PATCH v1 2/2] add "ok=sigpipe" to test_must_fail and use it to fix flaky tests

[RFC] OS X El Capitan + Xcode ships without SSL header?!
 2015-12-01  9:04 UTC  (3+ messages)

[PATCH v8] Add Travis CI support
 2015-12-01  8:43 UTC  (5+ messages)

[RFC PATCH 0/5] Submodule Groups
 2015-12-01  6:53 UTC  (22+ messages)
` [PATCH 1/5] submodule-config: keep submodule groups around
` [PATCH 2/5] git submodule add can add a submodule with groups
` [PATCH 3/5] git submodule init to pass on groups
` [PATCH 4/5] submodule--helper: module_list and update-clone have --groups option
` [PATCH 5/5] builtin/clone: support submodule groups
            ` [PATCHv2] "

[RFC/PATCH] config: add core.trustmtime
 2015-12-01  5:57 UTC  (11+ messages)

rebase -X subtree
 2015-12-01  2:22 UTC 

arbitrary memory allocation
 2015-12-01  1:03 UTC  (3+ messages)

[PATCH v2] add test to demonstrate that shallow recursive clones fail
 2015-12-01  0:47 UTC  (6+ messages)

[PATCH 0/5] ff-refs: builtin command to fast-forward local refs
 2015-12-01  0:24 UTC  (8+ messages)

Detecting pushes originating from shallow clones?
 2015-11-30 23:11 UTC  (3+ messages)

[PATCH] verify_pack: do not ignore return value of verification function
 2015-11-30 22:47 UTC 

Fwd: Git clone fails during pre-commit hook due to GIT_WORK_TREE=. (regression 2.5 -> 2.6)
 2015-11-30 20:16 UTC  (5+ messages)
  `  "

[PATCH v6] Add git-grep threads param
 2015-11-30 19:45 UTC  (4+ messages)

Multiple fetches when unshallowing a shallow clone
 2015-11-30 19:35 UTC 

[PATCH v6] Add git-grep threads param
 2015-11-30 19:31 UTC 

[PATCH] apply: fix adding new files on i-t-a entries
 2015-11-30 19:17 UTC  (6+ messages)
` [PATCH 0/8] Resurrect "diff-lib.c: adjust position of i-t-a entries in diff"
  ` [PATCH 5/8] checkout(-index): do not checkout i-t-a entries

[PATCH] push: add recurseSubmodules config option
 2015-11-30 19:00 UTC  (3+ messages)

[RFC] rename detection: allow more renames
 2015-11-30 18:25 UTC  (5+ messages)

[PATCH 1/2] Add tests for git-sh-setup's require_clean_work_tree()
 2015-11-30 12:37 UTC  (6+ messages)
` [PATCH 2/2] sh-setup: make require_clean_work_tree() work on orphan branches

[PATCH] Make error message after failing commit_lock_file() less confusing
 2015-11-30 11:40 UTC 

Bug: git crashes on rebase reporting bogus memory corruption
 2015-11-30  5:39 UTC  (3+ messages)

[PATCH] clean: new option --exclude-from
 2015-11-30  2:24 UTC  (2+ messages)

[PATCH v5] ls-files: Add eol diagnostics
 2015-11-29  8:17 UTC  (2+ messages)

Git 'pre-receive' hook and 'git-clang-format' script to reliably reject pushes that violate code style conventions
 2015-11-28 22:18 UTC 

[PATCHv3] ident.c: add support for IPv6
 2015-11-28 20:48 UTC  (3+ messages)

[PATCH] wt-status: use strncmp() for length-limited string comparison
 2015-11-28 17:31 UTC  (8+ messages)
      ` [PATCH v2] wt-status: correct and simplify check for detached HEAD

What's cooking in git.git (Nov 2015, #04; Tue, 24)
 2015-11-28 17:09 UTC  (6+ messages)

[PATCH] test_must_fail: compare exit_code using integer -eq operator
 2015-11-28 16:58 UTC  (2+ messages)

Is it possible to build `git` such that the install directory and the deployment prefix is not the same?
 2015-11-28  7:58 UTC  (3+ messages)

[remote rejected] master -> master (n/a (unpacker error))
 2015-11-27 21:37 UTC  (3+ messages)

GIT_INDEX_FILE relative paths are relative to the work tree
 2015-11-27 15:35 UTC  (2+ messages)

[git-for-windows] How is detected binary files?
 2015-11-27 14:14 UTC 

[PATCH] convert.c: mark a file-local function static
 2015-11-27  8:09 UTC  (2+ messages)

from cwestin
 2015-11-27  4:55 UTC 

[PATCH/RFC 00/10] ref-filter: use parsing functions
 2015-11-26 18:01 UTC  (9+ messages)
` [PATCH/RFC 01/10] ref-filter: introduce a parsing function for each atom in valid_atom
  ` [PATCH/RFC 10/10] ref-filter: introduce objectname_atom_parser()

[PATCH] notes: allow merging from arbitrary references
 2015-11-26  6:20 UTC  (4+ messages)

[PATCH 1/3] prepare_packed_git(): find more garbage
 2015-11-26  6:18 UTC  (5+ messages)

Signed tags and git repository
 2015-11-26  5:07 UTC  (3+ messages)

[PATCH] builtin/ff-refs.c: mark some file-local variables static
 2015-11-25 22:01 UTC 

Sparse checkout in worktree
 2015-11-25 20:50 UTC  (6+ messages)

opentracker bug
 2015-11-25 20:34 UTC 

Git super slow on Windows 7
 2015-11-25 20:42 UTC  (5+ messages)

opentracker bug
 2015-11-25 20:38 UTC 

A Survey on Git contribution strategies employed by Software Intensive Organizations
 2015-11-25 18:50 UTC 

diff --minimal versus --diff-algorithm=minimal
 2015-11-25 18:21 UTC 

branch --set-upstream-to unexpectedly fails with "starting point ... is no branch"
 2015-11-25 16:27 UTC  (5+ messages)

Bug: Incorrect stripping of the [PATCH] prefix in git-am
 2015-11-25 15:59 UTC  (3+ messages)

Combining APPLE_COMMON_CRYPTO=1 and NO_OPENSSL=1 produces unexpected result
 2015-11-25 15:10 UTC 

'git log --source' seems to fail to show ref name after the first tag comes out
 2015-11-25 14:00 UTC  (3+ messages)

[PATCH] typofix for Documentation/git-cherry-pick.txt
 2015-11-25 12:39 UTC  (2+ messages)

[PATCH] merge-file: consider core.crlf when writing merge markers
 2015-11-25 11:09 UTC  (5+ messages)

[RFC/PATCH] send-email: die if CA path doesn't exist
 2015-11-25 10:23 UTC  (11+ messages)
` [PATCH v2] "

[PATCH v4] Documentation/git-update-index: add missing opts to synopsis
 2015-11-25  9:30 UTC 

[PATCH v2] Documentation/git-update-index: add missing opts to synopsys
 2015-11-25  9:13 UTC  (4+ messages)

Suspected bug on `git -C <rp> rev-list --all` where <rp> has 0 commits
 2015-11-25  9:10 UTC  (5+ messages)
  ` [PATCH v1] git rev-list doesn't complain when repo is empty

[PATCH v3] Documentation/git-update-index: add missing opts to synopsis
 2015-11-25  7:59 UTC 

[PATCH] Documentation/git-update-index: add missing opts to synopsys
 2015-11-25  6:56 UTC  (3+ messages)

[PATCH v5] blame: add support for --[no-]progress option
 2015-11-25  4:36 UTC 

[PATCH v4] blame: add support for --[no-]progress option
 2015-11-25  4:33 UTC  (3+ messages)

[PATCHv5 0/9] Expose submodule parallelism to the user
 2015-11-25  1:14 UTC  (10+ messages)
` [PATCHv5 1/9] run_processes_parallel: delimit intermixed task output
` [PATCHv5 2/9] submodule-config: keep update strategy around
` [PATCHv5 3/9] submodule-config: drop check against NULL
` [PATCHv5 4/9] submodule-config: remove name_and_item_from_var
` [PATCHv5 5/9] submodule-config: introduce parse_generic_submodule_config
` [PATCHv5 6/9] fetching submodules: respect `submodule.fetchJobs` config option
` [PATCHv5 7/9] git submodule update: have a dedicated helper for cloning
` [PATCHv5 8/9] submodule update: expose parallelism to the user
` [PATCHv5 9/9] clone: allow an explicit argument for parallel submodule clones

[PATCH] test-lib-functions: fix logic error in test_must_fail
 2015-11-25  0:10 UTC  (4+ messages)

[PATCH] send-email: enable SSL level 1 debug output
 2015-11-25  0:02 UTC 

[PATCH] http: treat config options sslCAPath and sslCAInfo as paths
 2015-11-24 23:53 UTC  (2+ messages)

[PATCH] filter-branch: deal with object name vs. pathname ambiguity in tree-filter
 2015-11-24 23:38 UTC  (2+ messages)

[PATCH 0/2] send-email config path expansion
 2015-11-24 22:58 UTC  (6+ messages)
` [PATCH 2/2] send-email: expand paths in sendemail.{to,cc}cmd config

[PATCH] check-ignore: correct documentation about output
 2015-11-24 22:13 UTC  (3+ messages)
` [PATCH v2] "

verify_pack ignores return value of verify_fn
 2015-11-24 22:11 UTC  (2+ messages)

What's cooking in git.git (Nov 2015, #03; Fri, 20)
 2015-11-24 22:06 UTC  (3+ messages)

[PATCH v2] contrib/subtree: unwrap tag refs
 2015-11-24 21:52 UTC  (2+ 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).