git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2017-03-30 15:54:45 to 2017-04-01 04:54:43 UTC [more...]

[PATCH v6 00/27] Remove submodule from files-backend.c
 2017-04-01  4:54 UTC  (6+ messages)
` [PATCH v7 00/28] "
  ` [PATCH v7 19/28] files-backend: replace submodule_allowed check in files_downcast()
  ` [PATCH v7 22/28] refs: new transaction related ref-store api

[PATCH] name-hash: fix buffer overrun
 2017-04-01  4:14 UTC  (7+ messages)
        ` [PATCH] contrib/git-resurrect.sh: do not write \t for HT in sed scripts

[PATCH] [GSOC] prune_worktrees(): reimplement with dir_iterator
 2017-04-01  2:29 UTC  (2+ messages)

[PATCH] Documentation: improve git ls-files -s manpage entry
 2017-04-01  2:21 UTC  (2+ messages)

Preparing for the Upcoming Removal of UCB Utilities from the Next Version of Solaris
 2017-04-01  1:27 UTC 

Bug in "git am" when the body starts with spaces
 2017-04-01  0:52 UTC  (2+ messages)

[PATCH] [GSOC] remove_temporary_files(): reimplement using iterators
 2017-04-01  0:24 UTC 

[PATCH] push: propagate push-options with --recurse-submodules
 2017-04-01  0:19 UTC  (9+ messages)
` [PATCH v2 0/2] propagate push-options
  ` [PATCH v2 1/2] push: unmark a local variable as static
  ` [PATCH v2 2/2] push: propagate push-options with --recurse-submodules

[RFC PATCH] git-news: obtain latest news for your favorite VCS
 2017-03-31 23:59 UTC 

[PATCH 0/2] Re: git diff --submodule=diff fails with submodules in a submodule
 2017-03-31 23:17 UTC  (3+ messages)
` [PATCH 1/2] diff: submodule inline diff to initialize env array
` [PATCH 2/2] diff: recurse into nested submodules for inline diff

Very promising results with libpcre2
 2017-03-31 22:48 UTC  (2+ messages)

SHA1 collision in production repo?! (probably not)
 2017-03-31 21:16 UTC  (8+ messages)

[PATCH] remote.[ch]: parse_push_cas_option() can be static
 2017-03-31 20:25 UTC 

[PATCH v3] http.postbuffer: allow full range of ssize_t values
 2017-03-31 19:51 UTC  (2+ messages)

[BUG?] iconv used as textconv, and spurious ^M on added lines on Windows
 2017-03-31 19:44 UTC  (5+ messages)

Add configuration options for some commonly used command-line options (Was: [RFH] GSoC 2015 application)
 2017-03-31 19:44 UTC  (8+ messages)
` Add configuration options for some commonly used command-line options

