messages from 2017-12-28 00:50:46 to 2018-01-02 15:33:56 UTC [more...]
[PATCH] doc/SubmittingPatches: improve text formatting
2018-01-02 15:33 UTC
Test failure for v2.16.0-rc0 on cygwin
2018-01-02 15:32 UTC (4+ messages)
Git removes existing folder when cancelling clone
2018-01-02 11:12 UTC (2+ messages)
[PATCH 0/4] branch: add '--show-description' option
2018-01-02 10:41 UTC (9+ messages)
` [PATCH 1/4] branch: '--edit-description' is incompatible with other options
` [PATCH 2/4] t3200: fix a misindented line
` [PATCH 3/4] t3200: restore branch after "unborn --edit-description" test
` [PATCH 4/4] branch: add '--show-description' option
Segfault
2018-01-02 10:11 UTC (3+ messages)
[PATCH] git-archive: accept --owner and --group like GNU tar
2018-01-02 6:58 UTC (4+ messages)
[PATCH] dir.c: avoid stat() in valid_cached_dir()
2018-01-02 0:02 UTC (6+ messages)
[PATCH] Add shell completion for git remote rm
2018-01-01 23:46 UTC (14+ messages)
` [PATCH] completion: restore 'remote rm'
[Bug] NO_INTPTR_T not being honoured in compat/regex/regcomp.c
2018-01-01 22:12 UTC (3+ messages)
[PATCH v2 0/5] convert: add support for different encodings
2018-01-01 21:59 UTC (18+ messages)
` [PATCH v2 1/5] strbuf: add xstrdup_toupper()
` [PATCH v2 2/5] utf8: add function to detect prohibited UTF-16/32 BOM
` [PATCH v2 3/5] utf8: add function to detect a missing "
` [PATCH v2 4/5] convert: add support for 'checkout-encoding' attribute
` [PATCH v2 5/5] convert: add tracing for checkout-encoding
` [PATCH 0/5] V2B: simplify convert.c/h
` [PATCH 1/5] convert_to_git(): checksafe becomes an integer
` [PATCH v3 1/1] convert_to_git(): checksafe becomes int conv_flags
` [PATCH 2/5] strbuf: add xstrdup_toupper()
` [PATCH 3/5] utf8: add function to detect prohibited UTF-16/32 BOM
` [PATCH 4/5] utf8: add function to detect a missing "
` [PATCH 5/5] convert: add support for 'checkout-encoding' attribute
[PATCH] refs: drop "clear packed-refs while locked" assertion
2018-01-01 15:26 UTC (2+ messages)
Fwd: Unknown option for merge-recursive: -X'diff-algorithm=patience'
2018-01-01 11:28 UTC
feature-request: git "cp" like there is git mv
2017-12-31 19:11 UTC (4+ messages)
` [PATCH 1/2] Add test case for mv --dry-run to t7001-mv.sh
` [PATCH 2/2] mv: remove unneeded 'if (!show_only)'
[PATCH 0/2] Travis CI: check unignored build artifacts
2017-12-31 16:02 UTC (3+ messages)
` [PATCH 1/2] travis-ci: don't store P4 and Git LFS in the working tree
` [PATCH 2/2] travis-ci: check that all build artifacts are .gitignore-d
[L10N] Kickoff of translation for Git 2.16.0 round 1
2017-12-31 13:29 UTC
[PATCH 0/2] Travis CI: skip commits with successfully built and tested trees
2017-12-31 11:27 UTC (21+ messages)
` [PATCH 1/2] travis-ci: don't try to create the cache directory unnecessarily
` [PATCH 2/2] travis-ci: record and skip successfully built trees
` [PATCHv2 0/3] Travis CI: skip commits with successfully built and tested trees
` [PATCHv2 1/3] travis-ci: print the "tip of branch is exactly at tag" message in color
` [PATCHv2 2/3] travis-ci: create the cache directory early in the build process
` [PATCHv2 3/3] travis-ci: record and skip successfully built trees
[PATCH] http: fix v1 protocol tests with apache httpd < 2.4
2017-12-31 2:32 UTC
[BUG] git bisect colour output contrary to configuration
2017-12-30 23:01 UTC (10+ messages)
` [PATCH] diff-tree: obey the color.ui configuration
possible completion bug with --set-upstream-to=
2017-12-30 14:51 UTC (3+ messages)
[PATCH] perf: amend the grep tests to test grep.threads
2017-12-29 22:59 UTC
[ANNOUNCE] Git v2.16.0-rc0
2017-12-29 17:13 UTC (3+ messages)
[PATCH] git-archive: accepts --owner --group aslike GNU tar
2017-12-29 14:04 UTC (4+ messages)
Rewrite cat-file.c : need help to find a bug
2017-12-29 14:04 UTC (3+ messages)
[PATCH v1] convert: add support for 'encoding' attribute
2017-12-29 13:56 UTC (5+ messages)
[PATCH v1] convert: add support for 'encoding' attribute
2017-12-29 13:28 UTC (4+ messages)
` [PATCH/RFC 0/2] git diff --UTF-8
` [PATCH/RFC 1/2] convert_to_git(): checksafe becomes an integer
` [PATCH/RFC 2/2] git diff: Allow to reencode into UTF-8
BUG: merge -s theirs is not in effect (does the same as -s ours)
2017-12-29 4:41 UTC (12+ messages)
` Re* "
` -X theirs does not resolve symlink conflict Was: BUG: merge -s theirs is not in effect
` [PATCH] merge: teach -Xours/-Xtheirs to symbolic link merge
[PATCH v2 0/7] increase wildmatch test coverage
2017-12-29 0:16 UTC (15+ messages)
` [PATCH 0/6] "
` [PATCH v2 6/7] wildmatch test: perform all tests under all wildmatch() modes
` [PATCH v3 0/7] increase wildmatch test coverage
` [PATCH v3 1/7] wildmatch test: indent with tabs, not spaces
` [PATCH v3 2/7] wildmatch test: use more standard shell style
` [PATCH v3 3/7] wildmatch test: don't try to vertically align our output
` [PATCH v3 4/7] wildmatch test: use a paranoia pattern from nul_match()
` [PATCH v3 5/7] wildmatch test: remove dead fnmatch() test code
` [PATCH v3 6/7] wildmatch test: perform all tests under all wildmatch() modes
` [PATCH v3 7/7] wildmatch test: create & test files on disk in addition to in-memory
[PATCHv2 0/4] blame: (dim rep. metadata lines or fields, decay date coloring)
2017-12-28 22:45 UTC (8+ messages)
` [PATCH 1/4] color.h: document and modernize header
` [PATCH 2/4] builtin/blame: dim uninteresting metadata
` [PATCH 3/4] builtin/blame: add option to color metadata fields separately
` [PATCH 4/4] builtin/blame: highlight recently changed lines
[PATCH 0/1] Add blob find pickaxe option
2017-12-28 21:43 UTC (4+ messages)
` [PATCH 1/1] diffcore: add a pickaxe option to find a specific blob
[PATCH] revision: introduce prepare_revision_walk_extended()
2017-12-28 21:24 UTC (7+ messages)
` [PATCH v2 0/9] revision: get rid of the flag leak_pending
` [PATCH v2 6/9] bundle: avoid using the rev_info "
` [PATCH v2 7/9] checkout: "
[PATCH v2 0/7] Codespeed perf results
2017-12-28 19:47 UTC (6+ messages)
` [PATCH v2 1/7] perf/aggregate: fix checking ENV{GIT_PERF_SUBSECTION}
` [PATCH v2 3/7] perf/aggregate: implement codespeed JSON output
[PATCH 1/2] Makefile: NO_OPENSSL=1 should no longer imply BLK_SHA1=1
2017-12-28 19:05 UTC (6+ messages)
` [PATCH v2 0/2] When DC_SHA1 was made the default we missed a spot
` [PATCH v2 1/2] Makefile: NO_OPENSSL=1 should no longer imply BLK_SHA1=1
` [PATCH v2 2/2] Windows: stop supplying BLK_SHA1=YesPlease by default
What's cooking in git.git (Dec 2017, #05; Wed, 27)
2017-12-28 19:02 UTC (3+ messages)
[PATCH 0/5] rebase -i: add config to abbreviate command names
2017-12-28 18:55 UTC (7+ messages)
` [PATCH v2 0/9] "
` [PATCH v2 8/9] rebase -i: learn "
[PATCH v5] Makefile: replace perl/Makefile.PL with simple make rules
2017-12-28 18:36 UTC (5+ messages)
` [PATCH v6] "
[PATCH] status: add a failing test showing a core.untrackedCache bug
2017-12-28 18:34 UTC (5+ messages)
Bug/feature request: Can’t disable fsck warnings during clone
2017-12-28 15:51 UTC
[PATCH 0/2] When DC_SHA1 was made the default we missed a spot
2017-12-28 13:47 UTC (4+ messages)
` [PATCH 2/2] Windows: stop supplying BLK_SHA1=YesPlease by default
[PATCH v2 0/8] Travis CI cleanups
2017-12-28 11:17 UTC (6+ messages)
` [PATCH v3 0/4] Rest of the Travis CI fixes
` [PATCH v3 3/4] travis-ci: save prove state for the 32 bit Linux build
Bring together merge and rebase
2017-12-28 5:23 UTC (5+ messages)
[PATCH v5 00/34] Add directory rename detection to git
2017-12-28 4:13 UTC (35+ messages)
` [PATCH v5 01/34] Tighten and correct a few testcases for merging and cherry-picking
` [PATCH v5 02/34] merge-recursive: fix logic ordering issue
` [PATCH v5 03/34] merge-recursive: add explanation for src_entry and dst_entry
` [PATCH v5 04/34] directory rename detection: basic testcases
` [PATCH v5 05/34] directory rename detection: directory splitting testcases
` [PATCH v5 06/34] directory rename detection: testcases to avoid taking detection too far
` [PATCH v5 07/34] directory rename detection: partially renamed directory testcase/discussion
` [PATCH v5 08/34] directory rename detection: files/directories in the way of some renames
` [PATCH v5 09/34] directory rename detection: testcases checking which side did the rename
` [PATCH v5 10/34] directory rename detection: more involved edge/corner testcases
` [PATCH v5 11/34] directory rename detection: testcases exploring possibly suboptimal merges
` [PATCH v5 12/34] directory rename detection: miscellaneous testcases to complete coverage
` [PATCH v5 13/34] directory rename detection: tests for handling overwriting untracked files
` [PATCH v5 14/34] directory rename detection: tests for handling overwriting dirty files
` [PATCH v5 15/34] merge-recursive: move the get_renames() function
` [PATCH v5 16/34] merge-recursive: introduce new functions to handle rename logic
` [PATCH v5 17/34] merge-recursive: fix leaks of allocated renames and diff_filepairs
` [PATCH v5 18/34] merge-recursive: make !o->detect_rename codepath more obvious
` [PATCH v5 19/34] merge-recursive: split out code for determining diff_filepairs
` [PATCH v5 20/34] merge-recursive: add a new hashmap for storing directory renames
` [PATCH v5 21/34] merge-recursive: make a helper function for cleanup for handle_renames
` [PATCH v5 22/34] merge-recursive: add get_directory_renames()
` [PATCH v5 23/34] merge-recursive: check for directory level conflicts
` [PATCH v5 24/34] merge-recursive: add a new hashmap for storing file collisions
` [PATCH v5 25/34] merge-recursive: add computation of collisions due to dir rename & merging
` [PATCH v5 26/34] merge-recursive: check for file level conflicts then get new name
` [PATCH v5 27/34] merge-recursive: when comparing files, don't include trees
` [PATCH v5 28/34] merge-recursive: apply necessary modifications for directory renames
` [PATCH v5 29/34] merge-recursive: avoid clobbering untracked files with "
` [PATCH v5 30/34] merge-recursive: fix overwriting dirty files involved in renames
` [PATCH v5 31/34] merge-recursive: fix remaining directory rename + dirty overwrite cases
` [PATCH v5 32/34] directory rename detection: new testcases showcasing a pair of bugs
` [PATCH v5 33/34] merge-recursive: avoid spurious rename/rename conflict from dir renames
` [PATCH v5 34/34] merge-recursive: ensure we write updates for directory-renamed file
[PATCH] status: handle worktree renames
2017-12-28 2:14 UTC (9+ messages)
` [PATCH v2 0/7] Renames in git-status "changed not staged" section
` [PATCH v2 6/7] wt-status.c: handle worktree renames
` [PATCH v3 0/6] Renames in git-status "changed not staged" section
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).