git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2017-04-14 13:03:01 to 2017-04-17 16:18:04 UTC [more...]

[PATCH v2] xgethostname: handle long hostnames
 2017-04-17 16:17 UTC 

[PATCH] Documentation/git-checkout: make doc. of checkout <tree-ish> clearer
 2017-04-17 16:04 UTC  (8+ messages)

minor typo in documentation - surplus 'a'
 2017-04-17 15:02 UTC 

[PATCH v10 0/3] read-cache: speed up add_index_entry
 2017-04-17 14:53 UTC  (6+ messages)
` [PATCH v10 1/3] read-cache: add strcmp_offset function
` [PATCH v10 2/3] p0006-read-tree-checkout: perf test to time read-tree
` [PATCH v10 3/3] read-cache: speed up add_index_entry during checkout

Draft of Git Rev News edition 26
 2017-04-17 14:33 UTC 

[PATCH 0/3] rebase --signoff
 2017-04-17 14:12 UTC  (8+ messages)
` [PATCH 1/3] builtin/am: obey --signoff also when --rebasing
` [PATCH 2/3] builtin/am: fold am_signoff() into am_append_signoff()
` [PATCH 3/3] rebase: pass --[no-]signoff option to git am

Feature request: --format=json
 2017-04-17 13:09 UTC  (6+ messages)

How to keep log history when renaming and changing simultaneously
 2017-04-17 12:17 UTC  (2+ messages)

[PATCH 0/3] fix working directory file issues while using sparse-checkout
 2017-04-17 12:09 UTC  (8+ messages)
` [PATCH 3/3] reset.c: update files when using sparse to avoid data loss

[PATCH] Make git log work for git CWD outside of work tree
 2017-04-17 10:29 UTC  (13+ messages)

includeIf breaks calling dashed externals
 2017-04-17 10:10 UTC  (14+ messages)
      ` [PATCH 1/2] config: prepare to pass more info in git_config_with_options()
        ` [PATCH 2/2] config: handle conditional include when $GIT_DIR is not set up
              ` [PATCH v2 1/3] config: prepare to pass more info in git_config_with_options()
                ` [PATCH v2 2/3] config: handle conditional include when $GIT_DIR is not set up
                ` [PATCH v2 3/3] config: correct file reading order in read_early_config()

What's cooking in git.git (Apr 2017, #02; Sun, 16)
 2017-04-17  9:56 UTC  (2+ messages)

Index files autocompletion too slow in big repositories (w / suggestion for improvement)
 2017-04-17  8:03 UTC  (10+ messages)

[PATCH] submodule: remove a superfluous second check for the "new" variable
 2017-04-17  7:59 UTC 

