messages from 2019-09-02 18:35:21 to 2019-09-05 15:47:48 UTC [more...]
[PATCH] t7300-clean: demonstrate deleting nested repo with an ignored file breakage
2019-09-05 15:47 UTC (7+ messages)
` [RFC PATCH v2 00/12] Fix some git clean issues
` [RFC PATCH v2 01/12] t7300: Add some testcases showing failure to clean specified pathspecs
` [RFC PATCH v2 02/12] dir: fix typo in comment
` [RFC PATCH v2 03/12] dir: fix off-by-one error in match_pathspec_item
` [RFC PATCH v2 04/12] dir: Directories should be checked for matching pathspecs too
` [RFC PATCH v2 05/12] dir: Make the DO_MATCH_SUBMODULE code reusable for a non-submodule case
Failure to fetch submodule with --depth=1 parameter
2019-09-05 14:53 UTC (3+ messages)
[PATCH] git-gui: Add hotkeys to set widget focus
2019-09-05 12:33 UTC (24+ messages)
` [PATCH] "
` [PATCH] git-gui: use path name instead of list index to track last clicked file
` [PATCH v4] git-gui: Add hotkeys to set widget focus
` [PATCH v5] "
[PATCH 0/1] Fix stale .gitignore change, introduced via js/visual-studio
2019-09-05 11:16 UTC (2+ messages)
` [PATCH 1/1] .gitignore: stop ignoring `.manifest` files
[PATCH] Fix maybe-uninitialized warnings found by gcc 9 -flto
2019-09-05 8:24 UTC
Git in Outreachy December 2019?
2019-09-05 7:24 UTC (3+ messages)
[PATCH] fetch-pack: write fetched refs to .promisor
2019-09-05 7:01 UTC (2+ messages)
[PATCH 0/5] Refactor excludes library
2019-09-05 6:55 UTC (9+ messages)
` [PATCH 1/5] treewide: rename 'struct exclude' to 'struct path_pattern'
` [PATCH 2/5] treewide: rename 'struct exclude_list' to 'struct pattern_list'
` [PATCH 3/5] treewide: rename 'EXCL_FLAG_' to 'PATTERN_FLAG_'
` [PATCH 4/5] treewide: rename 'exclude' methods to 'pattern'
` [PATCH 5/5] unpack-trees: rename 'is_excluded_from_list()'
[PATCH 1/2] git-gui: warn if the commit message contains lines longer than the set limit
2019-09-05 6:48 UTC (9+ messages)
` [PATCH 2/2] git-gui: add horizontal scrollbar to commit buffer
[RFC PATCH 0/1] commit-graph.c: handle corrupt commit trees
2019-09-05 6:47 UTC (8+ messages)
` [RFC PATCH 1/1] commit-graph.c: die on un-parseable commits
[PATCH 0/1] contrib/git-jump: support alias expansion
2019-09-05 6:04 UTC (4+ messages)
` [PATCH 1/1] contrib/git-jump/git-jump: "
[PATCH 0/2] cleanup compat/ sources using spatch
2019-09-05 3:23 UTC (7+ messages)
` [PATCH 1/2] mingw: apply array.cocci rule
` [PATCH 2/2] compat/*.[ch]: remove extern from function declarations using spatch
[PATCH] cache-tree: do not lazy-fetch merge tree
2019-09-04 23:35 UTC (4+ messages)
[PATCH 0/1] Teach git reset to optionally read the pathspecs from stdin
2019-09-04 23:23 UTC (4+ messages)
` [PATCH 1/1] reset: support the --stdin option
git-gui: Long lines in commit message gets hidden, no scrollbar appears
2019-09-04 22:35 UTC (18+ messages)
[PATCH v2 0/4] Warn about git-filter-branch usage and avoid it
2019-09-04 22:32 UTC (18+ messages)
` [PATCH v5 "
` [PATCH v5 1/4] t6006: simplify and optimize empty message test
` [PATCH v5 2/4] t3427: accelerate this test by using fast-export and fast-import
` [PATCH v5 3/4] Recommend git-filter-repo instead of git-filter-branch
` [PATCH v5 4/4] t9902: use a non-deprecated command for testing
` [PATCH v6 0/3] Warn about git-filter-branch usage and avoid it
` [PATCH v6 1/3] t6006: simplify, fix, and optimize empty message test
` [PATCH v6 2/3] Recommend git-filter-repo instead of git-filter-branch
` [PATCH v6 3/3] t9902: use a non-deprecated command for testing
[PATCH v2 00/16] rebase -r: support merge strategies other than recursive
2019-09-04 21:40 UTC (2+ messages)
` [PATCH v2 17/16] t3427: accelerate this test by using fast-export and fast-import
[RFC] Post/tutorial for newcomers
2019-09-04 20:18 UTC (7+ messages)
feature request, git-gui: add hotkey to toggle amend/new
2019-09-04 19:03 UTC (23+ messages)
` [PATCH] Add hotkey to toggle "Amend Last Commit" radio selector
[PATCH] Add hotkey to toggle "Amend Last Commit" radio selector
2019-09-04 18:55 UTC (4+ messages)
` [PATCH v2] git-gui: add "
[PATCH 00/13] format-patch: clean up tests and documentation
2019-09-04 11:21 UTC (3+ messages)
` [PATCH v2 "
[PATCH] trace2: use warning() directly in tr2_dst_malformed_warning()
2019-09-04 9:14 UTC (2+ messages)
[BUG} stash show does not show untracked files stashed (reposted)
2019-09-04 7:29 UTC (2+ messages)
[PATCH 1/1] upload-pack: fix race condition in error messages
2019-09-04 5:04 UTC (11+ messages)
[PATCH v3 0/2] partial-clone: fix two issues with sparse filter handling
2019-09-04 4:54 UTC (4+ messages)
` [PATCH v3 1/2] list-objects-filter: only parse sparse OID when 'have_git_dir'
[PATCH] asciidoctor-extensions: provide `<refmiscinfo/>`
2019-09-04 3:26 UTC (6+ messages)
` [PATCH v2 0/2] "
` [PATCH v2 1/2] "
` [PATCH v2 2/2] doc-diff: replace --cut-header-footer with --cut-footer
[PATCH 0/1] Write commit-graph on fetch
2019-09-04 3:08 UTC (5+ messages)
` [PATCH 1/1] fetch: add fetch.writeCommitGraph config setting
[PATCH] t: use LF variable defined in the test harness
2019-09-04 0:29 UTC (2+ messages)
[PATCH 0/1] Make git rebase -r's label generation more resilient
2019-09-03 22:40 UTC (12+ messages)
` [PATCH 1/1] rebase -r: let `label` generate safer labels
[PATCH] git-gui: Add hotkeys to change focus between ui widgets
2019-09-03 22:18 UTC (7+ messages)
` [PATCH] git-gui: Add hotkeys to set widget focus
Retrieve version-string on shallow clone
2019-09-03 21:30 UTC (2+ messages)
Git does not recognise directory named '${sys:DATA_ROOT_DIR}'
2019-09-03 19:55 UTC (6+ messages)
[PATCH 0/3] make sure stash refreshes the index properly
2019-09-03 19:10 UTC (11+ messages)
` [PATCH v2 "
` [PATCH v2 1/3] factor out refresh_and_write_cache function
` [PATCH v3 0/3] make sure stash refreshes the index properly
` [PATCH v3 1/3] factor out refresh_and_write_cache function
` [PATCH v3 2/3] merge: use refresh_and_write_cache
` [PATCH v3 3/3] stash: make sure to write refreshed cache
Bug: git push in a --mirror repository deletes all refs
2019-09-03 18:29 UTC (3+ messages)
` [PATCH] push: disallow --all and refspecs when remote.<name>.mirror is set
[PATCH v3 00/24] Clean up merge API
2019-09-03 18:17 UTC (6+ messages)
` [PATCH v4 "
` [PATCH v4 08/24] Ensure index matches head before invoking merge machinery, round N
RFC: Proposing git-filter-repo for inclusion in git.git
2019-09-03 17:37 UTC (11+ messages)
` [RFC PATCH 0/5] Remove git-filter-branch from git.git; host it elsewhere
[PATCH] rebase: introduce --update-branches option
2019-09-03 13:26 UTC (7+ messages)
How to track history of personal changes in a repository?
2019-09-03 12:57 UTC (6+ messages)
[BUG] You can't have single quote in your username
2019-09-03 9:03 UTC (8+ messages)
git range-diff <range1> <range2> throws Segmentation fault
2019-09-03 6:34 UTC (3+ messages)
[PATCH v5 0/2] Honor .gitattributes with rebase --am
2019-09-02 22:39 UTC (4+ messages)
` [PATCH v6 "
` [PATCH v6 1/2] path: add a function to check for path suffix
` [PATCH v6 2/2] am: reload .gitattributes after patching it
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).