messages from 2016-11-20 18:43:18 to 2016-11-24 16:10:59 UTC [more...]
RFC: Enable delayed responses to Git clean/smudge filter requests
2016-11-24 15:45 UTC (5+ messages)
[PATCH] merge-recursive.c: use QSORT macro
2016-11-24 11:45 UTC (5+ messages)
` [PATCH v2] merge-recursive.c: use string_list_sort instead of qsort
[PATCH 0/2] Show Git Mailing List: a builtin difftool
2016-11-24 10:38 UTC (17+ messages)
` [PATCH 1/2] difftool: add the builtin
` [PATCH 2/2] difftool: add a feature flag for the builtin vs scripted version
` [PATCH v2 0/1] Show Git Mailing List: a builtin difftool
` [PATCH v2 1/1] difftool: add the builtin
Git status takes too long- How to improve the performance of git
2016-11-24 8:38 UTC (2+ messages)
[ANNOUNCE] Git v2.11.0-rc3
2016-11-23 23:21 UTC
What's cooking in git.git (Nov 2016, #05; Wed, 23)
2016-11-23 23:21 UTC
[PATCH] git-gui: pass the branch name to git merge
2016-11-23 22:36 UTC (6+ messages)
[PATCH v1 00/19] Add configuration options for split-index
2016-11-23 17:34 UTC (14+ messages)
` [PATCH v1 12/19] Documentation/config: add splitIndex.maxPercentChange
` [PATCH v1 15/19] config: add git_config_get_date_string() from gc.c
[PATCH 0/3] Minor fixes on 'git worktree'
2016-11-23 17:16 UTC (8+ messages)
` [PATCH 1/3] worktree.c: zero new 'struct worktree' on allocation
` [PATCH 2/3] get_worktrees() must return main worktree as first item even on error
` [PATCH 3/3] worktree list: keep the list sorted
[PATCH 0/2] bug fix with push --dry-run and submodules
2016-11-23 16:51 UTC (8+ messages)
` [PATCH v2 "
` [PATCH v2 2/2] push: fix --dry-run to not push submodules
dangling commits in worktree
2016-11-23 14:15 UTC (3+ messages)
[PATCH 0/3] Fix problems with rebase -i when core.commentchar is defined
2016-11-23 11:05 UTC (40+ messages)
` [PATCH 1/3] rebase -i: identify problems with core.commentchar
` [PATCH 1/3] rebase -i: highlight "
` [PATCH 2/3] stripspace: respect repository config
` [PATCH 3/3] rebase -i: handle core.commentChar=auto
[PATCHv3 00/35] Revamp the attr subsystem!
2016-11-23 9:38 UTC (5+ messages)
` [PATCH 31/35] pathspec: allow querying for attributes
[PATCH v3 0/6] recursively grep across submodules
2016-11-22 23:54 UTC (18+ messages)
` [PATCH v4 "
` [PATCH v4 5/6] grep: enable recurse-submodules to work on <tree> objects
` [PATCH v5 0/6] recursively grep across submodules
` [PATCH v5 1/6] submodules: add helper functions to determine presence of submodules
` [PATCH v5 2/6] submodules: load gitmodules file from commit sha1
` [PATCH v5 3/6] grep: add submodules as a grep source type
` [PATCH v5 4/6] grep: optionally recurse into submodules
` [PATCH v5 5/6] grep: enable recurse-submodules to work on <tree> objects
` [PATCH v5 6/6] grep: search history of moved submodules
Announce: delaying 2.11 final by one week
2016-11-22 23:35 UTC
[PATCHv4 0/3] submodule-config: clarify/cleanup docs and header
2016-11-22 22:31 UTC (5+ messages)
` [PATCHv4 1/3] submodule config: inline config_from_{name, path}
` [PATCHv4 2/3] submodule-config: rename commit_sha1 to treeish_name
` [PATCHv4 3/3] submodule-config: clarify parsing of null_sha1 element
[GIT PULL] l10n updates for 2.11.0 round 2
2016-11-22 22:24 UTC (3+ messages)
[PATCHv2 0/3] submodule-config: clarify/cleanup docs and header
2016-11-22 20:03 UTC (12+ messages)
` [PATCHv2 1/3] submodule config: inline config_from_{name, path}
` [PATCHv2 2/3] submodule-config: rename commit_sha1 to commit_or_tree
` [PATCHv2 3/3] submodule-config: clarify parsing of null_sha1 element
[PATCHv2 0/4] `submodule embedgitdirs` [was: Introduce `submodule interngitdirs`]
2016-11-22 19:33 UTC (6+ messages)
` [PATCHv2 1/4] submodule: use absolute path for computing relative path connecting
` [PATCHv2 2/4] submodule helper: support super prefix
` [PATCHv2 3/4] test-lib-functions.sh: teach test_commit -C <dir>
` [PATCHv2 4/4] submodule: add embed-git-dir function
` [PATCH] SQUASH
Fwd: git diff with “--word-diff-regex” extremely slow compared to “--word-diff”?
2016-11-22 19:26 UTC (4+ messages)
[PATCHv3 0/3] submodule-config: clarify/cleanup docs and header
2016-11-22 18:36 UTC (6+ messages)
` [PATCHv3 1/3] submodule config: inline config_from_{name, path}
` [PATCHv3 2/3] submodule-config: rename commit_sha1 to commit_or_tree
` [PATCHv3 3/3] submodule-config: clarify parsing of null_sha1 element
[PATCH v7 00/17] port branch.c to use ref-filter's printing options
2016-11-22 18:34 UTC (24+ messages)
` [PATCH v7 13/17] ref-filter: add `:dir` and `:base` options for ref printing atoms
` [PATCH v7 14/17] ref-filter: allow porcelain to translate messages in the output
` [PATCH v7 16/17] branch: use ref-filter printing APIs
v2.11 new diff heuristic?
2016-11-22 17:55 UTC (4+ messages)
[PATCH 0/3] Introduce `submodule interngitdirs`
2016-11-22 17:53 UTC (17+ messages)
` [PATCH 1/3] submodule: use absolute path for computing relative path connecting
` [PATCH 2/3] test-lib-functions.sh: teach test_commit -C <dir>
` [PATCH 3/3] submodule--helper: add intern-git-dir function
[PATCH v6 00/16] Mark strings in Perl scripts for translation
2016-11-22 17:42 UTC (4+ messages)
` [PATCH v6 01/16] Git.pm: add subroutines for commenting lines
[PATCH 0/7] stop blind fallback to ".git"
2016-11-22 3:40 UTC (5+ messages)
` [PATCH 7/7] setup_git_env: avoid blind fall-back "
[PATCH v15 01/27] bisect--helper: use OPT_CMDMODE instead of OPT_BOOL
2016-11-22 0:49 UTC (13+ messages)
` [PATCH v15 23/27] bisect--helper: `bisect_replay` shell function in C
` [PATCH v15 18/27] bisect--helper: `bisect_autostart` "
` [PATCH v15 15/27] bisect--helper: `bisect_next` and `bisect_auto_next` "
` [PATCH v15 19/27] bisect--helper: `bisect_state` & `bisect_head` "
` [PATCH v15 13/27] bisect--helper: `bisect_start` shell function partially "
What's cooking in git.git (Nov 2016, #04; Mon, 21)
2016-11-21 23:19 UTC (5+ messages)
[PATCH 0/2] add format specifiers to display trailers
2016-11-21 21:22 UTC (6+ messages)
` [PATCH] doc: mention user-configured trailers
Feature request: Improve diff algorithm
2016-11-21 18:55 UTC (4+ messages)
[RFC PATCH 00/16] Checkout aware of Submodules!
2016-11-21 18:12 UTC (5+ messages)
` [PATCH 13/16] submodule: teach unpack_trees() to update submodules
[PATCH] i18n: Fixed unmatched single quote in error message
2016-11-21 17:31 UTC (3+ messages)
--root seems to cancel out --keep-empty in git-rebase
2016-11-21 13:30 UTC
[PATCH] Remove dependency on deprecated Net::SMTP::SSL
2016-11-21 5:37 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).