git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2018-11-08 01:35:08 to 2018-11-10 13:35:36 UTC [more...]

[PATCH/RFC] checkout: print something when checking out paths
 2018-11-10 13:35 UTC 

[PATCH] checkout: disambiguate dwim tracking branches and local files
 2018-11-10 12:07 UTC 

[PATCH 00/12] Mark more strings for translation
 2018-11-10  5:16 UTC  (26+ messages)
` [PATCH v2 00/16] "
  ` [PATCH v2 12/16] parse-options: replace opterror() with optname()
  ` [PATCH v2 15/16] fsck: reduce word legos to help i18n
  ` [PATCH v3 00/16] Mark more strings for translation
    ` [PATCH v3 01/16] git.c: mark "
    ` [PATCH v3 02/16] alias.c: mark split_cmdline_strerror() "
    ` [PATCH v3 03/16] archive.c: mark more "
    ` [PATCH v3 04/16] attr.c: mark more string "
    ` [PATCH v3 05/16] read-cache.c: turn die("internal error") to BUG()
    ` [PATCH v3 06/16] read-cache.c: mark more strings for translation
    ` [PATCH v3 07/16] read-cache.c: add missing colon separators
    ` [PATCH v3 08/16] reflog: mark strings for translation
    ` [PATCH v3 09/16] remote.c: turn some error() or die() to BUG()
    ` [PATCH v3 10/16] remote.c: mark messages for translation
    ` [PATCH v3 11/16] repack: mark more strings "
    ` [PATCH v3 12/16] parse-options: replace opterror() with optname()
    ` [PATCH v3 13/16] parse-options.c: turn some die() to BUG()
    ` [PATCH v3 14/16] parse-options.c: mark more strings for translation
    ` [PATCH v3 15/16] fsck: reduce word legos to help i18n
    ` [PATCH v3 16/16] fsck: mark strings for translation

[PATCH v2 00/22] Kill the_index part 5
 2018-11-10  5:49 UTC  (23+ messages)
` [PATCH v2 01/22] wt-status.c: remove implicit dependency on the_index
` [PATCH v2 02/22] wt-status.c: remove implicit dependency the_repository
` [PATCH v2 03/22] list-objects-filter.c: remove implicit dependency on the_index
` [PATCH v2 04/22] list-objects.c: reduce the_repository references
` [PATCH v2 05/22] notes-merge.c: remove implicit dependency on the_index
` [PATCH v2 06/22] notes-merge.c: remove implicit dependency the_repository
` [PATCH v2 07/22] transport.c: remove implicit dependency on the_index
` [PATCH v2 08/22] sequencer.c: "
` [PATCH v2 09/22] sequencer.c: remove implicit dependency on the_repository
` [PATCH v2 10/22] blame.c: remove implicit dependency the_repository
` [PATCH v2 11/22] bisect.c: remove the_repository reference
` [PATCH v2 12/22] branch.c: "
` [PATCH v2 13/22] bundle.c: remove the_repository references
` [PATCH v2 14/22] cache-tree.c: "
` [PATCH v2 15/22] delta-islands.c: "
` [PATCH v2 16/22] diff-lib.c: "
` [PATCH v2 17/22] line-log.c: remove the_repository reference
` [PATCH v2 18/22] notes-cache.c: remove the_repository references
` [PATCH v2 19/22] pack-check.c: "
` [PATCH v2 20/22] pack-*.c: "
` [PATCH v2 21/22] rerere.c: "
` [PATCH v2 22/22] rebase-interactive.c: "

[PATCH 00/22] Kill the_index part 5
 2018-11-10  5:46 UTC  (5+ messages)
` [PATCH v2] format-patch: respect --stat in cover letter's diffstat
` [PATCH 01/22] wt-status.c: remove implicit dependency on the_index
` [PATCH 02/22] wt-status.c: remove implicit dependency the_repository
` [PATCH 03/22] list-objects-filter.c: remove implicit dependency on the_index

[PATCH 01/24] Makefile: add pending semantic patches
 2018-11-10  0:10 UTC  (7+ messages)
` [PATCH] "
  ` [PATCH] coccicheck: introduce 'pending' "

[PATCH] p3400: replace calls to `git checkout -b' by `git checkout -B'
 2018-11-09 21:19 UTC 

[PATCH 0/2] Fix built-in rebase perf regression
 2018-11-09 19:59 UTC  (8+ messages)
