messages from 2019-01-27 23:27:19 to 2019-01-29 15:03:26 UTC [more...]
[PATCH v5 00/16] sequencer: refactor functions working on a todo_list
2019-01-29 15:01 UTC (14+ 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 07/16] sequencer: refactor sequencer_add_exec_commands() to work on a todo_list
` [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 0/1] Makefile: add prove and coverage-prove targets
2019-01-29 14:56 UTC (2+ messages)
` [PATCH 1/1] "
What's cooking in git.git (Jan 2019, #04; Mon, 28)
2019-01-29 14:26 UTC (9+ messages)
` pw/rebase-x-sanity-check, was "
` js/rebase-am, "
` tt/bisect-in-c, "
` en/rebase-merge-on-sequencer, "
` ps/stash-in-c, "
` [PATCH] Fix typos in whats-cooking.txt, "
[PATCH v3 00/21] Offer to run CI/PR builds in Azure Pipelines
2019-01-29 14:19 UTC (50+ messages)
` [PATCH v4 "
` [PATCH v4 03/21] ci/lib.sh: encapsulate Travis-specific things
` [PATCH v4 04/21] ci: inherit --jobs via MAKEFLAGS in run-build-and-tests
` [PATCH v4 06/21] test-date: add a subcommand to measure times in shell scripts
` [PATCH v4 18/21] t0061: fix with --with-dashes and RUNTIME_PREFIX
` [PATCH v5 00/21] Offer to run CI/PR builds in Azure Pipelines
` [PATCH v5 09/21] Add a build definition for Azure DevOps
` [PATCH v5 10/21] ci: add a Windows job to the Azure Pipelines definition
` [PATCH v5 17/21] tests: add t/helper/ to the PATH with --with-dashes
` [PATCH v5 20/21] ci: speed up Windows phase
` [PATCH v5 21/21] ci: parallelize testing on Windows
` [PATCH v6 00/21] Offer to run CI/PR builds in Azure Pipelines
` [PATCH v6 01/21] travis: fix skipping tagged releases
` [PATCH v6 02/21] ci: rename the library of common functions
` [PATCH v6 03/21] ci/lib.sh: encapsulate Travis-specific things
` [PATCH v6 04/21] ci: inherit --jobs via MAKEFLAGS in run-build-and-tests
` [PATCH v6 05/21] ci: use a junction on Windows instead of a symlink
` [PATCH v6 06/21] test-date: add a subcommand to measure times in shell scripts
` [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 09/21] Add a build definition for Azure DevOps
` [PATCH v6 10/21] ci: add a Windows job to the Azure Pipelines definition
` [PATCH v6 12/21] mingw: be more generous when wrapping up the setitimer() emulation
` [PATCH v6 11/21] ci: use git-sdk-64-minimal build artifact
` [PATCH v6 13/21] README: add a build badge (status of the Azure Pipelines build)
` [PATCH v6 14/21] tests: avoid calling Perl just to determine file sizes
` [PATCH v6 15/21] tests: include detailed trace logs with --write-junit-xml upon failure
` [PATCH v6 17/21] tests: add t/helper/ to the PATH with --with-dashes
` [PATCH v6 16/21] mingw: try to work around issues with the test cleanup
` [PATCH v6 18/21] t0061: workaround issues with --with-dashes and RUNTIME_PREFIX
` [PATCH v6 19/21] tests: optionally skip bin-wrappers/
` [PATCH v6 20/21] ci: speed up Windows phase
` [PATCH v6 21/21] ci: parallelize testing on Windows
[PATCH v3 1/3] Add tests for describe with --work-tree
2019-01-29 13:12 UTC (6+ messages)
` [PATCH v3 2/3] Setup working tree in describe
` [PATCH v3 3/3] Add test for describe with a bare repository
unclear docs
2019-01-29 12:41 UTC (16+ messages)
` [PATCH v2 0/2] eol/autocrlf doc clarifications
` [PATCH v2 1/2] doc/gitattributes: clarify "autocrlf overrides eol"
` [PATCH v2 2/2] docs/config: clarify "text property" in core.eol
[PATCH] rebase -x: sanity check command
2019-01-29 11:40 UTC (6+ messages)
No clear API/Error message to validate a "revision object" using git rev-parse
2019-01-29 12:01 UTC (3+ messages)
[PATCH v2 1/8] technical doc: add a design doc for the evolve command
2019-01-29 11:15 UTC (6+ messages)
` [PATCH v2 2/8] sha1-array: Implement oid_array_readonly_contains
` [PATCH v2 6/8] evolve: Add support for writing metacommits
[PATCH 0/1] Provide a fix for the semantic merge conflict between 'js/vsts-ci' and 'sg/travis-specific-cc'
2019-01-29 10:56 UTC (2+ messages)
` [PATCH 1/1] fixup! Merge branch 'js/vsts-ci' into pu
[PATCH] completion: add more parameter value completion
2019-01-29 10:21 UTC
[PATCH 0/4] Let the builtin rebase call the git am command directly
2019-01-29 9:46 UTC (5+ messages)
` [PATCH v2 "
` [PATCH v2 4/4] built-in rebase: call `git am` directly
[PATCH] pretty: Add %(trailer:X) to display single trailer
2019-01-29 6:49 UTC (12+ messages)
` [PATCH v5 0/7] %(trailers) improvements in pretty format
` [PATCH v5 1/7] doc: group pretty-format.txt placeholders descriptions
` [PATCH v5 2/7] pretty: Allow %(trailers) options with explicit value
` [PATCH v5 2/7 update] pretty: allow "
` [PATCH v5 3/7] pretty: single return path in %(trailers) handling
` [PATCH v5 4/7] pretty: allow showing specific trailers
` [PATCH v5 5/7] pretty: add support for "valueonly" option in %(trailers)
` [PATCH v5 6/7] strbuf: separate callback for strbuf_expand:ing literals
` [PATCH v5 7/7] pretty: add support for separator option in %(trailers)
[PATCH v3 0/5] Re-roll of 'human' date format patch set
2019-01-29 3:50 UTC (7+ messages)
` [PATCH v4 "
` [PATCH v4 1/5] Add 'human' date format
` [PATCH v4 2/5] Replace the proposed 'auto' mode with 'auto:'
` [PATCH v4 3/5] Add 'human' date format documentation
` [PATCH v4 4/5] Add `human` format to test-tool
` [PATCH v4 5/5] Add `human` date format tests
[PATCH] test-xml-encode: fix sparse NULL pointer warnings
2019-01-29 2:23 UTC (8+ messages)
` sparse job, was "
[PATCH v4 0/8] Reimplement rebase --merge via interactive machinery
2019-01-29 1:39 UTC (10+ messages)
` [PATCH v5 "
` [PATCH v5 1/8] rebase: make builtin and legacy script error messages the same
` [PATCH v5 2/8] rebase: fix incompatible options error message
` [PATCH v5 3/8] t5407: add a test demonstrating how interactive handles --skip differently
` [PATCH v5 4/8] am, rebase--merge: do not overlook --skip'ed commits with post-rewrite
` [PATCH v5 5/8] git-rebase, sequencer: extend --quiet option for the interactive machinery
` [PATCH v5 6/8] git-legacy-rebase: simplify unnecessary triply-nested if
` [PATCH v5 7/8] rebase: define linearization ordering and enforce it
` [PATCH v5 8/8] rebase: implement --merge via the interactive machinery
[PATCH/RFC] checkout: print something when checking out paths
2019-01-29 1:26 UTC (4+ messages)
` [PATCH v2] "
There should be a `.gitbless; file, protecting files from git clean
2019-01-29 1:00 UTC (8+ messages)
[PATCH/RFC] completion: complete refs in multiple steps
2019-01-29 0:47 UTC (6+ messages)
Add author and committer configuration settings
2019-01-28 23:30 UTC (14+ messages)
` [PATCH v2 1/2] config: allow giving separate author and committer idents
` [PATCH v2 2/2] tests: add test for "
[PATCH v3 1/8] technical doc: add a design doc for the evolve command
2019-01-28 23:24 UTC (9+ messages)
` [PATCH v3 2/8] sha1-array: Implement oid_array_readonly_contains
` [PATCH v3 4/8] evolve: Add support for parsing metacommits
` [PATCH v3 5/8] evolve: Add the change-table structure
[PATCH 00/14] Trace2 tracing facility
2019-01-28 22:23 UTC (19+ messages)
` [PATCH v2 "
` [PATCH v2 01/14] trace2: Documentation/technical/api-trace2.txt
` [PATCH v2 02/14] trace2: create new combined trace facility
` [PATCH v2 03/14] trace2: collect platform-specific process information
` [PATCH v2 04/14] trace2:data: add trace2 regions to wt-status
` [PATCH v2 05/14] trace2:data: add editor/pager child classification
` [PATCH v2 07/14] trace2:data: add trace2 transport "
` [PATCH v2 06/14] trace2:data: add trace2 sub-process classification
` [PATCH v2 08/14] trace2:data: add trace2 hook classification
` [PATCH v2 09/14] trace2:data: add trace2 instrumentation to index read/write
` [PATCH v2 11/14] trace2:data: add subverb to checkout command
` [PATCH v2 10/14] pack-objects: add trace2 regions
` [PATCH v2 12/14] trace2:data: add subverb to reset command
` [PATCH v2 13/14] trace2:data: add subverb for rebase
` [PATCH v2 14/14] trace2: t/helper/test-trace2, t0210.sh, t0211.sh, t0212.sh
protocol v2: More data transmitted between client and server since v2.20.0
2019-01-28 21:23 UTC (2+ messages)
[RFC v1] Add virtual file system settings and hook proc
2019-01-28 19:00 UTC (3+ messages)
` [PATCH v2] teach git to support a virtual (partially populated) work directory
[PATCH v1] git-instaweb: Add Python builtin http.server support
2019-01-28 18:27 UTC (10+ messages)
` [PATCH v2] "
[PATCH] implicit interactive rebase: don't run sequence editor
2019-01-28 18:25 UTC (2+ messages)
env GIT_WORK_TREE ignored by git describe --dirty
2019-01-28 18:19 UTC (2+ messages)
Git checkout multiple options issue
2019-01-28 17:29 UTC (8+ messages)
Regression in: [PATCH on sb/more-repo-in-api] revision: use commit graph in get_reference()
2019-01-28 16:57 UTC (4+ messages)
` [PATCH] object_as_type: initialize commit-graph-related fields of 'struct commit'
Worktree creation race
2019-01-28 12:58 UTC (2+ messages)
[PATCH v2 1/3] Add tests for describe with --work-tree
2019-01-28 10:06 UTC (4+ messages)
[PATCH v2] git-submodule.sh: shorten submodule SHA-1s using rev-parse
2019-01-28 2:33 UTC (3+ messages)
[PATCH 00/14] nd/diff-parseopt part 1
2019-01-28 0:33 UTC (2+ messages)
[PATCH] log,diff-tree: add --combined-with-paths options for merges with renames
2019-01-28 0:19 UTC (6+ messages)
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).