messages from 2020-10-25 03:14:21 to 2020-10-27 13:11:22 UTC [more...]
[PATCH] gitk: macOS: ignore osascript errors
2020-10-27 13:02 UTC (3+ messages)
No warning when checking-out a branch with a file that already exists but is not indexed in the current branch
2020-10-27 12:39 UTC
Why does git diff-index show intent-to-add file as "Added"?
2020-10-27 12:09 UTC (3+ messages)
[PATCH] l10n: fr.po Fix a typo
2020-10-27 12:06 UTC
Feature request: Exponential search in git bisect
2020-10-27 12:10 UTC (6+ messages)
[PATCH 0/4] Beginning of new merge strategy: New API, empty implementation
2020-10-27 9:47 UTC (19+ messages)
` [PATCH v2 "
` [PATCH v2 1/4] merge-ort: barebones API of new merge strategy with "
` [PATCH v2 2/4] merge-ort-wrappers: new convience wrappers to mimic the old merge API
` [PATCH v2 3/4] fast-rebase: demonstrate merge-ort's API via temporary/hidden command
` [PATCH v2 4/4] merge,rebase,revert: select ort or recursive by config or environment
` [PATCH v3 0/4] Beginning of new merge strategy: New API, empty implementation
` [PATCH v3 1/4] merge-ort: barebones API of new merge strategy with "
` [PATCH v3 2/4] merge-ort-wrappers: new convience wrappers to mimic the old merge API
` [PATCH v3 3/4] fast-rebase: demonstrate merge-ort's API via temporary/hidden command
` [PATCH v3 4/4] merge,rebase,revert: select ort or recursive by config or environment
[PATCH] remote: add meaningful exit code on missing/existing
2020-10-27 9:41 UTC (7+ messages)
` [PATCH v2] "
[PATCH] Fix zsh installation instructions
2020-10-27 8:59 UTC (7+ messages)
What's cooking in git.git (Oct 2020, #03; Mon, 19)
2020-10-27 8:39 UTC (4+ messages)
[PATCH 0/7] forbidding symlinked .gitattributes and .gitignore
2020-10-27 7:58 UTC (11+ messages)
` [PATCH v2 0/8] "
` [PATCH v2 7/8] verify_path(): disallow symlinks in "
` [PATCH] documentation symlink restrictions for .git* files
[PATCH 0/2] fix error handling in checkout-index
2020-10-27 7:37 UTC (3+ messages)
` [PATCH 1/2] checkout-index: drop error message from empty --stage=all
` [PATCH 2/2] checkout-index: propagate errors to exit code
committer-date-is-author-date flag removes email in "Commit"
2020-10-27 7:24 UTC (8+ messages)
` [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] t5500.43: make the check a bit more robust
2020-10-27 7:13 UTC (11+ messages)
` [PATCH v2 0/3] Work around flakiness in t5500.43
` [PATCH v3 0/2] "
` [PATCH v3 1/2] sideband: avoid reporting incomplete sideband messages
` [PATCH v3 2/2] sideband: report unhandled incomplete sideband messages as bugs
` [PATCH] sideband: diagnose more incoming packet anomalies
[PATCH v3 00/11] [GSoC] Implement Corrected Commit Date
2020-10-27 6:33 UTC (12+ messages)
` [PATCH v4 00/10] "
` [PATCH v4 01/10] commit-graph: fix regression when computing Bloom filters
` [PATCH v4 03/10] commit-graph: consolidate fill_commit_graph_info
` [PATCH v4 04/10] commit-graph: return 64-bit generation number
` [PATCH v4 05/10] commit-graph: add a slab to store topological levels
[PATCH] refs: implement reference transaction hooks
2020-10-27 5:37 UTC (7+ messages)
` [PATCH v4] refs: implement reference transaction hook
[PATCH v2 0/3] clone: document partial clone section
2020-10-27 3:12 UTC (2+ messages)
` [PATCH v3] "
[PATCH 0/4] Beginning of new merge strategy: New API, empty implementation
2020-10-27 0:52 UTC (3+ messages)
[OUTREACHY][PATCH v2] t7006: Use test_path_is_* functions in test script
2020-10-27 0:14 UTC (8+ messages)
[PATCH 00/10] Update fsmonitor perf suite to support integration comparisons
2020-10-26 22:02 UTC (13+ messages)
` [PATCH 01/10] t/perf/fsmonitor: separate one time repo initialization
` [PATCH 02/10] t/perf/fsmonitor: move watchman setup to one-time-repo-setup
` [PATCH 03/10] t/perf/fsmonitor: improve error message if typoing hook name
` [PATCH 04/10] t/perf/fsmonitor: factor description out for readability
` [PATCH 05/10] t/perf/fsmonitor: shorten DESC to basename
` [PATCH 06/10] t/perf/fsmonitor: silence initial git commit
` [PATCH 07/10] t/perf/fsmonitor: factor setup for fsmonitor into function
` [PATCH 08/10] t/perf/fsmonitor: initialize test with git reset
` [PATCH 09/10] t/perf/fsmonitor: perf comparison of multiple fsmonitor integrations
` [PATCH 10/10] t/perf/fsmonitor: add benchmark for dirty status
Questions about partial clone with '--filter=tree:0'
2020-10-26 20:08 UTC (5+ messages)
git-receive-pack doesn't seem to respect gpg.program config
2020-10-26 19:36 UTC (2+ messages)
[ANNOUNCE] Git v2.29.0-rc1
2020-10-26 18:01 UTC (6+ messages)
[PATCH] diff: do not show submodule with untracked files as "-dirty"
2020-10-26 17:57 UTC (6+ messages)
` [Outreachy] [PATCH v4] "
` [Outreachy][PATCH v6] "
Do porcelain command require lock management?
2020-10-26 17:56 UTC (4+ messages)
[PATCH 0/9] Support both merge backends in the testsuite, via environment variable
2020-10-26 17:43 UTC (17+ messages)
` [PATCH 1/9] t/: new helper for tests that pass with ort but fail with recursive
` [PATCH v2 0/9] Support both merge backends in the testsuite, via environment variable
` [PATCH v2 1/9] t/: new helper for tests that pass with ort but fail with recursive
` [PATCH v2 2/9] merge tests: expect improved directory/file conflict handling in ort
` [PATCH v2 3/9] t6416: correct expectation for rename/rename(1to2) + directory/file
` [PATCH v2 4/9] t6404, t6423: expect improved rename/delete handling in ort backend
` [PATCH v2 5/9] t6423: expect improved conflict markers labels in the "
` [PATCH v2 6/9] merge tests: expect slight differences in output for recursive vs. ort
` [PATCH v2 7/9] t6423, t6436: note improved ort handling with dirty files
` [PATCH v2 8/9] t6423: note improved ort handling with untracked files
` [PATCH v2 9/9] t6423: add more details about direct resolution of directories
[PATCH] fetch-pack: show detailed error in read_pack_header
2020-10-26 17:40 UTC (2+ messages)
[Outreachy][Proposal] Accelerate rename detection and the range-diff
2020-10-26 16:52 UTC (2+ messages)
ORIG_HEAD after rebase is confusing
2020-10-26 16:42 UTC (5+ messages)
Tracking a merge bug
2020-10-26 15:50 UTC (2+ messages)
bug report: git add --dry-run does not honor core.ignorecase
2020-10-26 14:31 UTC
[PATCH 00/21] trailer fixes
2020-10-26 12:43 UTC (27+ messages)
` [PATCH 01/21] trailer: change token_{from,matches}_item into taking conf_info
` [PATCH 02/21] trailer: don't use 'struct arg_item' for storing config
` [PATCH 03/21] doc: mention canonicalization in git i-t manual
` [PATCH 04/21] pretty: allow using aliases in %(trailer:key=xyz)
` [PATCH 05/21] trailer: rename 'free_all' to 'free_all_trailer_items'
` [PATCH 06/21] t4205: add test for trailer in log with nonstandard separator
` [PATCH 07/21] trailer: simplify 'arg_item' lifetime
` [PATCH 08/21] trailer: keep track of conf in trailer_item
` [PATCH 09/21] trailer: refactor print_tok_val into taking item
` [PATCH 10/21] trailer: move trailer token canonicalization print time
` [PATCH 11/21] trailer: remember separator used in input
` [PATCH 12/21] trailer: handle configured nondefault separators explicitly
` [PATCH 13/21] trailer: add option to make canonicalization optional
` [PATCH 14/21] trailer: move skipping of blank lines to own loop when finding trailer
` [PATCH 15/21] trailer: factor out classify_trailer_line
` [PATCH 16/21] t7513: add failing test for configured trailing line classification
` [PATCH 17/21] trailer: don't treat line with prefix of known trailer as known
` [PATCH 18/21] trailer: factor out config lookup to separate function
` [PATCH 19/21] trailer: move config lookup out of parse_trailer
` [PATCH 20/21] trailer: add failing tests for matching trailers against input
` [PATCH 21/21] trailer: only do prefix matching for configured trailers on commandline
FR: git diff ignore option
2020-10-26 10:39 UTC (2+ messages)
[Outreachy]: Help for Outreachy Application
2020-10-26 10:36 UTC (2+ messages)
[WIP v2 1/2] Adding a record-time-zone command option for commit
2020-10-26 4:14 UTC (2+ messages)
[PATCH] git-status: Document type changed status
2020-10-25 20:29 UTC
changing root name
2020-10-25 19:24 UTC
[PATCH] bisect: loosen halfway() check for a large number of commits
2020-10-25 18:01 UTC (4+ messages)
[bug] Stashes lost after out-of-memory situation
2020-10-25 15:42 UTC (4+ messages)
safer git?
2020-10-25 15:17 UTC (5+ messages)
[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 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
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).