git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2017-10-24 19:04:17 to 2017-10-27 15:06:12 UTC [more...]

[PATCH 0/6] Create Git/Packet.pm
 2017-10-27 15:05 UTC  (11+ messages)
` [PATCH 4/6] t0021/rot13-filter: add packet_initialize()

[PATCH] dir: allow exclusions from blob in addition to file
 2017-10-27 15:02 UTC  (4+ messages)

[PATCH 0/3] making test-suite tracing more useful
 2017-10-27 14:26 UTC  (7+ messages)
` [PATCH 4/3] t/Makefile: introduce TEST_SHELL_PATH

clarify documentation of leading "**" in gitignore(5) man page
 2017-10-27 14:51 UTC 

[Bug Report] [includeIf] does not parse case insensitive -> case sensitive symlink gitdir
 2017-10-27 13:55 UTC 

Why does fetch-pack not works over http?
 2017-10-27 12:33 UTC  (2+ messages)

[ANNOUNCE] Git v2.15.0-rc2
 2017-10-27 12:24 UTC  (4+ messages)
` Git for Windows v2.15.0-rc prerelease, was "
  ` [git-for-windows] "

[PATCH] diff: fix lstat() error handling in diff_populate_filespec()
 2017-10-27  9:33 UTC 

What's cooking in git.git (Oct 2017, #06; Fri, 27)
 2017-10-27  8:32 UTC 

[PATCH] tag: add tag.gpgSign config option to force all tags be GPG-signed
 2017-10-27  7:41 UTC  (6+ messages)

[RFE] Add minimal universal release management capabilities to GIT
 2017-10-27  7:16 UTC  (5+ messages)

[PATCH 0/4] (x)diff cleanup: remove duplicate code
 2017-10-27  7:12 UTC  (15+ messages)
` [PATCHv2 0/2] "
  ` [PATCH 1/2] xdiff-interface: export comparing and hashing strings
  ` [PATCH 2/2] diff.c: get rid of duplicate implementation
    ` [PATCHv3 0/2] (x)diff cleanup: remove duplicate code
` [PATCH 1/5] fnv: migrate code from hashmap to fnv

[PATCH] blame: add --fuzzy-lines command line option
 2017-10-27  6:56 UTC  (13+ messages)
  ` [PATCH v2] blame: prevent error if range ends past end of file
      ` [PATCH v3] "

Consequences of CRLF in index?
 2017-10-27  6:13 UTC  (23+ messages)
          ` Re* "

[PATCH v2 0/4] fsmonitor fixes
 2017-10-27  3:40 UTC  (14+ messages)
` [PATCH v2 1/4] fsmonitor: Set the PWD to the top of the working tree
  ` [PATCH v2 2/4] fsmonitor: Don't bother pretty-printing JSON from watchman
  ` [PATCH v2 3/4] fsmonitor: Document GIT_TRACE_FSMONITOR
  ` [PATCH v2 4/4] fsmonitor: Delay updating state until after split index is merged

[PATCH] rev-list-options.txt: use correct directional reference
 2017-10-27  1:29 UTC  (2+ messages)

[PATCH] t0000: check whether the shell supports the "local" keyword
 2017-10-27  1:15 UTC  (5+ messages)

What's cooking in git.git (Oct 2017, #05; Tue, 24)
 2017-10-27  1:02 UTC  (4+ messages)

gitk --version and --help
 2017-10-26 22:18 UTC 

Discrepancy between git-check-ignore and git-status for negated pattern
 2017-10-26 18:40 UTC 

[PATCH 00/13] WIP Partial clone part 1: object filtering
 2017-10-26 18:11 UTC  (29+ messages)
` [PATCH 01/13] dir: allow exclusions from blob in addition to file
` [PATCH 02/13] list-objects-filter-map: extend oidmap to collect omitted objects
` [PATCH 03/13] list-objects: filter objects in traverse_commit_list
` [PATCH 07/13] list-objects-filter-options: common argument parsing
` [PATCH 08/13] list-objects: add traverse_commit_list_filtered method
` [PATCH 10/13] rev-list: add list-objects filtering support

