git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2015-12-15 15:31:59 to 2015-12-17 21:57:55 UTC [more...]

RefTree: Alternate ref backend
 2015-12-17 21:57 UTC  (2+ messages)

[PATCH v3] git-svn: add support for prefixed globs in config
 2015-12-17 21:20 UTC 

[PATCHv2 0/7] Rerolling sb/submodule-parallel-fetch for the time after 2.7
 2015-12-17 20:51 UTC  (14+ messages)
` [PATCHv2 1/7] submodule.c: write "Fetching submodule <foo>" to stderr
` [PATCHv2 2/7] xread: poll on non blocking fds
` [PATCHv2 3/7] strbuf: add strbuf_read_once to read without blocking
` [PATCHv2 4/7] sigchain: add command to pop all common signals
` [PATCHv2 5/7] run-command: add an asynchronous parallel child processor
` [PATCHv2 6/7] fetch_populated_submodules: use new parallel job processing
` [PATCHv2 7/7] submodules: allow parallel fetching, add tests and documentation

[PATCH 00/16] LMDB refs backend atop pre-vtable
 2015-12-17 20:49 UTC  (5+ messages)
` [PATCH 15/16] refs: add LMDB refs backend

[PATCH] revision.c: propagate tag names from pending array
 2015-12-17 20:28 UTC  (2+ messages)

[PATCH v2 0/4] Fix git-gui when recentrepo list has duplicates
 2015-12-17 20:09 UTC  (7+ messages)
` [PATCH v2 1/4] git-gui: de-dup entries from gui.recentrepo
` [PATCH v2 2/4] git gui: cope with duplicates in _get_recentrepo
` [PATCH v2 3/4] git gui: de-dup selected repo from recentrepo history
` [PATCH v2 4/4] git gui: allow for a long recentrepo list

[PATCH] mingw: emulate write(2) that fails with a EPIPE
 2015-12-17 19:22 UTC  (10+ messages)
` [PATCH v2] "

[PATCH] submodule: Port resolve_relative_url from shell to C
 2015-12-17 19:17 UTC  (9+ messages)
` [PATCHv2] Porting "
` [PATCHv2] submodule: Port "

[PATCH v2 00/10] Untracked cache improvements
 2015-12-17 18:33 UTC  (17+ messages)
` [PATCH v2 01/10] update-index: use enum for untracked cache options
` [PATCH v2 02/10] update-index: add --test-untracked-cache
` [PATCH v2 03/10] update-index: add untracked cache notifications
` [PATCH v2 04/10] update-index: move 'uc' var declaration
` [PATCH v2 05/10] dir: add add_untracked_cache()
` [PATCH v2 06/10] dir: add remove_untracked_cache()
` [PATCH v2 07/10] dir: free untracked cache when removing it
` [PATCH v2 08/10] config: add core.untrackedCache
` [PATCH v2 09/10] t7063: add tests for core.untrackedCache
` [PATCH v2 10/10] dir: do not use untracked cache ident anymore

Git issue report : issue with capital letter in folder name
 2015-12-17 18:29 UTC  (2+ messages)

[PATCH] rebase: add --verify-signatures
 2015-12-17 18:22 UTC  (7+ messages)

[PATCH] push: Improve --recurse-submodules support
 2015-12-17 16:41 UTC  (6+ messages)
` [PATCH 1/2] push: Fully test --recurse-submodules on command line overrides config

[PATCH v2] git-svn: add support for prefixed globs in config
 2015-12-17 14:34 UTC 

CruiseControl.NET hangs on git-submodule bad file descriptor
 2015-12-17 14:07 UTC  (5+ messages)

[PATCH 0/8] Untracked cache improvements
 2015-12-17 12:36 UTC  (23+ messages)
` [PATCH 7/8] config: add core.untrackedCache

No auto CRLF conversion in Commit Message comments
 2015-12-17 11:58 UTC  (3+ messages)

[PATCH v2 00/11] ref-filter: use parsing functions
 2015-12-17  9:39 UTC  (21+ messages)
` [PATCH v2 01/11] strbuf: introduce strbuf_split_str_without_term()
` [PATCH v2 02/11] ref-filter: use strbuf_split_str_omit_term()
` [PATCH v2 03/11] ref-filter: introduce struct used_atom
` [PATCH v2 04/11] ref-fitler: bump match_atom() name to the top
` [PATCH v2 05/11] ref-filter: skip deref specifier in match_atom_name()
` [PATCH v2 06/11] ref-filter: introduce color_atom_parser()
` [PATCH v2 07/11] ref-filter: introduce align_atom_parser()
` [PATCH v2 08/11] ref-filter: introduce prefixes for the align atom
` [PATCH v2 09/11] ref-filter: introduce remote_ref_atom_parser()
` [PATCH v2 10/11] ref-filter: introduce contents_atom_parser()
` [PATCH v2 11/11] ref-filter: introduce objectname_atom_parser()

Review & Reply
 2015-12-17  0:55 UTC 

git gui: fail on dual entries in recent repo list
 2015-12-17  7:45 UTC  (6+ messages)
` [PATCH v1 0/4] Fix git-gui when recentrepo list has duplicates
  ` [PATCH v1 1/4] git-gui: remove duplicate entries from .gitconfig's gui.recentrepo

