git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2016-05-08 09:52:38 to 2016-05-10 17:12:12 UTC [more...]

[PATCH v3 1/2] Documentation: fix linkgit references
 2016-05-10 17:12 UTC  (4+ messages)
` [PATCH v4 0/2] travis-ci: build documentation
  ` [PATCH v4 2/2] "

What's cooking in git.git (May 2016, #02; Fri, 6)
 2016-05-10 17:07 UTC  (7+ messages)

diff --break-rewrites for just a part of a file
 2016-05-10 16:22 UTC 

[PATCH 0/3] Introduce a perf test for interactive rebase
 2016-05-10 15:45 UTC  (4+ messages)
` [PATCH 1/3] perf: let's disable symlinks on Windows
` [PATCH 2/3] perf: make the tests work in worktrees
` [PATCH 3/3] Add a perf test for rebase -i

[PATCH v9 00/19] index-helper/watchman
 2016-05-10 15:35 UTC  (34+ messages)
` [PATCH v9 01/19] read-cache.c: fix constness of verify_hdr()
` [PATCH v9 02/19] read-cache: allow to keep mmap'd memory after reading
` [PATCH v9 03/19] index-helper: new daemon for caching index and related stuff
` [PATCH v9 04/19] index-helper: add --strict
` [PATCH v9 05/19] index-helper: log warnings
` [PATCH v9 06/19] daemonize(): set a flag before exiting the main process
` [PATCH v9 07/19] index-helper: add --detach
` [PATCH v9 08/19] read-cache: add watchman 'WAMA' extension
` [PATCH v9 09/19] watchman: support watchman to reduce index refresh cost
` [PATCH v9 10/19] index-helper: use watchman to avoid refreshing index with lstat()
` [PATCH v9 11/19] update-index: enable/disable watchman support
` [PATCH v9 12/19] unpack-trees: preserve index extensions
` [PATCH v9 13/19] watchman: add a config option to enable the extension
` [PATCH v9 14/19] index-helper: kill mode
` [PATCH v9 15/19] index-helper: don't run if already running
` [PATCH v9 16/19] index-helper: autorun mode
` [PATCH v9 17/19] index-helper: optionally automatically run
` [PATCH v9 18/19] trace: measure where the time is spent in the index-heavy operations
` [PATCH v9 19/19] untracked-cache: config option

[PATCH v2 00/12] fix checking out a being-rebased branch
 2016-05-10 14:17 UTC  (18+ messages)
` [PATCH v3 00/13] nd/worktree-various-heads
  ` [PATCH v3 05/13] worktree.c: mark current worktree
          ` [PATCH 1/7] completion: support git-worktree
            ` [PATCH 2/7] worktree.c: rewrite mark_current_worktree() to avoid strbuf
            ` [PATCH 3/7] git-worktree.txt: keep subcommand listing in alphabetical order
            ` [PATCH 4/7] worktree.c: use is_dot_or_dotdot()
            ` [PATCH 5/7] worktree.c: add clear_worktree()
            ` [PATCH 6/7] worktree: avoid 0{40}, too many zeroes, hard to read
            ` [PATCH 7/7] worktree: simplify prefixing paths
          ` [PATCH 1/5] worktree.c: add find_worktree_by_path()
            ` [PATCH 2/5] worktree.c: add is_main_worktree()
            ` [PATCH 3/5] worktree.c: add is_worktree_locked()
            ` [PATCH 4/5] worktree: add "lock" command
            ` [PATCH 5/5] worktree: add "unlock" command

[PATCH 0/2] Work on t3404 in preparation for rebase--helper
 2016-05-10 14:07 UTC  (3+ messages)
` [PATCH 1/2] t3404: fix typo
` [PATCH 2/2] t3404: be resilient against running with the -x flag

t4151 missing quotes
 2016-05-10 13:48 UTC  (13+ messages)

[PATCH] Windows: only add a no-op pthread_sigmask() when needed
 2016-05-10 13:00 UTC 

is ORIG_HEAD allowed to point to a non-existing object?
 2016-05-10 12:15 UTC 

[PATCH] mingw: introduce the 'core.hideDotFiles' setting
 2016-05-10 11:59 UTC  (10+ messages)
` [PATCH v2 0/2] Support marking .git/ (or all files) as hidden on Windows
  ` [PATCH v2 1/2] mingw: introduce the 'core.hideDotFiles' setting
  ` [PATCH v3 0/2] Support marking .git/ (or all files) as hidden on Windows
    ` [PATCH v3 1/2] mingw: introduce the 'core.hideDotFiles' setting
    ` [PATCH v3 2/2] mingw: remove unnecessary definition

[PATCH] Move test-* to t/helper/ subdirectory
 2016-05-10 11:58 UTC  (12+ messages)

[PATCH v2 1/4] rev-parse: fix some options when executed from subpath of main tree
 2016-05-10  7:49 UTC  (4+ messages)

[PATCH v3 0/2] [PATCH v3 0/2] rev-parse: fix some options when executed from subpath of main tree
 2016-05-10  7:38 UTC  (8+ messages)
` [PATCH v3 1/2] rev-parse tests: add tests executed from a subdirectory
` [PATCH v3 2/2] rev-parse: fix some options when executed from subpath of main tree

[PATCH v6 0/2] Add support for sending additional HTTP headers
 2016-05-10  7:14 UTC  (25+ messages)
` [PATCH v7 0/3] Add support for sending additional HTTP headers (part 2)
  ` [PATCH v7 1/3] tests: Adjust the configuration for Apache 2.2
  ` [PATCH v7 2/3] t5551: make the test for extra HTTP headers more robust
  ` [PATCH v7 3/3] submodule: pass on http.extraheader config settings
  ` [PATCH v8 0/3] Add support for sending additional HTTP headers (part 2)
    ` [PATCH v8 1/3] tests: adjust the configuration for Apache 2.2
    ` [PATCH v8 2/3] t5551: make the test for extra HTTP headers more robust
    ` [PATCH v8 3/3] submodule: ensure that -c http.extraheader is heeded

Bug report: 'git commit --dry-run' corner case: returns error ("nothing to commit") when all conflicts resolved to HEAD
 2016-05-10  4:51 UTC  (3+ messages)
` [PATCH] wt-status.c: set commitable bit if there is a meaningful merge

