messages from 2019-08-29 19:40:53 to 2019-09-03 17:43:17 UTC [more...]
[PATCH 0/3] make sure stash refreshes the index properly
2019-09-03 17:43 UTC (7+ messages)
` [PATCH v2 "
` [PATCH v2 1/3] factor out refresh_and_write_cache function
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
feature request, git-gui: add hotkey to toggle amend/new
2019-09-03 17:34 UTC (18+ messages)
` [PATCH] Add hotkey to toggle "Amend Last Commit" radio selector
git-gui: Long lines in commit message gets hidden, no scrollbar appears
2019-09-03 17:15 UTC (14+ messages)
Git does not recognise directory named '${sys:DATA_ROOT_DIR}'
2019-09-03 16:45 UTC (4+ messages)
[PATCH] git-gui: Add hotkeys to change focus between ui widgets
2019-09-03 16:06 UTC (22+ messages)
` [PATCH] git-gui: Add hotkeys to set widget focus
` [PATCH] "
` [PATCH] git-gui: use path name instead of list index to track last clicked file
Failure to fetch submodule with --depth=1 parameter
2019-09-03 15:30 UTC
[PATCH v3 00/24] Clean up merge API
2019-09-03 13:34 UTC (5+ messages)
` [PATCH v4 "
` [PATCH v4 08/24] Ensure index matches head before invoking merge machinery, round N
[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)
[PATCH 0/1] Make git rebase -r's label generation more resilient
2019-09-03 11:19 UTC (9+ messages)
` [PATCH 1/1] rebase -r: let `label` generate safer labels
[BUG] You can't have single quote in your username
2019-09-03 9:03 UTC (8+ messages)
[RFC] Post/tutorial for newcomers
2019-09-03 7:49 UTC (3+ messages)
git range-diff <range1> <range2> throws Segmentation fault
2019-09-03 6:34 UTC (4+ messages)
[PATCH 0/1] Write commit-graph on fetch
2019-09-03 2:22 UTC (2+ messages)
` [PATCH 1/1] fetch: add fetch.writeCommitGraph config setting
[PATCH v5 0/2] Honor .gitattributes with rebase --am
2019-09-02 22:39 UTC (8+ messages)
` [PATCH v5 2/2] am: reload .gitattributes after patching it
` [PATCH v6 0/2] Honor .gitattributes with rebase --am
` [PATCH v6 1/2] path: add a function to check for path suffix
` [PATCH v6 2/2] am: reload .gitattributes after patching it
[BUG} stash show does not show untracked files stashed (reposted)
2019-09-02 18:15 UTC (3+ messages)
Bug: git push in a --mirror repository deletes all refs
2019-09-02 18:08 UTC (2+ messages)
` [PATCH] push: disallow --all and refspecs when remote.<name>.mirror is set
[PATCH 0/9] [RFC] New sparse-checkout builtin and "cone" mode
2019-09-02 17:55 UTC (5+ messages)
[PATCH v5 0/2] rebase.c: make sure current branch isn't moved when autostashing
2019-09-02 17:33 UTC (12+ messages)
` [PATCH v6 "
` [PATCH v6 1/2] builtin/rebase.c: make sure the active "
` [PATCH v6 2/2] builtin/rebase.c: Remove pointless message
` [PATCH "
Retrieve version-string on shallow clone
2019-09-02 15:54 UTC (3+ messages)
[PATCH v2 0/4] Warn about git-filter-branch usage and avoid it
2019-09-02 14:47 UTC (12+ messages)
` [PATCH v3 "
` [PATCH v3 3/4] Recommend git-filter-repo instead of git-filter-branch
` [PATCH v4 0/4] Warn about git-filter-branch usage and avoid it
` [PATCH v4 1/4] t6006: simplify and optimize empty message test
` [PATCH v4 2/4] t3427: accelerate this test by using fast-export and fast-import
` [PATCH v4 3/4] Recommend git-filter-repo instead of git-filter-branch
` [PATCH v4 4/4] t9902: use a non-deprecated command for testing
Retrieve version-string on shallow clone
2019-09-02 14:08 UTC
[PATCH 00/11] hashmap: bugfixes, safety fixes, and WIP improvements
2019-09-02 13:46 UTC (17+ messages)
` [PATCH 03/11] hashmap_entry_init takes "struct hashmap_entry *"
` [PATCH 04/11] hashmap_entry: detect improper initialization
` [PATCH 10/11] introduce container_of macro
` [PATCH 11/11] hashmap_get_next returns "struct hashmap_entry *"
git-svn clone for tags created from branches
2019-09-02 8:28 UTC
"show" in git-stash(1)
2019-09-02 7:01 UTC
[Feature Request] Option to make .git not read-only in cloned repos
2019-08-31 20:40 UTC (12+ messages)
Git in Outreachy December 2019?
2019-08-31 19:44 UTC (3+ messages)
[PATCH] merge-options.txt: clarify meaning of various ff-related options
2019-08-31 0:23 UTC (10+ messages)
` [PATCH v2] "
` [PATCH v3] "
` [PATCH v4] "
[PATCH v3 07/11] Add a function to determine unique prefixes for a list of strings
2019-08-30 20:12 UTC (3+ messages)
` [PATCH] [PoC] A simpler find_unique_prefixes() implementation
[PATCH v3] clarify documentation for remote helpers
2019-08-30 20:12 UTC
[PATCH] clarify documentation for remote helpers
2019-08-30 19:27 UTC (6+ messages)
[PATCH v3 0/2] partial-clone: fix two issues with sparse filter handling
2019-08-30 18:08 UTC (4+ messages)
` [PATCH v3 1/2] list-objects-filter: only parse sparse OID when 'have_git_dir'
` [PATCH v3 2/2] list-objects-filter: handle unresolved sparse filter OID
[PATCH 0/1] checkout: add simple check for 'git checkout -b'
2019-08-30 17:18 UTC (10+ messages)
` [PATCH 1/1] "
[PATCH] fix segv with corrupt tag object
2019-08-30 16:29 UTC (6+ messages)
git-diff passes <rev>:<path> args to GIT_EXTERNAL_DIFF incorrectly?
2019-08-30 16:26 UTC (11+ messages)
[PATCH v2] clarify documentation for remote helpers
2019-08-30 14:33 UTC (3+ messages)
[PATCH 0/1] upload-pack: fix race condition in t5516
2019-08-30 12:10 UTC (13+ messages)
` [PATCH 1/1] upload-pack: fix race condition in error messages
[PATCH 0/2] config: make config_with_options() handle any repo
2019-08-30 9:09 UTC (9+ messages)
` [PATCH 1/2] config: allow config_with_options() to "
[PATCH] help: make help_unknown_ref() NORETURN
2019-08-30 3:50 UTC (4+ messages)
[PATCH v2 0/2] partial-clone: fix two issues with sparse filter handling
2019-08-30 0:24 UTC (7+ messages)
` [PATCH v2 1/2] list-objects-filter: only parse sparse OID when 'have_git_dir'
` [PATCH v2 2/2] list-objects-filter: handle unresolved sparse filter OID
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).