git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2017-08-10 18:00:23 to 2017-08-13 17:33:29 UTC [more...]

[RFC] clang-format: outline the git project's coding style
 2017-08-13 17:33 UTC  (29+ messages)

[PATCH] doc: clarify "config --bool" behaviour with empty values
 2017-08-13  9:48 UTC 

core.autocrlf=true causes `git apply` to fail on patch generated with `git diff-index HEAD --patch`
 2017-08-13  8:51 UTC  (11+ 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

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

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

Bug?: git archive exclude pathspec and gitattributes export-ignore
 2017-08-13  4:53 UTC 

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

[PATCH 0/2] Add progress to format-patch and rebase
 2017-08-13  4:39 UTC  (11+ messages)
` [PATCH v2 0/2] Add progress for "
` [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

[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 1/9] Convert pack-objects to size_t
 2017-08-12 14:07 UTC  (14+ 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 "

[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  (23+ messages)
                  ` [PATCH 0/2] http: handle curl with vendor backports
                  ` [PATCH 1/2] http: Fix handling of missing CURLPROTO_*
                  ` [PATCH 2/2] http: use a feature check to enable GSSAPI delegation control

[PATCH] Add overflow check to get_delta_hdr_size
 2017-08-12  7:27 UTC 

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] "

[RFC PATCH 0/3] Fixes to "diff --color-moved" MIN_BLOCK_LENGTH handling
 2017-08-12  0:39 UTC  (5+ 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

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

[RFC PATCH 00/10] An attempt to move packfile funcs to its own file
 2017-08-11 22:06 UTC  (18+ messages)
` [RFC PATCH 01/10] pack: move pack name-related functions
` [PATCH v2 00/25] Move exported packfile funcs to its own file
        ` [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()

Not understanding with git wants to copy one file to another
 2017-08-11 20:41 UTC  (5+ messages)

[PATCH 0/5] make interpret-trailers useful for parsing
 2017-08-11 19:02 UTC  (38+ messages)
` [PATCH 3/5] interpret-trailers: add an option to show only existing trailers
  ` [PATCH 4/5] interpret-trailers: add an option to normalize output
    ` [PATCH v3 1/5] trailer: put process_trailers() options into a struct
    ` [PATCH v3 2/5] interpret-trailers: add an option to show only the trailers
    ` [PATCH v3 3/5] interpret-trailers: add an option to show only existing trailers
    ` [PATCH v3 4/5] interpret-trailers: add an option to normalize output
    ` [PATCH v3 5/5] interpret-trailers: add --parse convenience option

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

[PATCH V2 1/2] Fix delta integer overflows
 2017-08-11 18:43 UTC  (9+ messages)
` [PATCH V2 2/2] Convert size datatype to size_t

[PATCH v1 0/1] Teach status to show ignored directories
 2017-08-11 18:29 UTC  (6+ messages)
` [PATCH v1 1/1] dir: teach "

[PATCH] t4062: stop using repetition in regex
 2017-08-11 18:20 UTC  (14+ messages)

[PATCH 00/15] submodule-config cleanup
 2017-08-11 17:18 UTC  (14+ messages)
` [PATCH 02/15] submodule: don't use submodule_from_name
` [PATCH v2 00/15] submodule-config cleanup
  ` [PATCH v2 02/15] submodule: don't use submodule_from_name
  ` [PATCH v2 14/15] unpack-trees: improve loading of .gitmodules

[PATCH] cache-tree: remove use of strbuf_addf in update_one
 2017-08-11 13:08 UTC  (6+ messages)

[PATCH] fsck: free buffers on error in fsck_obj()
 2017-08-11 10:22 UTC  (2+ messages)

[PATCH] apply: remove prefix_length member from apply_state
 2017-08-11  9:04 UTC  (4+ messages)

Bug with corruption on clone/fsck/... with large packs + 64-bit Windows, problem with usage of "long" datatype for sizes/offsets?
 2017-08-11  7:04 UTC 

[PATCH 5/9] Convert sha1_file.c to size_t
 2017-08-11  7:06 UTC  (6+ messages)
` [PATCH 6/9] Use size_t for sha1
` [PATCH 8/9] Convert fsck.c & commit.c to size_t
` [PATCH 9/9] Convert cache functions "

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

[ANNOUNCE] Git for Windows 2.14.1
 2017-08-10 20:07 UTC 

[PATCH] t1200: remove t1200-tutorial.sh
 2017-08-10 19:39 UTC  (4+ messages)

[ANNOUNCE] Git v2.14.1, v2.13.5, and others
 2017-08-10 18:00 UTC 


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