messages from 2020-10-22 06:08:36 to 2020-10-25 13:48:35 UTC [more...]
[PATCH v3 00/11] [GSoC] Implement Corrected Commit Date
2020-10-25 13:48 UTC (10+ messages)
` [PATCH v4 00/10] "
` [PATCH v4 01/10] commit-graph: fix regression when computing Bloom filters
` [PATCH v4 02/10] revision: parse parent in indegree_walk_step()
` [PATCH v4 03/10] commit-graph: consolidate fill_commit_graph_info
` [PATCH v4 04/10] commit-graph: return 64-bit generation number
safer git?
2020-10-25 12:45 UTC (5+ messages)
[bug] Stashes lost after out-of-memory situation
2020-10-25 12:27 UTC (3+ messages)
[PATCH] diff: do not show submodule with untracked files as "-dirty"
2020-10-25 10:23 UTC (16+ messages)
` [Outreachy] [PATCH v3] "
` [PATCH v4] "
` [Outreachy] "
` [Outreachy] [PATCH v5] "
[Outreachy]: Help for Outreachy Application
2020-10-25 7:43 UTC
[PATCH 00/14] completion: a bunch of updates
2020-10-25 3:51 UTC (5+ messages)
[PATCH 0/1] doc: Add a note about ~/.zsh/_git file
2020-10-25 3:40 UTC (5+ messages)
` [PATCH v2 "
` [PATCH v2 1/1] doc: Change zsh git completion file name
[PATCH] complete: zsh: add missing sub cmd completion candidates
2020-10-25 3:35 UTC (3+ messages)
[PATCH] Fix zsh installation instructions
2020-10-25 3:29 UTC (4+ messages)
[PATCH v2 00/29] completion: zsh: latest patches
2020-10-25 3:13 UTC (30+ messages)
` [PATCH v2 01/29] completion: zsh: fix __gitcomp_direct()
` [PATCH v2 02/29] completion: zsh: fix name due to broken autoloading
` [PATCH v2 03/29] completion: zsh: fix bash script extension
` [PATCH v2 04/29] completion: zsh: reorganize install instructions
` [PATCH v2 05/29] completion: zsh: fix for directories with spaces
` [PATCH v2 06/29] completion: zsh: update slave script locations
` [PATCH v2 07/29] completion: prompt: fix color for Zsh
` [PATCH v2 08/29] completion: zsh: fix for command aliasing
` [PATCH v2 09/29] completion: bash: synchronize zsh wrapper
` [PATCH v2 10/29] completion: bash: remove "
` [PATCH v2 11/29] completion: zsh: fix completion for --no-.. options
` [PATCH v2 12/29] completion: fix conflict with bashcomp
` [PATCH v2 13/29] completion: zsh: add missing direct_append
` [PATCH v2 14/29] completion: zsh: fix splitting of words
` [PATCH v2 15/29] completion: zsh: simplify compadd functions
` [PATCH v2 16/29] completion: zsh: simplify direct compadd
` [PATCH v2 17/29] completion: zsh: trivial cleanup
` [PATCH v2 18/29] completion: zsh: simplify nl_append
` [PATCH v2 19/29] completion: zsh: simplify file_direct
` [PATCH v2 20/29] completion: zsh: shuffle functions around
` [PATCH v2 21/29] completion: zsh: refactor command completion
` [PATCH v2 22/29] completion: zsh: improve command tags
` [PATCH v2 23/29] completion: zsh: add alias descriptions
` [PATCH v2 24/29] completion: zsh: trivial simplification
` [PATCH v2 25/29] completion: zsh: add simple version check
` [PATCH v2 26/29] completion: bash: trivial cleanup
` [PATCH v2 27/29] completion: bash: cleanup cygwin check
` [PATCH v2 28/29] completion: bash: remove old compat wrappers
` [PATCH v2 29/29] Update copyright notices
Please explain why this merge ignored changes from one branch in favor of another rather than showing a conflict
2020-10-25 0:05 UTC (2+ messages)
[ANNOUNCE] Git v2.29.0-rc1
2020-10-24 17:52 UTC (5+ messages)
[PATCH 0/9] Support both merge backends in the testsuite, via environment variable
2020-10-24 16:53 UTC (18+ messages)
` [PATCH 1/9] t/: new helper for tests that pass with ort but fail with recursive
` [PATCH 2/9] merge tests: expect improved directory/file conflict handling in ort
` [PATCH 3/9] t6416: correct expectation for rename/rename(1to2) + directory/file
` [PATCH 4/9] t6404, t6423: expect improved rename/delete handling in ort backend
` [PATCH 5/9] t6423: expect improved conflict markers labels in the "
` [PATCH 6/9] merge tests: expect slight differences in output for recursive vs. ort
` [PATCH 7/9] t6423, t6436: note improved ort handling with dirty files
` [PATCH 8/9] t6423: note improved ort handling with untracked files
` [PATCH 9/9] t6423: add more details about direct resolution of directories
[PATCH 0/4] Beginning of new merge strategy: New API, empty implementation
2020-10-24 14:54 UTC (6+ messages)
` [PATCH 1/4] merge-ort: barebones API of new merge strategy with "
Do porcelain command require lock management?
2020-10-24 14:46 UTC
FR: git diff ignore option
2020-10-24 11:00 UTC
[PATCH] bisect: loosen halfway() check for a large number of commits
2020-10-24 7:41 UTC (4+ messages)
[ANNOUNCE] Git for Windows 2.29.1
2020-10-23 22:49 UTC
[PATCH] refs: implement reference transaction hooks
2020-10-23 22:07 UTC (7+ messages)
` [PATCH v4] refs: implement reference transaction hook
[bug] Cloning SSH repo into /tmp
2020-10-23 20:49 UTC (5+ messages)
[PATCH] apply: clarify description of --index
2020-10-23 20:18 UTC (5+ messages)
What's cooking in git.git (Oct 2020, #03; Mon, 19)
2020-10-23 19:17 UTC (9+ messages)
` mr/bisect-in-c-3, was "
` ak/corrected-commit-date, "
[PATCH v4 0/9] propose config-based hooks
2020-10-23 19:10 UTC (5+ messages)
` [PATCH v4 1/9] doc: propose hooks managed by the config
committer-date-is-author-date flag removes email in "Commit"
2020-10-23 17:59 UTC (13+ messages)
` [PATCH 1/3] t3436: check --committer-date-is-author-date result more carefully
` [PATCH 2/3] am: fix broken email with --committer-date-is-author-date
` [PATCH 4/3] am, sequencer: stop parsing our own committer ident
` [PATCH 3/3] rebase: fix broken email with --committer-date-is-author-date
[PATCH v2 05/13] reftable: utility functions
2020-10-23 17:36 UTC (5+ messages)
[PATCH 00/10] Prepare for changing the default branch name main (last manual part)
2020-10-23 15:59 UTC (26+ messages)
` [PATCH 01/10] fmt-merge-msg: also suppress "into main" by default
` [PATCH 04/10] t4013: prepare for the new default branch name "main"
` [PATCH 05/10] t6200: adjust suppression pattern to also match "main"
` [PATCH 07/10] t3200: prepare for `main` being shorter than `master`
` [PATCH v2 0/9] Prepare for changing the default branch name main (last manual part)
` [PATCH v2 1/9] fmt-merge-msg: also suppress "into main" by default
` [PATCH v2 2/9] t9801: use `--` in preparation for default branch rename
` [PATCH v2 3/9] tests: start moving to a different default main branch name
` [PATCH v2 4/9] t6200: adjust suppression pattern to also match "main"
` [PATCH v2 5/9] t5703: adjust a test case for the upcoming default branch name
` [PATCH v2 6/9] t3200: prepare for `main` being shorter than `master`
` [PATCH v2 7/9] t9902: prepare a test for the upcoming default branch name
` [PATCH v2 8/9] tests: prepare aligned mentions of the "
` [PATCH v2 9/9] t1400: prepare for `main` being "
[PATCH] bisect: allow `git bisect` to run from subdirectory
2020-10-23 15:43 UTC (14+ messages)
` [PATCH][OUTREACHY] "
[PATCH] t5500.43: make the check a bit more robust
2020-10-23 14:44 UTC (8+ messages)
` [PATCH v2 0/3] Work around flakiness in t5500.43
` [PATCH v2 3/3] sideband: add defense against packets missing a band designator
[ANNOUNCE] Git v2.29.1
2020-10-23 14:30 UTC
Help understanding unexpected diff output
2020-10-23 14:24 UTC (4+ messages)
` Antw: [EXT] "
Questions about partial clone with '--filter=tree:0'
2020-10-21 17:46 UTC (5+ messages)
[PATCH 0/7] forbidding symlinked .gitattributes and .gitignore
2020-10-23 8:27 UTC (5+ messages)
` [PATCH v2 0/8] "
` [PATCH] documentation symlink restrictions for .git* files
[PATCH] revision: add separate field for "-m" of "diff-index -m"
2020-10-23 4:03 UTC (3+ messages)
` [PATCH v4] "
` [PATCH] revision: wording tweak in comment for parsing "-m"
[PATCH 0/2] some small clarifying docfixes
2020-10-23 3:57 UTC (10+ messages)
` [PATCH 1/2] MyFirstContribution: clarify asciidoc dependency
` [PATCH 2/2] docs: demonstrate difference between 'am' and 'apply'
[PATCH v3 0/3] ref-filter: handle CRLF at end-of-line more gracefully
2020-10-23 1:46 UTC (7+ messages)
` [PATCH v4 0/2] "
` [PATCH v4 1/2] "
` [PATCH v4 2/2] log, show: add tests for messages containing CRLF
[PATCH 0/2] fsmonitor inline / testing cleanup
2020-10-22 20:59 UTC (7+ messages)
` [PATCH v2 "
ORIG_HEAD after rebase is confusing
2020-10-22 20:31 UTC
[bug] gitk doesn't start if font name contains spaces
2020-10-22 19:50 UTC
git svn log: Use of uninitialized value $sha1_short
2020-10-22 19:29 UTC (5+ messages)
` [PATCH] svn: use correct variable name for short OID
Git Alias not working in worktree
2020-10-22 19:25 UTC (6+ messages)
Git difftool prints diff to console instead of launching difftool in v2.28
2020-10-22 17:48 UTC
[PATCH v4] t7201: put each command on a separate line
2020-10-22 17:35 UTC (15+ messages)
` [PATCH v5 0/5][Outreachy] modernize the test scripts
` [PATCH v5 3/5][Outreachy] t7102,t7201: remove whitespace after redirect operator
` [PATCH v6 0/5][Outreachy] modernize test scripts
` [PATCH v6 1/5][Outreachy] t7101,t7102,t7201: modernize test formatting
` [PATCH v6 2/5][Outreachy] t7102,t7201: remove unnecessary blank spaces in test body
` [PATCH v6 3/5][Outreachy] t7102,t7201: remove whitespace after redirect operator
` [PATCH v6 4/5][Outreachy] t7201: use 'git -C' to avoid subshell
` [PATCH v6 5/5][Outreachy] t7201: put each command on a separate line
[PATCH v2] userdiff: support Bash
2020-10-22 17:30 UTC (4+ messages)
` [PATCH v3] "
[WIP v2 1/2] Adding a record-time-zone command option for commit
2020-10-22 16:27 UTC (4+ messages)
[PATCH] SKIP_DASHED_BUILT_INS: do not skip the bin/ programs
2020-10-22 9:29 UTC (3+ messages)
[PATCH] sequencer: remove duplicate rollback_lock_file() call
2020-10-22 9:12 UTC (2+ 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).