[PATCH 1/2] Fix nonnull errors reported by UBSAN with GCC 7
 2017-04-17  7:59 UTC  (11+ messages)
  ` [PATCH v2 "
      ` [PATCH v3 "

[PATCH] status: show in-progress info for short status
 2017-04-17  7:06 UTC  (2+ messages)

[PATCH] files_for_each_reflog_ent_reverse(): close stream and free strbuf on error
 2017-04-17  7:05 UTC  (2+ messages)

[PATCH v8 0/5] [GSoC] remove_subtree(): reimplement using iterators
 2017-04-17  6:52 UTC  (4+ messages)
` [PATCH v8 4/5] dir_iterator: refactor state machine model

[PATCH 0/18] snprintf cleanups
 2017-04-17  6:00 UTC  (3+ messages)
` [PATCH 07/18] avoid using fixed PATH_MAX buffers for refs

[PATCH] __git_ps1: Don't kill shell if user types `set -e`
 2017-04-17  4:24 UTC  (2+ messages)

Tools that do an automatic fetch defeat "git push --force-with-lease"
 2017-04-17  3:56 UTC  (3+ messages)
` [PATCH] push: document & test --force-with-lease with multiple remotes

[PATCH v5 0/8] refactor the filter process code into a reusable module
 2017-04-17  3:31 UTC  (4+ messages)
` [PATCH v5 4/8] convert: Separate generic structures and variables from the filter specific ones

problem with backslash in directory name
 2017-04-17  3:09 UTC  (4+ messages)
` [PATCH] submodule: prevent backslash expantion in submodule names

[PATCH] sha1_file: remove an used fd variable
 2017-04-17  1:41 UTC  (2+ messages)

[PATCH] server-info: avoid calling fclose(3) twice in update_info_file()
 2017-04-17  1:37 UTC  (2+ messages)

[PATCH v3 0/4] Kill manual ref parsing code in worktree.c
 2017-04-17  1:36 UTC  (6+ messages)
` [PATCH v4 0/5] "

[PATCH 0/2] test: Detect *lots* of bugs by adding non-alnum to trash dir names
 2017-04-17  0:54 UTC  (10+ messages)
` [PATCH 2/2] test-lib: exhaustively insert non-alnum ASCII into the TRASH_DIRECTORY name
    ` [PATCH] connect.c: handle errors from split_cmdline

What's cooking in git.git (Apr 2017, #02; draft as of Sat, 15)
 2017-04-17  0:25 UTC  (3+ messages)

[PATCH 00/12] PCREv2 & more
 2017-04-16 22:25 UTC  (14+ messages)
` [PATCH 01/12] grep: add ability to disable threading with --threads=0 or grep.threads=0
` [PATCH 03/12] Makefile & configure: reword outdated comment about PCRE

[PATCH v2 0/8] grep threading cleanup & tests
 2017-04-16 22:21 UTC  (9+ messages)
` [PATCH v2 1/8] grep: assert that threading is enabled when calling grep_{lock,unlock}
` [PATCH v2 2/8] grep: add tests for --threads=N and grep.threads
` [PATCH v2 3/8] grep: don't redundantly compile throwaway patterns under threading
` [PATCH v2 4/8] grep: skip pthreads overhead when using one thread
` [PATCH v2 5/8] tests: add a PTHREADS prerequisite
` [PATCH v2 6/8] pack-object & index-pack: add test for --threads warning under NO_PTHREADS
` [PATCH v2 7/8] pack-objects: fix buggy warning about threads under NO_PTHREADS=YesPlease
` [PATCH v2 8/8] grep: given --threads with NO_PTHREADS=YesPlease, warn

[BUG] ls-files '**' globstar matches one or more directories instead of zero or more directories
 2017-04-16 18:45 UTC  (5+ messages)

[PATCH] am: close stream on error, but not stdin
 2017-04-16 16:55 UTC 

[PATCH v1] travis-ci: add static analysis build job to run coccicheck
 2017-04-16 13:31 UTC  (2+ messages)

Feature request: Configurable branch colors in git status --short --branch
 2017-04-16  6:44 UTC  (2+ messages)

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

[PATCH v2 00/20] Separate `ref_cache` into a separate module
 2017-04-16  6:15 UTC  (21+ messages)
` [PATCH v2 03/20] refs_ref_iterator_begin(): new function
` [PATCH v2 04/20] refs_verify_refname_available(): implement once for all backends
` [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 19/20] files_pack_refs(): use reference iteration

[REQ] Allow alternatives to gpg
 2017-04-16  4:43 UTC  (2+ messages)

[PATCH] doc/revisions: remove brackets from rev^-n shorthand
 2017-04-16  4:32 UTC  (2+ messages)

[PATCH] t1400: use consistent style for test_expect_success calls
 2017-04-16  4:28 UTC  (2+ messages)

Git allow to unconditionaly remove files on other developer host
 2017-04-15 12:53 UTC  (3+ messages)

git work trees
 2017-04-15 11:34 UTC  (7+ messages)
` [PATCH] worktree add: add --lock option

Errors running gitk on OS X
 2017-04-15 11:16 UTC  (2+ messages)
` Fwd: "

[PATCH 0/3] git-p4: use symbolic-ref instead of name-rev
 2017-04-15 10:36 UTC  (4+ messages)
` [PATCH 1/3] git-p4: add failing test for name-rev rather than symbolic-ref
` [PATCH 2/3] git-p4: add read_pipe_text() internal function
` [PATCH 3/3] git-p4: don't use name-rev to get current branch

[PATCHv3] rebase: pass --[no-]signoff option to git am
 2017-04-15 10:03 UTC  (4+ messages)

"up-to-date" vs. "up to date"
 2017-04-15  4:34 UTC  (2+ messages)

[PATCH v2 1/2] ls-files: fix recurse-submodules with nested submodules
 2017-04-14 23:49 UTC  (8+ messages)
` [PATCH 3/2] ls-files: only recurse on active submodules

[PATCHv2] rebase: pass --[no]-signoff option to git am
 2017-04-14 22:53 UTC  (3+ messages)

[PATCH v2 0/6] forking and threading
 2017-04-14 21:35 UTC  (18+ messages)
` [PATCH v3 00/10] "
  ` [PATCH v3 01/10] t5550: use write_script to generate post-update hook
  ` [PATCH v3 02/10] t0061: run_command executes scripts without a #! line
  ` [PATCH v3 03/10] run-command: prepare command before forking
  ` [PATCH v3 04/10] run-command: use the async-signal-safe execv instead of execvp
  ` [PATCH v3 05/10] run-command: prepare child environment before forking
  ` [PATCH v3 06/10] run-command: don't die in child when duping /dev/null
  ` [PATCH v3 07/10] run-command: eliminate calls to error handling functions in child
  ` [PATCH v3 08/10] run-command: handle dup2 and close errors "
  ` [PATCH v3 09/10] run-command: add note about forking and threading
  ` [PATCH v3 10/10] run-command: block signals between fork and execve

Is there a way to get 'git fetch --no-tags' semantics with 'git clone'?
 2017-04-14 21:28 UTC 

[PATCH v4 0/2] http: few fixes for the proxy configuration handling
 2017-04-14 21:23 UTC  (2+ messages)

[PATCH v4] unpack-trees: avoid duplicate ODB lookups during checkout
 2017-04-14 21:06 UTC  (4+ messages)

[PATCH v7] read-cache: call verify_hdr() in a background thread
 2017-04-14 20:32 UTC  (2+ messages)
` [PATCH v7] read-cache: force_verify_index_checksum

[PATCH 0/4] recursive submodules: git-reset!
 2017-04-14 20:13 UTC  (6+ messages)
` [PATCH 1/4] entry.c: submodule recursing: respect force flag correctly
` [PATCH 3/4] submodule.c: harden submodule_move_head against broken submodules

[PATCH] t6500: don't run detached auto gc at the end of the test script
 2017-04-14 20:08 UTC  (11+ messages)

[PATCH v5] string-list: use ALLOC_GROW macro when reallocing
 2017-04-14 19:51 UTC  (2+ messages)
` [PATCH v5] string-list: use ALLOC_GROW macro when reallocing string_list

[PATCH] repack: respect gc.pid lock
 2017-04-14 19:33 UTC  (2+ messages)

[PATCH v3] unpack-trees: avoid duplicate ODB lookups during checkout
 2017-04-14 19:32 UTC  (5+ messages)

`git status` output is very misleading after a merge on a "detached HEAD"
 2017-04-14 16:25 UTC  (8+ messages)

[PATCH v9 0/3] read-cache: speed up add_index_entry
 2017-04-14 13:06 UTC  (4+ messages)
` [PATCH v9 3/3] read-cache: speed up add_index_entry during checkout

[PATCH v6 00/27] Remove submodule from files-backend.c
 2017-04-14 13:02 UTC  (7+ messages)
` [PATCH v7 00/28] "
  ` [PATCH v7 19/28] files-backend: replace submodule_allowed check in files_downcast()


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