git diff --submodule=diff fails with submodules in a submodule
 2017-03-31 19:38 UTC  (5+ messages)
    ` [PATCH] failure with diff --submodule=diff with moved nested submodule HEAD

[PATCH 2/2] name-rev: favor describing with tags and use committer date to tiebreak
 2017-03-31 19:10 UTC  (17+ messages)
` [PATCH v2 0/3] name-rev sanity
          ` [PATCH v3 0/4] "
            ` [PATCH v3 1/4] name-rev: refactor logic to see if a new candidate is a better name
            ` [PATCH v3 2/4] name-rev: favor describing with tags and use committer date to tiebreak
            ` [PATCH v3 3/4] name-rev: provide debug output
            ` [PATCH v3 4/4] describe: pass --debug down to name-rev

[GSoC] Proposal: turn git-add--interactive.perl into a builtin
 2017-03-31 19:06 UTC  (5+ messages)

[PATCH v2] git-gui: Error on systems with TK < 8.6.0
 2017-03-31 18:36 UTC 

[PATCH] status: show in-progress info for short status
 2017-03-31 18:14 UTC  (2+ messages)

[PATCH] git-gui: Error on systems with TK < 8.6.0
 2017-03-31 17:19 UTC  (2+ messages)

[PATCH v2 00/20] Separate `ref_cache` into a separate module
 2017-03-31 17:18 UTC  (23+ messages)
` [PATCH v2 01/20] get_ref_dir(): don't call read_loose_refs() for "refs/bisect"
` [PATCH v2 02/20] refs_read_raw_ref(): new function
` [PATCH v2 03/20] refs_ref_iterator_begin(): "
` [PATCH v2 04/20] refs_verify_refname_available(): implement once for all backends
` [PATCH v2 05/20] refs_verify_refname_available(): use function in more places
` [PATCH v2 06/20] ref-cache: rename `add_ref()` to `add_ref_entry()`
` [PATCH v2 07/20] ref-cache: rename `find_ref()` to `find_ref_entry()`
` [PATCH v2 08/20] ref-cache: rename `remove_entry()` to `remove_entry_from_dir()`
` [PATCH v2 09/20] refs: split `ref_cache` code into separate files
` [PATCH v2 10/20] ref-cache: introduce a new type, ref_cache
` [PATCH v2 11/20] refs: record the ref_store in ref_cache, not ref_dir
` [PATCH v2 12/20] ref-cache: use a callback function to fill the cache
` [PATCH v2 13/20] refs: handle "refs/bisect/" in `loose_fill_ref_dir()`
` [PATCH v2 14/20] do_for_each_entry_in_dir(): eliminate `offset` argument
` [PATCH v2 15/20] get_loose_ref_dir(): function renamed from get_loose_refs()
` [PATCH v2 16/20] get_loose_ref_cache(): new function
` [PATCH v2 17/20] cache_ref_iterator_begin(): make function smarter
` [PATCH v2 18/20] commit_packed_refs(): use reference iteration
` [PATCH v2 19/20] files_pack_refs(): "
` [PATCH v2 20/20] do_for_each_entry_in_dir(): delete function

Terrible bad performance for it blame --date=iso -C -C master -- <file>
 2017-03-31 16:23 UTC  (3+ messages)

[PATCH] http.postbuffer: make a size_t
 2017-03-31 15:52 UTC  (6+ messages)

[PATCH v3 00/20] object_id part 7
 2017-03-31 15:46 UTC  (23+ messages)
` [PATCH v3 01/20] Define new hash-size constants for allocating memory
` [PATCH v3 02/20] Convert GIT_SHA1_HEXSZ used for allocation to GIT_MAX_HEXSZ
` [PATCH v3 03/20] Convert GIT_SHA1_RAWSZ used for allocation to GIT_MAX_RAWSZ
` [PATCH v3 04/20] builtin/diff: convert to struct object_id
` [PATCH v3 05/20] builtin/pull: convert portions "
` [PATCH v3 06/20] builtin/receive-pack: "
` [PATCH v3 07/20] fsck: convert init_skiplist "
` [PATCH v3 08/20] parse-options-cb: convert sha1_array_append caller "
` [PATCH v3 09/20] test-sha1-array: convert most code "
` [PATCH v3 10/20] sha1_name: convert struct disambiguate_state to object_id
` [PATCH v3 11/20] sha1_name: convert disambiguate_hint_fn to take object_id
` [PATCH v3 12/20] submodule: convert check_for_new_submodule_commits to object_id
` [PATCH v3 13/20] builtin/pull: convert to struct object_id
` [PATCH v3 14/20] sha1-array: convert internal storage for struct sha1_array to object_id
` [PATCH v3 15/20] Make sha1_array_append take a struct object_id *
` [PATCH v3 16/20] Convert remaining callers of sha1_array_lookup to object_id
` [PATCH v3 17/20] Convert sha1_array_lookup to take struct object_id
` [PATCH v3 18/20] Convert sha1_array_for_each_unique and for_each_abbrev to object_id
` [PATCH v3 19/20] Rename sha1_array to oid_array
` [PATCH v3 20/20] Documentation: update and rename api-sha1-array.txt

ttk error when starting git gui
 2017-03-31 14:34 UTC  (12+ messages)

[PATCH v3 0/2] read-cache: call verify_hdr() in a background thread
 2017-03-31 13:23 UTC  (11+ messages)

Git Branching - Best Practices - Large project - long running branches
 2017-03-31 13:21 UTC  (3+ messages)

Issue with 2.11.0 and GIT_EXEC_PATH with multiple entries
 2017-03-31  0:39 UTC  (5+ messages)

/bin/bash: /usr/ucb/install: No such file or directory
 2017-03-30 22:56 UTC  (2+ messages)

[PATCH v2] http.postbuffer: allow full range of ssize_t values
 2017-03-30 22:23 UTC 

Git and PCRE2 vs PCRE?
 2017-03-30 22:04 UTC  (4+ messages)

[PATCH v2] log: if --decorate is not given, default to --decorate=auto
 2017-03-30 21:54 UTC  (5+ messages)

[RFC/PATCH] Make “git tag --contains <id>” less chatty if <id> is invalid (gsoc)
 2017-03-30 21:25 UTC 

[PATCH v2] read-cache: avoid using git_path() in freshen_shared_index()
 2017-03-30 21:03 UTC 

git-compat-util.h:735:13: error: conflicting types for 'inet_ntop'
 2017-03-30 20:48 UTC  (6+ messages)

[PATCH] Docs: Add some missing options to git-diff.txt
 2017-03-30 20:18 UTC  (2+ messages)

[PATCH v4 0/8] refactor the filter process code into a reusable module
 2017-03-30 20:11 UTC  (7+ messages)
` [PATCH v4 1/8] pkt-line: add packet_read_line_gently()
` [PATCH v4 2/8] convert: move packet_write_list() into pkt-line as packet_writel()
` [PATCH v4 5/8] convert: Update generic functions to only use generic data structures
` [PATCH v4 6/8] convert: rename reusable sub-process functions
` [PATCH v4 7/8] sub-process: move sub-process functions into separate files

