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

[PATCH RFC v2 01/25] ref-filter: get rid of goto
 2018-02-12  8:08 UTC  (20+ messages)
` [PATCH v3 01/23] "
  ` [PATCH v3 08/23] ref-filter: reuse parse_ref_filter_atom()
  ` [PATCH v3 18/23] cat-file: reuse printing logic from ref-filter
  ` [PATCH v3 04/23] ref-filter: make valid_atom as function parameter
  ` [PATCH v3 09/23] cat-file: start use ref_array_item struct
  ` [PATCH v3 19/23] ref-filter: make populate_value() internal again
  ` [PATCH v3 20/23] ref-filter: unifying formatting of cat-file opts
  ` [PATCH v3 12/23] cat-file: start reusing populate_value()
  ` [PATCH v3 05/23] cat-file: move struct expand_data into ref-filter
  ` [PATCH v3 07/23] cat-file: start migrating formatting to ref-filter
  ` [PATCH v3 21/23] for-each-ref: tests for new atoms added
  ` [PATCH v3 16/23] ref-filter: make cat_file_info independent
  ` [PATCH v3 10/23] ref-filter: make populate_value() global
  ` [PATCH v3 11/23] ref-filter: rename field in ref_array_item stuct
  ` [PATCH v3 15/23] cat-file: move skip_object_info into ref-filter
  ` [PATCH v3 14/23] ref_filter: add is_atom_used function
  ` [PATCH v3 03/23] cat-file: reuse struct ref_format
  ` [PATCH v3 23/23] cat-file: update of docs
  ` [PATCH v3 02/23] ref-filter: add return value to some functions

[PATCH v3 0/23] cat-file: reuse formatting logic from ref-filter
 2018-02-12  8:08 UTC 

[PATCH 0/8] rebase -i: offer to recreate merge commits
 2018-02-12  7:38 UTC  (35+ messages)
` [PATCH 5/8] rebase: introduce the --recreate-merges option
` [PATCH v2 00/10] rebase -i: offer to recreate merge commits
  ` [PATCH v2 02/10] sequencer: introduce new commands to reset the revision
        ` [PATCH v2 02/10] sequencer: introduce new commands to reset therevision
  ` [PATCH v3 00/12] rebase -i: offer to recreate merge commits
    ` [PATCH v3 01/12] sequencer: avoid using errno clobbered by rollback_lock_file()
    ` [PATCH v3 02/12] sequencer: make rearrange_squash() a bit more obvious
    ` [PATCH v3 03/12] git-rebase--interactive: clarify arguments
    ` [PATCH v3 04/12] sequencer: introduce new commands to reset the revision
    ` [PATCH v3 05/12] sequencer: introduce the `merge` command
    ` [PATCH v3 06/12] sequencer: fast-forward merge commits, if possible
    ` [PATCH v3 07/12] rebase-helper --make-script: introduce a flag to recreate merges
    ` [PATCH v3 08/12] rebase: introduce the --recreate-merges option
    ` [PATCH v3 09/12] sequencer: make refs generated by the `label` command worktree-local
    ` [PATCH v3 10/12] sequencer: handle post-rewrite for merge commands
    ` [PATCH v3 11/12] pull: accept --rebase=recreate to recreate the branch topology
    ` [PATCH v3 12/12] rebase -i: introduce --recreate-merges=[no-]rebase-cousins

[PATCH v1] worktree: set worktree environment in post-checkout hook
 2018-02-12  3:27 UTC  (6+ messages)
` [PATCH 0/2] worktree: change to new worktree dir before running hook(s)
  ` [PATCH 1/2] run-command: teach 'run_hook' about alternate worktrees
  ` [PATCH 2/2] worktree: add: change to new worktree directory before running hook

[PATCH v2 00/41] Automate updating git-completion.bash a bit
 2018-02-12  0:34 UTC  (14+ messages)
` [PATCH v3 00/42] "
  ` [PATCH v3 04/42] git-completion.bash: introduce __gitcomp_builtin
  ` [PATCH v3 38/42] completion: use __gitcomp_builtin in _git_show_branch
  ` [PATCH v3 39/42] completion: use __gitcomp_builtin in _git_status
  ` [PATCH v3 40/42] completion: use __gitcomp_builtin in _git_tag
  ` [PATCH v3 41/42] completion: use __gitcomp_builtin in _git_worktree
  ` [PATCH v3 42/42] git-completion.bash: add GIT_COMPLETION_OPTIONS=all config

