messages from 2020-03-10 22:56:46 to 2020-03-15 01:54:13 UTC [more...]
Why am I on Master instead of my branch
2020-03-15 1:54 UTC
[PATCH v1 0/2] git-gui: reduce Tcl version requirement from 8.6 to 8.5
2020-03-14 22:41 UTC (3+ messages)
` [PATCH v1 1/2] "
` [PATCH v1 2/2] git-gui: create a new namespace for chord script evaluation
[PATCH] clone: use --quiet when stderr is not a terminal
2020-03-14 19:16 UTC (3+ messages)
Regression in v2.26.0-rc0 and Magit
2020-03-14 5:57 UTC (7+ messages)
[PATCH 0/7] Sparse checkout improvements -- improved sparsity updating
2020-03-14 7:11 UTC
Git performance on large repository on OS X is slow without core.preloadindex=false
2020-03-13 23:52 UTC
Notes from Git Contributor Summit, Los Angeles (April 5, 2020)
2020-03-13 21:25 UTC (28+ messages)
` [TOPIC 1/17] Reftable
` [TOPIC 2/17] Hooks in the future
` [TOPIC 3/17] Obliterate
` [TOPIC 4/17] Sparse checkout
` [TOPIC 5/17] Partial Clone
` [TOPIC 6/17] GC strategies
` [TOPIC 7/17] Background operations/maintenance
` [TOPIC 8/17] Push performance
` [TOPIC 9/17] Obsolescence markers and evolve
` [TOPIC 10/17] Expel ‘git shell’?
` [TOPIC 11/17] GPL enforcement
` [TOPIC 12/17] Test harness improvements
` [TOPIC 13/17] Cross implementation test suite
` [TOPIC 14/17] Aspects of merge-ort: cool, or crimes against humanity?
` [TOPIC 15/17] Reachability checks
` [TOPIC 16/17] “I want a reviewer”
` [TOPIC 17/17] Security
[PATCH] connected.c: reprepare packs for corner cases
2020-03-13 21:11 UTC (12+ messages)
` [PATCH v2] "
[PATCH] t6022, t6046: fix flaky files-are-updated checks
2020-03-13 20:03 UTC (5+ messages)
` [PATCH v2] "
Feature Request: git config for stash -u
2020-03-13 19:30 UTC (2+ messages)
[RFC PATCH] Make rev-parse -q and --is-* quiet
2020-03-13 19:10 UTC (5+ messages)
[PATCH 0/5] Testcase cleanups (merge related)
2020-03-13 18:11 UTC (12+ messages)
` [PATCH 4/5] t6022, t6046: test expected behavior instead of testing a proxy for it
[RFC PATCH] Make rev-parse -q and --is-* quiet
2020-03-13 17:52 UTC (2+ messages)
[RFC] Possible idea for GSoC 2020
2020-03-13 17:30 UTC
What is so broken with pull
2020-03-13 15:49 UTC (2+ messages)
Question on case insensitive systems
2020-03-13 15:22 UTC (2+ messages)
[RFC] Possible idea for GSoC 2020
2020-03-13 14:34 UTC (11+ messages)
[PATCH v2 1/5] receive-pack: add new proc-receive hook
2020-03-13 12:23 UTC (6+ messages)
` [PATCH v3 0/4] New proc-receive hook for centralized workflow
` [PATCH v3 1/4] receive-pack: add new proc-receive hook
` [PATCH v3 2/4] receive-pack: refactor report for proc-receive
` [PATCH v3 3/4] refs.c: refactor to reuse ref_is_hidden()
` [PATCH v3 4/4] receive-pack: new config receive.procReceiveRefs
[PATCH] git-gui--askpass: coerce answers to UTF-8 on Windows
2020-03-13 0:11 UTC (4+ messages)
` [PATCH v2] "
[Question] Is extensions.partialClone defunct?
2020-03-13 0:10 UTC (11+ messages)
[PATCH v4 00/19] rebase: make the default backend configurable
2020-03-13 0:04 UTC (19+ messages)
` [PATCH v5 00/20] rebase: make the default backend configurable and change the default
` [PATCH v5 20/20] rebase: rename the two primary rebase backends
[PATCH] rebase --merge: optionally skip upstreamed commits
2020-03-12 22:40 UTC (4+ messages)
[PATCH 1/1] midx.c: fix an integer overflow
2020-03-12 21:41 UTC (5+ messages)
` [PATCH v2 "
[Feature request] "Hooks" for git log
2020-03-12 19:31 UTC (6+ messages)
[PATCH 1/2] doc: update the documentation of pack-objects and repack
2020-03-12 17:09 UTC (5+ messages)
` [PATCH v2 0/3] Documentation of pack "
` [PATCH v2 1/3] pack-objects: change the name of add_objects_in_unpacked_packs
` [PATCH v2 2/3] doc: update the documentation of pack-objects and repack
` [PATCH v2 3/3] doc: add a short explanation for git-repack options
[PATCH v2 2/2] remote.c: fix handling of %(push:remoteref)
2020-03-12 16:45 UTC (2+ messages)
` [PATCH v3 1/1] "
[Test] t1901 - sparse checkout file when lock is taken fails (subtest 19)
2020-03-12 15:08 UTC (3+ messages)
Regression in git-subtree.sh, introduced in 2.20.1, after 315a84f9aa0e2e629b0680068646b0032518ebed
2020-03-12 10:43 UTC
Regression in git-subtree.sh, introduced in 2.20.1, after 315a84f9aa0e2e629b0680068646b0032518ebed
2020-03-12 10:40 UTC (9+ messages)
[GSoC][RFC] Convert mergetool to builtin
2020-03-12 1:15 UTC (2+ messages)
[PATCH 0/8] Additional metadata for filter processes
2020-03-12 0:39 UTC (4+ messages)
` [PATCH 2/8] convert: permit passing additional metadata to "
[Breakage] t0410 - subtests report unable to remove non-existent file
2020-03-12 0:03 UTC (4+ messages)
[GSoC][RFC][Proposal v2] Convert submodule to builtin
2020-03-11 21:27 UTC (2+ messages)
[Feature request] Give non-unique names to commits for grouping
2020-03-11 20:47 UTC (7+ messages)
[PATCH 0/2] Fix 2.26.0 rebase regression and documentation shortcoming
2020-03-11 20:18 UTC (15+ messages)
` [PATCH 1/2] sequencer: clear CHERRY_PICK_HEAD upon dropping a become-empty commit
` [PATCH 2/2] git-rebase.txt: highlight backend differences with commit rewording
` [PATCH v2 0/2] Fix 2.26.0 rebase regression and documentation shortcoming
` [PATCH v2 1/2] sequencer: clear state upon dropping a become-empty commit
` [PATCH v2 2/2] git-rebase.txt: highlight backend differences with commit rewording
[GSOC] [PATCH] replace test -f with test_path_is_file
2020-03-11 19:29 UTC (2+ messages)
Using push.default with push.remote.push
2020-03-11 19:10 UTC (6+ messages)
[Outreachy][PATCH 00/10] Finish converting git bisect to C part 2
2020-03-11 18:58 UTC (8+ messages)
` [PATCH 02/10] bisect--helper: reimplement `bisect_next` and `bisect_auto_next` shell functions in C
[PATCH] i18n: unmark a message in rebase.c
2020-03-11 18:39 UTC (3+ messages)
new file mode 160000
2020-03-11 18:35 UTC (5+ messages)
[ANNOUNCE] Git v2.26.0-rc1
2020-03-11 16:28 UTC (6+ messages)
[PATCH] commit-slab: clarify slabname##_peek()'s return value
2020-03-11 16:07 UTC (4+ messages)
gui: error "missing close bracket" when doing a reset
2020-03-11 7:35 UTC (2+ messages)
[L10N] Kickoff for Git 2.26.0 round #2
2020-03-11 7:32 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).