messages from 2019-01-24 17:36:15 to 2019-01-27 19:41:50 UTC [more...]
[PATCH v2 1/8] technical doc: add a design doc for the evolve command
2019-01-27 19:41 UTC (7+ messages)
` [PATCH v2 2/8] sha1-array: Implement oid_array_readonly_contains
` [PATCH v2 3/8] ref-filter: Add the metas namespace to ref-filter
` [PATCH v2 4/8] evolve: Add support for parsing metacommits
` [PATCH v2 5/8] evolve: Add the change-table structure
` [PATCH v2 6/8] evolve: Add support for writing metacommits
` [PATCH v2 7/8] evolve: Implement the git change command
[PATCH v2] git-submodule.sh: shorten submodule SHA-1s using rev-parse
2019-01-27 19:27 UTC
[PATCH 1/8] technical doc: add a design doc for the evolve command
2019-01-27 19:08 UTC (4+ messages)
` [PATCH 2/8] evolve: Implement oid_array_contains_nondestructive
[PATCH v3 00/21] Offer to run CI/PR builds in Azure Pipelines
2019-01-27 19:05 UTC (27+ 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 09/21] Add a build definition for Azure DevOps
` [PATCH v4 08/21] ci/lib.sh: add support for Azure Pipelines
` [PATCH v4 10/21] ci: move the Windows job to the top
` [PATCH v4 17/21] tests: add t/helper/ to the PATH with --with-dashes
[PATCH on sb/more-repo-in-api] revision: use commit graph in get_reference()
2019-01-27 18:40 UTC (9+ messages)
` Regression in: "
` [PATCH] object_as_type: initialize commit-graph-related fields of 'struct commit'
unclear docs
2019-01-27 11:55 UTC (2+ messages)
[PATCH v2 1/3] Add tests for describe with --work-tree
2019-01-27 7:19 UTC (9+ messages)
` [PATCH v2 2/3] Setup working tree in describe
` [PATCH v2 3/3] Add test for describe with a bare repository
Add author and committer configuration settings
2019-01-27 4:48 UTC (8+ messages)
` [PATCH v2 1/2] config: allow giving separate author and committer idents
` [PATCH v2 2/2] tests: add test for "
[PATCH] log,diff-tree: add --combined-with-paths options for merges with renames
2019-01-27 1:52 UTC (16+ messages)
` [PATCH v2] "
` [PATCH v3] log,diff-tree: add --combined-all-names option
[PATCH 00/14] nd/diff-parseopt part 1
2019-01-27 0:35 UTC (15+ messages)
` [PATCH 01/14] parse-options.h: remove extern on function prototypes
` [PATCH 02/14] parse-options: add one-shot mode
` [PATCH 03/14] parse-options: disable option abbreviation with PARSE_OPT_KEEP_UNKNOWN
` [PATCH 04/14] parse-options: add OPT_BITOP()
` [PATCH 05/14] parse-options: stop abusing 'callback' for lowlevel callbacks
` [PATCH 06/14] parse-options: avoid magic return codes
` [PATCH 07/14] parse-options: allow ll_callback with OPTION_CALLBACK
` [PATCH 08/14] diff.h: keep forward struct declarations sorted
` [PATCH 09/14] diff.h: avoid bit fields in struct diff_flags
` [PATCH 10/14] diff.c: prepare to use parse_options() for parsing
` [PATCH 11/14] diff.c: convert -u|-p|--patch
` [PATCH 12/14] diff.c: convert -U|--unified
` [PATCH 13/14] diff.c: convert -W|--[no-]function-context
` [PATCH 14/14] diff.c: convert --raw
Checkout branch and prune everything related to previous checkout (incl. LFS remains)
2019-01-27 0:16 UTC
[PATCH] fetch: prefer suffix substitution in compact fetch.output
2019-01-26 23:57 UTC (3+ messages)
[PATCH 0/4] Let the builtin rebase call the git am command directly
2019-01-26 21:13 UTC (4+ messages)
` [PATCH v2 "
` [PATCH v2 4/4] built-in rebase: call `git am` directly
[PATCH] trace2: fix hdr-check warnings
2019-01-26 21:07 UTC
[PATCH] test-xml-encode: fix sparse NULL pointer warnings
2019-01-26 21:03 UTC
[PATCH v3 0/9] Create 'expire' and 'repack' verbs for git-multi-pack-index
2019-01-26 17:10 UTC (16+ messages)
` [PATCH v4 00/10] "
` [PATCH v4 01/10] repack: refactor pack deletion for future use
` [PATCH v4 02/10] Docs: rearrange subcommands for multi-pack-index
` [PATCH v4 03/10] multi-pack-index: prepare for 'expire' subcommand
` [PATCH v4 04/10] midx: simplify computation of pack name lengths
` [PATCH v4 05/10] midx: refactor permutation logic and pack sorting
` [PATCH v4 06/10] multi-pack-index: implement 'expire' subcommand
` [PATCH v4 07/10] multi-pack-index: prepare 'repack' subcommand
` [PATCH v4 08/10] midx: implement midx_repack()
` [PATCH v4 09/10] multi-pack-index: test expire while adding packs
` [PATCH v4 10/10] midx: add test that 'expire' respects .keep files
[PATCH 2/2] Setup working tree in describe
2019-01-26 14:28 UTC (4+ messages)
[PATCH] rebase: move state_dir to tmp prior to deletion
2019-01-26 13:59 UTC (3+ messages)
` [PATCH v2] "
[PATCH 1/2] Add tests for describe with --work-tree
2019-01-26 10:40 UTC
env GIT_WORK_TREE ignored by git describe --dirty
2019-01-26 0:52 UTC
[PATCH v1] git-instaweb: Add Python builtin http.server support
2019-01-25 23:58 UTC (6+ messages)
Writing merge strategy?
2019-01-25 21:33 UTC (2+ messages)
[PATCH 00/14] Trace2 tracing facility
2019-01-25 21:13 UTC (10+ messages)
` [PATCH 01/14] trace2: Documentation/technical/api-trace2.txt
` [PATCH 02/14] trace2: create new combined trace facility
[PATCH v2 2/3] setup: do not use invalid `repository_format`
2019-01-25 19:51 UTC (8+ messages)
` [PATCH v3 0/2] setup: fix memory leaks with `struct repository_format`
` [PATCH v3 2/2] "
Compiling pu fails: diff.c:4695:19: error: unused function 'short_opt'
2019-01-25 19:41 UTC
[PATCH v3 1/3] t5323: test cases for git-pack-redundant
2019-01-25 19:12 UTC (8+ messages)
` [PATCH/RFC v2 1/1] test-lint: Only use only sed [-n] [-e command] [-f command_file]
Inconsistent Behavior using 'Reference'
2019-01-25 17:19 UTC (3+ messages)
git describe --dirty doesn't work with --work-tree
2019-01-25 14:05 UTC
[PATCH 0/6] Create commit-graph file format v2
2019-01-25 13:54 UTC (4+ messages)
[PATCH] git-submodule.sh: shorten submodule SHA-1s using rev-parse
2019-01-25 13:05 UTC (5+ messages)
[PATCH v2 0/7] Turn git add-i into built-in
2019-01-25 12:37 UTC (14+ messages)
` [PATCH v3 "
` [PATCH v3 6/7] t3701-add-interactive: test add_i_show_help()
` [PATCH v4 0/7] Turn git add-i into built-in
` [PATCH v4 1/7] diff: export diffstat interface
` [PATCH v4 2/7] add--helper: create builtin helper for interactive add
` [PATCH v4 3/7] add-interactive.c: implement status command
` [PATCH v4 4/7] add--interactive.perl: use add--helper --status for status_cmd
` [PATCH v4 5/7] add-interactive.c: implement show-help command
` [PATCH v4 6/7] t3701-add-interactive: test add_i_show_help()
` [PATCH v4 7/7] add--interactive.perl: use add--helper --show-help for help_cmd
[PATCH] strbuf.cocci: suggest strbuf_addbuf() to add one strbuf to an other
2019-01-25 12:25 UTC
(no subject)
2019-01-25 11:27 UTC (2+ messages)
` your mail
[PATCH v2 0/8] introduce no-overlay mode in git checkout
2019-01-25 9:24 UTC (13+ messages)
` [PATCH v3 "
` [PATCH v3 7/8] checkout: introduce --{,no-}overlay option
[PATCH 0/9] drop some unused parameters
2019-01-25 1:53 UTC (3+ messages)
[PATCH v4 1/2] pack-objects: move read mutex to packing_data struct
2019-01-25 0:22 UTC (2+ messages)
` [PATCH v4 2/2] pack-objects: merge read_lock and lock in "
git stash changes ORIG_HEAD
2019-01-25 0:22 UTC
[PATCH v3 1/2] pack-objects: move read mutex to packing_data struct
2019-01-25 0:20 UTC (5+ messages)
` [PATCH v3 2/2] pack-objects: merge read_lock and lock in "
[PATCH v4 00/16] sequencer: refactor functions working on a todo_list
2019-01-24 22:43 UTC (4+ messages)
` [PATCH v5 "
[PATCH] init docs: correct a punctuation typo
2019-01-24 21:44 UTC
[PATCH v3 7/9] multi-pack-index: prepare 'repack' subcommand
2019-01-24 21:38 UTC (4+ messages)
[PATCH v6 0/3]
2019-01-24 21:26 UTC (11+ messages)
` [PATCH] branch: colorize branches checked out in a linked working tree the same way as the current branch is colorized
` [PATCH v6 1/3] ref-filter: add worktreepath atom
git status OOM on mmap of large file
2019-01-24 21:18 UTC (8+ messages)
` [PATCH] avoid unncessary malloc of whole file size
[PATCH 0/6] some diff --cc --stat fixes
2019-01-24 21:17 UTC (17+ messages)
` [PATCH 1/6] t4006: resurrect commented-out tests
` [PATCH 2/6] diff: clear emitted_symbols flag after use
` [PATCH 4/6] combine-diff: treat --shortstat like --stat
` [PATCH 5/6] combine-diff: treat --summary "
[PATCH] optimize PNGs with FileOptimizer 13.50.2431 (x86) and ZopfliPNG 1.0.2
2019-01-24 21:15 UTC (5+ messages)
` Fwd: "
git status confusing message while conflicts in interactive rebase
2019-01-24 21:15 UTC
Git Test Coverage Report (Sat Jan 19)
2019-01-24 20:56 UTC (5+ messages)
[PATCH 00/11] nd/the-index-final small update
2019-01-24 19:56 UTC (2+ messages)
[PATCH v3 5/9] midx: refactor permutation logic and pack sorting
2019-01-24 19:17 UTC (4+ messages)
[PATCH v3 6/9] multi-pack-index: implement 'expire' verb
2019-01-24 17:36 UTC (3+ 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).