messages from 2019-01-29 14:19:48 to 2019-01-30 20:56:27 UTC [more...]
[PATCH 00/14] Trace2 tracing facility
2019-01-30 20:56 UTC (23+ messages)
` [PATCH v2 "
` [PATCH v2 14/14] trace2: t/helper/test-trace2, t0210.sh, t0211.sh, t0212.sh
` [PATCH v3 00/14] Trace2 tracing facility
` [PATCH v3 01/14] trace2: Documentation/technical/api-trace2.txt
` [PATCH v3 02/14] trace2: create new combined trace facility
` [PATCH v3 04/14] trace2:data: add trace2 regions to wt-status
` [PATCH v3 03/14] trace2: collect platform-specific process information
` [PATCH v3 06/14] trace2:data: add trace2 sub-process classification
` [PATCH v3 05/14] trace2:data: add editor/pager child classification
` [PATCH v3 07/14] trace2:data: add trace2 transport "
` [PATCH v3 08/14] trace2:data: add trace2 hook classification
` [PATCH v3 09/14] trace2:data: add trace2 instrumentation to index read/write
` [PATCH v3 10/14] pack-objects: add trace2 regions
` [PATCH v3 12/14] trace2:data: add subverb to reset command
` [PATCH v3 11/14] trace2:data: add subverb to checkout command
` [PATCH v3 13/14] trace2:data: add subverb for rebase
` [PATCH v3 14/14] trace2: t/helper/test-trace2, t0210.sh, t0211.sh, t0212.sh
` [PATCH v4 00/14] Trace2 tracing facility
[PATCH (Apple Git) 00/13] Differences between git-2.20.1 and Apple Git-116
2019-01-30 20:52 UTC (54+ messages)
` [PATCH (Apple Git) 01/13] .gitignore: Remove *.s as it matches *.S on case insensitive filesystem
` [PATCH (Apple Git) 02/13] test-lib: Export PERL5LIB for testing git-svn
` [PATCH (Apple Git) 03/13] t0500: New regression test for git add of a path that contains a .git directory
` [PATCH (Apple Git) 04/13] t4014: git --version can have SP in it
` [PATCH (Apple Git) 05/13] t5701: "
` [PATCH (Apple Git) 06/13] Set Apple Git version during build
` [PATCH (Apple Git) 07/13] HTML documentation is not provided with Apple's git. Make the error message more on point
` [PATCH (Apple Git) 08/13] git mergetool/difftool doesn't list 'opendiff' as an available tool on 10.8
` [PATCH (Apple Git) 09/13] Use symbolic links rather than hard links for files in libexec
` [PATCH (Apple Git) 10/13] Support for Xcode.app co-exestince and relocation
` [PATCH (Apple Git) 11/13] Fix problem found from running the test suite
` [PATCH (Apple Git) 12/13] Enable support for Xcode.app-bundled gitconfig
` [PATCH (Apple Git) 13/13] Enable support for Xcode.app-bundled gitattributes
[PATCH 0/1] Makefile: add prove and coverage-prove targets
2019-01-30 19:32 UTC (21+ messages)
` [PATCH 1/1] "
` [PATCH v2 0/1] "
` [PATCH v2 1/1] Makefile: add coverage-prove target
What's cooking in git.git (Jan 2019, #05; Tue, 29)
2019-01-30 19:07 UTC (2+ messages)
[PATCH] reflog: specify default pretty format in config
2019-01-30 18:22 UTC (2+ messages)
[PATCH] subtree: Teach push the --force option
2019-01-30 18:50 UTC
What is “unable to open object pack directory: .git/objects/pack: Not a directory” error?
2019-01-30 18:36 UTC
git-rebase is ignoring working-tree-encoding
2019-01-30 17:49 UTC (4+ messages)
` [PATCH v3 1/1] Support working-tree-encoding "UTF-16LE-BOM"
[PATCH v2 1/3] Add tests for describe with --work-tree
2019-01-30 16:47 UTC (5+ messages)
[PATCH] trace2: fix hdr-check warnings
2019-01-30 15:39 UTC (3+ messages)
Feature suggestion: Filter branches by user
2019-01-30 15:13 UTC
[PATCH v6 0/5] pack-redundant: new algorithm to find min packs
2019-01-30 15:03 UTC (9+ messages)
` [PATCH v7 0/6] "
` [PATCH v7 1/6] t5323: test cases for git-pack-redundant
` [PATCH v7 2/6] pack-redundant: delay creation of unique_objects
` [PATCH v7 3/6] pack-redundant: new algorithm to find min packs
` [PATCH v7 4/6] pack-redundant: remove unused functions
` [PATCH v8 1/1] pack-redundant: delete redundant code
` [PATCH v7 5/6] pack-redundant: rename pack_list.all_objects
` [PATCH v7 6/6] pack-redundant: consistent sort method
[PATCH v3 1/3] Add tests for describe with --work-tree
2019-01-30 12:44 UTC (15+ messages)
` [PATCH v3 2/3] Setup working tree in describe
` [PATCH v3 3/3] Add test for describe with a bare repository
[PATCH] rebase -x: sanity check command
2019-01-30 12:25 UTC (11+ messages)
` [PATCH v2] "
t5702 failing under ASan on master
2019-01-30 11:40 UTC (3+ messages)
[PATCH 00/19] Add new command "switch"
2019-01-30 9:48 UTC (20+ messages)
` [PATCH 01/19] git-checkout.txt: fix one syntax line
` [PATCH 02/19] doc: document --overwrite-ignore
` [PATCH 03/19] t: rename t2014-switch.sh to t2014-checkout-switch.sh
` [PATCH 04/19] checkout: factor out some code in parse_branchname_arg()
` [PATCH 05/19] checkout: make "opts" in cmd_checkout() a pointer
` [PATCH 06/19] checkout: move 'confict_style' and 'dwim_..' to checkout_opts
` [PATCH 07/19] checkout: split options[] array in three pieces
` [PATCH 08/19] checkout: split part of it to new command switch
` [PATCH 09/19] switch: better names for -b and -B
` [PATCH 10/19] switch: remove -l
` [PATCH 11/19] switch: stop accepting pathspec
` [PATCH 12/19] switch: reject "do nothing" case
` [PATCH 13/19] switch: only allow explicit detached HEAD
` [PATCH 14/19] switch: add short option for --detach
` [PATCH 15/19] switch: no implicit dwim, use --guess to dwim
` [PATCH 16/19] switch: no worktree status unless real branch switch happens
` [PATCH 17/19] t: add tests for switch
` [PATCH 18/19] completion: support switch
` [PATCH 19/19] doc: promote "git switch"
[PATCH v4 0/1] config: allow giving separate author and committer idents
2019-01-30 0:35 UTC (2+ messages)
` [PATCH v4 1/1] "
[PATCH v3 0/1] config: allow giving different author and committer idents
2019-01-29 23:33 UTC (3+ messages)
` [PATCH v3 1/1] config: allow giving separate "
[PATCH 0/4] Sideband the whole fetch v2 response
2019-01-29 23:27 UTC (4+ messages)
` [PATCH v3 "
` [PATCH v3 4/4] tests: define GIT_TEST_SIDEBAND_ALL
git add —ignore-errors causes --renormalize
2019-01-29 22:51 UTC (4+ messages)
Add author and committer configuration settings
2019-01-29 22:42 UTC (4+ messages)
` [PATCH v2 1/2] config: allow giving separate author and committer idents
[PATCH v5 00/16] sequencer: refactor functions working on a todo_list
2019-01-29 21:55 UTC (21+ messages)
` [PATCH v6 "
` [PATCH v6 01/16] sequencer: changes in parse_insn_buffer()
` [PATCH v6 02/16] sequencer: make the todo_list structure public
` [PATCH v6 03/16] sequencer: remove the 'arg' field from todo_item
` [PATCH v6 04/16] sequencer: refactor transform_todos() to work on a todo_list
` [PATCH v6 05/16] sequencer: introduce todo_list_write_to_file()
` [PATCH v6 06/16] sequencer: refactor check_todo_list() to work on a todo_list
` [PATCH v6 07/16] sequencer: refactor sequencer_add_exec_commands() "
` [PATCH v6 08/16] sequencer: refactor rearrange_squash() "
` [PATCH v6 09/16] sequencer: make sequencer_make_script() write its script to a strbuf
` [PATCH v6 10/16] sequencer: change complete_action() to use the refactored functions
` [PATCH v6 11/16] sequencer: refactor skip_unnecessary_picks() to work on a todo_list
` [PATCH v6 12/16] rebase-interactive: use todo_list_write_to_file() in edit_todo_list()
` [PATCH v6 13/16] rebase-interactive: append_todo_help() changes
` [PATCH v6 14/16] rebase-interactive: rewrite edit_todo_list() to handle the initial edit
` [PATCH v6 15/16] sequencer: use edit_todo_list() in complete_action()
` [PATCH v6 16/16] rebase--interactive: move transform_todo_file() to rebase--interactive.c
Extending `git pull` to deal with unindexed changes that would be overwritten
2019-01-29 21:38 UTC
[PATCH] pretty: Add %(trailer:X) to display single trailer
2019-01-29 21:23 UTC (12+ messages)
` [PATCH v4 0/7] %(trailers) improvements in pretty format
` [PATCH v4 2/7] pretty: allow %(trailers) options with explicit value
` [PATCH v5 0/7] %(trailers) improvements in pretty format
` [PATCH v5 2/7] pretty: Allow %(trailers) options with explicit value
[PATCH 0/3] fast-export fixes
2019-01-29 19:41 UTC (5+ messages)
` [PATCH 2/3] fast-export: do not refer to non-existing marks
Contributor Summit Topics and Logistics
2019-01-29 18:22 UTC (4+ messages)
What's cooking in git.git (Jan 2019, #04; Mon, 28)
2019-01-29 18:11 UTC (8+ messages)
` pw/rebase-x-sanity-check, was "
` tt/bisect-in-c, "
` ps/stash-in-c, "
` [PATCH] Fix typos in whats-cooking.txt, "
[PATCH v3 1/8] technical doc: add a design doc for the evolve command
2019-01-29 18:09 UTC (7+ messages)
` [PATCH v3 5/8] evolve: Add the change-table structure
[PATCH 0/1] Provide a fix for the semantic merge conflict between 'js/vsts-ci' and 'sg/travis-specific-cc'
2019-01-29 17:50 UTC (3+ messages)
` [PATCH 1/1] fixup! Merge branch 'js/vsts-ci' into pu
Git Test Coverage Report (Tue. January 29, 2019)
2019-01-29 17:46 UTC
[PATCH/RFC] completion: complete refs in multiple steps
2019-01-29 15:36 UTC (5+ messages)
[PATCH v5 00/21] Offer to run CI/PR builds in Azure Pipelines
2019-01-29 14:19 UTC (6+ messages)
` [PATCH v6 "
` [PATCH v6 05/21] ci: use a junction on Windows instead of a symlink
` [PATCH v6 07/21] tests: optionally write results as JUnit-style .xml
` [PATCH v6 08/21] ci/lib.sh: add support for Azure Pipelines
` [PATCH v6 10/21] ci: add a Windows job to the Azure Pipelines definition
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).