git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2017-12-23 08:09:18 to 2017-12-28 02:15:00 UTC [more...]

[BUG] File move with `add -N` shows as rename to same name
 2017-12-28  2:14 UTC  (34+ messages)
` [PATCH] status: handle worktree renames
  ` [PATCH v2 0/7] Renames in git-status "changed not staged" section
    ` [PATCH v2 1/7] t2203: test status output with porcelain v2 format
    ` [PATCH v2 2/7] Use DIFF_DETECT_RENAME for detect_rename assignments
    ` [PATCH v2 3/7] wt-status.c: coding style fix
    ` [PATCH v2 4/7] wt-status.c: rename wt_status_change_data::score
    ` [PATCH v2 5/7] wt-status.c: catch unhandled diff status codes
    ` [PATCH v2 6/7] wt-status.c: handle worktree renames
    ` [PATCH v2 7/7] wt-status.c: avoid double renames in short/porcelain format
    ` [PATCH v3 0/6] Renames in git-status "changed not staged" section
      ` [PATCH v3 1/6] t2203: test status output with porcelain v2 format
      ` [PATCH v3 2/6] Use DIFF_DETECT_RENAME for detect_rename assignments
      ` [PATCH v3 3/6] wt-status.c: coding style fix
      ` [PATCH v3 4/6] wt-status.c: catch unhandled diff status codes
      ` [PATCH v3 5/6] wt-status.c: rename rename-related fields in wt_status_change_data
      ` [PATCH v3 6/6] wt-status.c: handle worktree renames

What's cooking in git.git (Dec 2017, #05; Wed, 27)
 2017-12-28  1:09 UTC  (2+ messages)

[PATCH] dir.c: avoid stat() in valid_cached_dir()
 2017-12-28  0:28 UTC 

[PATCH 0/1] Add blob find pickaxe option
 2017-12-28  0:00 UTC  (2+ messages)
` [PATCH 1/1] diffcore: add a pickaxe option to find a specific blob

[PATCH 0/2] When DC_SHA1 was made the default we missed a spot
 2017-12-27 23:42 UTC  (5+ messages)
` [PATCH 1/2] Makefile: NO_OPENSSL=1 should no longer imply BLK_SHA1=1
` [PATCH 2/2] Windows: stop supplying BLK_SHA1=YesPlease by default

[PATCH 0/2] Travis CI: skip commits with successfully built and tested trees
 2017-12-27 23:24 UTC  (8+ messages)
` [PATCH 1/2] travis-ci: don't try to create the cache directory unnecessarily
` [PATCH 2/2] travis-ci: record and skip successfully built trees

[PATCH 0/5] Fix --recurse-submodules for submodule worktree changes
 2017-12-27 22:57 UTC  (10+ messages)
` [PATCH 2/5] t/lib-submodule-update.sh: Fix test ignoring ignored files in submodules
` [PATCHv2 0/5] Fix --recurse-submodules for submodule worktree changes
  ` [PATCHv2 1/5] t/helper/test-lazy-name-hash: fix compilation
  ` [PATCHv2 2/5] t/lib-submodule-update.sh: clarify test
  ` [PATCHv2 3/5] t/lib-submodule-update.sh: Fix test ignoring ignored files in submodules
  ` [PATCHv2 4/5] unpack-trees: oneway_merge to update submodules
  ` [PATCHv2 5/5] submodule: submodule_move_head omits old argument in forced case

[PATCH v5] Makefile: replace perl/Makefile.PL with simple make rules
 2017-12-27 22:24 UTC  (4+ messages)
` [PATCH v6] "

[PATCH 0/5] A couple of sequencer cleanups
 2017-12-27 22:19 UTC  (4+ messages)
` [PATCH 5/5] sequencer: do not invent whitespace when transforming OIDs

[PATCH 0/5] rebase -i: add config to abbreviate command names
 2017-12-27 21:58 UTC  (8+ messages)
` [PATCH v2 0/9] "
  ` [PATCH v2 8/9] rebase -i: learn "

[PATCH v2 0/8] Travis CI cleanups
 2017-12-27 21:42 UTC  (11+ messages)
` [PATCH v3 0/4] Rest of the Travis CI fixes
  ` [PATCH v3 1/4] travis-ci: fine tune the use of 'set -x' in 'ci/*' scripts
  ` [PATCH v3 2/4] travis-ci: don't install default addon packages for the 32 bit Linux build
  ` [PATCH v3 3/4] travis-ci: save prove state "
  ` [PATCH v3 4/4] travis-ci: only print test failures if there are test results available

[PATCH 1/1] diffcore: add a filter to find a specific blob
 2017-12-27 19:57 UTC  (9+ messages)
` [PATCH] "

[PATCH] Fix confusing wording
 2017-12-27 19:44 UTC  (2+ messages)

[RFC/PATCH] perl: bump the required Perl version to 5.10.0 from 5.8.0
 2017-12-27 19:21 UTC  (12+ messages)

[PATCH 0/6] increase wildmatch test coverage
 2017-12-27 19:07 UTC  (20+ messages)
