messages from 2019-03-31 17:45:54 to 2019-04-03 11:36:42 UTC [more...]
[PATCH 00/31] Kill the_repository in sha1-name.c
2019-04-03 11:34 UTC (21+ messages)
` [PATCH 09/31] commit.c: add repo_get_commit_tree()
` [PATCH v2 00/32] nd/sha1-name-c-wo-the-repository updates
` [PATCH v2 01/32] rebase: 'make coccicheck' cleanup
` [PATCH v2 02/32] packfile.c: add repo_approximate_object_count()
` [PATCH v2 03/32] refs.c: add refs_ref_exists()
` [PATCH v2 04/32] refs.c: add refs_shorten_unambiguous_ref()
` [PATCH v2 05/32] refs.c: remove the_repo from substitute_branch_name()
` [PATCH v2 06/32] refs.c: remove the_repo from expand_ref()
` [PATCH v2 07/32] refs.c: add repo_dwim_ref()
` [PATCH v2 08/32] refs.c: add repo_dwim_log()
` [PATCH v2 09/32] refs.c: remove the_repo from read_ref_at()
` [PATCH v2 10/32] commit.c: add repo_get_commit_tree()
` [PATCH v2 11/32] sha1-name.c: remove the_repo from sort_ambiguous()
` [PATCH v2 12/32] sha1-name.c: remove the_repo from find_abbrev_len_packed()
` [PATCH v2 13/32] sha1-name.c: add repo_find_unique_abbrev_r()
` [PATCH v2 14/32] sha1-name.c: store and use repo in struct disambiguate_state
` [PATCH v2 15/32] sha1-name.c: add repo_for_each_abbrev()
` [PATCH v2 16/32] sha1-name.c: remove the_repo from get_short_oid()
` [PATCH v2 17/32] sha1-name.c: remove the_repo from interpret_nth_prior_checkout()
[PATCH] blame.c: don't drop origin blobs as eagerly
2019-04-03 11:36 UTC (5+ messages)
[PATCH v2 0/6] Asciidoctor-related formatting and CI fixes
2019-04-03 11:34 UTC (5+ messages)
` [PATCH v3 "
` [PATCH v3 5/6] ci: stick with Asciidoctor v1.5.8 for now
` [PATCH v3.1 "
[PATCH v1 0/2] minor asciidoc/tor formatting fixes
2019-04-03 9:26 UTC (7+ messages)
` [PATCH v1 1/2] Documentation/rev-list-options: wrap --date=<format> block with "--"
` [PATCH v1 2/2] Documentation/git-status: fix titles in porcelain v2 section
Fw: git describe issue
2019-04-03 9:19 UTC (4+ messages)
[PATCH 0/3] tag: prevent recursive tags
2019-04-03 8:49 UTC (7+ messages)
` [PATCH v2 0/2] tag: prevent nested tags
` [PATCH v2 1/2] tag: fix formatting
` [PATCH v2 2/2] tag: prevent nested tags
` [PATCH v2.5 "
[PATCH 1/4] submodule: refuse to add repository with no commits
2019-04-03 8:05 UTC (8+ messages)
` [PATCH v2 0/4] dir: Treat a repository without commits as a repository
` [PATCH v2 1/4] submodule: refuse to add repository with no commits
` [PATCH v2 2/4] t3000: move non-submodule repo test to separate file
` [PATCH v2 3/4] t3009: test that ls-files -o traverses bogus repo
` [PATCH v2 4/4] dir: do not traverse repositories with no commits
[PATCH v2 0/7] git-p4: a few assorted fixes for branches, excludes
2019-04-03 7:10 UTC (17+ messages)
` [PATCH v3 0/8] "
` [PATCH v3 1/8] git-p4: detect/prevent infinite loop in gitCommitByP4Change()
` [PATCH v3 2/8] git-p4: add failing test for "git-p4: match branches case insensitively if configured"
` [PATCH v3 3/8] git-p4: match branches case insensitively if configured
` [PATCH v3 4/8] git-p4: don't groom exclude path list on every commit
` [PATCH v3 5/8] git-p4: add failing test for "don't exclude other files with same prefix"
` [PATCH v3 6/8] git-p4: don't exclude other files with same prefix
` [PATCH v3 7/8] git-p4: add failing test for "git-p4: respect excluded paths when detecting branches"
` [PATCH v3 8/8] git-p4: respect excluded paths when detecting branches
` [RFC PATCH v2 0/2] git-p4: inexact labels and load changelist description from file
` [RFC PATCH v2 1/2] git-p4: inexact label detection
` [RFC PATCH v2 2/2] git-p4: support loading changelist descriptions from files
[PATCH] mailinfo: support Unicode scissors
2019-04-03 6:47 UTC (11+ messages)
` [PATCH v2 1/2] mailinfo: use starts_with() for clarity
` [PATCH v2 2/2] mailinfo: support Unicode scissors
[PATCH 0/4] trace2: load trace2 settings from system config
2019-04-03 0:01 UTC (14+ messages)
` [PATCH v2 0/7] "
` [PATCH v2 4/7] trace2: use system config for default trace2 settings
` [PATCH v2 5/7] trace2: report peak memory usage of the process
` [PATCH v2 7/7] trace2: make SIDs more unique
git-gui: executed hooks are different from command-line git if hooksPath is set
2019-04-02 23:35 UTC (3+ messages)
[GSoC][PATCH v1] t9811: avoid pipe in git commands in test script
2019-04-02 20:52 UTC (3+ messages)
[GSoC][RFC] proposal: convert git-submodule to builtin script
2019-04-02 20:32 UTC
Make the git codebase thread-safe
2019-04-02 19:06 UTC (7+ messages)
Bad performance when using git log --parents (used by gitk)
2019-04-02 18:20 UTC (4+ messages)
[Bug] git log - reports wrong date and time
2019-04-02 14:59 UTC (3+ messages)
[PATCH 0/5] Progress display fixes
2019-04-02 14:27 UTC (12+ messages)
` [PATCH v2 0/4] "
` [PATCH v2 1/4] progress: make display_progress() return void
` [PATCH v2 2/4] progress: assemble percentage and counters in a strbuf before printing
` [PATCH v2 3/4] progress: clear previous progress update dynamically
` [PATCH v2 4/4] progress: break too long progress bar lines
test suite: why does git add large_file create a pack, rather than an object?
2019-04-02 10:35 UTC (4+ messages)
[PATCH v3.5 3/4] rebase: fast-forward --onto in more cases
2019-04-02 5:09 UTC
[PATCH 0/3] rebase: learn --keep-base
2019-04-02 4:44 UTC (20+ messages)
` [PATCH 1/3] rebase: teach rebase --keep-base
` [PATCH v2] "
` [PATCH v3 0/4] "
` [PATCH v3 1/4] t3431: add rebase --fork-point tests
` [PATCH v3 2/4] t3432: test rebase fast-forward behavior
` [PATCH v3 3/4] rebase: fast-forward --onto in more cases
` [PATCH v3 4/4] rebase: teach rebase --keep-base
[PATCH 0/8] Do not use abbreviated options in tests
2019-04-02 0:58 UTC (5+ messages)
` [PATCH 1/2] parse-options: allow for configuring option abbreviation
Reverting a range of commits with conflict
2019-04-02 0:50 UTC (2+ messages)
[PATCH 0/3] Make hg-to-git contrib script Python 3 compatible
2019-04-01 18:52 UTC (4+ messages)
` [PATCH 1/3] contrib: hg-to-git: make print python "
` [PATCH 2/3] contrib: hg-to-git: has_key is removed in Python 3
` [PATCH 3/3] contrib: hg-to-git: convert data to bytes for os.write
[PATCH v3 00/11] Many promisor remotes
2019-04-01 17:25 UTC (14+ messages)
` [PATCH v3 02/11] Add initial support for many "
` [PATCH v3 03/11] promisor-remote: implement promisor_remote_get_direct()
` [PATCH v3 04/11] promisor-remote: add promisor_remote_reinit()
` [PATCH v3 05/11] promisor-remote: use repository_format_partial_clone
[PATCH v4 00/11] Many promisor remotes
2019-04-01 16:40 UTC (12+ messages)
` [PATCH v4 01/11] fetch-object: make functions return an error code
` [PATCH v4 02/11] Add initial support for many promisor remotes
` [PATCH v4 03/11] promisor-remote: implement promisor_remote_get_direct()
` [PATCH v4 04/11] promisor-remote: add promisor_remote_reinit()
` [PATCH v4 05/11] promisor-remote: use repository_format_partial_clone
` [PATCH v4 06/11] Use promisor_remote_get_direct() and has_promisor_remote()
` [PATCH v4 07/11] promisor-remote: parse remote.*.partialclonefilter
` [PATCH v4 08/11] builtin/fetch: remove unique promisor remote limitation
` [PATCH v4 09/11] t0410: test fetching from many promisor remotes
` [PATCH v4 10/11] partial-clone: add multiple remotes in the doc
` [PATCH v4 11/11] remote: add promisor and partial clone config to "
[RFC PATCH 0/5] Fix some fast-import parsing issues
2019-04-01 16:00 UTC (10+ messages)
` [PATCH v2 "
` [PATCH v2 1/5] t9300: demonstrate bug with get-mark and empty orphan commits
` [PATCH v2 2/5] git-fast-import.txt: fix wording about where ls command can appear
` [PATCH v2 3/5] fast-import: check most prominent commands first
` [PATCH v2 4/5] fast-import: only allow cat-blob requests where it makes sense
` [PATCH v2 5/5] fast-import: fix erroneous handling of get-mark with empty orphan commits
[BUG] All files in folder are moved when cherry-picking commit that moves fewer files
2019-04-01 15:41 UTC (5+ messages)
` [PATCH v2 00/15] Switch directory rename detection default
` [PATCH v2 15/15] merge-recursive: switch "
[PATCH 1/2] praise: a culturally sensitive wrapper for 'blame'
2019-04-01 15:37 UTC (3+ messages)
` [PATCH 2/2] praise: make 'blameless' cultural enforcement configurable
"Give me a break"... well, you gave me one
2019-04-01 15:26 UTC (6+ messages)
GIT_DIR not passed to script if hooksPath is set
2019-04-01 14:14 UTC
[RFC PATCH v3 0/5] clone: dir iterator refactoring with tests
2019-04-01 13:56 UTC (17+ messages)
` [GSoC][PATCH v4 0/7] clone: dir-iterator "
` [GSoC][PATCH v4 2/7] clone: better handle symlinked files at .git/objects/
` [GSoC][PATCH v5 0/7] clone: dir-iterator refactoring with tests
` [GSoC][PATCH v5 2/7] clone: better handle symlinked files at .git/objects/
` [GSoC][PATCH v5 3/7] dir-iterator: add flags parameter to dir_iterator_begin
[GSoC] Unify ref-filter formats with other --pretty formats
2019-04-01 12:58 UTC (9+ messages)
git-gui: unstaged changes windowpane resets after unstaging a line
2019-04-01 12:29 UTC (5+ messages)
[PATCH] read-tree.txt: clarify --reset and worktree changes
2019-04-01 12:05 UTC (4+ messages)
` [PATCH v2] "
[PATCH] In `git log --graph`, default to --pretty=oneline --abbrev-commit
2019-04-01 10:45 UTC (5+ messages)
[PATCH 0/2] A couple of cherry-pick related fixes
2019-04-01 10:09 UTC (6+ messages)
` [PATCH 1/2] commit/reset: try to clean up sequencer state
` [PATCH 2/2] fix cherry-pick/revert status after commit
[Fix v1] builtin/ls-files.c: add error check on lstat for modified files
2019-04-01 9:29 UTC (2+ messages)
[PATCH v2 00/19] Add new command "switch"
2019-04-01 9:29 UTC (9+ messages)
` [PATCH v3 00/21] "
` [PATCH v3 10/21] checkout: split part of it to new command 'switch'
Google "Season of Docs"
2019-04-01 9:05 UTC (5+ messages)
Typo in the .gitignore docs?
2019-04-01 9:02 UTC (4+ messages)
[PATCH v2 0/4] fix `git replace --graft` tag related issues
2019-04-01 8:48 UTC (3+ messages)
` [PATCH v2 4/4] replace: fix --graft when passing a tag first
Problem with filename containing '?'
2019-04-01 6:20 UTC (3+ messages)
` AW: "
[PATCH] index-pack: show progress while checking objects
2019-03-31 23:12 UTC
[RFC] git stash --snapshot
2019-03-31 22:07 UTC (2+ messages)
[GSoC][PATCH v4 0/5] Avoid using pipes
2019-03-31 18:57 UTC (5+ messages)
` [GSoC][PATCH v4 4/5] t0000: use test_cmp instead of "test" builtin
git-gui: searching for a matching regular expression in file contents
2019-03-31 18:44 UTC
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).