messages from 2019-09-09 22:21:04 to 2019-09-13 14:01:46 UTC [more...]
[PATCH 1/2] git-gui: convert new/amend commit radiobutton to checketton
2019-09-13 13:55 UTC (13+ messages)
` [PATCH 2/2] git-gui: add hotkey to toggle "Amend Last Commit" check button/menu
` [PATCH v3] git-gui: add hotkey to toggle "Amend Last Commit"
Virtual Git Contributor Summit
2019-09-13 13:41 UTC (2+ messages)
RFC - Git Developer Blog
2019-09-13 13:29 UTC (4+ messages)
[PATCH] upload-pack: disable commit graph more gently for shallow traversal
2019-09-13 13:26 UTC (24+ messages)
` [PATCH] list-objects: don't queue root trees unless revs->tree_objects is set
` [PATCH v2] upload-pack commit graph segfault fix
` [PATCH v2 1/2] commit-graph: bump DIE_ON_LOAD check to actual load-time
` [PATCH v2 2/2] upload-pack: disable commit graph more gently for shallow traversal
[RFC PATCH 00/10] Rewrite packfile reuse code
2019-09-13 13:02 UTC (11+ messages)
` [RFC PATCH 01/10] builtin/pack-objects: report reused packfile objects
` [RFC PATCH 02/10] packfile: expose get_delta_base()
` [RFC PATCH 03/10] ewah/bitmap: introduce bitmap_word_alloc()
` [RFC PATCH 04/10] ewah/bitmap: always allocate 2 more words
` [RFC PATCH 05/10] pack-bitmap: don't rely on bitmap_git->reuse_objects
` [RFC PATCH 06/10] pack-bitmap: introduce bitmap_walk_contains()
` [RFC PATCH 07/10] csum-file: introduce hashfile_total()
` [RFC PATCH 08/10] pack-objects: introduce pack.allowPackReuse
` [RFC PATCH 09/10] builtin/pack-objects: introduce obj_is_packed()
` [RFC PATCH 10/10] pack-objects: improve partial packfile reuse
[PATCH 0/7] Fix more AsciiDoc/tor differences
2019-09-13 12:21 UTC (3+ messages)
[PATCH v3] git-svn: trim leading and trailing whitespaces in author name
2019-09-13 12:08 UTC
[PATCH 0/2] Makefile: run coccicheck on all non-upstream sources
2019-09-13 12:05 UTC (15+ messages)
` [PATCH 1/2] Makefile: define UPSTREAM_SOURCES
` [PATCH 2/2] Makefile: run coccicheck on more source files
` [PATCH v2 0/3] Makefile: run coccicheck on all non-upstream sources
` [PATCH v2 1/3] Makefile: define THIRD_PARTY_SOURCES
` [PATCH v2 2/3] Makefile: strip leading ./ in $(FIND_SOURCE_FILES)
` [PATCH v2 3/3] Makefile: run coccicheck on more source files
bug: report `rebase -i + subtree add --prefix = disaster`
2019-09-13 8:10 UTC
[PATCH v2] git-svn: trim leading and trailing whitespaces in author name
2019-09-13 7:47 UTC (3+ messages)
[PATCH] git-gui: convert new/amend commit radiobutton to checketton
2019-09-13 6:02 UTC (3+ messages)
Patching Git to handle dates before the Unix epoch
2019-09-13 5:12 UTC (6+ messages)
[PATCH 0/2] Date test code clean-up
2019-09-13 5:08 UTC (5+ messages)
` [PATCH v2 "
` [PATCH v2 1/2] Quit passing 'now' to date code
` [PATCH v2 2/2] test_date.c: Remove reference to GIT_TEST_DATE_NOW
[PATCH v2 0/2] asciidoctor-extensions: provide `<refmiscinfo/>`
2019-09-13 5:06 UTC (10+ messages)
` [PATCH] Documentation: fix build with Asciidoctor 2
` [PATCH v2] "
Git Gui - enhancement suggestion - Can a double click on the file name in the “unstaged” area move the item to “staged changes”
2019-09-13 2:54 UTC
[RFC PATCH v2 00/12] Fix some git clean issues
2019-09-12 22:12 UTC (14+ messages)
` [PATCH v3 "
` [PATCH v3 01/12] t7300: add testcases showing failure to clean specified pathspecs
` [PATCH v3 02/12] dir: fix typo in comment
` [PATCH v3 03/12] dir: fix off-by-one error in match_pathspec_item
` [PATCH v3 04/12] dir: also check directories for matching pathspecs
` [PATCH v3 05/12] dir: make the DO_MATCH_SUBMODULE code reusable for a non-submodule case
` [PATCH v3 06/12] dir: if our pathspec might match files under a dir, recurse into it
` [PATCH v3 07/12] dir: add commentary explaining match_pathspec_item's return value
` [PATCH v3 08/12] git-clean.txt: do not claim we will delete files with -n/--dry-run
` [PATCH v3 09/12] clean: disambiguate the definition of -d
` [PATCH v3 10/12] clean: avoid removing untracked files in a nested git repository
` [PATCH v3 11/12] clean: rewrap overly long line
` [PATCH v3 12/12] clean: fix theoretical path corruption
[PATCH 0/2] completion: teach rebase and archive to use __gitcomp_builtin
2019-09-12 20:44 UTC (4+ messages)
` [PATCH 1/2] completion: teach rebase "
` [PATCH 2/2] completion: teach archive "
[PATCH 0/1] commit-graph: add --[no-]progress to write and verify
2019-09-12 20:40 UTC (5+ messages)
` [PATCH v2 "
` [PATCH v2 1/1] "
[PATCH 0/1] multi-pack-index: add --no-progress
2019-09-12 20:17 UTC (4+ messages)
` [PATCH 1/1] multi-pack-index: add --no-progress Add --no-progress option to git multi-pack-index. The progress feature was added in 144d703 ("multi-pack-index: report progress during 'verify'", 2018-09-13) but the ability to opt-out was overlooked
[PATCH] completion: add missing completions for log, diff, show
2019-09-12 19:47 UTC (6+ messages)
[PATCH 1/2] git-gui: warn if the commit message contains lines longer than the set limit
2019-09-12 19:26 UTC (17+ messages)
` [PATCH 2/2] git-gui: add horizontal scrollbar to commit buffer
[PATCH] git-gui: add horizontal scrollbar to commit buffer
2019-09-12 19:20 UTC
[PATCH 0/3] git-gui: Add ability to revert selected hunks and lines
2019-09-12 18:59 UTC (5+ messages)
` [PATCH v3 0/4] "
[PATCH 0/1] doc: small formatting fix
2019-09-12 18:06 UTC (9+ messages)
` [PATCH 1/1] "
` [PATCH v2 0/1] "
` [PATCH v2 1/1] doc: minor "
What's cooking in git.git (Sep 2019, #01; Sat, 7)
2019-09-12 18:02 UTC (11+ messages)
` pd/fetch-jobs, was "
[PATCH v2 0/3] make sure stash refreshes the index properly
2019-09-12 16:46 UTC (12+ messages)
` [PATCH v3 "
` [PATCH v3 1/3] factor out refresh_and_write_cache function
` [PATCH v4 0/3] make sure stash refreshes the index properly
` [PATCH v4 1/3] factor out refresh_and_write_cache function
` [PATCH v4 2/3] merge: use refresh_and_write_cache
` [PATCH v4 3/3] stash: make sure to write refreshed cache
[PATCH] git-svn: trim leading and trailing whitespaces in author name
2019-09-12 14:51 UTC (3+ messages)
could not fork child process rebasing required
2019-09-12 14:10 UTC (5+ messages)
error: could not read '.git/rebase-apply/head-name': No such file or directory
2019-09-12 11:26 UTC (2+ messages)
[PATCH] ci: install P4 from package to fix build error
2019-09-12 11:09 UTC (6+ messages)
[PATCH 0/1] Fix perl error "unescaped left brace in regex" for paranoid update hook
2019-09-12 8:56 UTC (6+ messages)
` [PATCH 1/1] "
` [PATCH v2 0/1] "
` [PATCH v2 1/1] contrib/hooks: escape left brace in regex in the "
[PATCH 0/9] [RFC] New sparse-checkout builtin and "cone" mode
2019-09-11 20:28 UTC (5+ messages)
` [PATCH 2/9] sparse-checkout: create 'init' subcommand
feature request, git-gui: add hotkey to toggle amend/new
2019-09-11 18:47 UTC (14+ messages)
[PATCH 0/1] commit-graph: emit trace2 cmd_mode for each sub-command
2019-09-11 18:17 UTC (3+ messages)
[PATCH v4] git-gui: Add hotkeys to set widget focus
2019-09-11 18:11 UTC (6+ messages)
` [PATCH v5] "
git-send-email does not use conditional configuration
2019-09-11 18:05 UTC (4+ messages)
` Git.pm normalizes $GIT_DIR, was "
Fwd: Path instead of pathspec for “git checkout <tree-ish> [--] <pathspec>”
2019-09-11 8:11 UTC
[PATCH] git-submodule.txt: fix AsciiDoc formatting error
2019-09-10 19:09 UTC
[PATCH] cache-tree: do not lazy-fetch merge tree
2019-09-10 18:19 UTC (9+ messages)
` [PATCH v2] "
[RFC PATCH 0/1] for-each-ref: do not output empty lines
2019-09-10 16:35 UTC (5+ messages)
` [RFC PATCH 1/1] "
RFC: Cryptographic attestation for email-based patch workflows
2019-09-10 12:13 UTC
[PATCH 1/1] upload-pack: fix race condition in error messages
2019-09-10 12:08 UTC (11+ 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).