[ANNOUNCE] Git for Windows 2.12.2
 2017-03-30 19:49 UTC  (3+ messages)

[RFC] should these two topics graduate to 'master' soon?
 2017-03-30 19:18 UTC  (4+ messages)

[PATCH 0/3] Respect column.ui in commented status in git-commit
 2017-03-30 18:53 UTC  (4+ messages)
` [PATCH 3/3] WIP - Allow custom printf function for column printing

t1503 broken ?
 2017-03-30 18:38 UTC  (4+ messages)
` [PATCH 1/2] path.c: and an option to call real_path() in expand_user_path()
  ` [PATCH 2/2] config: resolve symlinks in conditional include's patterns

[PATCH v8 0/7] short status: improve reporting for submodule changes
 2017-03-30 18:28 UTC  (5+ messages)
` [PATCHv9 (6,7)/7] "
  ` [PATCH 2/2] submodule.c: correctly handle nested submodules in is_submodule_modified

[PATCH v5 0/6] [GSoC] remove_subtree(): reimplement using iterators
 2017-03-30 18:26 UTC  (6+ messages)
` [PATCH v5 4/6] dir_iterator: add tests for dir_iterator API

[PATCH 0/18] snprintf cleanups
 2017-03-30 18:26 UTC  (7+ messages)

[PATCH v6 0/7] short status: improve reporting for submodule changes
 2017-03-30 18:18 UTC  (6+ messages)
` [PATCH v7 "
  ` [PATCH 7/7] submodule.c: correctly handle nested submodules in is_submodule_modified

[PATCH] userdiff: add build-in pattern for shell
 2017-03-30 18:08 UTC  (2+ messages)
` [PATCH v2] "

[RFC PATCH] change default for status.submoduleSummary to true
 2017-03-30 18:02 UTC  (3+ messages)

[PATCH] strbuf: support long paths w/o read rights in strbuf_getcwd() on FreeBSD
 2017-03-30 18:01 UTC  (5+ messages)

[PATCH v8 00/11] Untracked cache improvements
 2017-03-30 17:47 UTC  (5+ messages)
` [PATCH v8 04/11] update-index: add untracked cache notifications

[PATCH v4 0/5] [GSoC] remove_subtree(): reimplement using iterators
 2017-03-30 17:26 UTC  (8+ messages)
` [PATCH v4 2/5] dir_iterator: iterate over dir after its contents

[PATCH v2 0/2] Refactor the filter process code into a reusable module
 2017-03-30 17:01 UTC  (7+ messages)
` [PATCH v2 1/2] pkt-line: add packet_writel() and packet_read_line_gently()

[PATCH 0/7] PREVIEW: Introduce DC_AND_OPENSSL_SHA1 make flag
 2017-03-30 16:47 UTC  (4+ messages)
` [PATCH 2/7] Makefile: optionally compile with both SHA1DC and SHA1_OPENSSL

[PATCH] read-cache: avoid git_path() race in freshen_shared_index()
 2017-03-30 16:00 UTC  (5+ 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).