messages from 2017-12-22 21:29:23 to 2017-12-27 21:58:43 UTC [more...]
[PATCH 0/5] rebase -i: add config to abbreviate command names
2017-12-27 21:58 UTC (8+ messages)
` [PATCH v2 0/9] "
` [PATCH v2 8/9] rebase -i: learn "
[PATCH v2 0/8] Travis CI cleanups
2017-12-27 21:42 UTC (11+ messages)
` [PATCH v3 0/4] Rest of the Travis CI fixes
` [PATCH v3 1/4] travis-ci: fine tune the use of 'set -x' in 'ci/*' scripts
` [PATCH v3 2/4] travis-ci: don't install default addon packages for the 32 bit Linux build
` [PATCH v3 3/4] travis-ci: save prove state "
` [PATCH v3 4/4] travis-ci: only print test failures if there are test results available
What's cooking in git.git (Dec 2017, #05; Wed, 27)
2017-12-27 21:34 UTC
[PATCH 0/5] A couple of sequencer cleanups
2017-12-27 20:33 UTC (7+ messages)
` [PATCH 1/5] rebase: do not continue when the todo list generation failed
` [PATCH 2/5] sequencer: strip bogus LF at end of error messages
` [PATCH 3/5] sequencer: remove superfluous conditional
` [PATCH 4/5] sequencer: report when noop has an argument
` [PATCH 5/5] sequencer: do not invent whitespace when transforming OIDs
[PATCH 1/1] diffcore: add a filter to find a specific blob
2017-12-27 19:57 UTC (9+ messages)
` [PATCH] "
[PATCH 0/2] Travis CI: skip commits with successfully built and tested trees
2017-12-27 19:46 UTC (6+ 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
[PATCH] Fix confusing wording
2017-12-27 19:44 UTC (2+ messages)
[PATCH 0/5] Fix --recurse-submodules for submodule worktree changes
2017-12-27 19:27 UTC (4+ messages)
` [PATCH 2/5] t/lib-submodule-update.sh: Fix test ignoring ignored files in submodules
[RFC/PATCH] perl: bump the required Perl version to 5.10.0 from 5.8.0
2017-12-27 19:21 UTC (12+ messages)
[PATCH 0/6] increase wildmatch test coverage
2017-12-27 19:07 UTC (20+ messages)
` [PATCH 1/6] wildmatch test: indent with tabs, not spaces
` [PATCH 2/6] wildmatch test: use more standard shell style
` [PATCH 3/6] wildmatch test: use a paranoia pattern from nul_match()
` [PATCH 4/6] wildmatch test: remove dead fnmatch() test code
` [PATCH 5/6] wildmatch test: perform all tests under all wildmatch() modes
` [PATCH 6/6] wildmatch test: create & test files on disk in addition to in-memory
` [PATCH v2 0/7] increase wildmatch test coverage
` [PATCH v2 1/7] wildmatch test: indent with tabs, not spaces
` [PATCH v2 2/7] wildmatch test: use more standard shell style
` [PATCH v2 3/7] wildmatch test: don't try to vertically align our output
` [PATCH v2 4/7] wildmatch test: use a paranoia pattern from nul_match()
` [PATCH v2 5/7] wildmatch test: remove dead fnmatch() test code
` [PATCH v2 6/7] wildmatch test: perform all tests under all wildmatch() modes
` [PATCH v2 7/7] wildmatch test: create & test files on disk in addition to in-memory
[PATCH] setup.c: move statement under condition
2017-12-27 18:57 UTC (7+ messages)
[PATCH] status: add a failing test showing a core.untrackedCache bug
2017-12-27 18:50 UTC (10+ messages)
` [PATCH 3/1] update-index doc: note a fixed bug in the untracked cache
[RFC PATCH v2] http: support CURLPROXY_HTTPS
2017-12-27 18:44 UTC (4+ messages)
[RFC] Prepend "tags/" when describing tags with embedded name
2017-12-27 18:27 UTC (2+ messages)
[BUG] File move with `add -N` shows as rename to same name
2017-12-27 18:17 UTC (30+ messages)
` [PATCH] status: handle worktree renames
` [PATCH v2 0/7] Renames in git-status "changed not staged" section
` [PATCH v2 1/7] t2203: test status output with porcelain v2 format
` [PATCH v2 2/7] Use DIFF_DETECT_RENAME for detect_rename assignments
` [PATCH v2 3/7] wt-status.c: coding style fix
` [PATCH v2 4/7] wt-status.c: rename wt_status_change_data::score
` [PATCH v2 5/7] wt-status.c: catch unhandled diff status codes
` [PATCH v2 6/7] wt-status.c: handle worktree renames
` [PATCH v2 7/7] wt-status.c: avoid double renames in short/porcelain format
` [PATCH v3 0/6] Renames in git-status "changed not staged" section
` [PATCH v3 1/6] t2203: test status output with porcelain v2 format
` [PATCH v3 2/6] Use DIFF_DETECT_RENAME for detect_rename assignments
` [PATCH v3 3/6] wt-status.c: coding style fix
` [PATCH v3 4/6] wt-status.c: catch unhandled diff status codes
` [PATCH v3 5/6] wt-status.c: rename rename-related fields in wt_status_change_data
` [PATCH v3 6/6] wt-status.c: handle worktree renames
[PATCH] oidmap.h: strongly discourage using OIDMAP_INIT directly
2017-12-27 18:01 UTC (7+ messages)
` [PATCH] oidmap: ensure map is initialized
[PATCH v2 0/5] Add --no-ahead-behind to status
2017-12-27 17:41 UTC (6+ messages)
` [PATCH v2 1/5] core.aheadbehind: add new config setting
Bring together merge and rebase
2017-12-27 13:35 UTC (29+ messages)
[PATCH v2 0/7] Codespeed perf results
2017-12-26 22:07 UTC (9+ messages)
` [PATCH v2 1/7] perf/aggregate: fix checking ENV{GIT_PERF_SUBSECTION}
` [PATCH v2 2/7] perf/aggregate: refactor printing results
` [PATCH v2 3/7] perf/aggregate: implement codespeed JSON output
` [PATCH v2 4/7] perf/run: add conf_opts argument to get_var_from_env_or_config()
` [PATCH v2 5/7] perf/run: learn about perf.codespeedOutput
` [PATCH v2 6/7] perf/run: learn to send output to codespeed server
` [PATCH v2 7/7] perf/run: read GIT_TEST_REPO_NAME from perf.repoName
[PATCH] revision: introduce prepare_revision_walk_extended()
2017-12-25 17:48 UTC (19+ messages)
` [PATCH v2 0/9] revision: get rid of the flag leak_pending
` [PATCH v2 1/9] commit: avoid allocation in clear_commit_marks_many()
` [PATCH v2 2/9] commit: use clear_commit_marks_many() in remove_redundant()
` [PATCH v2 3/9] ref-filter: use clear_commit_marks_many() in do_merge_filter()
` [PATCH v2 4/9] object: add clear_commit_marks_all()
` [PATCH v2 5/9] bisect: avoid using the rev_info flag leak_pending
` [PATCH v2 6/9] bundle: "
` [PATCH v2 7/9] checkout: "
` [PATCH v2 8/9] revision: remove the unused "
` [PATCH v2 9/9] commit: remove unused function clear_commit_marks_for_object_array()
[PATCH 1/2] sequencer: factor out rewrite_file()
2017-12-25 10:28 UTC (13+ messages)
` Improved error handling (Was: [PATCH 1/2] sequencer: factor out rewrite_file())
[PATCH v5 0/9] sequencer: don't fork git commit
2017-12-25 8:51 UTC (7+ messages)
` [PATCH] sequencer: improve config handling
` Error in `git': free(): invalid pointer (was Re: [PATCH] sequencer: improve config handling)
Re: Unify annotated and non-annotated tags
2017-12-24 12:31 UTC (7+ messages)
[PATCH 0/2] restore fast-export full filecopy detection
2017-12-24 10:52 UTC (3+ messages)
` [PATCH 1/2] fast-export: ensure proper order of modify, copy and rename entries
` [PATCH 2/2] fast-export: remove now obsolete filtering of modified files
Unify annotated and non-annotated tags
2017-12-23 13:33 UTC (4+ messages)
[PATCH 2/2] commit: add support for --fixup <commit> -m"<extra message>"
2017-12-23 12:49 UTC (7+ messages)
` [PATCH v2 "
Usability outrage as far as I am concerned
2017-12-23 12:22 UTC (6+ messages)
[PATCH v1] convert: add support for 'encoding' attribute
2017-12-23 8:08 UTC (5+ messages)
What's cooking in git.git (Dec 2017, #01; Mon, 4)
2017-12-23 7:27 UTC (4+ messages)
` [PATCH v3 1/1] check-non-portable-shell.pl: Quoted `wc -l` is not portable
git merge commits staged files (when two trees are identical)
2017-12-23 2:26 UTC (6+ messages)
` [PATCH 1/3] t6044: recursive can silently incorporate dirty changes in a merge
` [PATCH 2/3] move index_has_changes() from builtin/am.c to merge.c for reuse
[PATCH] Fix urlencode format string on signed char
2017-12-23 0:29 UTC (4+ messages)
[PATCHv5 0/7] describe blob
2017-12-22 23:10 UTC (5+ messages)
` [PATCHv5 7/7] builtin/describe.c: describe a blob
[PATCH] sequencer: assign only free()able strings to gpg_sign
2017-12-22 21:36 UTC (3+ messages)
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).