git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2016-07-13 11:36:07 to 2016-07-15 14:03:01 UTC [more...]

Server-side preventing some files from being overwritten
 2016-07-15 13:56 UTC  (9+ messages)

[PATCH v4 0/5] friendlier handling of overflows in archive-tar
 2016-07-15 13:46 UTC  (32+ 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

Plugin mechanism(s) for Git?
 2016-07-15 13:32 UTC  (7+ messages)

[PATCH] blame: Allow to blame paths freshly added to the index
 2016-07-15 12:55 UTC  (6+ messages)
  ` [PATCH v2] "

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

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

[PATCH] git-clean: remove fifo, devices, socket files
 2016-07-15 10:48 UTC  (4+ messages)

[PATCH 0/12] push progress reporting and keepalives
 2016-07-15 10:43 UTC  (13+ 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

Two consecutive clones of a remote produces different files
 2016-07-15  9:42 UTC  (2+ 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

[ANNOUNCE] Git v2.9.1
 2016-07-15  1:59 UTC  (38+ messages)
        ` 32-bit Travis, was "

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

[PATCH v2 2/2] config: add conditional include
 2016-07-14 16:13 UTC  (9+ messages)
` [PATCH v3] "
  ` [PATCH v4] "

What's cooking in git.git (Jul 2016, #05; Wed, 13)
 2016-07-14 15:48 UTC  (14+ messages)

Bug in index-helper/watchman?
 2016-07-14 15:21 UTC 

Bug report: 'git rebase' confusing files with initially equal content
 2016-07-14 14:11 UTC 

What's cooking in git.git (May 2016, #09; Tue, 31)
 2016-07-14 12:35 UTC  (11+ messages)
` What's cooking in git.git (May 2016, #09; Tue, 31) t1308 broken
        ` [PATCH] t1308: do not get fooled by symbolic links to the source tree

Ich suche Daten auf git
 2016-07-14  4:59 UTC 

Https password present in git output
 2016-07-13 23:36 UTC  (6+ messages)

[feature request] Warn about or prevent --amend commits that don't change anything
 2016-07-13 21:02 UTC  (3+ messages)

Bug report: --invert-grep and --author seems to be incompatible
 2016-07-13 20:33 UTC  (6+ messages)

Issue with git p4 clone when using multiple depots and multiple branches
 2016-07-13 19:06 UTC 

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

[RFC/PATCH 0/8] Add configuration options for split-index
 2016-07-13 17:54 UTC  (8+ messages)
` [RFC/PATCH 8/8] read-cache: unlink old sharedindex files

[PATCH 0/5] Number truncation with 4+ GB files on 32-bit systems
 2016-07-13 16:16 UTC  (10+ messages)
` [PATCH v2 0/7] "
  ` [PATCH v2 1/7] pack-objects: pass length to check_pack_crc() without truncation
  ` [PATCH v2 2/7] sha1_file.c: use type off_t* for object_info->disk_sizep
  ` [PATCH v2 3/7] index-pack: correct "len" type in unpack_data()
  ` [PATCH v2 4/7] index-pack: report correct bad object offsets even if they are large
  ` [PATCH v2 5/7] index-pack: correct "offset" type in unpack_entry_data()
  ` [PATCH v2 6/7] pack-objects: do not truncate result in-pack object size on 32-bit systems
  ` [PATCH v2 7/7] fsck: use streaming interface for large blobs in pack

[PATCH v5 0/8] extend smudge/clean filters with direct file access (for pu)
 2016-07-13 16:02 UTC  (3+ messages)
` [PATCH v5 2/8] add smudgeToFile and cleanFromFile filter configs

[RFC] Speed up git status via a file system daemon
 2016-07-13 15:38 UTC 

[PATCH 00/38] Virtualization of the refs API
 2016-07-13 15:26 UTC  (3+ messages)

[PATCH v2 0/2] cache-tree building fix in the presence of ita entries
 2016-07-13 15:04 UTC  (8+ messages)
` [PATCH v3 0/4] "
  ` [PATCH v3 1/4] test-lib.sh: introduce and use $_EMPTY_TREE
  ` [PATCH v3 4/4] cache-tree: do not generate empty trees as a result of all i-t-a subentries


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