messages from 2018-11-24 02:55:14 to 2018-11-28 04:11:02 UTC [more...]
Cygwin Git with Windows paths
2018-11-28 4:10 UTC (12+ messages)
` [PATCH v1/RFC 1/1] 'git clone <url> C:\cygwin\home\USER\repo' is working (again)
[ANNOUNCE] Git v2.20.0-rc1
2018-11-28 4:07 UTC (11+ messages)
` rebase-in-C stability for 2.20
` [PATCH] rebase: mark the C reimplementation as an experimental opt-in feature (was Re: [ANNOUNCE] Git v2.20.0-rc1)
[RFC PATCH] Introduce "precious" file concept
2018-11-28 3:58 UTC (23+ messages)
` Checkout deleted semi-untracked file
` [PATCH v2 0/2] Precios files round two
` [PATCH v2 1/2] Introduce "precious" file concept
` [PATCH v2 2/2] unpack-trees: support core.allIgnoredFilesArePreciousWhenMerging
Forcing GC to always fail
2018-11-28 2:26 UTC (6+ messages)
[PATCH] tests: avoid syntax triggering old dash bug
2018-11-28 1:47 UTC (4+ messages)
[PATCH v11 00/22] Convert "git stash" to C builtin
2018-11-27 23:40 UTC (12+ messages)
` [PATCH v11 03/22] strbuf.c: add `strbuf_insertf()` and `strbuf_vinsertf()`
` [PATCH v11 20/22] stash: convert `stash--helper.c` into `stash.c`
Git pull confusing output
2018-11-27 23:37 UTC (4+ messages)
[PATCH 1/5] t/README: make the 'Skipping tests' section less confusing
2018-11-27 22:54 UTC (5+ messages)
` [PATCH 2/5] t/README: modernize description of GIT_SKIP_TESTS
` [PATCH 3/5] t/README: re-flow a paragraph
` [PATCH 4/5] test-lib: add more exhaustive GIT_SKIP_TESTS testing
` [PATCH 5/5] test-lib: add support for GIT_TODO_TESTS
[RFC PATCH 0/3] diff --color-moved-ws: allow mixed spaces and tabs in indentation change
2018-11-27 20:52 UTC (4+ messages)
` [PATCH v2 0/9] diff --color-moved-ws fixes and enhancment
[PATCH 0/9] caching loose objects
2018-11-27 20:48 UTC (3+ messages)
` [PATCH 8/9] sha1-file: use loose object cache for quick existence check
git difftool --dir-diff not saving new files copied from LOCAL to REMOTE
2018-11-27 20:24 UTC
[PATCH v7 08/12] Deprecate support for .git/info/grafts
2018-11-27 20:12 UTC (2+ messages)
` [PATCH] advice: don't pointlessly suggest --convert-graft-file
BUG: CR marker ^M doesn't show up in '-' lines of diffs when the ending of the removed line is CR+LF
2018-11-27 20:09 UTC (14+ messages)
[PATCH v1] mem_pool: add GIT_TRACE_MEMPOOL support
2018-11-27 19:53 UTC
[PATCH/RFC] checkout: print something when checking out paths
2018-11-27 19:52 UTC (24+ messages)
` [RFC] Introduce two new commands, switch-branch and restore-paths
` [PATCH/RFC v2 0/7] Introduce new commands switch-branch and checkout-files
` [PATCH v2 1/7] parse-options: allow parse_options_concat(NULL, options)
` [PATCH v2 2/7] checkout: make "opts" in cmd_checkout() a pointer
` [PATCH v2 3/7] checkout: move 'confict_style' to checkout_opts
` [PATCH v2 4/7] checkout: move dwim_new_local_branch "
` [PATCH v2 5/7] checkout: split options[] array in three pieces
` [PATCH v2 6/7] checkout: split into switch-branch and checkout-files
` [PATCH v2 7/7] Suggest other commands instead of "git checkout"
[RFC v1] Add virtual file system settings and hook proc
2018-11-27 19:50 UTC (2+ messages)
` [PATCH v1] teach git to support a virtual (partially populated) work directory
[PATCH] config.mak.dev: enable -Wpedantic in clang
2018-11-27 19:03 UTC (4+ messages)
Git for Windows v2.19.2 demoted to "pre-release"
2018-11-27 13:04 UTC
[PATCH 0/1] Fix git rebase --stat -i <unrelated-history>
2018-11-27 11:13 UTC (2+ messages)
` [PATCH 1/1] rebase --stat: fix when rebasing to an unrelated history
[PATCH] pack-protocol.txt: accept error packets in any context
2018-11-27 5:28 UTC (2+ messages)
[RFC PATCH] Add 'human' date format
2018-11-27 4:10 UTC (3+ messages)
` [RFC PATCH v2] "
[PATCH 0/2] Teach log -G to ignore binary files
2018-11-27 0:51 UTC (4+ messages)
` [PATCH v1 1/2] log -G: Ignore "
[PATCH v1] read-cache: speed up index load through parallelization
2018-11-27 0:50 UTC (13+ messages)
` [PATCH v8 0/7] "
` [PATCH 0/3] Avoid confusing messages from new index extensions (Re: [PATCH v8 0/7] speed up index load through parallelization)
` [PATCH 2/3] ieot: default to not writing IEOT section
` [PATCH v2 0/5] Avoid confusing messages from new index extensions
` [PATCH 2/5] ieot: default to not writing IEOT section
Confusing behavior with ignored submodules and `git commit -a`
2018-11-27 0:03 UTC (10+ messages)
What's cooking in git.git (Nov 2018, #06; Wed, 21)
2018-11-26 23:34 UTC (11+ messages)
[PATCH] t/lib-git-daemon: fix signal checking
2018-11-26 20:03 UTC
[PATCH] transport-helper.c: do not translate a string twice
2018-11-26 19:57 UTC
[PATCH] grep: use grep_opt->repo instead of explict repo argument
2018-11-26 19:52 UTC (2+ messages)
[PATCH v16 Part II 2/8] bisect--helper: `bisect_write` shell function in C
2018-11-26 18:18 UTC (6+ messages)
[PATCH v2 0/4] Port git-add--interactive.perl:status_cmd to C
2018-11-26 17:18 UTC (2+ messages)
t5570 shaky for anyone ?
2018-11-26 16:45 UTC (5+ messages)
[RFC PATCH 0/7] test: NetBSD support
2018-11-26 15:42 UTC (16+ messages)
` [RFC PATCH 1/7] Documentation: update INSTALL for NetBSD
` [RFC PATCH 2/7] t0301: remove trailing / for dir creation
` [RFC PATCH 3/7] config.mak.uname: NetBSD uses BSD semantics with fread for directories
` [RFC PATCH 4/7] config.mak.uname: NetBSD uses old iconv interface
` [RFC PATCH 5/7] test-lib: use pkgsrc provided unzip for NetBSD
` [RFC PATCH 6/7] t5004: use GNU tar to avoid known issues with BSD tar
` [RFC PATCH 7/7] config.mak.uname: use pkgsrc perl for NetBSD
git bash lunching error
2018-11-26 15:14 UTC (2+ messages)
[PATCH v2 0/5] %(trailers) improvements in pretty format
2018-11-26 7:52 UTC (8+ messages)
` [PATCH v3 "
` [PATCH v3 2/5] pretty: allow showing specific trailers
Document change in format of raw diff output format
2018-11-26 7:02 UTC (6+ messages)
` [PATCH] doc: update diff-format.txt for removed ellipses
` [PATCH] doc: update diff-format.txt for removed ellipses in --raw
[PATCH v2 0/8] fix per-worktree ref iteration in fsck/reflog expire
2018-11-26 4:44 UTC (9+ messages)
` [PATCH v3 "
` [PATCH v3 3/8] refs: new ref types to make per-worktree refs visible to all worktrees
` [PATCH] files-backend.c: fix build error on Solaris
[PATCH] setup.c: remove needless argument passed to open in sanitize_stdfds
2018-11-26 4:39 UTC (2+ messages)
[PATCH] t5562: skip if NO_CURL is enabled
2018-11-26 2:10 UTC (12+ messages)
` [PATCH] t5562: do not reuse output files
` [PATCH v3] "
` [PATCH] http-backend: enable cleaning up forked upload/receive-pack on exit
` [PATCH v2] t5562: do not reuse output files
[PATCH v4 4/6] tests: use shorter here-docs in chainlint.sed for AIX sed
2018-11-25 14:14 UTC (9+ messages)
` What's cooking in git.git (Sep 2018, #01; Tue, 4)
git overwriting local ignored files?
2018-11-25 2:06 UTC (6+ messages)
How to efficiently backup a bare repository?
2018-11-25 1:16 UTC (3+ messages)
GCC Compile farm (Linux, Solaris, AIX etc.) testing of git.git
2018-11-24 22:20 UTC
How to add edges to visualize cherry-picks and ported patches
2018-11-24 15:45 UTC
[PATCH] t5562: skip if NO_CURL is enabled
2018-11-24 12:10 UTC (3+ messages)
` [PATCH] t5562: fix perl path
[ANNOUNCE] Git v2.20.0-rc1
2018-11-24 11:45 UTC (7+ messages)
` [PATCH 1/2] format-patch: add a more exhaustive --range-diff test
` [PATCH 2/2] format-patch: don't include --stat with --range-diff output
[PATCH 0/1] Fix Windows build of next
2018-11-24 2:53 UTC (3+ messages)
` [PATCH 1/1] ref-filter: replace unportable `%lld` format
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).