git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2016-07-14 15:30:28 to 2016-07-17 08:16:30 UTC [more...]

[PATCH v3] config: add conditional include
 2016-07-17  8:15 UTC  (10+ messages)
` [PATCH v4] "

Git and SHA-1 security (again)
 2016-07-17  8:01 UTC  (5+ messages)

Question: Getting 'git diff' to generate /usr/bin/diff output
 2016-07-17  7:46 UTC  (3+ messages)

proposal: allow git clone for http-hosted bundles
 2016-07-17  7:15 UTC  (3+ messages)

What's cooking in git.git (Jul 2016, #05; Wed, 13)
 2016-07-17  5:58 UTC  (10+ messages)
    ` [PATCH] list: avoid incompatibility with *BSD sys/queue.h

format-patch with pager.format-patch=true gets very confused
 2016-07-17  2:56 UTC 

[PATCH] blame: Allow to blame paths freshly added to the index
 2016-07-16 13:05 UTC  (13+ messages)
  ` [PATCH v2] "
    ` [PATCH v3 1/2] "
      ` [PATCH v3 2/2] t/t8003-blame-corner-cases.sh: Use here documents

[ANNOUNCE] Git for Windows 2.9.2
 2016-07-16  9:20 UTC 

[PATCH 2/1] Verify that --cherry-pick avoids looking at full diffs
 2016-07-16  8:34 UTC  (3+ messages)

[PATCH] git-clean: remove fifo, devices, socket files
 2016-07-15 21:36 UTC  (6+ messages)

Plugin mechanism(s) for Git?
 2016-07-16  8:06 UTC  (13+ messages)

[PATCH 0/12] push progress reporting and keepalives
 2016-07-16  7:56 UTC  (22+ messages)
` [PATCH 01/12] check_everything_connected: always pass --quiet to rev-list
` [PATCH 02/12] rev-list: add optional progress reporting
` [PATCH 03/12] check_everything_connected: convert to argv_array
` [PATCH 04/12] check_everything_connected: use a struct with named options
` [PATCH 05/12] check_connected: relay errors to alternate descriptor
` [PATCH 06/12] check_connected: add progress flag
` [PATCH 07/12] clone: use a real progress meter for connectivity check
` [PATCH 08/12] index-pack: add flag for showing delta-resolution progress
` [PATCH 09/12] receive-pack: turn on index-pack resolving progress
` [PATCH 10/12] receive-pack: relay connectivity errors to sideband
` [PATCH 11/12] receive-pack: turn on connectivity progress
` [PATCH 12/12] receive-pack: send keepalives during quiet periods

[PATCH v4 0/5] friendlier handling of overflows in archive-tar
 2016-07-16  6:28 UTC  (35+ messages)
` [PATCH v4 2/5] t5000: test tar files that overflow ustar headers
                ` [PATCH v2 0/2] ulong may only be 32-bit wide
                  ` [PATCH v2 1/2] t0006: skip "far in the future" test when unsigned long is not long enough
                  ` [PATCH v2 2/2] archive-tar: huge offset and future timestamps would not work on 32-bit
` [PATCH v4 3/5] archive-tar: write extended headers for file sizes >= 8GB

Bug in index-helper/watchman?
 2016-07-16  6:23 UTC  (3+ messages)

[ANNOUNCE] Git v2.9.1
 2016-07-16  5:50 UTC  (20+ messages)
        ` 32-bit Travis, was "

[PATCH] contrib/persistent-https: update ldflags syntax for Go 1.7+
 2016-07-16  5:18 UTC  (2+ messages)

[PATCH v3 0/4] cache-tree building fix in the presence of ita entries
 2016-07-16  5:06 UTC  (6+ messages)
` [PATCH v4 "
  ` [PATCH v4 1/4] test-lib.sh: introduce and use $EMPTY_TREE
  ` [PATCH v4 2/4] test-lib.sh: introduce and use $EMPTY_BLOB
  ` [PATCH v4 3/4] cache-tree.c: fix i-t-a entry skipping directory updates sometimes
  ` [PATCH v4 4/4] cache-tree: do not generate empty trees as a result of all i-t-a subentries

obsolete index in wt_status_print after pre-commit hook runs
 2016-07-16  2:39 UTC  (10+ messages)

[ANNOUNCE] Git v2.9.2
 2016-07-15 21:22 UTC 

[StGit PATCH] contrib/vim: Fix filetype detection in VIM >=7.4
 2016-07-15 18:58 UTC 

Two consecutive clones of a remote produces different files
 2016-07-15 18:16 UTC  (3+ messages)
  ` [SOLVED] "

gc and repack ignore .git/*HEAD when checking reachability
 2016-07-15 15:46 UTC  (16+ messages)

Server-side preventing some files from being overwritten
 2016-07-15 15:30 UTC  (10+ messages)

Multiple Keys in ssh-agent, fail to clone
 2016-07-15 12:04 UTC  (3+ messages)

[PATCH] Use path comparison for patch ids before the file content
 2016-07-15 11:59 UTC  (3+ messages)

[PATCH 0/3] Teach `git fsck` a new option: `--name-objects`
 2016-07-15  6:20 UTC  (8+ messages)
` [PATCH 1/3] fsck: refactor how to describe objects
` [PATCH 2/3] fsck_walk(): optionally name objects on the go
` [PATCH 3/3] fsck: optionally show more helpful info for broken links

[PATCH v14 00/21] index-helper/watchman
 2016-07-15  1:20 UTC  (6+ messages)

[PATCHv7 0/4] Push options
 2016-07-14 22:51 UTC  (8+ messages)
` [PATCH 1/4] push options: {pre,post}-receive hook learns about push options
` [PATCH 2/4] receive-pack: implement advertising and receiving "
` [PATCH 3/4] push: accept "
` [PATCH 4/4] add a test for "

[PATCHv6 2/4] receive-pack: implement advertising and receiving push options
 2016-07-14 21:40 UTC  (3+ messages)

[PATCHv5 0/4] Push options
 2016-07-14 20:07 UTC  (13+ messages)
` [PATCH 1/4] push options: {pre,post}-receive hook learns about push options
` [PATCH 2/4] receive-pack: implement advertising and receiving "
` [PATCH 3/4] push: accept "
` [PATCH 4/4] add a test for "

[PATCH v2 00/17] Use merge_recursive() directly in the builtin am
 2016-07-14 19:39 UTC  (5+ messages)
` [PATCH v3 00/16] "

[PATCH] diff: document diff-filter exclusion
 2016-07-14 19:27 UTC  (2+ messages)

[PATCH] mingw: fix regression in t1308-config-set
 2016-07-14 18:40 UTC  (3+ messages)

What's cooking in git.git (Jun 2016, #05; Thu, 16)
 2016-07-14 18:17 UTC  (7+ 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).