` [PATCH 1/6] wildmatch test: indent with tabs, not spaces
` [PATCH 2/6] wildmatch test: use more standard shell style
` [PATCH 3/6] wildmatch test: use a paranoia pattern from nul_match()
` [PATCH 4/6] wildmatch test: remove dead fnmatch() test code
` [PATCH 5/6] wildmatch test: perform all tests under all wildmatch() modes
` [PATCH 6/6] wildmatch test: create & test files on disk in addition to in-memory
` [PATCH v2 0/7] increase wildmatch test coverage
` [PATCH v2 1/7] wildmatch test: indent with tabs, not spaces
` [PATCH v2 2/7] wildmatch test: use more standard shell style
` [PATCH v2 3/7] wildmatch test: don't try to vertically align our output
` [PATCH v2 4/7] wildmatch test: use a paranoia pattern from nul_match()
` [PATCH v2 5/7] wildmatch test: remove dead fnmatch() test code
` [PATCH v2 6/7] wildmatch test: perform all tests under all wildmatch() modes
` [PATCH v2 7/7] wildmatch test: create & test files on disk in addition to in-memory

[PATCH] setup.c: move statement under condition
 2017-12-27 18:57 UTC  (7+ messages)

[PATCH] status: add a failing test showing a core.untrackedCache bug
 2017-12-27 18:50 UTC  (10+ messages)
        ` [PATCH 3/1] update-index doc: note a fixed bug in the untracked cache

[RFC PATCH v2] http: support CURLPROXY_HTTPS
 2017-12-27 18:44 UTC  (4+ messages)

[RFC] Prepend "tags/" when describing tags with embedded name
 2017-12-27 18:27 UTC  (2+ messages)

[PATCH] oidmap.h: strongly discourage using OIDMAP_INIT directly
 2017-12-27 18:01 UTC  (3+ messages)
` [PATCH] oidmap: ensure map is initialized

[PATCH v2 0/5] Add --no-ahead-behind to status
 2017-12-27 17:41 UTC  (6+ messages)
` [PATCH v2 1/5] core.aheadbehind: add new config setting

Bring together merge and rebase
 2017-12-27 13:35 UTC  (29+ messages)

[PATCH v2 0/7] Codespeed perf results
 2017-12-26 22:07 UTC  (9+ messages)
` [PATCH v2 1/7] perf/aggregate: fix checking ENV{GIT_PERF_SUBSECTION}
` [PATCH v2 2/7] perf/aggregate: refactor printing results
` [PATCH v2 3/7] perf/aggregate: implement codespeed JSON output
` [PATCH v2 4/7] perf/run: add conf_opts argument to get_var_from_env_or_config()
` [PATCH v2 5/7] perf/run: learn about perf.codespeedOutput
` [PATCH v2 6/7] perf/run: learn to send output to codespeed server
` [PATCH v2 7/7] perf/run: read GIT_TEST_REPO_NAME from perf.repoName

[PATCH] revision: introduce prepare_revision_walk_extended()
 2017-12-25 17:48 UTC  (19+ messages)
` [PATCH v2 0/9] revision: get rid of the flag leak_pending
  ` [PATCH v2 1/9] commit: avoid allocation in clear_commit_marks_many()
  ` [PATCH v2 2/9] commit: use clear_commit_marks_many() in remove_redundant()
  ` [PATCH v2 3/9] ref-filter: use clear_commit_marks_many() in do_merge_filter()
  ` [PATCH v2 4/9] object: add clear_commit_marks_all()
  ` [PATCH v2 5/9] bisect: avoid using the rev_info flag leak_pending
  ` [PATCH v2 6/9] bundle: "
  ` [PATCH v2 7/9] checkout: "
  ` [PATCH v2 8/9] revision: remove the unused "
  ` [PATCH v2 9/9] commit: remove unused function clear_commit_marks_for_object_array()

[PATCH 1/2] sequencer: factor out rewrite_file()
 2017-12-25 10:28 UTC  (13+ messages)
            ` Improved error handling (Was: [PATCH 1/2] sequencer: factor out rewrite_file())

[PATCH v5 0/9] sequencer: don't fork git commit
 2017-12-25  8:51 UTC  (7+ messages)
` [PATCH] sequencer: improve config handling
  ` Error in `git': free(): invalid pointer (was Re: [PATCH] sequencer: improve config handling)

Re: Unify annotated and non-annotated tags
 2017-12-24 12:31 UTC  (7+ messages)

[PATCH 0/2] restore fast-export full filecopy detection
 2017-12-24 10:52 UTC  (3+ messages)
` [PATCH 1/2] fast-export: ensure proper order of modify, copy and rename entries
` [PATCH 2/2] fast-export: remove now obsolete filtering of modified files

Unify annotated and non-annotated tags
 2017-12-23 13:33 UTC  (4+ messages)

[PATCH 2/2] commit: add support for --fixup <commit> -m"<extra message>"
 2017-12-23 12:49 UTC  (6+ messages)
` [PATCH v2 "

Usability outrage as far as I am concerned
 2017-12-23 12:22 UTC  (6+ messages)

[PATCH v1] convert: add support for 'encoding' attribute
 2017-12-23  8:08 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).