messages from 2018-07-25 08:37:46 to 2018-07-27 20:59:17 UTC [more...]
Git clone and case sensitivity
2018-07-27 20:59 UTC (2+ messages)
[PATCH] config: fix case sensitive subsection names on writing
2018-07-27 20:51 UTC
Multiple consecutive null bytes with log -z --name-only
2018-07-27 20:20 UTC
[PATCH v2 0/5] fsck: doc fixes & fetch.fsck.* implementation
2018-07-27 20:18 UTC (20+ messages)
` [PATCH v3 00/10] "
` [PATCH v3 01/10] receive.fsck.<msg-id> tests: remove dead code
` [PATCH v3 02/10] config doc: don't describe *.fetchObjects twice
` [PATCH v3 03/10] config doc: unify the description of fsck.* and receive.fsck.*
` [PATCH v3 04/10] config doc: elaborate on what transfer.fsckObjects does
` [PATCH v3 05/10] config doc: elaborate on fetch.fsckObjects security
` [PATCH v3 06/10] transfer.fsckObjects tests: untangle confusing setup
` [PATCH v3 07/10] fetch: implement fetch.fsck.*
` [PATCH v3 08/10] fsck: test & document {fetch,receive}.fsck.* config fallback
` [PATCH v3 09/10] fsck: add stress tests for fsck.skipList
` [PATCH v3 10/10] fsck: test and document unknown fsck.<msg-id> values
[PATCH v1 0/3] add -p: select individual hunk lines
2018-07-27 18:27 UTC (18+ messages)
` [RFC PATCH v4 0/4] "
` [PATCH v4 1/4] "
` [RFC PATCH v4 2/4] add -p: select modified lines correctly
` [PATCH v4 3/4] add -p: allow line selection to be inverted
` [PATCH v4 4/4] add -p: optimize line selection for short hunks
` [RFC PATCH v5 0/4] add -p: select individual hunk lines
` [PATCH v5 1/4] "
` [RFC PATCH v5 2/4] add -p: select modified lines correctly
` [PATCH v5 3/4] add -p: allow line selection to be inverted
` [PATCH v5 4/4] add -p: optimize line selection for short hunks
[PATCH 1/1] add hook pre-p4-submit
2018-07-27 18:15 UTC (16+ messages)
` [PATCH 1/1] Add the `p4-pre-submit` hook
[BUG] merge-recursive overly aggressive when skipping updating the working tree
2018-07-27 18:14 UTC (5+ messages)
` [PATCH v2 0/2] Preserve skip_worktree bit in merges when necessary
` [PATCH v2 1/2] t3507: add a testcase showing failure with sparse checkout
` [PATCH v2 2/2] merge-recursive: preserve skip_worktree bit when necessary
[RFC PATCH 0/3] Migrate the refs API to take the repository argument
2018-07-27 18:04 UTC (8+ messages)
` [PATCH 1/3] refs.c: migrate internal ref iteration to pass thru "
` [PATCH 2/3] refs: introduce new API, wrap old API shallowly around new API
` [PATCH 3/3] replace: migrate to for_each_replace_repo_ref
[PATCH v1 0/3] [RFC] Speeding up checkout (and merge, rebase, etc)
2018-07-27 18:00 UTC (20+ messages)
[PATCH v8 0/3] http-backend: respect CONTENT_LENGTH as specified by rfc3875
2018-07-27 17:49 UTC (12+ messages)
` [PATCH v8 3/3] http-backend: respect CONTENT_LENGTH for receive-pack
` [PATCH v9 0/3] http-backend: respect CONTENT_LENGTH as specified by rfc3875
` [PATCH v9 1/3] http-backend: cleanup writing to child process
` [PATCH v9 2/3] http-backend: respect CONTENT_LENGTH as specified by rfc3875
` [PATCH v9 3/3] http-backend: respect CONTENT_LENGTH for receive-pack
[PATCH v7 1/8] checkout tests: index should be clean after dwim checkout
2018-07-27 17:48 UTC (2+ messages)
` [PATCH] tests: make use of the test_must_be_empty function
[PATCH v2 0/4] fail compilation with strcpy
2018-07-27 17:34 UTC (8+ messages)
` [PATCH v2 1/4] automatically ban strcpy()
` [PATCH v3 "
What's cooking in git.git (Jul 2018, #03; Wed, 25)
2018-07-27 17:28 UTC (15+ messages)
[RFC PATCH 0/5] Add delta islands support
2018-07-27 17:22 UTC (15+ messages)
` [RFC PATCH 1/5] packfile: make get_delta_base() non static
` [RFC PATCH 2/5] Add delta-islands.{c,h}
` [RFC PATCH 3/5] pack-objects: add delta-islands support
[PATCH] name_rev: add support for --cherry-picks
2018-07-27 15:55 UTC (8+ messages)
` [PATCH v2] "
[PATCH] sequencer.c: terminate the last line of author-script properly
2018-07-27 15:49 UTC (13+ messages)
[PATCH] negotiator/skipping: skip commits during fetch
2018-07-27 15:48 UTC (5+ messages)
[RFC PATCH 0/5] format-patch: automate cover letter range-diff
2018-07-27 15:18 UTC (9+ messages)
` [RFC PATCH 2/5] format-patch: add --range-diff option to embed diff in cover letter
[PATCH v1 00/25] RFC: structured logging
2018-07-27 12:45 UTC (4+ messages)
` [PATCH v1 03/25] structured-logging: add structured logging framework
[PATCH] sequencer.c: terminate the last line of author-scriptproperly
2018-07-27 12:37 UTC (5+ messages)
` [RFC PATCH] sequencer: fix quoting in write_author_script
[PATCH v1] checkout: optionally speed up "git checkout -b foo"
2018-07-26 19:08 UTC (6+ messages)
[PATCH] RFC Highlight keywords in remote sideband output
2018-07-26 18:50 UTC (3+ messages)
[PATCH v2 0/6] git-submodule.sh: convert part of cmd_update to C
2018-07-26 18:14 UTC (5+ messages)
[PATCH 0/2] travis-ci: fail if Coccinelle found something to transform
2018-07-26 16:49 UTC (4+ messages)
` [PATCH 2/2] travis-ci: fail if Coccinelle static analysis "
[PATCH 0/2] document that NewHash is now SHA-256
2018-07-26 13:41 UTC (8+ messages)
` Hash algorithm analysis
` [PATCH 2/2] doc hash-function-transition: pick SHA-256 as NewHash
` [PATCH v2 "
fatal: could not read '': No such file or directory
2018-07-26 12:03 UTC
State of NewHash work, future directions, and discussion
2018-07-26 10:31 UTC (12+ messages)
` Hash algorithm analysis
[PATCH v3 00/20] Add `range-diff`, a `tbdiff` lookalike
2018-07-26 9:47 UTC (6+ messages)
` [PATCH v4 00/21] "
Fwd: Git Help !!!
2018-07-26 8:32 UTC (3+ messages)
` "
[PATCH] pack-objects: fix performance issues on packing large deltas
2018-07-26 8:12 UTC (3+ messages)
` [PATCH v2] "
[PATCH 0/6] use size_t in iconv/strbuf
2018-07-26 6:09 UTC (4+ messages)
` [PATCH 5/6] pass st.st_size as hint for strbuf_readlink()
[PATCH] git-rebase--interactive.sh: Remove superfluous tab in rebase
2018-07-26 4:16 UTC (4+ messages)
[PATCH v2 0/1] Pedantic fix for Apple clang
2018-07-26 0:44 UTC (3+ messages)
` [PATCH v2] packfile: ensure that enum object_type is defined
[GSoC][PATCH v3 00/13] rebase -i: rewrite some parts in C
2018-07-25 22:43 UTC (4+ messages)
` [GSoC][PATCH v4 00/20] rebase -i: rewrite "
[PATCH 0/2] Pedantic fixes for Apple clang
2018-07-25 21:16 UTC (6+ messages)
` [PATCH 2/2] remote-odb: un-inline function remote_odb_reinit
[PATCH 00/14] format-patch: add --interdiff and --range-diff options
2018-07-25 21:07 UTC (16+ messages)
` [PATCH 07/14] range-diff: respect diff_option.file rather than assuming 'stdout'
` [PATCH 10/14] format-patch: add --range-diff option to embed diff in cover letter
` [PATCH 11/14] format-patch: extend --range-diff to accept revision range
` [PATCH 14/14] format-patch: allow --range-diff to apply to a lone-patch
No rule to make target `git-daemon'
2018-07-25 19:59 UTC (5+ messages)
[PATCH v2 15/18] test-reach: test commit_contains
2018-07-25 18:30 UTC (4+ messages)
[RFC] push: add documentation on push v2
2018-07-25 17:46 UTC (4+ messages)
[PATCH v3] Makefile: add a DEVOPTS flag to get pedantic compilation
2018-07-25 17:38 UTC (4+ messages)
` [PATCH v4] "
Using Git for applications other than code development
2018-07-25 14:48 UTC (3+ messages)
[PATCH v1] config.c: fix msvc compile error
2018-07-25 12:51 UTC (3+ messages)
[PATCH v1] msvc: fix non-standard escape sequence in source
2018-07-25 12:30 UTC (3+ messages)
[PATCH v8 3/3] http-backend: respect CONTENT_LENGTH for receive-pack
2018-07-25 12:02 UTC
[RFC] notes.<REF>.rewriteMode configuration option
2018-07-25 9:19 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).