git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2017-09-25 22:51:01 to 2017-09-28 04:43:54 UTC [more...]

RFC: Another proposed hash function transition plan
 2017-09-28  4:43 UTC  (17+ messages)
  ` RFC v3: "
      ` [PATCH v4] technical doc: add a design doc for hash function transition
                      ` [PATCH] "

[PATCH] gitk: expand $config_file_tmp before reporting to user
 2017-09-28  4:37 UTC  (2+ messages)

diffstat summary mode change bug
 2017-09-28  4:14 UTC  (19+ messages)
      ` [PATCH] diff: correct newline in summary for renamed files

[PATCH] fast-import: checkpoint: dump branches/tags/marks even if object_count==0
 2017-09-28  3:48 UTC  (7+ messages)
  ` [PATCH 1/1] "

[PATCH] oidmap: map with OID as key
 2017-09-28  3:13 UTC  (3+ messages)

Help
 2017-09-28  3:06 UTC  (2+ messages)

[PATCH 05/13] list-objects-filter-large: add large blob filter to list-objects
 2017-09-28  0:05 UTC  (8+ messages)
` [PATCH 07/13] object-filter: common declarations for object filtering
` [PATCH 09/13] rev-list: add object filtering support

hacktoberfest
 2017-09-27 22:05 UTC 

[PATCH 0/8] protocol transition
 2017-09-27 21:36 UTC  (25+ messages)
` [PATCH v2 0/9] "
  ` [PATCH v2 1/9] connect: in ref advertisement, shallows are last
  ` [PATCH v2 2/9] pkt-line: add packet_write function
  ` [PATCH v2 3/9] protocol: introduce protocol extention mechanisms
  ` [PATCH v2 4/9] daemon: recognize hidden request arguments
  ` [PATCH v2 5/9] upload-pack, receive-pack: introduce protocol version 1
  ` [PATCH v2 6/9] connect: teach client to recognize v1 server response
  ` [PATCH v2 7/9] connect: tell server that the client understands v1
  ` [PATCH v2 8/9] http: "
  ` [PATCH v2 9/9] i5700: add interop test for protocol transition

BUG in git diff-index
 2017-09-27 21:06 UTC  (10+ messages)
              ` Google indexing https://public-inbox.org/git (was: BUG in git diff-index)
            ` Wrong -dirty suffix set by setlocalversion "

[PATCH 00/13] RFC object filtering for parital clone
 2017-09-27 20:49 UTC  (13+ messages)
` [PATCH 02/13] oidset2: create oidset subclass with object length and pathname
` [PATCH 03/13] list-objects: filter objects in traverse_commit_list

BUG: merge -s theirs is not in effect (does the same as -s ours)
 2017-09-27 20:21 UTC  (15+ messages)
    ` Re* "
      ` -X theirs does not resolve symlink conflict Was: BUG: merge -s theirs is not in effect
      ` -s theirs use-case(s) "

Updated to v2.14.2 on macOS; git add --patch broken
 2017-09-27 19:53 UTC  (6+ messages)

What's the idea of specifying binary=true together with textconv?
 2017-09-27 19:18 UTC  (2+ messages)

[PATCH v6 00/40] Add initial experimental external ODB support
 2017-09-27 16:46 UTC  (4+ messages)
` [PATCH v6 09/40] Add initial external odb support

[PATCH] git: add --no-optional-locks option
 2017-09-27 16:28 UTC  (16+ messages)
` [PATCH v2] "

[PATCH 0/4] Assorted comment fixes
 2017-09-27 15:59 UTC  (9+ messages)
` [PATCH 2/4] Clarify return value ownership of real_path and read_gitfile_gently
` [PATCH 4/4] Move documentation of string_list into string-list.h

About Magit (git client) and its fundraiser
 2017-09-27 12:49 UTC 

[PATCH] [Outreachy] cleanup: use list.h in mru.h and mru.c
 2017-09-27 11:30 UTC  (2+ messages)

Speeding up history traversals with caches
 2017-09-27  8:09 UTC 