` [PATCH 1/2] rebase: consolidate clean-up code before leaving reset_head()
` [PATCH 2/2] built-in rebase: reinstate `checkout -q` behavior where appropriate

[PATCH v1 1/1] Upcast size_t variables to uintmax_t when printing
 2018-11-09 19:03 UTC  (2+ messages)

[PATCH v1 2/2] curl_off_t xcurl_off_t is not portable
 2018-11-09 17:41 UTC  (2+ messages)
` [PATCH v2 1/1] remote-curl.c: xcurl_off_t is not portable (on 32 bit platfoms)

[PATCH] range-diff: add a --no-patch option to show a summary
 2018-11-09 16:32 UTC  (12+ messages)
` [PATCH v3 2/2] range-diff: fix regression in passing along diff options
  ` [PATCH v4 0/3] range-diff fixes
  ` [PATCH v4 1/3] range-diff doc: add a section about output stability
  ` [PATCH v4 2/3] range-diff: fix regression in passing along diff options
  ` [PATCH v4 3/3] range-diff: make diff option behavior (e.g. --stat) consistent

[PATCH 0/1] mingw: handle absolute paths in expand_user_path()
 2018-11-09 16:16 UTC  (29+ messages)
` [PATCH 1/1] "

[RFC PATCH] index-pack: improve performance on NFS
 2018-11-09 16:08 UTC  (18+ messages)

Git Evolve
 2018-11-09 13:06 UTC  (4+ messages)

GPG signing is bent on WIndows
 2018-11-09 12:31 UTC  (2+ messages)

[GSoC][PATCH v8 00/20] Convert "git stash" to C builtin
 2018-11-09 12:27 UTC  (9+ messages)
` [GSoC][PATCH v8 14/20] stash: convert create to builtin
` [GSoC][PATCH v8 18/20] stash: convert `stash--helper.c` into `stash.c`

[PATCH] travis-ci: no longer use containers
 2018-11-09 12:08 UTC  (6+ messages)
` [PATCH] travis-ci: install packages in 'ci/install-dependencies.sh'

What's cooking in git.git (Nov 2018, #03; Wed, 7)
 2018-11-09 12:02 UTC  (7+ messages)

[PATCH 0/1] Update .mailmap
 2018-11-09 11:31 UTC  (6+ messages)
