git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2016-02-04 23:30:38 to 2016-02-07 08:58:09 UTC [more...]

[PATCH 0/8] Resumable clone revisited, proof of concept
 2016-02-07  8:57 UTC  (20+ messages)
` [PATCH 1/8] pack-objects: add --skip and --skip-hash
` [PATCH 2/8] pack-objects: produce a stable pack when --skip is given
` [PATCH 3/8] index-pack: add --append-pack=<path>
` [PATCH 4/8] upload-pack: new capability to pass --skip* to pack-objects
` [PATCH 5/8] fetch-pack.c: send "skip" line "
` [PATCH 6/8] fetch: add --resume-pack=<path>
` [PATCH 7/8] index-pack: --append-pack implies --strict
` [PATCH 8/8] one ugly test to verify basic functionality

[PATCH v5 00/10] Fix icase grep on non-ascii
 2016-02-07  8:48 UTC  (15+ 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

update_linked_gitdir writes relative path to .git/worktrees/<id>/gitdir
 2016-02-06 20:12 UTC 

[PATCH v4 00/12] ref-filter: use parsing functions
 2016-02-07  7:53 UTC  (26+ 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()

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

git submodule should honor "-c credential.helper" command line argument
 2016-02-07  4:41 UTC  (4+ messages)

git show doesn't work on file names with square brackets
 2016-02-06 23:48 UTC  (5+ messages)

git diff HEAD^(255) fails
 2016-02-06 23:23 UTC  (2+ messages)
` [PATCH] setup.c: make check_filename() return 0 on ENAMETOOLONG

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

[PATCH] Documentation/git-clean.txt: don't mention deletion of .git/modules/*
 2016-02-06 20:34 UTC 

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

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

[PATCH v2 00/25] More flexibility in making shallow clones
 2016-02-06  9:38 UTC  (29+ messages)
` [PATCH v2 03/25] transport-helper.c: do not send null option to remote helper
` [PATCH v2 04/25] upload-pack: move shallow deepen code out of receive_needs()
` [PATCH v2 06/25] upload-pack: remove unused variable "backup"
` [PATCH v2 07/25] upload-pack: move "unshallow" sending code out of deepen()
` [PATCH v2 08/25] upload-pack: use skip_prefix() instead of starts_with() when possible
` [PATCH v2 09/25] upload-pack: tighten number parsing at "deepen" lines
` [PATCH v2 11/25] fetch-pack: use skip_prefix() instead of starts_with() when possible
` [PATCH v2 12/25] fetch-pack: use a common function for verbose printing
` [PATCH v2 13/25] fetch-pack: use a separate flag for fetch in deepening mode
` [PATCH v2 20/25] upload-pack: support define shallow boundary by excluding revisions
` [PATCH v2 21/25] fetch: define shallow boundary with --shallow-exclude
` [PATCH v2 24/25] upload-pack: make check_reachable_object() return unreachable list if asked

[RFC] On the --depth argument when fetching with submodules
 2016-02-06  7:41 UTC  (3+ messages)

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

[PATCH v9] ident: add user.useConfigOnly boolean for when ident shouldn't be guessed
 2016-02-06  6:23 UTC  (3+ 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

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  (20+ messages)
` [PATCHv8 1/9] submodule-config: keep update strategy around
` [PATCHv8 2/9] submodule-config: drop check against NULL
` [PATCHv8 3/9] submodule-config: remove name_and_item_from_var
` [PATCHv8 4/9] submodule-config: slightly simplify lookup_or_create_by_name
` [PATCHv8 5/9] submodule-config: introduce parse_generic_submodule_config
` [PATCHv8 6/9] fetching submodules: respect `submodule.fetchJobs` config option

What's cooking in git.git (Feb 2016, #02; Fri, 5)
 2016-02-06  0:10 UTC 

[ANNOUNCE] Git v2.7.1
 2016-02-06  0:08 UTC 

A note from the maintainer
 2016-02-06  0:07 UTC 

Clarification on the git+ssh and ssh+git schemes
 2016-02-05 23:59 UTC  (5+ messages)

no luck with colors for branch names in gitk yet
 2016-02-05 23:28 UTC  (4+ messages)

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

[PATCH v7] ident: add user.useConfigOnly boolean for when ident shouldn't be guessed
 2016-02-05 22:20 UTC  (8+ messages)
` [PATCH v7 1/2] fmt_ident: refactor strictness checks
` [PATCH v7 2/2] ident: add user.useConfigOnly boolean for when ident shouldn't be guessed

[PATCH v6] ident: add user.useConfigOnly boolean for when ident shouldn't be guessed
 2016-02-05 21:14 UTC  (11+ messages)
` [PATCH v6 1/3] fmt_ident: refactor strictness checks
` [PATCH v6 2/3] ident: add user.useConfigOnly boolean for when ident shouldn't be guessed
` [PATCH v6 3/3] ident: cleanup wrt ident's source

[PATCH v4 00/20] refs backend
 2016-02-05 19:44 UTC  (22+ messages)
` [PATCH v4 01/21] refs: add a backend method structure with transaction functions
` [PATCH v4 02/21] refs: add methods for misc ref operations
` [PATCH v4 03/21] refs: add methods for the ref iterators
` [PATCH v4 04/21] refs: add do_for_each_per_worktree_ref
` [PATCH v4 05/21] refs: add methods for reflog
` [PATCH v4 06/21] refs: add method for initial ref transaction commit
` [PATCH v4 07/21] refs: add method for delete_refs
` [PATCH v4 08/21] refs: add methods to init refs db
` [PATCH v4 09/21] refs: add method to rename refs
` [PATCH v4 10/21] refs: make lock generic
` [PATCH v4 11/21] refs: move duplicate check to common code
` [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 16/21] refs: check submodules ref storage config
` [PATCH v4 17/21] clone: allow ref storage backend to be set for clone
` [PATCH v4 18/21] svn: learn ref-storage argument
` [PATCH v4 19/21] refs: add register_ref_storage_backends()
` [PATCH v4 20/21] refs: add LMDB refs storage backend
` [PATCH v4 21/21] refs: tests for lmdb backend

gitk view documentation? tooltips?
 2016-02-05 17:02 UTC 

[PATCH v3 1/7] t0027: Add tests for get_stream_filter()
 2016-02-05 16:13 UTC  (7+ messages)
` [PATCH v3 2/7] convert.c: remove unused parameter 'path'
` [PATCH v3 3/7] convert.c: Remove input_crlf_action()
` [PATCH v3 4/7] convert.c: use text_eol_is_crlf()
` [PATCH v3 5/7] convert: auto_crlf=false and no attributes set: same as binary
` [PATCH v3 6/7] convert.c: refactor crlf_action
` [PATCH v3 7/7] convert.c: simplify text_stat

git clean without ignored files
 2016-02-05 15:42 UTC 

[PATCH v1] config: add '--sources' option to print the source of a config value
 2016-02-05 13:58 UTC  (6+ messages)

[PATCH 14/15] git-am.sh: replace using expr for arithmetic operations with the equivalent shell builtin
 2016-02-05 12:50 UTC  (3+ messages)

[BUG] git describe number of commits different from git log count
 2016-02-05 11:17 UTC 

[PATCH v5] ident: add user.useConfigOnly boolean for when ident shouldn't be guessed
 2016-02-05  7:01 UTC  (4+ messages)
` [PATCH v5 1/3] fmt_ident: refactor strictness checks
` [PATCH v5 2/3] ident: add user.useConfigOnly boolean for when ident shouldn't be guessed
` [PATCH v5 3/3] ident: cleanup wrt ident's source

[PATCH v4] Add user.useConfigOnly boolean for when ident shouldn't be guessed
 2016-02-05  6:47 UTC  (7+ messages)
` [PATCH v4 2/3] "
` [PATCH v4 3/3] ident.c: cleanup wrt ident's source

git grep argument parser bug
 2016-02-05  0:22 UTC  (2+ messages)

git 2.7.0 crashes when top-down memory allocation preference is set
 2016-02-04 23:49 UTC  (6+ 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).