[PATCH 0/6] modernize t1500
 2016-05-10  6:34 UTC  (9+ messages)
` [PATCH 1/6] t1500: test_rev_parse: facilitate future test enhancements
` [PATCH 2/6] t1500: reduce dependence upon global state
` [PATCH 3/6] t1500: avoid changing working directory outside of tests
` [PATCH 4/6] t1500: avoid setting configuration options "
` [PATCH 5/6] t1500: avoid setting environment variables "
` [PATCH 6/6] t1500: be considerate to future potential tests

t6392 broken on pu (Mac OS X)
 2016-05-10  6:03 UTC  (9+ messages)
    ` [PATCH] t6302: simplify non-gpg cases
        ` [PATCH v2] "

What's cooking in git.git (May 2016, #03; Mon, 9)
 2016-05-10  5:37 UTC  (2+ messages)

t6044 broken on pu
 2016-05-10  2:41 UTC  (18+ messages)

[PATCH v2 00/33] Yet more preparation for reference backends
 2016-05-09 22:04 UTC  (5+ messages)

[PATCH 1/3] git reset --hard gives clean working tree
 2016-05-09 20:29 UTC  (5+ messages)
` [PATCH v9 1/6] read-cache: factor out get_sha1_from_index() helper
` [PATCH v9 2/6] convert.c: stream and early out

/* compiler workaround */ - what was the issue?
 2016-05-09 19:49 UTC  (11+ messages)

[PATCH] t6041: do not compress backup tar file
 2016-05-09 19:04 UTC  (4+ messages)

t5601-clone.sh failures
 2016-05-09 18:38 UTC  (3+ messages)
` [PATCH v1 1/1] t5601: Remove trailing space in sed expression

deadlock git upload-pack command when GIT_TRACE is enabled
 2016-05-09 17:54 UTC  (3+ messages)

[PATCH 80/83] run-command: make dup_devnull() non static
 2016-05-09 17:40 UTC  (13+ messages)

Found possible branch point, then "Use of uninitialized value $u in substitution/concatenation"
 2016-05-09 17:35 UTC  (4+ messages)

[RFD/PATCH] submodule doc: describe where we can configure them
 2016-05-09 17:32 UTC  (10+ messages)
        `  "

t6041-bisect-submodule.sh tar -z not portable
 2016-05-09 16:58 UTC 

[PATCH v15 1/7] t0040-test-parse-options.sh: fix style issues
 2016-05-09 16:01 UTC  (11+ messages)
` [PATCH v16 0/7] config commit verbose

[PATCH 0/2] bisect--helper: rewrite of check_term_format()
 2016-05-09 15:33 UTC  (14+ messages)
` [PATCH v5 0/2] bisect--helper: rewrite of check-term-format()
  ` [PATCH v5 1/2] bisect--helper: use OPT_CMDMODE instead of OPT_BOOL

[PATCH] gitk: Fix missing commits when using -S or -G
 2016-05-09  5:33 UTC  (4+ messages)
` [PATCH v2] "

[PATCH 00/83] libify apply and use lib in am
 2016-05-08 20:11 UTC  (8+ messages)
  ` [PATCH 78/83] Move libified code from builtin/apply.c to apply.{c,h}

[PATCH] i18n: remote: add comment for translators
 2016-05-08 20:00 UTC 

Config for git-blame flags -w, -M, and -C?
 2016-05-08 18:39 UTC  (3+ messages)

Force-with-lease and new branches
 2016-05-08 18:29 UTC  (2+ messages)

Draft of Git Rev News edition 15
 2016-05-08 12:50 UTC 

GSoC Project Selected | Incremental Rewrite of git bisect
 2016-05-08 11:27 UTC  (2+ messages)
` [GSOC update] Week 1

[PATCH 1/5] git-gui i18n: mark strings for translation
 2016-05-08 10:52 UTC  (5+ messages)
` [PATCH 2/5] git-gui i18n: internationalize use of colon punctuation
` [PATCH 3/5] git-gui i18n: mark "usage:" strings for translation
` [PATCH 4/5] git-gui: fix incorrect use of Tcl append command
` [PATCH 5/5] git-gui i18n: mark string in lib/error.tcl for translation

[PATCH v8 00/19] index-helper/watchman
 2016-05-08 10:06 UTC  (4+ messages)
` [PATCH v8 18/19] Add tracing to measure where most of the time is spent

[PATCH v2 00/41] Add and use error_errno() and warning_errno()
 2016-05-08  9:48 UTC  (5+ messages)
` [PATCH v3 "
  ` [PATCH v3 39/41] upload-pack.c: use error_errno()
  ` [PATCH v3 40/41] vcs-svn: "
  ` [PATCH v3 41/41] wrapper.c: use warning_errno()


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