[PATCH 0/3] validate_headref: avoid reading uninitialized bytes
 2017-09-27  7:28 UTC  (8+ messages)
` [PATCH 1/3] validate_headref: NUL-terminate HEAD buffer
` [PATCH 2/3] validate_headref: use skip_prefix for symref parsing
` [PATCH 3/3] validate_headref: use get_oid_hex for detached HEADs

[PATCH 0/7] read/write_in_full leftovers
 2017-09-27  7:09 UTC  (45+ messages)
` [PATCH 1/7] files-backend: prefer "0" for write_in_full() error check
` [PATCH 3/7] read_in_full: reset errno before reading
` [PATCH 6/7] worktree: check the result of read_in_full()
` [PATCH 7/7] add xread_in_full() helper
` [PATCH v2 0/7] read/write_in_full leftovers
  ` [PATCH v2 1/7] files-backend: prefer "0" for write_in_full() error check
  ` [PATCH v2 2/7] notes-merge: drop dead zero-write code
  ` [PATCH v2 3/7] prefer "!=" when checking read_in_full() result
  ` [PATCH v2 4/7] avoid looking at errno for short read_in_full() returns
  ` [PATCH v2 5/7] distinguish error versus short read from read_in_full()
  ` [PATCH v2 6/7] worktree: use xsize_t to access file size
  ` [PATCH v2 7/7] worktree: check the result of read_in_full()

[PATCH] t7406: submodule.<name>.update command must not be run from .gitmodules
 2017-09-27  3:21 UTC  (9+ messages)

What's cooking in git.git (Jul 2017, #01; Wed, 5)
 2017-09-27  2:02 UTC  (6+ messages)
` [PATCH v2 0/3] branch: add a --copy to go with --move
    ` [PATCH 4/3] branch: fix "copy" to never touch HEAD

git apply fails silently when on the wrong directory
 2017-09-27  1:25 UTC  (3+ messages)

[PATCH] submodule: correct error message for missing commits
 2017-09-27  0:52 UTC  (3+ messages)

[PATCH 0/3] Comment fixes
 2017-09-27  0:13 UTC  (5+ messages)
` [PATCH 1/3] real_path: clarify return value ownership
` [PATCH 2/3] read_gitfile_gently: "
` [PATCH 3/3] string-list.h: move documentation from Documentation/api/ into header

[PATCH v2 0/9] Teach 'run' perf script to read config files
 2017-09-27  0:04 UTC  (6+ messages)

[PATCH] connect: in ref advertisement, shallows are last
 2017-09-26 18:31 UTC  (3+ messages)
` [PATCH v5] "

[ANNOUNCE] Git for Windows 2.14.2
 2017-09-26 18:14 UTC 

RFC: Design and code of partial clones (now, missing commits and trees OK)
 2017-09-26 17:32 UTC  (15+ messages)
` RFC: Design and code of partial clones (now, missing commits and trees OK) (part 2/3)
` RFC: Design and code of partial clones (now, missing commits and trees OK) (part 3)

git config credential.helper with absolute path on windows not working properly
 2017-09-26 14:51 UTC  (2+ messages)

[PATCH v2 0/5] Improve abbreviation disambiguation
 2017-09-26  9:27 UTC  (7+ messages)
` [PATCH v2 1/5] test-list-objects: List a subset of object ids
` [PATCH v2 2/5] p0008-abbrev.sh: Test find_unique_abbrev() perf
` [PATCH v2 4/5] sha1_name: Parse less while finding common prefix

[ANNOUNCE] Git v2.14.2
 2017-09-26  6:09 UTC 

[ANNOUNCE] Git v2.13.6 and others
 2017-09-26  6:09 UTC 

'--shallow-since' option is not available for git-pull in Git version 2.14.1
 2017-09-26  5:15 UTC  (2+ messages)

[PATCHv2] Documentation/config: clarify the meaning of submodule.<name>.update
 2017-09-26  1:30 UTC  (8+ messages)
` [PATCH] Documentation: consolidate submodule.<name>.update


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