git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2017-04-16 22:21:42 to 2017-04-19 01:25:35 UTC [more...]

[PATCH v11 0/5] read-cache: speed up add_index_entry
 2017-04-19  1:25 UTC  (8+ messages)
` [PATCH v11 1/5] read-cache: add strcmp_offset function
` [PATCH v11 2/5] p0006-read-tree-checkout: perf test to time read-tree
` [PATCH v11 3/5] read-cache: speed up add_index_entry during checkout
` [PATCH v11 4/5] read-cache: speed up has_dir_name (part 1)
` [PATCH v11 5/5] read-cache: speed up has_dir_name (part 2)

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

[PATCH] ls-files: properly prepare submodule environment
 2017-04-19  1:03 UTC  (8+ messages)
` [PATCH v2 1/2] ls-files: fix recurse-submodules with nested submodules
  ` [PATCH v2 2/2] ls-files: fix path used when recursing into submodules
  ` [PATCH 3/2] ls-files: only recurse on active submodules

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

Is there a way to get 'git fetch --no-tags' semantics with 'git clone'?
 2017-04-18 23:30 UTC  (4+ messages)
` [PATCH] clone: add a --no-tags option to clone without tags

[PATCH] various: disallow --no-no-OPT for --no-opt options
 2017-04-18 22:29 UTC  (2+ messages)

[PATCH v3 0/2] gethostbyname fixes
 2017-04-18 21:57 UTC  (3+ messages)
` [PATCH v3 1/2] use HOST_NAME_MAX to size buffers for gethostname(2)
` [PATCH v3 2/2] xgethostname: handle long hostnames

[PATCHv2 0/4] recursive submodules: git-reset!
 2017-04-18 21:37 UTC  (5+ messages)
` [PATCHv2 1/4] entry.c: submodule recursing: respect force flag correctly
` [PATCHv2 2/4] submodule.c: uninitialized submodules are ignored in recursive commands
` [PATCHv2 3/4] submodule.c: submodule_move_head works with broken submodules
` [PATCHv2 4/4] builtin/reset: add --recurse-submodules switch

[PATCH v1] diffcore-rename speedup
 2017-04-18 19:44 UTC  (2+ messages)
` [PATCH v1] diffcore-rename: speed up register_rename_src

[PATCH v1] travis-ci: add static analysis build job to run coccicheck
 2017-04-18 19:20 UTC  (3+ messages)

Failed shallow submodule clone for fixed SHA1 falls back to checking out HEAD
 2017-04-18 19:18 UTC  (3+ messages)
  ` Fwd: "

[PATCH v9 0/5] [GSoC] remove_subtree(): reimplement using iterators
 2017-04-18 18:45 UTC  (13+ messages)
` [PATCH v9 1/5] dir_iterator: add tests for dir_iterator API
` [PATCH v9 2/5] remove_subtree(): test removing nested directories
` [PATCH v9 3/5] dir_iterator: add helpers to dir_iterator_advance
` [PATCH v9 4/5] dir_iterator: refactor state machine model
` [PATCH v9 5/5] remove_subtree(): reimplement using iterators

[PATCH v2] xgethostname: handle long hostnames
 2017-04-18 17:52 UTC  (6+ messages)

[PATCH] repack: respect gc.pid lock
 2017-04-18 17:50 UTC  (10+ messages)

[PATCH v3 0/4] convert: add "status=delayed" to filter process protocol
 2017-04-18 17:42 UTC  (9+ messages)
` [PATCH v3 4/4] "

FW: Issue in gitbash changing directory
 2017-04-18 16:53 UTC  (2+ messages)

GIT_EXEC_PATH
 2017-04-18 16:49 UTC  (2+ messages)

[PATCH v10 0/3] read-cache: speed up add_index_entry
 2017-04-18 16:19 UTC  (5+ messages)
` [PATCH v10 3/3] read-cache: speed up add_index_entry during checkout

[PATCH v1 0/3] travis-ci: build docs with asciidoctor
 2017-04-18 15:03 UTC  (5+ messages)

[PATCH] p0004: make perf test executable
 2017-04-18 15:02 UTC  (2+ messages)

no MERGE_HEAD after octopus merge failure
 2017-04-18 14:26 UTC 

[PATCH] p3400: add perf tests for rebasing many changes
 2017-04-18 14:13 UTC 

[PATCH] completion: expand "push --delete <remote> <ref>" for refs on that <remote>
 2017-04-18 13:31 UTC 

[PATCH] Documentation/git-checkout: make doc. of checkout <tree-ish> clearer
 2017-04-18 12:26 UTC  (14+ messages)

[PATCH 0/7] PREVIEW: Introduce DC_AND_OPENSSL_SHA1 make flag
 2017-04-18 11:30 UTC  (8+ messages)
` [PATCH 2/7] Makefile: optionally compile with both SHA1DC and SHA1_OPENSSL

Feature request: --format=json
 2017-04-18 11:16 UTC  (12+ messages)

[PATCH v4 0/3] rebase: --signoff support
 2017-04-18  9:29 UTC  (4+ messages)
` [PATCH v4 1/3] builtin/am: obey --signoff also when --rebasing
` [PATCH v4 2/3] builtin/am: fold am_signoff() into am_append_signoff()
` [PATCH v4 3/3] rebase: pass --[no-]signoff option to git am

[PATCH 0/3] rebase --signoff
 2017-04-18  8:40 UTC  (8+ messages)
` [PATCH 3/3] rebase: pass --[no-]signoff option to git am

[PATCH 0/18] snprintf cleanups
 2017-04-18  4:55 UTC  (5+ messages)
` [PATCH 07/18] avoid using fixed PATH_MAX buffers for refs

includeIf breaks calling dashed externals
 2017-04-18  4:51 UTC  (21+ 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()

[PATCH] fetch-pack: show clearer error message upon ERR
 2017-04-18  4:50 UTC  (6+ messages)
` [PATCH v2] "

How to keep log history when renaming and changing simultaneously
 2017-04-18  3:20 UTC  (6+ messages)

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

[PATCH] doc: trivial typo in git-format-patch.txt
 2017-04-18  0:48 UTC  (3+ messages)

[PATCH] submodule: remove a superfluous second check for the "new" variable
 2017-04-17 18:21 UTC  (3+ messages)

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

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

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

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

[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] __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

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  (8+ messages)
` [PATCH 01/12] grep: add ability to disable threading with --threads=0 or grep.threads=0

[PATCH v2 0/8] grep threading cleanup & tests
 2017-04-16 22:21 UTC  (5+ messages)
` [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


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