[PATCH 0/2] color-moved: ignore all space changes by default
 2017-10-26 17:59 UTC  (6+ messages)
` [PATCH 1/2] diff: decouple white space treatment for move detection from generic option
` [PATCH 2/2] diff.c: ignore all white space changes by default in the move detection

grep vs git grep performance?
 2017-10-26 17:45 UTC  (8+ messages)

[PATCH] docs: fix formatting of rev-parse's --show-superproject-working-tree
 2017-10-26 17:31 UTC  (2+ messages)

[PATCH 0/4] (x)diff cleanup: remove duplicate code
 2017-10-26 17:03 UTC  (12+ messages)
` [PATCH 1/4] hashmap: introduce memhash_feed to access the internals of FNV-1 hash
` [PATCH 2/4] xdiff-interface: export comparing and hashing strings
` [PATCH 3/4] xdiff: use stronger hash function internally

[PATCH 0/2] Avoid rewriting "packed-refs" unnecessarily
 2017-10-26  7:35 UTC  (6+ messages)
` [PATCH 1/2] t1409: check that `packed-refs` is not rewritten unnecessarily
` [PATCH 2/2] files-backend: don't rewrite the `packed-refs` file unnecessarily

[PATCH 0/2] Fix an error-handling path when locking refs
 2017-10-26  6:32 UTC  (11+ messages)
` [PATCH 1/2] t1404: add a bunch of tests of D/F conflicts
` [PATCH 2/2] files_transaction_prepare(): fix handling of ref lock failure

[PATCH] status: do not get confused by submodules in excluded directories
 2017-10-26  2:28 UTC  (11+ messages)
` [PATCH v2 0/1] Do not handle submodules in excluded directories as untracked
  ` [PATCH v2 1/1] status: do not get confused by submodules in excluded directories

[PATCH 0/4] fsmonitor fixes
 2017-10-26  1:20 UTC  (11+ messages)
` [PATCH 1/4] fsmonitor: Watch, and ask about, the top of the repo, not the CWD
` [PATCH 2/4] fsmonitor: Don't bother pretty-printing JSON from watchman
` [PATCH 4/4] fsmonitor: Delay updating state until after split index is merged

[RFC] protocol version 2
 2017-10-26  0:59 UTC  (7+ messages)

[PATCH 1/5] connect: split git:// setup into a separate function
 2017-10-25 18:58 UTC  (6+ messages)
` [WIP PATCH] diff: add option to ignore whitespaces for move detection only

[PATCH v2 0/9] protocol transition
 2017-10-25 16:32 UTC  (10+ messages)
` [PATCH v3 00/10] "
  ` [PATCH v3 10/10] ssh: introduce a 'simple' ssh variant
        ` [PATCH 0/5] Coping with unrecognized ssh wrapper scripts in GIT_SSH
          ` [PATCH 3/5] ssh: 'auto' variant to select between 'ssh' and 'simple'

[PATCH] merge-recursive: check GIT_MERGE_VERBOSITY only once
 2017-10-25 13:03 UTC  (15+ messages)
                ` [PATCH v2] "
                    ` [PATCH v3] "

Docker image for git
 2017-10-25 11:45 UTC  (2+ messages)

[PATCH v1 1/1] completion: add remaining flags to checkout
 2017-10-25  6:22 UTC  (5+ messages)
` [PATCH v2 "

[GIT PULL] l10n updates for 2.15.0 round 2
 2017-10-24 22:07 UTC  (3+ messages)

Multiple paths in GIT_EXEC_PATH
 2017-10-24 20:12 UTC  (2+ messages)

[PATCH] path: use xmalloc in add_to_trie
 2017-10-24 19:26 UTC  (3+ messages)

v2.15.0-rc2 ref deletion bug
 2017-10-24 19:04 UTC  (3+ 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).