git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2016-02-06 01:36:10 to 2016-02-09 20:55:07 UTC [more...]

[PATCHv9 0/6] Expose submodule parallelism to the user
 2016-02-09 20:54 UTC  (6+ messages)
` [PATCHv9 2/6] submodule-config: drop check against NULL
` [PATCHv9 3/6] fetching submodules: respect `submodule.fetchJobs` config option
` [PATCHv9 4/6] git submodule update: have a dedicated helper for cloning
` [PATCHv9 5/6] submodule update: expose parallelism to the user
` [PATCHv9 6/6] clone: allow an explicit argument for parallel submodule clones

[PATCH v1] travis-ci: override CFLAGS properly, add -Wdeclaration-after-statement
 2016-02-09 20:51 UTC  (8+ messages)

git(1) man page has link to out-of-date googlecode site
 2016-02-09 20:48 UTC  (2+ messages)

git show doesn't work on file names with square brackets
 2016-02-09 20:37 UTC  (18+ messages)

update_linked_gitdir writes relative path to .git/worktrees/<id>/gitdir
 2016-02-09 20:30 UTC  (9+ messages)
        ` Making the "Note from the maintainer" information discoverable
      ` [PATCH] git.txt: encourage bug reporters to test recent versions

COPYING tabs vs whitespaces
 2016-02-09 19:25 UTC  (7+ messages)

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

[PATCH v3 1/7] t0027: Add tests for get_stream_filter()
 2016-02-09 18:06 UTC  (6+ messages)
` [PATCH v3 5/7] convert: auto_crlf=false and no attributes set: same as binary

[PATCH] Documentation/git-clean.txt: don't mention deletion of .git/modules/*
 2016-02-09 17:40 UTC  (9+ messages)

[PATCH] t9100: fix breakage when SHELL_PATH is not /bin/sh
 2016-02-09 17:30 UTC  (13+ messages)

[PATCH v4 00/12] ref-filter: use parsing functions
 2016-02-09 17:00 UTC  (30+ messages)
` [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 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 10/12] ref-filter: introduce remote_ref_atom_parser()

git worktree fails to recreate existing branch even with -B
 2016-02-09 14:54 UTC 

[PATCH] test-path-utils: use xsnprintf in favor of strcpy
 2016-02-09 10:13 UTC  (7+ messages)
` [PATCH] rerere: replace strcpy with xsnprintf

Merging branches with smudge filter
 2016-02-09  9:15 UTC  (4+ messages)

'Failed to create .git/index.lock'
 2016-02-09  7:58 UTC 

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

Bugs in git filter-branch (git replace related)
 2016-02-08 23:55 UTC  (5+ messages)
      ` A different bug in git-filter-branch (v2.7.0)

[PATCH v4 00/20] refs backend
 2016-02-08 23:37 UTC  (2+ messages)

[PATCH 0/2] enable "svn.pathnameencoding" on dcommit
 2016-02-08 22:58 UTC  (4+ messages)
` [PATCH 1/2] git-svn: "
` [PATCH 2/2] git-svn: apply "svn.pathnameencoding" before URL encoding

[PATCH v2 00/25] More flexibility in making shallow clones
 2016-02-08 21:45 UTC  (19+ messages)
` [PATCH v2 03/25] transport-helper.c: do not send null option to remote helper
` [PATCH v2 14/25] shallow.c: implement a generic shallow boundary finder based on rev-list
` [PATCH v2 15/25] upload-pack: add deepen-since to cut shallow repos based on time
` [PATCH v2 17/25] clone: define shallow clone boundary based on time with --shallow-since
` [PATCH v2 18/25] t5500, t5539: tests for shallow depth since a specific date
` [PATCH v2 19/25] refs: add expand_ref()
` [PATCH v2 20/25] upload-pack: support define shallow boundary by excluding revisions

git diff HEAD^(255) fails
 2016-02-08 20:46 UTC  (5+ messages)
` [PATCH] setup.c: make check_filename() return 0 on ENAMETOOLONG
    ` [PATCH] Avoid interpreting too-long parameter as file name

[RFC] On the --depth argument when fetching with submodules
 2016-02-08 20:38 UTC  (7+ messages)

git worktree loses path information after git reset --hard
 2016-02-08 19:49 UTC  (2+ messages)

[PATCH v9] ident: add user.useConfigOnly boolean for when ident shouldn't be guessed
 2016-02-08 19:07 UTC  (4+ messages)
` [PATCH v9 1/2] fmt_ident: refactor strictness checks
` [PATCH v9 2/2] ident: add user.useConfigOnly boolean for when ident shouldn't be guessed

man git-config inconsistency (*.fsckObjects)
 2016-02-08 18:41 UTC  (4+ messages)

Timezone with DATE_STRFTIME
 2016-02-08 15:46 UTC  (4+ messages)

[PATCH v4 00/15] config: make git_config_set die on failure
 2016-02-08 14:05 UTC  (8+ messages)
` [PATCH v4 02/15] branch: die on error in setting up tracking branch
` [PATCH v4 06/15] submodule--helper: die on config error when cloning module

[PATCH] Use GIT_SHA1_RAWSZ as array size instead magic number 20
 2016-02-08 12:11 UTC 

Add Cc,Tested-by list while 'git commit'
 2016-02-08 12:25 UTC  (2+ messages)

[PATCH v1] config: add '--sources' option to print the source of a config value
 2016-02-08 12:12 UTC  (14+ messages)

[PATCH] remote-curl: don't fall back to Basic auth if we haven't tried Negotiate
 2016-02-08  9:11 UTC  (11+ messages)

[PATCH 0/8] Resumable clone revisited, proof of concept
 2016-02-08  5:23 UTC  (10+ messages)
` [PATCH 2/8] pack-objects: produce a stable pack when --skip is given
` [PATCH 5/8] fetch-pack.c: send "skip" line to pack-objects
` [PATCH 7/8] index-pack: --append-pack implies --strict

git submodule should honor "-c credential.helper" command line argument
 2016-02-08  3:44 UTC  (6+ messages)

"git send-email" thru Gmail incurs few minutes delay
 2016-02-08  3:15 UTC  (4+ messages)

Test failures with GNU grep 2.23
 2016-02-07 16:25 UTC 

[PATCH] ref-filter.c: don't stomp on memory
 2016-02-07  4:50 UTC  (3+ messages)

Draft of Git Rev News edition 12
 2016-02-06 22:07 UTC 

[ANNOUNCE] Git for Windows 2.7.1
 2016-02-06 17:20 UTC 

git archive should use vendor extension in pax header
 2016-02-06 14:57 UTC  (5+ messages)

[PATCH] Ignore generated test executable
 2016-02-06 14:42 UTC 

changing colors in the tree view in gitk
 2016-02-06 13:55 UTC  (3+ messages)

make notes show up in gitk graph view?
 2016-02-06  6:30 UTC 

is there interest in tooltip patches for gitk?
 2016-02-06  5:48 UTC 

strange behavior with nonexistant or partially populated ~/.config/git/gitk
 2016-02-06  3:27 UTC  (2+ messages)

[PATCHv8 0/9] Expose submodule parallelism to the user
 2016-02-06  1:36 UTC  (4+ messages)
` [PATCHv8 5/9] submodule-config: introduce parse_generic_submodule_config


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