[PATCH 2/2] Makefile: suppress a sparse warning for pack-revindex.c
 2018-02-12  0:21 UTC 

[PATCH 1/2] config.mak.uname: remove SPARSE_FLAGS setting for cygwin
 2018-02-12  0:20 UTC 

[PATCH 0/2] misc sparse updates
 2018-02-12  0:19 UTC 

[PATCH 2/2] t5556: replace test_i18ngrep with a simple grep
 2018-02-12  0:18 UTC 

[PATCH 1/2] t4151: consolidate multiple calls to test_i18ngrep
 2018-02-12  0:17 UTC 

[PATCH 0/2] test_i18ngrep
 2018-02-12  0:16 UTC 

REQUEST NEW TRANSLATION (INDONESIAN/id_ID)
 2018-02-11 17:53 UTC 

[PATCH 1/3] t7006: add tests for how git config paginates
 2018-02-11 16:40 UTC  (3+ messages)
` [PATCH 2/3] config: respect `pager.config` in list/get-mode only
` [PATCH 3/3] config: change default of `pager.config` to "on"

What's cooking in git.git (Jan 2018, #04; Wed, 31)
 2018-02-11 14:44 UTC  (17+ messages)
    ` [PATCH 0/2] update-index doc: note new caveats in 2.17
    ` [PATCH 1/2] update-index doc: note a fixed bug in the untracked cache
    ` [PATCH 2/2] update-index doc: note the caveat with "could not open..."

[PATCH v2 0/3] Add "git rebase --show-patch"
 2018-02-11  9:43 UTC  (5+ messages)
` [PATCH v3 0/3] Add "git rebase --show-current-patch"
  ` [PATCH v3 1/3] am: add --show-current-patch
  ` [PATCH v3 2/3] rebase: "
  ` [PATCH v3 3/3] rebase: introduce and use pseudo-ref REBASE_HEAD

Question about rebasing - unexpected result, can't figure out why
 2018-02-10 20:47 UTC 

[RFC PATCH 0/3] Make fsck check other worktree HEADs
 2018-02-10 20:11 UTC  (7+ messages)
` [RFC PATCH 1/3] fsck: Move fsck_head_link() to get_default_heads() to avoid some globals
` [RFC PATCH 2/3] t1450-fsck: Add tests for HEAD of other worktrees
` [RFC PATCH 3/3] fsck: Check HEAD of other worktrees as well

[PATCH v3 0/2] diff: add --stat-with-summary (was --compact-summary)
 2018-02-10 20:08 UTC  (10+ messages)

Fetch-hooks
 2018-02-10 18:36 UTC  (27+ messages)
            ` [PATCH 0/2] fetch: add tweak-fetch hook
              ` [PATCH 1/2] fetch: preparations for "
                ` [PATCH 2/2] fetch: add "

[PATCH] docs/interpret-trailers: fix agreement error
 2018-02-10 16:57 UTC  (4+ messages)

Crash when clone includes magic filenames on Windows
 2018-02-10 15:27 UTC  (5+ messages)

[PATCH] check-ignore: fix mix of directories and other file types
 2018-02-10 12:38 UTC 

Bug? Error during commit
 2018-02-10 12:16 UTC  (5+ messages)

[PATCH 0/1] Mark messages for translations
 2018-02-10 11:31 UTC  (7+ messages)
` [PATCH 1/1] "
          ` [PATCH] t0002: simplify error checking

[PATCH] worktree: teach "add" to check out existing branches
 2018-02-10 11:20 UTC  (8+ messages)
` [PATCH v2 0/3] "
  ` [PATCH v2 1/3] worktree: improve message when creating a new worktree

[RFC PATCH 000/194] Moving global state into the repository object
 2018-02-10 10:36 UTC  (12+ messages)
` [PATCH 003/194] object-store: move packed_git and packed_git_mru to object store
` [PATCH 021/194] pack: add repository argument to reprepare_packed_git
  ` [PATCH 042/194] object-store: move alternates API to new alternates.h
  ` [PATCH 046/194] object-store: move replace_objects back to object-store

[PATCH v2 00/27] protocol version 2
 2018-02-10 10:23 UTC  (5+ messages)
` [PATCH v3 00/35] "
  ` [PATCH v3 22/35] upload-pack: support shallow requests

[PATCH v6 0/7] convert: add support for different encodings
 2018-02-10  9:48 UTC  (13+ messages)
` [PATCH v6 1/7] strbuf: remove unnecessary NUL assignment in xstrdup_tolower()
` [PATCH v6 2/7] strbuf: add xstrdup_toupper()
` [PATCH v6 3/7] utf8: add function to detect prohibited UTF-16/32 BOM
` [PATCH v6 4/7] utf8: add function to detect a missing "
` [PATCH v6 5/7] convert: add 'working-tree-encoding' attribute
` [PATCH v6 6/7] convert: add tracing for "
` [PATCH v6 7/7] convert: add round trip check based on 'core.checkRoundtripEncoding'

