messages from 2018-07-31 17:37:00 to 2018-08-02 16:27:37 UTC [more...]
Git clone and case sensitivity
2018-08-02 16:27 UTC (25+ messages)
` [PATCH/RFC] clone: report duplicate entries on case-insensitive filesystems
[PATCH] push: comment on a funny unbalanced option help
2018-08-02 16:23 UTC (14+ messages)
` Re* "
[PATCH 0/8] Add color test for range-diff, simplify diff.c
2018-08-02 15:48 UTC (7+ messages)
` [PATCHv2 "
` [PATCH 2/8] t3206: add color test for range-diff --dual-color
[RFC] push: add documentation on push v2
2018-08-02 15:17 UTC (5+ messages)
[RFC PATCH v2 00/12] Make submodules work if .gitmodules is not checked out
2018-08-02 13:46 UTC (13+ messages)
` [RFC PATCH v2 01/12] submodule: add a print_config_from_gitmodules() helper
` [RFC PATCH v2 02/12] submodule: factor out a config_set_in_gitmodules_file_gently function
` [RFC PATCH v2 03/12] t7411: be nicer to future tests and really clean things up
` [RFC PATCH v2 04/12] submodule--helper: add a new 'config' subcommand
` [RFC PATCH v2 05/12] submodule: use the 'submodule--helper config' command
` [RFC PATCH v2 06/12] submodule--helper: add a '--stage' option to the 'config' sub command
` [RFC PATCH v2 07/12] submodule: use 'submodule--helper config --stage' to stage .gitmodules
` [RFC PATCH v2 08/12] t7506: cleanup .gitmodules properly before setting up new scenario
` [RFC PATCH v2 09/12] submodule: support reading .gitmodules even when it's not checked out
` [RFC PATCH v2 10/12] t7416: add new test about HEAD:.gitmodules and not existing .gitmodules
` [RFC PATCH v2 11/12] dir: move is_empty_file() from builtin/am.c to dir.c and make it public
` [RFC PATCH v2 12/12] submodule: remove the .gitmodules file when it is empty
[GSoC] GSoC with git, week 13
2018-08-02 14:11 UTC
[PATCH 0/5] Misc Coccinelle-related improvements
2018-08-02 13:24 UTC (3+ messages)
` [PoC] coccinelle: make Coccinelle-related make targets more fine-grained
What's cooking in git.git (Jul 2018, #03; Wed, 25)
2018-08-02 12:41 UTC (14+ messages)
` range-diff, was "
` ds/reachable (was Re: What's cooking in git.git (Jul 2018, #03; Wed, 25))
` ds/multi-pack-index "
[PATCH] color: protect against out-of-bounds array access/assignment
2018-08-02 12:38 UTC (2+ messages)
[PATCH 0/2 v4] sideband: highlight keywords in remote sideband output
2018-08-02 12:13 UTC (3+ messages)
` [PATCH 1/2] config: document git config getter return value
` [PATCH 2/2] sideband: highlight keywords in remote sideband output
[PATCH 0/2 v4] sideband: highlight keywords in remote sideband output
2018-08-02 11:47 UTC (3+ messages)
` [PATCH 1/2] config: document git config getter return value
` [PATCH 2/2] sideband: highlight keywords in remote sideband output
[PATCH 0/2 v3] Highlight keywords in remote sideband output
2018-08-02 11:46 UTC (13+ messages)
` [PATCH 1/2] Document git config getter return value
` [PATCH 2/2] Highlight keywords in remote sideband output
[PATCH v2 0/4] fix "rebase -i --root" corrupting root commit
2018-08-02 11:20 UTC (18+ messages)
` [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 v3 0/2] Fix author script quoting
` [PATCH v3 1/2] sequencer: handle errors in read_author_ident()
` [PATCH v3 2/2] sequencer: fix quoting in write_author_script
[PATCH] remote: clear string_list after use in mv()
2018-08-02 9:58 UTC (3+ messages)
[PATCH v4 0/9] Introducing remote ODBs
2018-08-02 6:15 UTC (10+ messages)
` [PATCH v4 1/9] fetch-object: make functions return an error code
` [PATCH v4 2/9] Add initial remote odb support
` [PATCH v4 3/9] remote-odb: implement remote_odb_get_direct()
` [PATCH v4 4/9] remote-odb: implement remote_odb_get_many_direct()
` [PATCH v4 5/9] remote-odb: add remote_odb_reinit()
` [PATCH v4 6/9] Use remote_odb_get_direct() and has_remote_odb()
` [PATCH v4 7/9] Use odb.origin.partialclonefilter instead of core.partialclonefilter
` [PATCH v4 8/9] t0410: test fetching from many promisor remotes
` [PATCH v4 9/9] Documentation/config: add odb.<name>.promisorRemote
Fetch on submodule update
2018-08-02 6:08 UTC (3+ messages)
[PATCH v2] remote: make refspec follow the same disambiguation rule as local refs
2018-08-02 2:26 UTC (6+ messages)
[PATCH 0/3] config: fix case sensitive subsection names on writing
2018-08-01 22:51 UTC (9+ messages)
` [PATCH 0/3] sb/config-write-fix done without robbing Peter
` [PATCH 1/3] t1300: document current behavior of setting options
` [PATCH 2/3] config: fix case sensitive subsection names on writing
` [PATCH 3/3] git-config: document accidental multi-line setting in deprecated syntax
[BUG] fetching sometimes doesn't update refs
2018-08-01 22:23 UTC (10+ messages)
` [PATCH] transport: report refs only if transport does
` [PATCH] fetch-pack: unify ref in and out param
[PATCH] negotiator/skipping: skip commits during fetch
2018-08-01 21:13 UTC (7+ messages)
` [PATCH 0/2] negotiator: improve recent behavior + docs
` [PATCH 1/2] negotiator: unknown fetch.negotiationAlgorithm should error out
` [PATCH 2/2] fetch doc: cross-link two new negotiation options
[PATCH v2 17/18] commit-reach: make can_all_from_reach... linear
2018-08-01 20:41 UTC (3+ messages)
[PATCH 00/16] Consolidate reachability logic
2018-08-01 20:33 UTC (6+ messages)
` [PATCH v2 00/18] "
[PATCH 1/1] add hook pre-p4-submit
2018-08-01 17:41 UTC (10+ messages)
` [PATCH 1/1] Add the `p4-pre-submit` hook
[PATCH v1 0/3] [RFC] Speeding up checkout (and merge, rebase, etc)
2018-08-01 16:38 UTC (7+ messages)
` [PATCH v2 0/4] Speed up unpack_trees()
[PATCH v1] checkout: optionally speed up "git checkout -b foo"
2018-08-01 15:10 UTC (4+ messages)
` [PATCH v2] checkout: optimize "git checkout -b <new_branch>"
git broken for AIX somewhere between 2.13.2 and 2.13.3
2018-08-01 7:31 UTC (15+ messages)
` Is detecting endianness at compile-time unworkable?
[PATCH] t1404: increase core.packedRefsTimeout to avoid occasional test failure
2018-08-01 1:37 UTC (3+ messages)
[PATCH 1/1] verify-tag/verify-commit should exit unsuccessfully when signature is not trusted
2018-08-01 0:25 UTC (3+ messages)
git merge -s subtree seems to be broken
2018-08-01 0:58 UTC (13+ messages)
[PATCH] remote: prefer exact matches when using refspecs
2018-08-01 0:32 UTC (6+ messages)
[GSoC] [PATCH v4 0/4] rebase: rewrite rebase in C
2018-08-01 0:17 UTC (3+ messages)
` [GSoC] [PATCH v5 0/3] "
[PATCH] travis-ci: include the trash directories of failed tests in the trace log
2018-07-31 22:56 UTC
[PATCH] config: fix case sensitive subsection names on writing
2018-07-31 20:16 UTC (4+ messages)
` [PATCH 0/3] "
` [PATCH 2/3] "
[GSoC][PATCH v4 00/20] rebase -i: rewrite in C
2018-07-31 19:28 UTC (23+ messages)
` [GSoC][PATCH v5 "
` [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
[PATCH 00/29] t: detect and fix broken &&-chains in subshells
2018-07-31 19:08 UTC (10+ messages)
` [PATCH v2 00/10] detect "
` [PATCH v2 01/10] t/test-lib: teach --chain-lint to "
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 (7+ messages)
` [PATCH v2 06/10] push doc: correct lies about how push refspecs work
` [PATCH v2 08/10] fetch tests: add a test clobbering tag behavior
` [PATCH v2 10/10] fetch: stop clobbering existing tags without --force
[PATCH 0/8] Clarify commit-graph and grafts/replace/shallow incompatibilities
2018-07-31 17:40 UTC (3+ messages)
` [PATCH] DO-NOT-MERGE: write and read commit-graph always
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).