messages from 2018-07-30 16:00:02 to 2018-07-31 19:39:45 UTC [more...]
Git clone and case sensitivity
2018-07-31 19:39 UTC (16+ messages)
` [PATCH/RFC] clone: report duplicate entries on case-insensitive filesystems
[GSoC][PATCH v3 00/13] rebase -i: rewrite some parts in C
2018-07-31 19:28 UTC (32+ messages)
` [GSoC][PATCH v4 00/20] rebase -i: rewrite "
` [GSoC][PATCH v4 15/20] rebase -i: rewrite write_basic_state() "
` [GSoC][PATCH v4] fixup! "
` [GSoC][PATCH v5 00/20] rebase -i: rewrite "
` [GSoC][PATCH v5 01/20] sequencer: make two functions and an enum from sequencer.c public
` [GSoC][PATCH v5 02/20] rebase -i: rewrite append_todo_help() in C
` [GSoC][PATCH v5 03/20] editor: add a function to launch the sequence editor
` [GSoC][PATCH v5 04/20] rebase -i: rewrite the edit-todo functionality in C
` [GSoC][PATCH v5 05/20] sequencer: add a new function to silence a command, except if it fails
` [GSoC][PATCH v5 06/20] rebase -i: rewrite setup_reflog_action() in C
` [GSoC][PATCH v5 07/20] rebase -i: rewrite checkout_onto() "
` [GSoC][PATCH v5 08/20] sequencer: refactor append_todo_help() to write its message to a buffer
` [GSoC][PATCH v5 09/20] sequencer: change the way skip_unnecessary_picks() returns its result
` [GSoC][PATCH v5 10/20] t3404: todo list with commented-out commands only aborts
` [GSoC][PATCH v5 11/20] rebase -i: rewrite complete_action() in C
` [GSoC][PATCH v5 12/20] rebase -i: remove unused modes and functions
` [GSoC][PATCH v5 13/20] rebase -i: implement the logic to initialize $revisions in C
` [GSoC][PATCH v5 14/20] rebase -i: rewrite the rest of init_revisions_and_shortrevisions() "
` [GSoC][PATCH v5 15/20] rebase -i: rewrite write_basic_state() "
` [GSoC][PATCH v5 16/20] rebase -i: rewrite init_basic_state() "
` [GSoC][PATCH v5 17/20] rebase -i: implement the main part of interactive rebase as a builtin
` [GSoC][PATCH v5 18/20] rebase--interactive2: rewrite the submodes of interactive rebase in C
` [GSoC][PATCH v5 19/20] rebase -i: remove git-rebase--interactive.sh
` [GSoC][PATCH v5 20/20] rebase -i: move rebase--helper modes to rebase--interactive
[BUG] fetching sometimes doesn't update refs
2018-07-31 19:24 UTC (4+ messages)
` [PATCH] transport: report refs only if transport does
[PATCH 00/29] t: detect and fix broken &&-chains in subshells
2018-07-31 19:08 UTC (13+ messages)
` [PATCH v2 00/10] detect "
` [PATCH v2 01/10] t/test-lib: teach --chain-lint to "
` [PATCH 0/2] subtree: fix &&-chain and simplify tests (Re: [PATCH v2 01/10] t/test-lib: teach --chain-lint to detect broken &&-chains in subshells)
` [PATCH 1/2] subtree test: add missing && to &&-chain
` [PATCH 2/2] subtree test: simplify preparation of expected results
git merge -s subtree seems to be broken
2018-07-31 19:04 UTC (10+ messages)
Question on range-diff and notes.displayref
2018-07-31 18:17 UTC (2+ messages)
[PATCH 0/8] "git fetch" should not clobber existing tags without --force
2018-07-31 18:03 UTC (15+ messages)
` [PATCH v2 00/10] "
` [PATCH v2 01/10] fetch tests: change "Tag" test tag to "testTag"
` [PATCH v2 02/10] push tests: remove redundant 'git push' invocation
` [PATCH v2 03/10] push tests: fix logic error in "push" test assertion
` [PATCH v2 04/10] push tests: add more testing for forced tag pushing
` [PATCH v2 05/10] push tests: assert re-pushing annotated tags
` [PATCH v2 06/10] push doc: correct lies about how push refspecs work
` [PATCH v2 07/10] fetch tests: correct a comment "remove it" -> "remove them"
` [PATCH v2 08/10] fetch tests: add a test clobbering tag behavior
` [PATCH v2 09/10] pull doc: fix a long-standing grammar error
` [PATCH v2 10/10] fetch: stop clobbering existing tags without --force
[PATCH] negotiator/skipping: skip commits during fetch
2018-07-31 18:02 UTC (3+ messages)
[PATCH 0/8] Clarify commit-graph and grafts/replace/shallow incompatibilities
2018-07-31 17:40 UTC (8+ messages)
` [PATCH 8/8] commit-graph: close_commit_graph before shallow walk
` [PATCH] DO-NOT-MERGE: write and read commit-graph always
[PATCH 0/2 v3] Highlight keywords in remote sideband output
2018-07-31 17:36 UTC (3+ messages)
` [PATCH 1/2] Document git config getter return value
` [PATCH 2/2] Highlight keywords in remote sideband output
[PATCH v1 0/3] [RFC] Speeding up checkout (and merge, rebase, etc)
2018-07-31 17:31 UTC (13+ messages)
` [PATCH v2 0/4] Speed up unpack_trees()
` [PATCH v2 1/4] unpack-trees.c: add performance tracing
` [PATCH v2 2/4] unpack-trees: optimize walking same trees with cache-tree
` [PATCH v2 3/4] unpack-trees: reduce malloc in cache-tree walk
[PATCH v2 0/2] Address recovery failures with directory/file conflicts
2018-07-31 17:12 UTC (4+ messages)
` [PATCH v3 "
` [PATCH v3 1/2] t1015: demonstrate directory/file conflict recovery failures
` [PATCH v3 2/2] read-cache: fix directory/file conflict handling in read_index_unmerged()
[PATCH v1] checkout: optionally speed up "git checkout -b foo"
2018-07-31 16:39 UTC (2+ messages)
` [PATCH v2] checkout: optimize "git checkout -b <new_branch>"
First test of t5552 fails on Windows
2018-07-31 16:33 UTC
[PATCH 2/3] refs: introduce new API, wrap old API shallowly around new API
2018-07-31 16:17 UTC (7+ messages)
` [PATCH 0/2] Cleanup refs API [WAS: Re: [PATCH 2/3] refs: introduce new API, wrap old API shallowly around new API]
` [PATCH 1/2] replace-objects: use arbitrary repositories
` [PATCH 2/2] refs: switch for_each_replace_ref back to use a ref_store
[BUG] merge-recursive overly aggressive when skipping updating the working tree
2018-07-31 16:11 UTC (3+ messages)
` [PATCH v2 0/2] Preserve skip_worktree bit in merges when necessary
[PATCH/RFC] Color merge conflicts
2018-07-31 16:09 UTC (3+ messages)
[PATCH] refspec: allow @ on the left-hand side of refspecs
2018-07-31 16:02 UTC (4+ messages)
[PATCH v3 00/20] Add `range-diff`, a `tbdiff` lookalike
2018-07-31 15:19 UTC (19+ messages)
` [PATCH v4 00/21] "
` [PATCH v4 03/21] range-diff: first rudimentary implementation
` [PATCH v4 05/21] range-diff: also show the diff between patches
` [PATCH v4 11/21] range-diff: add tests
[PATCH] config: fix case sensitive subsection names on writing
2018-07-31 15:16 UTC (6+ messages)
` [PATCH 0/3] "
` [PATCH 1/3] t1300: document current behavior of setting options
` [PATCH 2/3] config: fix case sensitive subsection names on writing
` [PATCH 3/3] config: treat section case insensitive in store_aux_event
[PATCH 0/1] Highlight keywords in remote sideband output
2018-07-31 15:06 UTC (9+ messages)
` [PATCH 1/1] "
[PATCH 1/1] add hook pre-p4-submit
2018-07-31 14:40 UTC (8+ messages)
` [PATCH 1/1] Add the `p4-pre-submit` hook
git broken for AIX somewhere between 2.13.2 and 2.13.3
2018-07-31 14:25 UTC (14+ messages)
` Is detecting endianness at compile-time unworkable?
[PATCH v2 0/4] fix "rebase -i --root" corrupting root commit
2018-07-31 11:27 UTC (18+ messages)
` [PATCH v2 1/4] sequencer: fix "rebase -i --root" corrupting author header
` [PATCH v2 2/4] sequencer: fix "rebase -i --root" corrupting author header timezone
` [PATCH v2 3/4] sequencer: fix "rebase -i --root" corrupting author header timestamp
` [PATCH v2 4/4] sequencer: don't die() on bogus user-edited timestamp
` [PATCH v2 0/2] Fix author script quoting
` [PATCH v2 1/2] sequencer: handle errors in read_author_ident()
` [PATCH v2 2/2] sequencer: fix quoting in write_author_script
[PATCH] t/chainlint.sed: drop extra spaces from regex character class
2018-07-31 5:03 UTC
[PATCH 0/8] Add color test for range-diff, simplify diff.c
2018-07-31 0:31 UTC (13+ messages)
` [PATCH 2/8] t3206: add color test for range-diff --dual-color
` [PATCHv2 0/8] Add color test for range-diff, simplify diff.c
` [PATCH 1/8] test_decode_color: understand FAINT and ITALIC
` [PATCH 3/8] diff.c: simplify caller of emit_line_0
` [PATCH 4/8] diff.c: reorder arguments for emit_line_ws_markup
` [PATCH 5/8] diff.c: add set_sign to emit_line_0
` [PATCH 6/8] diff: use emit_line_0 once per line
` [PATCH 7/8] diff.c: compute reverse locally in emit_line_0
` [PATCH 8/8] diff.c: rewrite emit_line_0 more understandably
[PATCH v7 1/8] checkout tests: index should be clean after dwim checkout
2018-07-31 0:17 UTC (3+ messages)
` [PATCH] tests: make use of the test_must_be_empty function
[PATCH v3 0/3] Fix --short/--porcelain options for git commit
2018-07-30 22:15 UTC (3+ messages)
` [PATCH v4 0/4] Rerolling patch series to fix t7501
[PATCH v2 0/5] fsck: doc fixes & fetch.fsck.* implementation
2018-07-30 22:13 UTC (3+ messages)
` [PATCH v3 00/10] "
[PATCH] builtin.h: remove declaration of cmd_rebase__helper
2018-07-30 22:12 UTC (2+ messages)
[PATCH] mw-to-git/t9360: fix broken &&-chain
2018-07-30 21:04 UTC (2+ messages)
[PATCH v2 00/10] rerere: handle nested conflicts
2018-07-30 20:49 UTC (20+ messages)
` [PATCH v3 00/11] "
` [PATCH v3 05/11] rerere: add documentation for conflict normalization
` [PATCH v3 06/11] rerere: fix crash when conflict goes unresolved
` [PATCH v3 07/11] rerere: only return whether a path has conflicts or not
` [PATCH v3 08/11] rerere: factor out handle_conflict function
` [PATCH v3 09/11] rerere: return strbuf from handle path
` [PATCH v3 10/11] rerere: teach rerere to handle nested conflicts
State of NewHash work, future directions, and discussion
2018-07-30 20:01 UTC (10+ messages)
` Hash algorithm analysis
[PATCH 1/2] Document git config getter return value
2018-07-30 20:03 UTC (3+ messages)
[PATCH 0/2] fix "rebase -i --root" corrupting root commit
2018-07-30 19:19 UTC (9+ messages)
` [PATCH 2/2] sequencer: fix "rebase -i --root" corrupting author header timezone
[PATCH] doc: fix want-capability separator
2018-07-30 18:26 UTC (2+ messages)
[GSoC] [PATCH v4 0/4] rebase: rewrite rebase in C
2018-07-30 16:29 UTC (5+ messages)
` [GSoC] [PATCH v5 0/3] "
` [PATCH v5 1/3] rebase: start implementing it as a builtin
` [PATCH v5 2/3] rebase: refactor common shell functions into their own file
` [PATCH v5 3/3] builtin/rebase: support running "git rebase <upstream>"
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).