messages from 2017-12-11 15:25:34 to 2017-12-14 15:04:09 UTC [more...]
[PATCH] doc: clarify triangular workflow
2017-12-14 15:04 UTC (3+ messages)
` [PATCH v2] doc: add "
[PATCH v2] send-email: extract email-parsing code into a subroutine
2017-12-14 14:05 UTC (5+ messages)
` [PATCH] "
Need help migrating workflow from svn to git
2017-12-14 13:09 UTC
What's cooking in git.git (Dec 2017, #03; Wed, 13)
2017-12-14 12:37 UTC (2+ messages)
[PATCH v3 2/2] Doc/check-ref-format: clarify information about @{-N} syntax
2017-12-14 12:30 UTC (2+ messages)
` [PATCH v4 "
[PATCH v3] git-gui: Prevent double UTF-8 conversion
2017-12-14 10:43 UTC (4+ messages)
` [PATCH v4] "
[PATCH 0/8] Codespeed perf results
2017-12-14 9:00 UTC (19+ messages)
` [PATCH 1/8] perf/aggregate: fix checking ENV{GIT_PERF_SUBSECTION}
` [PATCH 2/8] perf/aggregate: refactor printing results
` [PATCH 3/8] perf/aggregate: implement codespeed JSON output
` [PATCH 4/8] perf/run: use $default_value instead of $4
` [PATCH 5/8] perf/run: add conf_opts argument to get_var_from_env_or_config()
` [PATCH 6/8] perf/run: learn about perf.codespeedOutput
` [PATCH 7/8] perf/run: learn to send output to codespeed server
` [PATCH 8/8] perf/run: read GIT_TEST_REPO_NAME from perf.repoName
[PATCH] RelNotes: minor typo fixes in 2.16.0 draft
2017-12-14 2:42 UTC
git svn dcommit error: Cannot accept non-LF line endings in 'svn:log' property
2017-12-14 0:20 UTC (2+ messages)
` [PATCH] git-svn: convert CRLF to LF in commit message to SVN
Apparent bug in 'git stash push <subdir>' loses untracked files
2017-12-13 23:46 UTC (5+ messages)
[PATCH 3/3] travis: run tests with GIT_TEST_SPLIT_INDEX
2017-12-13 23:28 UTC (12+ messages)
[PATCH] travis-ci: fix running P4 and Git LFS tests in Linux build jobs
2017-12-13 23:10 UTC (9+ messages)
` [PATCH 0/4] travis-ci: clean up setting environment variables
` [PATCH 1/4] travis-ci: use 'set -x' in 'ci/*' scripts for extra tracing output
` [PATCH 2/4] travis-ci: introduce a $jobname variable for 'ci/*' scripts
` [PATCH 3/4] travis-ci: move setting environment variables to 'ci/lib-travisci.sh'
` [PATCH 4/4] travis-ci: set GIT_TEST_HTTPD in 'ci/lib-travisci.sh'
[PATCH v1] convert: add support for 'encoding' attribute
2017-12-13 23:02 UTC (15+ messages)
[PATCH] Partial clone design document
2017-12-13 22:34 UTC (7+ messages)
` [PATCH] partial-clone: design doc
[PATCH v6 0/2] http-backend: respect CONTENT_LENGTH as specified by rfc3875
2017-12-13 20:12 UTC (8+ messages)
` Need to add test artifacts to .gitignore
` [RFC PATCH] t/helper: Move sources to t/helper-src; gitignore any files in t/helper
` [PATCH] t/helper: ignore everything but sources
[PATCH] doc: clarify usage of XDG_CONFIG_HOME config file
2017-12-13 19:57 UTC (7+ messages)
[PATCH] clone: support 'clone --shared' from a worktree
2017-12-13 19:14 UTC (7+ messages)
` [PATCH] path: document path functions
[PATCH v4 00/34] Add directory rename detection to git
2017-12-13 19:05 UTC (6+ messages)
[PATCH] doc: Modify git-add doc to say "staging area"
2017-12-13 18:46 UTC (6+ messages)
[PATCH v6 0/3] Partial clone part 1: object filtering
2017-12-13 18:38 UTC (4+ messages)
` [PATCH v6 3/3] rev-list: support --no-filter argument
feature-request: git "cp" like there is git mv
2017-12-13 17:21 UTC (3+ messages)
[RFC] protocol version 2
2017-12-13 16:30 UTC (4+ messages)
` [WIP 00/15] "
` [WIP 12/15] ls-refs: introduce ls-refs server command
What's cooking in git.git (Dec 2017, #02; Thu, 7)
2017-12-13 15:58 UTC (4+ messages)
[RFC PATCH 0/8] sequencer: dont't fork git commit
2017-12-13 11:46 UTC (7+ messages)
` [PATCH v5 0/9] sequencer: don't "
` [PATCH v5 7/9] sequencer: load commit related config
` [PATCH] sequencer: improve config handling
Q: rational for $XDG_CONFIG_HOME/git/config to be "non global" or just a bug?
2017-12-13 5:35 UTC (9+ messages)
[PATCH] transport: remove unused "push" in vtable
2017-12-13 0:49 UTC (2+ messages)
[Proposed] Externalize man/html ref for quick-install-man and quick-install-html
2017-12-12 23:54 UTC (8+ messages)
[PATCH] Makefile: allow NO_DC_SHA1_SUBMODULE to be set in config.mak
2017-12-12 23:21 UTC (8+ messages)
[PATCH] Makefile: replace perl/Makefile.PL with simple make rules
2017-12-12 22:26 UTC (5+ messages)
` [PATCH v3] "
[PATCH] git-send-email: fix get_maintainer.pl regression
2017-12-12 22:19 UTC (15+ messages)
[PATCH Outreachy 1/2] format: create pretty.h file
2017-12-12 22:12 UTC (9+ messages)
` [PATCH Outreachy v2 "
` [PATCH Outreachy v2 2/2] format: create docs for pretty.h
[PATCH 0/3] convert submodule.c to not use the index compat macros
2017-12-12 20:44 UTC (8+ messages)
` [PATCH 1/3] submodule: convert stage_updated_gitmodules to take a struct index_state
` [PATCH 2/3] submodule: used correct index in is_staging_gitmodules_ok
` [PATCH 3/3] submodule: convert get_next_submodule to not rely on the_index
[PATCH 1/3] merge: add config option for verifySignatures
2017-12-12 19:03 UTC (6+ messages)
` [PATCH v2 1/2] "
` [PATCH v2 2/2] t: add tests for pull --verify-signatures
[PATCH 0/1] diffcore-blobfind
2017-12-12 18:36 UTC (7+ messages)
` [PATCH 0/1] diff-core blobfind
` [PATCH 1/1] diffcore: add a filter to find a specific blob
` [PATCH] "
bug deleting "unmerged" branch (2.12.3)
2017-12-12 16:57 UTC (10+ messages)
` Antw: "
` "
` Antw: "
` "
[PATCH] mru: Replace mru.[ch] with list.h implementation
2017-12-12 14:07 UTC (5+ messages)
[PATCH v3 1/7] git-compat-util: introduce skip_to_optional_arg()
2017-12-11 23:23 UTC (4+ messages)
What's cooking in git.git (Dec 2017, #01; Mon, 4)
2017-12-11 23:07 UTC (3+ messages)
` [PATCH v1 1/1] check-non-portable-shell.pl: Quoted `wc -l` is not portable
[PATCH 0/3] fixes for split index mode
2017-12-11 21:39 UTC (7+ messages)
` [PATCH 1/3] repository: fix repo_read_index with submodules
` [PATCH 2/3] prune: fix pruning with multiple worktrees and split index
[PATCH v2 0/4] making test-suite tracing more useful
2017-12-11 20:37 UTC (7+ messages)
` [PATCH v2 4/4] t/Makefile: introduce TEST_SHELL_PATH
submodule modify/delete wrong message
2017-12-11 20:35 UTC (3+ messages)
Shared clone from worktree directory
2017-12-11 19:55 UTC (3+ messages)
[PATCH v7 00/16] Parial clone part 3: clone, fetch, fetch-pack, upload-pack, and tests
2017-12-11 19:19 UTC (3+ messages)
"git describe" documentation and behavior mismatch
2017-12-11 18:37 UTC (5+ messages)
[PATCH] decorate: clean up and document API
2017-12-11 18:32 UTC (3+ messages)
[PATCH] builtin/tag.c: return appropriate value when --points-at finds an empty list
2017-12-11 15:25 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).