` [PATCH 1/1] "
` [PATCH v2 0/1] "
  ` [PATCH v2 1/1] "

[ANNOUNCE] Git Merge Contributor's Summit Jan 31, 2019, Brussels
 2018-11-09 10:48 UTC  (3+ messages)

[PATCH v2 00/16] sequencer: refactor functions working on a todo_list
 2018-11-09  8:08 UTC  (18+ messages)
` [PATCH v3 "
  ` [PATCH v3 01/16] sequencer: changes in parse_insn_buffer()
  ` [PATCH v3 02/16] sequencer: make the todo_list structure public
  ` [PATCH v3 03/16] sequencer: refactor transform_todos() to work on a todo_list
  ` [PATCH v3 04/16] sequencer: introduce todo_list_write_to_file()
  ` [PATCH v3 05/16] sequencer: refactor check_todo_list() to work on a todo_list
  ` [PATCH v3 06/16] sequencer: refactor sequencer_add_exec_commands() "
  ` [PATCH v3 07/16] sequencer: refactor rearrange_squash() "
  ` [PATCH v3 08/16] sequencer: make sequencer_make_script() write its script to a strbuf
  ` [PATCH v3 09/16] sequencer: change complete_action() to use the refactored functions
  ` [PATCH v3 10/16] sequencer: refactor skip_unnecessary_picks() to work on a todo_list
  ` [PATCH v3 11/16] rebase-interactive: use todo_list_write_to_file() in edit_todo_list()
  ` [PATCH v3 12/16] rebase-interactive: append_todo_help() changes
  ` [PATCH v3 13/16] rebase-interactive: rewrite edit_todo_list() to handle the initial edit
  ` [PATCH v3 14/16] sequencer: use edit_todo_list() in complete_action()
  ` [PATCH v3 15/16] sequencer: fix a call to error() in transform_todo_file()
  ` [PATCH v3 16/16] rebase--interactive: move transform_todo_file() to rebase--interactive.c

[RFC PATCH 0/5] ref-filter: add new formatting options
 2018-11-09  7:44 UTC  (6+ messages)
` [RFC PATCH 1/5] ref-filter: add objectsize:disk option
  ` [RFC PATCH 4/5] ref-filter: add tests for deltabase
  ` [RFC PATCH 5/5] ref-filter: add docs for new options
  ` [RFC PATCH 3/5] ref-filter: add deltabase option
  ` [RFC PATCH 2/5] ref-filter: add tests for objectsize:disk

[RFC PATCH] remote: add --fetch option to git remote set-url
 2018-11-09  5:20 UTC  (4+ messages)
` [RFC PATCH v2] remote: add --save-push "
    ` [PATCH v3] remote: add --save-to-push "

[PATCH 0/1] http: add support selecting http version
 2018-11-09  3:52 UTC  (32+ messages)
` [PATCH 1/1] "
` [PATCH v2 0/3] "
  ` [PATCH v2 2/3] support force use http 1.1
  ` [PATCH v2 3/3] fix curl version to support CURL_HTTP_VERSION_2TLS
  ` [PATCH v3 0/4] http: add support selecting http version
    ` [PATCH v3 1/4] "
    ` [PATCH v3 2/4] support force use http 1.1
    ` [PATCH v3 3/4] fix curl version to support CURL_HTTP_VERSION_2TLS
    ` [PATCH v3 4/4] http: change http.version value type
    ` [PATCH v4 0/4] http: add support selecting http version
      ` [PATCH v4 1/4] "
      ` [PATCH v4 2/4] support force use http 1.1
      ` [PATCH v4 3/4] fix curl version to support CURL_HTTP_VERSION_2TLS
      ` [PATCH v4 4/4] http: change http.version value type
      ` [PATCH v5 0/1] http: add support selecting http version
        ` [PATCH v5 1/1] "
        ` [PATCH v6 0/1] "
          ` [PATCH v6 1/1] "
          ` [PATCH v7 0/1] "
            ` [PATCH v7 1/1] "
            ` [PATCH v8 0/1] "
              ` [PATCH v8 1/1] "

[PATCH v2] i18n: make GETTEXT_POISON a runtime option
 2018-11-08 21:15 UTC  (10+ messages)
` [PATCH v3] "
  ` [PATCH v4 0/2] "
  ` [PATCH v4 1/2] "
  ` [PATCH v4 2/2] Makefile: ease dynamic-gettext-poison transition

[PATCH 1/2] ls-remote: do not send ref prefixes for patterns
 2018-11-08 20:52 UTC  (2+ messages)

how does "clone --filter=sparse:path" work?
 2018-11-08 18:57 UTC  (2+ messages)

git-rebase is ignoring working-tree-encoding
 2018-11-08 17:02 UTC  (7+ messages)

[PATCH v2 0/2] Reimplement rebase --merge via interactive machinery
 2018-11-08  6:33 UTC  (4+ messages)
` [PATCH v2 1/2] git-rebase, sequencer: extend --quiet option for the "
` [PATCH v2 2/2] rebase: Implement --merge via git-rebase--interactive

[PATCH v4 00/10] Improve path collision conflict resolutions
 2018-11-08  5:25 UTC  (13+ messages)
` [PATCH v5 "
  ` [PATCH v5 01/10] Add testcases for consistency in file collision conflict handling
  ` [PATCH v5 02/10] t6036, t6042: testcases for rename collision of already conflicting files
  ` [PATCH v5 03/10] merge-recursive: increase marker length with depth of recursion
  ` [PATCH v5 04/10] merge-recursive: new function for better colliding conflict resolutions
  ` [PATCH v5 05/10] merge-recursive: fix rename/add conflict handling
  ` [PATCH v5 06/10] merge-recursive: improve handling for rename/rename(2to1) conflicts
  ` [PATCH v5 07/10] merge-recursive: use handle_file_collision for add/add conflicts
  ` [PATCH v5 08/10] merge-recursive: improve rename/rename(1to2)/add[/add] handling
  ` [PATCH v5 09/10] t6036, t6043: increase code coverage for file collision handling
  ` [PATCH v5 10/10] merge-recursive: combine error handling

[PATCH v5] branch: introduce --show-current display option
 2018-11-08  4:36 UTC  (4+ messages)
` [PATCH] branch: make --show-current use already resolved HEAD

[PATCH/RFC v2] sequencer.c: record revert/cherry-pick commit with trailer lines
 2018-11-08  3:34 UTC  (8+ messages)
` [PATCH/RFC] Support --append-trailer in cherry-pick and revert


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