git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2016-10-24 13:29:47 to 2016-10-27 17:11:27 UTC [more...]

[PATCH] compat: Allow static initializer for pthreads on Windows
 2016-10-27 17:11 UTC  (10+ messages)

[PATCH v3 00/14] Mark strings in Perl scripts for translation
 2016-10-27 17:08 UTC  (3+ messages)
` [PATCH v4 "

[PATCH v1 0/2] convert: stream and early out
 2016-10-27 17:02 UTC  (3+ messages)
` [PATCH v2 0/2] Stream and fast search

[PATCH v14 01/27] bisect--helper: use OPT_CMDMODE instead of OPT_BOOL
 2016-10-27 16:59 UTC  (3+ messages)
` [PATCH v15 "

[PATCH] reset: --unmerge
 2016-10-27 16:23 UTC  (9+ messages)

[PATCH v1 00/19] Add configuration options for split-index
 2016-10-27 16:13 UTC  (22+ messages)
` [PATCH v1 03/19] split-index: add {add,remove}_split_index() functions
` [PATCH v1 05/19] update-index: warn in case of split-index incoherency
` [PATCH v1 09/19] config: add git_config_get_max_percent_split_change()
` [PATCH v1 10/19] read-cache: regenerate shared index if necessary
` [PATCH v1 14/19] read-cache: touch shared index files when used
` [PATCH v1 16/19] read-cache: unlink old sharedindex files

What's cooking in git.git (Oct 2016, #06; Mon, 24)
 2016-10-27 15:47 UTC  (9+ messages)

Expanding Includes in .gitignore
 2016-10-27 10:50 UTC  (6+ messages)

[PATCH v2 0/2] Use CLOEXEC to avoid fd leaks
 2016-10-27 10:24 UTC  (29+ messages)
` [PATCH v2 1/2] sha1_file: open window into packfiles with CLOEXEC
` [PATCH v2 2/2] read-cache: make sure file handles are not inherited by child processes
  ` [PATCH v3 0/3] quick reroll of Lars's git_open() w/ O_CLOEXEC
    ` [PATCH v3 1/3] sha1_file: rename git_open_noatime() to git_open()
    ` [PATCH v3 2/3] sha1_file: open window into packfiles with O_CLOEXEC
    ` [PATCH v3 3/3] read-cache: make sure file handles are not inherited by child processes

[PATCH] rebase: add --forget to cleanup rebase, leave HEAD untouched
 2016-10-27 10:40 UTC  (3+ messages)

generating combined diff without an existing merge commit
 2016-10-27  9:27 UTC  (4+ messages)
` [PATCH] Documentation/git-diff: document git diff with 3+ commits

[PATCH] Update git rebase documentation to clarify HEAD behavior
 2016-10-27  6:47 UTC  (2+ messages)

"git subtree --squash" interacts poorly with revert, merge, and rebase
 2016-10-27  6:00 UTC  (9+ messages)

[PATCHv2 00/36] Revamping the attr subsystem!
 2016-10-27  5:44 UTC  (38+ messages)
` [PATCH 17/36] attr: expose validity check for attribute names
    ` [PATCH] attr: expose error reporting function for invalid "
` [PATCH 27/36] attr: convert to new threadsafe API
                  ` [PATCHv2 1/2] "
` [PATCH 28/36] attr: keep attr stack for each check
` [PATCH 32/36] pathspec: allow querying for attributes

What's cooking in git.git (Oct 2016, #07; Wed, 26)
 2016-10-26 22:47 UTC  (3+ messages)

problem with git worktree and git svn
 2016-10-26 21:17 UTC  (4+ messages)
` [PATCH 0/2] git-svn: implement "git worktree" awareness

git-archive and submodules
 2016-10-26 21:04 UTC  (2+ messages)

A bug with "git svn show-externals"
 2016-10-26 19:10 UTC  (2+ messages)

[PATCH] hex: use unsigned index for ring buffer
 2016-10-26 17:53 UTC  (14+ messages)

[PATCH/RFC] git.c: support "!!" aliases that do not move cwd
 2016-10-26 16:08 UTC  (13+ messages)

[Question] Git histrory after greybus merge
 2016-10-26 13:17 UTC 

[PATCH 0/7] stop blind fallback to ".git"
 2016-10-26 12:31 UTC  (11+ messages)
` [PATCH 1/7] read info/{attributes,exclude} only when in repository
` [PATCH 7/7] setup_git_env: avoid blind fall-back to ".git"

[PATCH] Allow stashes to be referenced by index only
 2016-10-26  0:12 UTC  (6+ messages)

[PATCH] git-svn: do not reuse caches memoized for a different architecture
 2016-10-25 21:23 UTC  (2+ messages)

password forgot
 2016-10-25 19:10 UTC  (3+ messages)

pre-planning for git contributor's summit: Feb 2, 2017, Brussels
 2016-10-25 16:28 UTC 

Integrating submodules with no side effects
 2016-10-25 15:05 UTC  (8+ messages)

%C(auto) not working as expected
 2016-10-25 13:02 UTC  (10+ messages)

[RFH] limiting ref advertisements
 2016-10-25 11:46 UTC  (2+ messages)

[PATCH] doc: fix merge-base ASCII art tab spacing
 2016-10-25 11:39 UTC  (3+ messages)
` [PATCH] doc: fix the 'revert a faulty merge' "

[PATCH 0/3] i-t-a entries in git-status, and git-commit
 2016-10-25  9:34 UTC  (4+ messages)
` [PATCH 0/4] nd/ita-empty-commit update

Reporting Bug in Git Version Control System
 2016-10-25  8:51 UTC  (5+ messages)

An anomaly, not a bug
 2016-10-24 22:47 UTC  (3+ messages)

revisiting zstd timings
 2016-10-24 21:36 UTC  (2+ messages)

[PATCH v4 00/25] Prepare the sequencer for the upcoming rebase -i patches
 2016-10-24 20:16 UTC  (12+ messages)
` [PATCH v5 00/27] "

[PATCH 0/3] Fix submodule url issues
 2016-10-24 19:47 UTC  (9+ messages)
` [PATCH 2/3] submodule tests: replace cloning from . by "$(pwd)"

Prove "Tests out of sequence" Error
 2016-10-24 18:06 UTC  (6+ messages)
      ` [PATCH 0/3] fix travis TAP/--verbose conflict

RFC Failover url for fetches?
 2016-10-24 16:54 UTC  (4+ messages)

[PATCH] gitk: Fix Japanese translation for "marked commit"
 2016-10-24 15:35 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).