git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2017-09-25 08:01:08 to 2017-09-27 06:02:27 UTC [more...]

[PATCH 0/7] read/write_in_full leftovers
 2017-09-27  6:02 UTC  (46+ messages)
` [PATCH 1/7] files-backend: prefer "0" for write_in_full() error check
` [PATCH 2/7] notes-merge: drop dead zero-write code
` [PATCH 3/7] read_in_full: reset errno before reading
` [PATCH 4/7] get-tar-commit-id: prefer "!=" for read_in_full() error check
` [PATCH 5/7] worktree: use xsize_t to access file size
` [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 0/8] protocol transition
 2017-09-27  5:29 UTC  (16+ 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: merge -s theirs is not in effect (does the same as -s ours)
 2017-09-27  5:19 UTC  (14+ messages)
    ` Re* "
      ` -X theirs does not resolve symlink conflict Was: BUG: merge -s theirs is not in effect
      ` -s theirs use-case(s) "

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

[PATCH] t7406: submodule.<name>.update command must not be run from .gitmodules
 2017-09-27  3:21 UTC  (10+ 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)

RFC: Another proposed hash function transition plan
 2017-09-26 23:51 UTC  (15+ messages)
  ` RFC v3: "
                      ` [PATCH] technical doc: add a design doc for hash function transition

BUG in git diff-index
 2017-09-26 23:27 UTC  (9+ messages)
              ` Google indexing https://public-inbox.org/git (was: BUG in git diff-index)

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

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

[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] git: add --no-optional-locks option
 2017-09-26 14:44 UTC  (13+ messages)

[PATCH 0/4] Assorted comment fixes
 2017-09-26 11:22 UTC  (13+ messages)
` [PATCH 1/4] Fix typo in submodule.h
` [PATCH 2/4] Clarify return value ownership of real_path and read_gitfile_gently
` [PATCH 3/4] Document submodule_to_gitdir
` [PATCH 4/4] Move documentation of string_list into string-list.h

[PATCH v2 0/5] Improve abbreviation disambiguation
 2017-09-26  9:27 UTC  (9+ 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 3/5] sha1_name: Unroll len loop in find_unique_abbrev_r
` [PATCH v2 4/5] sha1_name: Parse less while finding common prefix
` [PATCH v2 5/5] sha1_name: Minimize OID comparisons during disambiguation

[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

git ls-tree -d doesn't work if the specified path is the repository root?
 2017-09-25 22:25 UTC  (3+ messages)

macOS Git installer on SourceForge
 2017-09-25 21:14 UTC 

What's cooking in git.git (Sep 2017, #04; Mon, 25)
 2017-09-25 18:30 UTC  (2+ messages)

[PATCH] Win32: simplify loading of DLL functions
 2017-09-25 16:52 UTC  (4+ messages)
` [PATCH v2 0/1] Simplify loading of DLL functions on Windows
  ` [PATCH v2 1/1] Win32: simplify loading of DLL functions

[PATCH] diff-lib: clear `pending` object-array in `index_differs_from()`
 2017-09-25 16:08 UTC  (8+ messages)
` [PATCH v2 0/6] reroll ma/plugleaks; more `object_array`-fixes

[PATCH v2 00/21] Read `packed-refs` using mmap()
 2017-09-25 15:55 UTC  (7+ messages)
` [PATCH v2 14/21] read_packed_refs(): ensure that references are ordered when read

[PATCH] mailinfo: don't decode invalid =XY quoted-printable sequences
 2017-09-25 12:28 UTC  (2+ messages)

[PATCH v3 00/21] Read `packed-refs` using mmap()
 2017-09-25 12:22 UTC  (9+ messages)
` [PATCH v3 15/21] packed_ref_iterator_begin(): iterate using `mmapped_ref_iterator`
` [PATCH v3 16/21] packed_read_raw_ref(): read the reference from the mmapped buffer
` [PATCH v3 17/21] ref_store: implement `refs_peel_ref()` generically
` [PATCH v3 18/21] packed_ref_store: get rid of the `ref_cache` entirely
` [PATCH v3 19/21] ref_cache: remove support for storing peeled values
` [PATCH v3 20/21] mmapped_ref_iterator: inline into `packed_ref_iterator`
` [PATCH v3 21/21] packed-backend.c: rename a bunch of things and update comments

[PATCH 0/4] pre-merge hook
 2017-09-25 10:54 UTC  (4+ messages)
` [PATCH 3/4] merge: --no-verify to bypass "

[RFC PATCH 0/8] sequencer: dont't fork git commit
 2017-09-25 10:10 UTC  (9+ messages)
` [RFC PATCH 1/8] commit: move empty message checks to libgit
` [RFC PATCH 2/8] commit: move code to update HEAD "
` [RFC PATCH 3/8] sequencer: refactor update_head()
` [RFC PATCH 4/8] commit: move post-rewrite code to libgit
` [RFC PATCH 5/8] commit: move print_commit_summary() "
` [RFC PATCH 6/8] sequencer: simplify adding Signed-off-by: trailer
` [RFC PATCH 7/8] sequencer: load commit related config
` [RFC PATCH 8/8] sequencer: try to commit without forking 'git commit'

[PATCH] docs: improve discoverability of exclude pathspec
 2017-09-25  8:59 UTC  (4+ messages)
  ` [PATCHv2] "

[PATCH v2] doc: camelCase the config variables to improve readability
 2017-09-25  8:27 UTC  (2+ messages)
` [PATCH v3] "

[RFC PATCH 0/5] branch: improve error messages of branch renaming
 2017-09-25  8:20 UTC  (7+ messages)
` [RFC PATCH v2 0/5] Give more useful error messages when renaming a branch
  ` [RFC PATCH v2 1/5] branch: improve documentation and naming of certain parameters
  ` [RFC PATCH v2 2/5] branch: re-order function arguments to group related arguments
  ` [RFC PATCH v2 3/5] branch: cleanup branch name validation
  ` [RFC PATCH v2 4/5] branch: introduce dont_fail parameter for create validation
  ` [RFC PATCH v2 5/5] builtin/branch: give more useful error messages when renaming


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