git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2017-08-11 17:52:43 to 2017-08-15 00:41:05 UTC [more...]

[RFC] clang-format: outline the git project's coding style
 2017-08-15  0:40 UTC  (51+ messages)
` [PATCH v2 0/2] clang-format
  ` [PATCH v2 1/2] clang-format: outline the git project's coding style
  ` [PATCH v2 2/2] Makefile: add style build rule

[PATCH 1/9] Convert pack-objects to size_t
 2017-08-15  0:30 UTC  (25+ messages)
` [PATCH 2/9] Convert index-pack "
` [PATCH 3/9] Convert unpack-objects "
` [PATCH 4/9] Convert archive functions "
` [PATCH 5/9] Convert various things "
` [PATCH 6/9] Use size_t for config parsing
` [PATCH 7/9] Convert ref-filter to size_t
` [PATCH 8/9] Convert tree-walk "
` [PATCH 9/9] Convert xdiff-interface "

[RFC PATCH 0/3] Fixes to "diff --color-moved" MIN_BLOCK_LENGTH handling
 2017-08-14 23:57 UTC  (20+ messages)
` [RFC PATCH 1/3] diff: avoid redundantly clearing a flag
` [RFC PATCH 2/3] diff: respect MIN_BLOCK_LENGTH for last block
` [RFC PATCH 3/3] diff: check MIN_BLOCK_LENGTH at start of new block
` [PATCH v2 0/3] Fixes to "diff --color-moved" MIN_BLOCK_LENGTH handling
` [PATCH v2 1/3] diff: avoid redundantly clearing a flag
` [PATCH v2 2/3] diff: respect MIN_BLOCK_LENGTH for last block
` [PATCH v2 3/3] diff: check MIN_BLOCK_LENGTH at start of new block
` [PATCH v3 0/3] "diff --color-moved" with different heuristic
` [PATCH v3 1/3] diff: avoid redundantly clearing a flag
` [PATCH v3 2/3] diff: respect MIN_BLOCK_LENGTH for last block
` [PATCH v3 3/3] diff: define block by number of non-space chars

What's cooking in git.git (Aug 2017, #03; Mon, 14)
 2017-08-14 23:53 UTC 

[PATCH v2 0/2] Add progress for format-patch and rebase
 2017-08-14 23:23 UTC  (15+ messages)
` [PATCH 0/2] Add progress to "
  ` [PATCH v2 1/2] format-patch: have progress option while generating patches
  ` [PATCH v2 2/2] rebase: turn on progress option by default for format-patch

Add --ignore-missing to git-pack-objects?
 2017-08-14 22:51 UTC 

[PATCH] doc: clarify "config --bool" behaviour with empty values
 2017-08-14 22:24 UTC  (6+ messages)
    ` [PATCH v2] "

[PATCH] commit: skip discarding the index if there is no pre-commit hook
 2017-08-14 22:13 UTC  (3+ messages)
` [PATCH v2] "

[PATCH 0/4] dropping support for older curl
 2017-08-14 21:50 UTC  (5+ messages)

[PATCH] stash: prevent warning about null bytes in input
 2017-08-14 21:43 UTC  (5+ messages)
` [PATCH v2] "

[PATCH v1 0/1] Teach status to show ignored directories
 2017-08-14 21:05 UTC  (7+ messages)
` [PATCH v1 1/1] dir: teach "

[PATCH] t1002: stop using sum(1)
 2017-08-14 20:35 UTC  (2+ messages)

[PATCH] win32: plug memory leak on realloc() failure in syslog()
 2017-08-14 20:26 UTC  (2+ messages)

Can the '--set-upstream' option of branch be removed ?
 2017-08-14 20:19 UTC  (7+ messages)
` [PATCH v2 1/2 / RFC] builtin/branch: stop supporting the use of --set-upstream option
  ` [PATCH v3 "

Not understanding with git wants to copy one file to another
 2017-08-14 19:21 UTC  (7+ messages)

Bug with corruption on clone/fsck/... with large packs + 64-bit Windows, problem with usage of "long" datatype for sizes/offsets?
 2017-08-14 18:57 UTC  (4+ messages)

[PATCH] cache-tree: remove use of strbuf_addf in update_one
 2017-08-14 18:51 UTC  (4+ messages)

gitk -m ?
 2017-08-14 18:32 UTC  (6+ messages)
  ` [External] "

[PATCH 3/4] hook: add sign-off using "interpret-trailers"
 2017-08-14 18:19 UTC  (4+ messages)