[RFC] Git Developer Summit, April 4th, 2016, NYC
 2015-12-17  7:14 UTC 

'Comma in -to/-cc entry' on valid addresses
 2015-12-17  6:50 UTC  (2+ messages)

[PATCH 0/2] git-svn: add support for prefixed globs in config
 2015-12-17  0:32 UTC  (6+ messages)
` [PATCH 1/2] git-svn: "
` [PATCH 2/2] git-svn: test for git-svn prefixed globs

Odd rebase behavior
 2015-12-16 22:17 UTC  (2+ messages)

[PATCH 00/17] Peace with CRLF
 2015-12-16 22:03 UTC  (19+ messages)
` [PATCH v2 "
  ` [PATCH v2 01/17] strbuf: make strbuf_getline_crlf() global
  ` [PATCH v2 02/17] check-attr, check-ignore, checkout-index: read paths with strbuf_getline_crlf()
  ` [PATCH v2 03/17] update-index: read --index-info "
  ` [PATCH v2 04/17] update-index: read list of paths with strbuf_getline_crlf() under --stdin
  ` [PATCH v2 05/17] mktree: read textual tree representation with strbuf_getline_crlf()
  ` [PATCH v2 06/17] hash-object: read --stdin-paths "
  ` [PATCH v2 07/17] revision: read --stdin "
  ` [PATCH v2 08/17] rev-parse: read parseopt spec "
  ` [PATCH v2 09/17] ident.c: read /etc/mailname "
  ` [PATCH v2 10/17] remote.c: read $GIT_DIR/remotes/* "
  ` [PATCH v2 11/17] clone/sha1_file: read info/alternates "
  ` [PATCH v2 12/17] transport-helper: read helper response "
  ` [PATCH v2 13/17] cat-file: read batch stream "
  ` [PATCH v2 14/17] column: read lines "
  ` [PATCH v2 15/17] send-pack: read list of refs "
  ` [PATCH v2 16/17] grep: read -f file "
  ` [PATCH v2 17/17] test-sha1-array: read command stream "

[PATCH 1/2] push: add '--delete' flag to synopsis
 2015-12-16 21:52 UTC  (5+ messages)
` [PATCH 2/2] push: add '-d' as shorthand for '--delete'

[PATCH] git-gui: do not use obsolete `git merge $msg HEAD $branch'
 2015-12-16 21:44 UTC 

[PATCH] blame: display a more helpful error message if the file was deleted
 2015-12-16 19:56 UTC  (2+ messages)

[PATCH v2] Make error message after failing commit_lock_file() less confusing
 2015-12-16 18:20 UTC  (3+ messages)
` [PATCH] credential-store: don't pass strerror to die_errno()

What's cooking in git.git (Dec 2015, #05; Tue, 15)
 2015-12-16 18:04 UTC  (10+ messages)

[PATCH] dir: mark add_untracked_ident() as a file local symbol
 2015-12-16 16:06 UTC 

[PATCH 0/2] Fix two tyops
 2015-12-16 15:23 UTC  (5+ messages)
` [PATCH 1/2] t3404: fix typo
` [PATCH 2/2] Fix tyop in the 2.7.0 release notes

[PATCH/RFC 00/10] ref-filter: use parsing functions
 2015-12-16 14:45 UTC  (6+ messages)

Help debugging git-svn
 2015-12-16 12:36 UTC  (3+ messages)

Question: Exclusions for AV-Software
 2015-12-16 12:24 UTC  (2+ messages)

(unknown),
 2015-12-16  8:44 UTC  (4+ messages)
` [PATCH] Support rebase --keep-empty and --keep-redundant
` (unknown)

[PATCHv3] Makefile: add missing phony target
 2015-12-16  8:25 UTC  (2+ messages)

[PATCH v2 1/2] push: add '--delete' flag to synopsis
 2015-12-16  8:16 UTC  (2+ messages)
` [PATCH v2 2/2] push: add '-d' as shorthand for '--delete'

[PATCH 0/2] git-p4: fix for handling of multiple depot paths
 2015-12-16  7:51 UTC  (9+ messages)

[PATCH v7] blame: add support for --[no-]progress option
 2015-12-16  7:47 UTC  (2+ messages)

[RFC] Malicously tampering git metadata?
 2015-12-16  7:20 UTC  (2+ messages)

[RFPR] updates for 2.7?
 2015-12-16  1:00 UTC  (2+ messages)

[PATCH v8 0/2] Add git-grep threads param
 2015-12-16  0:26 UTC  (6+ messages)
` [PATCH 1/2] Introduce grep "
` [PATCH 2/2] Get rid of online_cpus() when determining grep threads num

[PATCH 1/3] prepare_packed_git(): find more garbage
 2015-12-15 23:25 UTC  (4+ messages)

[PATCH 1/3] prepare_packed_git(): find more garbage
 2015-12-15 23:23 UTC  (4+ messages)
  ` [PATCH 3/3] gc: Clean garbage .bitmap files from pack dir

[ANNOUNCE] Git v2.7.0-rc1
 2015-12-15 22:47 UTC 


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