messages from 2018-11-22 13:28:51 to 2018-11-26 19:49:39 UTC [more...]
BUG: CR marker ^M doesn't show up in '-' lines of diffs when the ending of the removed line is CR+LF
2018-11-26 19:49 UTC (10+ messages)
[RFC PATCH] Introduce "precious" file concept
2018-11-26 19:38 UTC (16+ 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
[PATCH v16 Part II 2/8] bisect--helper: `bisect_write` shell function in C
2018-11-26 18:18 UTC (6+ messages)
What's cooking in git.git (Nov 2018, #06; Wed, 21)
2018-11-26 18:13 UTC (13+ messages)
Cygwin Git with Windows paths
2018-11-26 17:32 UTC (2+ messages)
` [PATCH v1/RFC 1/1] 'git clone <url> C:\cygwin\home\USER\repo' is working (again)
[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)
[PATCH/RFC] checkout: print something when checking out paths
2018-11-26 16:08 UTC (11+ messages)
` [RFC] Introduce two new commands, switch-branch and restore-paths
[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
[ANNOUNCE] Git v2.20.0-rc1
2018-11-26 15:41 UTC (16+ 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)
` [PATCH 0/2] format-patch: pre-2.20 range-diff regression fix
` [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
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
[PATCH v11 00/22] Convert "git stash" to C builtin
2018-11-26 7:38 UTC (28+ messages)
` [PATCH v11 01/22] sha1-name.c: add `get_oidf()` which acts like `get_oid()`
` [PATCH v11 02/22] strbuf.c: add `strbuf_join_argv()`
` [PATCH v11 03/22] strbuf.c: add `strbuf_insertf()` and `strbuf_vinsertf()`
` [PATCH v11 04/22] stash: improve option parsing test coverage
` [PATCH v11 05/22] t3903: modernize style
` [PATCH v11 06/22] stash: rename test cases to be more descriptive
` [PATCH v11 07/22] stash: add tests for `git stash show` config
` [PATCH v11 08/22] stash: mention options in `show` synopsis
` [PATCH v11 09/22] stash: convert apply to builtin
` [PATCH v11 10/22] stash: convert drop and clear "
` [PATCH v11 11/22] stash: convert branch "
` [PATCH v11 12/22] stash: convert pop "
` [PATCH v11 13/22] stash: convert list "
` [PATCH v11 14/22] stash: convert show "
` [PATCH v11 15/22] stash: convert store "
` [PATCH v11 16/22] stash: convert create "
` [PATCH v11 17/22] stash: convert push "
` [PATCH v11 18/22] stash: make push -q quiet
` [PATCH v11 19/22] stash: convert save to builtin
` [PATCH v11 20/22] stash: convert `stash--helper.c` into `stash.c`
` [PATCH v11 21/22] stash: optimize `get_untracked_files()` and `check_changes()`
` [PATCH v11 22/22] stash: replace all `write-tree` child processes with API calls
Document change in format of raw diff output format
2018-11-26 7:02 UTC (7+ 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 (23+ 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 (4+ messages)
` [PATCH] t5562: fix perl path
[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
[PATCH 0/2] Teach log -G to ignore binary files
2018-11-24 2:32 UTC (9+ messages)
` [PATCH v1 1/2] log -G: Ignore "
` [PATCH v1 2/2] log -S: Add test which searches in "
[PATCH v3 0/1] Fix scissors bug during merge conflict
2018-11-24 2:05 UTC (5+ messages)
` [PATCH v4 0/2] "
[RFC PATCH 0/5] ref-filter: add new formatting options
2018-11-24 1:48 UTC (10+ messages)
` [RFC PATCH 1/5] ref-filter: add objectsize:disk option
[PATCH] clone: fix colliding file detection on APFS
2018-11-23 11:24 UTC (4+ messages)
` [PATCH v1 1/1] t5601-99: Enable colliding file detection for MINGW
[PATCH 3/3] Makefile: optionally symlink libexec/git-core binaries to bin/git
2018-11-23 11:19 UTC (9+ messages)
` [RFC/PATCH 0/5] stop installing old libexec aliases like "git-init"
[RFC PATCH 0/3] diff --color-moved-ws: allow mixed spaces and tabs in indentation change
2018-11-23 11:16 UTC (11+ messages)
` [PATCH v2 0/9] diff --color-moved-ws fixes and enhancment
` [PATCH v2 1/9] diff: document --no-color-moved
` [PATCH v2 2/9] Use "whitespace" consistently
` [PATCH v2 3/9] diff: allow --no-color-moved-ws
` [PATCH v2 4/9] diff --color-moved-ws: demonstrate false positives
` [PATCH v2 5/9] diff --color-moved-ws: fix "
` [PATCH v2 6/9] diff --color-moved=zebra: be stricter with color alternation
` [PATCH v2 7/9] diff --color-moved-ws: optimize allow-indentation-change
` [PATCH v2 8/9] diff --color-moved-ws: modify allow-indentation-change
` [PATCH v2 9/9] diff --color-moved-ws: handle blank lines
2.19.2 wont launch
2018-11-23 10:05 UTC (2+ messages)
How to propagate critical fixs from master to develope branch
2018-11-23 2:00 UTC (2+ messages)
[PATCH 2/2] commit-graph: don't call write_graph_chunk_large_edges() unnecessarily
2018-11-22 18:59 UTC (15+ messages)
` [PATCH v3 00/10] commit-graph write: progress output improvements
` [PATCH v4 01/10] commit-graph: rename 'num_extra_edges' variable to 'num_large_edges'
` [PATCH v4 02/10] commit-graph: don't call write_graph_chunk_large_edges() unnecessarily
` [PATCH v4 03/10] commit-graph write: rephrase confusing progress output
` [PATCH v4 04/10] commit-graph write: add "Writing out" "
` [PATCH v4 05/10] commit-graph write: more descriptive "writing out" output
` [PATCH v4 06/10] commit-graph write: show progress for object search
` [PATCH v4 07/10] commit-graph write: add more descriptive progress output
` [PATCH v4 08/10] commit-graph write: remove empty line for readability
` [PATCH v4 09/10] commit-graph write: add itermediate progress
` [PATCH v4 10/10] commit-graph write: emit a percentage for all progress
` [PATCH v3 "
[PATCH 0/9] caching loose objects
2018-11-22 17:42 UTC (6+ messages)
` [PATCH 6/9] sha1-file: use an object_directory for the main object dir
how does "clone --filter=sparse:path" work?
2018-11-22 17:39 UTC (3+ messages)
insteadOf and git-request-pull output
2018-11-22 17:31 UTC (6+ messages)
[ANNOUNCE] Git v2.20.0-rc0
2018-11-22 17:25 UTC (8+ messages)
` Git for Windows v2.20.0-rc0, was "
` Git for Windows v2.20.0-rc0
[PATCH 0/3] delta-island fixes
2018-11-22 16:50 UTC (6+ messages)
` [PATCH 1/3] pack-objects: fix tree_depth and layer invariants
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).