` [PATCH] hook: use correct logical variable

[PATCH v4 0/4] interpret-trailers: add --where, --if-exists, --if-missing
 2017-08-14 17:57 UTC  (3+ messages)

core.autocrlf=true causes `git apply` to fail on patch generated with `git diff-index HEAD --patch`
 2017-08-14 17:37 UTC  (12+ messages)
        ` [PATCH/RFC] convert: Add SAFE_CRLF_KEEP_CRLF
        ` [PATCH/RFC] File commited with CRLF should roundtrip diff and apply
        ` [PATCH/RFC 1/2] convert: Add SAFE_CRLF_KEEP_CRLF
        ` [PATCH/RFC 2/2] File commited with CRLF should roundtrip diff and apply

[RFC PATCH 0/7] Implement ref namespaces as a ref storage backend
 2017-08-14 17:00 UTC  (9+ messages)
` [PATCH 1/7] Expose expand_namespace API
` [PATCH 2/7] Add git_configset_add_standard
` [PATCH 3/7] Add helper for skipping namespace prefixes
` [PATCH 4/7] Autocreate reflogs for namespaced refs
` [PATCH 5/7] Treat namespaced HEAD and refs/bisect as per-worktree
` [PATCH 6/7] Add namespaced ref backend
` [PATCH 7/7] Plumb in namespaced ref store

[PATCH] Add overflow check to get_delta_hdr_size
 2017-08-14 16:56 UTC  (3+ messages)

Bug?: git archive exclude pathspec and gitattributes export-ignore
 2017-08-14 16:43 UTC  (2+ messages)

reftable [v5]: new ref storage format
 2017-08-14 16:05 UTC  (4+ messages)

reftable [v6]: new ref storage format
 2017-08-14 12:13 UTC  (2+ messages)

Draft of Git Rev News edition 30
 2017-08-14  8:48 UTC 

Bug when stashing previously-ignored file plus associated .gitignore change
 2017-08-14  7:38 UTC  (5+ messages)
` [PATCH] stash: clean untracked files before reset

[PATCH 0/5] make interpret-trailers useful for parsing
 2017-08-13 19:03 UTC  (6+ messages)

git-describe --contains
 2017-08-13  6:39 UTC  (3+ messages)

fatal: Out of memory, getdelim failed under NFS mounts
 2017-08-13  5:58 UTC  (14+ messages)
        ` [PATCH] strbuf: clear errno before calling getdelim(3)

NO_MSGFMT
 2017-08-13  4:58 UTC  (2+ messages)

[BUG] git am sometimes unable to apply git format-patch output file
 2017-08-12 17:01 UTC  (3+ messages)

Error: Permition denied. git should not try to access root account if I work under common user
 2017-08-12 15:59 UTC  (2+ messages)

[PATCH v1] am: fix signoff when other trailers are present
 2017-08-12 15:55 UTC  (2+ messages)
` [PATCH v3] "

[PATCH] tree-walk: convert fill_tree_descriptor() to object_id
 2017-08-12 14:59 UTC  (4+ messages)
` [PATCH v2] "

[PATCH v3 0/4] git add --chmod: always change the file
 2017-08-12 12:30 UTC  (5+ messages)
` [PATCH v4 "
  ` [PATCH v4 4/4] add: modify already added files when --chmod is given

Would it make sense to add `--depth=0` feature?
 2017-08-12  9:23 UTC  (2+ messages)

[PATCH 0/4] dropping support for older curl
 2017-08-12  9:04 UTC  (7+ messages)
` [PATCH 0/2] http: handle curl with vendor backports
` [PATCH 1/2] http: Fix handling of missing CURLPROTO_*

description about necessary libs on INSTALL
 2017-08-12  8:30 UTC 

[PATCH] hash: Allow building with the external sha1dc library
 2017-08-12  6:50 UTC  (5+ messages)

What's cooking in git.git (Aug 2017, #02; Fri, 11)
 2017-08-12  0:54 UTC 

[PATCHv4 1/2] clone: respect additional configured fetch refspecs during initial fetch
 2017-08-12  0:48 UTC  (6+ messages)
` [PATCHv5 0/2] "
  ` [PATCHv5 1/2] "

[PATCH v2 00/25] Move exported packfile funcs to its own file
 2017-08-11 22:06 UTC  (6+ messages)
` [PATCH 0/2] non-move patches in preparation for packfile.c
` [PATCH 1/2] sha1_file: set whence in storage-specific info fn
` [PATCH 2/2] sha1_file: remove read_packed_sha1()

[RFC PATCH 00/10] An attempt to move packfile funcs to its own file
 2017-08-11 21:34 UTC  (10+ messages)
` [RFC PATCH 01/10] pack: move pack name-related functions
` [PATCH v2 00/25] Move exported packfile funcs to its own file

[PATCH 4/5] interpret-trailers: add an option to normalize output
 2017-08-11 19:02 UTC  (12+ messages)

[PATCH 3/4] Convert zlib.c to size_t
 2017-08-11 18:50 UTC  (5+ messages)
` [PATCH 4/4] Fix delta offset overflow

[PATCH V2 1/2] Fix delta integer overflows
 2017-08-11 18:43 UTC  (6+ messages)

[PATCH] t4062: stop using repetition in regex
 2017-08-11 18:20 UTC  (14+ 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).