"git bisect run make" adequate to locate first unbuildable commit?
 2018-02-09 22:44 UTC  (5+ messages)

[PATCH v3 00/11] document & test fetch pruning & add fetch.pruneTags
 2018-02-09 21:14 UTC  (15+ messages)
` [PATCH v2 00/17] "
  ` [PATCH v2 01/17] fetch: don't redundantly NULL something calloc() gave us
  ` [PATCH v2 11/17] fetch tests: fetch <url> <spec> as well as fetch [<remote>]

[PATCH v2 00/12] document & test fetch pruning & add fetch.pruneTags
 2018-02-09 20:32 UTC  (19+ messages)
` [PATCH v5 00/17] "
` [PATCH v5 01/17] fetch: don't redundantly NULL something calloc() gave us
` [PATCH v5 02/17] fetch: trivially refactor assignment to ref_nr
` [PATCH v5 03/17] fetch: stop accessing "remote" variable indirectly
` [PATCH v5 04/17] remote: add a macro for "refs/tags/*:refs/tags/*"
` [PATCH v5 05/17] fetch tests: refactor in preparation for testing tag pruning
` [PATCH v5 06/17] fetch tests: re-arrange arguments for future readability
` [PATCH v5 07/17] fetch tests: add a tag to be deleted to the pruning tests
` [PATCH v5 08/17] fetch tests: test --prune and refspec interaction
` [PATCH v5 09/17] fetch tests: double quote a variable for interpolation
` [PATCH v5 10/17] fetch tests: expand case/esac for later change
` [PATCH v5 11/17] fetch tests: fetch <url> <spec> as well as fetch [<remote>]
` [PATCH v5 12/17] git fetch doc: add a new section to explain the ins & outs of pruning
` [PATCH v5 13/17] git remote doc: correct dangerous lies about what prune does
` [PATCH v5 14/17] git-fetch & config doc: link to the new PRUNING section
` [PATCH v5 15/17] fetch tests: add scaffolding for the new fetch.pruneTags
` [PATCH v5 16/17] fetch: add a --prune-tags option and fetch.pruneTags config
` [PATCH v5 17/17] fetch: make the --prune-tags work with <url>

totally confused as to what "git bisect skip" is supposed to do
 2018-02-09 19:51 UTC  (3+ messages)

[PATCH 0/2] Refactor hash search with fanout table
 2018-02-09 19:50 UTC  (4+ messages)
` [PATCH 2/2] packfile: refactor "

[PATCH] color.h: document and modernize header
 2018-02-09 19:33 UTC  (7+ messages)
    ` [PATCH] CodingGuidelines: mention "static" and "extern"

[PATCH 0/3] Teach 'test_must_fail' to save the command's stderr to a file
 2018-02-09 19:03 UTC  (10+ messages)
` [PATCH 2/3] t: teach "
` [PATCH 3/3] t1404: use 'test_must_fail stderr=<file>'

[PATCH] rebase -p: fix incorrect commit message when calling `git merge`
 2018-02-09 17:28 UTC  (2+ messages)

should "git bisect skip" not visually reduce number of revisions left?
 2018-02-09 15:54 UTC 

[BUG] Integer overflow when supplying large context value to diff --unified
 2018-02-09 15:01 UTC 

[PATCH v2 00/14] Serialized Git Commit Graph
 2018-02-09 13:45 UTC  (5+ messages)
` [PATCH v3 "
  ` [PATCH v3 14/14] commit-graph: build graph from starting commits

categorization, documentation and packaging of "git core" commands
 2018-02-09 13:51 UTC  (5+ messages)

Issue: Git Gui: show ssh key don't show key type id_ed25519.pub
 2018-02-09 11:21 UTC 


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