messages from 2019-05-01 14:58:50 to 2019-05-06 23:23:25 UTC [more...]
What's cooking in git.git (Apr 2019, #05; Thu, 25)
2019-05-06 23:23 UTC (18+ messages)
` js/partial-clone-connectivity-check (was: What's cooking in git.git (Apr 2019, #05; Thu, 25))
` [PATCH] perf-lib.sh: make "./run <revisions>" use the correct gits
` [PATCH v2 0/2] perf-lib.sh: fix 0baf78e7bc regression, refactor & fix bugs
` [PATCH v2 1/2] perf-lib.sh: make "./run <revisions>" use the correct gits
` js/macos-gettext-build, was Re: What's cooking in git.git (Apr 2019, #05; Thu, 25)
Proposal: object negotiation for partial clones
2019-05-06 22:47 UTC (5+ messages)
[PATCH v3] documentation: add lab for first contribution
2019-05-06 22:28 UTC (6+ messages)
` [PATCH v4] documentation: add tutorial "
[RFE] Allow for "interactive"-like actions in non-interactive rebase
2019-05-06 22:25 UTC (3+ messages)
[PATCH] commit-graph: fix memory leak
2019-05-06 21:58 UTC (2+ messages)
jt/fetch-cdn-offload (was What's cooking in git.git (Apr 2019, #04; Mon, 22))
2019-05-06 19:19 UTC (2+ messages)
.git/config validations by (for silly errors) by git fsck
2019-05-06 18:19 UTC
Merge commit diff results are confusing and inconsistent
2019-05-06 16:52 UTC (4+ messages)
[PATCH v4 0/4] remove extern from function declarations
2019-05-06 15:34 UTC (5+ messages)
` [PATCH v5 0/3] *** SUBJECT HERE ***
[PATCH v3] git-gui: Handle Ctrl + BS/Del in the commit msg
2019-05-06 14:41 UTC (2+ messages)
GIT/SSH_ASKPASS used for username input in https:// URLs
2019-05-06 13:47 UTC
[PATCH v2 0/5] Create commit-graph file format v2
2019-05-06 13:47 UTC (17+ messages)
` [PATCH v3 0/6] "
` [PATCH v3 5/6] commit-graph: implement file format version 2
` [PATCH v3 6/6] commit-graph: remove Future Work section
[PATCH 0/4] gc docs: modernize and fix the documentation
2019-05-06 9:44 UTC (5+ messages)
[PATCH v2 0/3] remove extern from function declarations
2019-05-06 9:34 UTC (19+ messages)
` [PATCH v3 0/4] "
` [PATCH] coccicheck: optionally process every source file at once
Surprising semantics of "git add file"
2019-05-06 7:14 UTC (4+ messages)
` Antw: "
` Antw: "
[PATCH 0/2] Avoid spawning gzip in git archive
2019-05-06 5:07 UTC (30+ messages)
` [PATCH 1/2] archive: replace write_or_die() calls with write_block_or_die()
` [PATCH 2/2] archive: avoid spawning `gzip`
` [PATCH v2 3/4] archive: optionally use zlib directly for gzip compression
` [PATCH v2 2/4] archive-tar: mark RECORDSIZE/BLOCKSIZE as unsigned
git has issues with international characters in branch names
2019-05-06 4:32 UTC (3+ messages)
You emailed Babel No More
2019-05-06 2:05 UTC
Git build on antique PowerMac
2019-05-05 20:47 UTC (3+ messages)
Contributing with documentation/translation
2019-05-05 16:31 UTC (4+ messages)
[PATCH 0/7] teach branch-specific options for format-patch
2019-05-05 16:24 UTC (8+ messages)
` [PATCH 1/7] t4014: clean up style
` [PATCH 2/7] Doc: add more detail for git-format-patch
` [PATCH 3/7] branch.c: extract read_branch_config function
` [PATCH 4/7] format-patch: make cover letter subject configurable
` [PATCH 5/7] format-patch: move extra_headers logic later
` [PATCH 6/7] string-list: create string_list_append_all
` [PATCH 7/7] format-patch: read branch-specific To: and Cc: headers
[PATCH v3 0/4] cleanup revisions.txt
2019-05-05 16:10 UTC (6+ messages)
` [PATCH v3 1/4] revisions.txt: change "rev" to "<rev>"
` [PATCH v3 2/4] revisions.txt: mark optional rev arguments with []
` [PATCH v3 3/4] revisions.txt: mention <rev>~ form
` [PATCH v3 4/4] revisions.txt: remove ambibuity between <rev>:<path> and :<path>
Git config "ignorecase = true" has issues
2019-05-05 10:11 UTC
[PATCH v2] t4253-am-keep-cr-dos: avoid using pipes
2019-05-05 8:16 UTC
[PATCH] t4253-am-keep-cr-dos: avoid using pipes
2019-05-05 6:32 UTC (2+ messages)
[BUG] rebase --interactive silently overwrites ignored files
2019-05-05 4:02 UTC (6+ messages)
[PATCH] notes: correct documentation of format_display_notes()
2019-05-04 18:45 UTC
bitmaps by default? [was: prune: use bitmaps for reachability traversal]
2019-05-04 13:23 UTC (13+ messages)
` [PATCH] repack: enable bitmaps by default on bare repos
` [PATCH v3] "
[PATCH] make slash rules more readable
2019-05-04 10:19 UTC
[PATCH 1/2] doc/gitattributes: fix typo (UTF-16LE-BOM)
2019-05-04 9:00 UTC (4+ messages)
` [PATCH 2/2] tests: fix typo (UTF-16LE-BOM) in test name
(no subject)
2019-05-03 20:56 UTC (5+ messages)
` install: gitweb.cgi was not found anywhere
not ok 41 - test ident field is working
2019-05-03 20:50 UTC (2+ messages)
bug: git pull may delete untracked files in submodule without notice
2019-05-03 15:10 UTC (3+ messages)
[PATCH 0/2] read-tree: improve untracked file support
2019-05-03 15:20 UTC (7+ messages)
` [PATCH 1/2] read-tree --reset: add --protect-untracked
Bug: fatal: Unable to create '.../.git/index.lock': File exists
2019-05-03 10:22 UTC (14+ messages)
[PATCH] rebase --abort: cleanup refs/rewritten
2019-05-03 10:06 UTC (7+ messages)
[PATCH] rebase -r: always reword merge -c
2019-05-03 9:23 UTC (3+ messages)
` [PATCH v2] "
[PATCH 2/2] diffcore-pickaxe: add --pickaxe-raw-diff for use with -G
2019-05-03 9:10 UTC (9+ messages)
[PATCH 0/1] credential: do not mask the username
2019-05-03 9:09 UTC (6+ messages)
` [PATCH 1/1] "
[PATCH 0/1] Support git:// with old MinGW
2019-05-03 8:42 UTC (8+ messages)
` [PATCH 1/1] mingw: optionally disable side-band-64k for transport
[PATCH] rebase: fix garbled progress display with '-x'
2019-05-03 8:41 UTC (4+ messages)
[PATCH] ci: install 'libsvn-perl' instead of 'git-svn'
2019-05-03 8:32 UTC (4+ messages)
(no subject)
2019-05-03 8:15 UTC
[PATCH] revisions.txt: mention <rev>~ form
2019-05-03 8:13 UTC (7+ messages)
` [PATCH v2 0/3] cleanup revisions.txt
` [PATCH v2 2/3] revisions.txt: mark optional rev arguments with []
[PATCH v2] status: add an empty line when there is no hint
2019-05-03 4:15 UTC (6+ messages)
[PATCH 0/2] Add "git merge --quit"
2019-05-02 21:49 UTC (4+ messages)
` [PATCH 2/2] merge: add --quit
"git branch -f" corrupt other worktree
2019-05-02 17:16 UTC (6+ messages)
[PATCH 0/1] Deprecate git rebase --preserve-merges
2019-05-02 14:52 UTC (4+ messages)
` [PATCH v2 "
` [PATCH v2 1/1] rebase: deprecate --preserve-merges
[GSoC][PATCH v5 0/7] clone: dir-iterator refactoring with tests
2019-05-02 14:48 UTC (12+ messages)
` [GSoC][PATCH v6 00/10] "
` [GSoC][PATCH v6 01/10] clone: test for our behavior on odd objects/* content
` [GSoC][PATCH v6 02/10] clone: better handle symlinked files at .git/objects/
` [GSoC][PATCH v6 03/10] dir-iterator: add tests for dir-iterator API
` [GSoC][PATCH v6 04/10] dir-iterator: use warning_errno when possible
` [GSoC][PATCH v6 05/10] dir-iterator: refactor state machine model
` [GSoC][PATCH v6 06/10] dir-iterator: add flags parameter to dir_iterator_begin
` [GSoC][PATCH v6 07/10] clone: copy hidden paths at local clone
` [GSoC][PATCH v6 08/10] clone: extract function from copy_or_link_directory
` [GSoC][PATCH v6 09/10] clone: use dir-iterator to avoid explicit dir traversal
` [GSoC][PATCH v6 10/10] clone: replace strcmp by fspathcmp
[PATCH] git-worktree.txt: update the per-worktree refs exceptions
2019-05-02 14:23 UTC
"IMAP IDLE"-like long-polling "git fetch"
2019-05-02 9:42 UTC (6+ messages)
Cygwin Git with Windows paths
2019-05-02 7:48 UTC (3+ messages)
` [PATCH v4 1/1] git clone <url> C:\cygwin\home\USER\repo' is working (again)
[PATCH 0/2] Enable Data Execution Protection and Address Space Layout Randomization on Windows
2019-05-01 23:36 UTC (8+ messages)
` [PATCH 2/2] mingw: enable DEP and ASLR
[PATCH 0/5] Multiple hook support
2019-05-01 21:15 UTC (12+ messages)
` How to undo previously set configuration? (again)
[PATCH] gitsubmodules: align html and nroff lists
2019-05-01 21:03 UTC (2+ messages)
[PATCH 00/20] nd/diff-parseopt the last part
2019-05-01 18:46 UTC (8+ messages)
` [PATCH v2 "
` [PATCH v2 19/20] diff --no-index: use parse_options() instead of diff_opt_parse()
[PATCH] Make fread/fwrite-like functions in http.c more like fread/fwrite
2019-05-01 18:44 UTC (2+ messages)
if YOU use a Windows GUI for Git, i would appreciate knowing which one and why
2019-05-01 18:42 UTC (3+ messages)
[PATCH v2 0/8] commit-graph: segfault & other fixes for broken graphs
2019-05-01 18:31 UTC (5+ messages)
` [PATCH v3 4/8] commit-graph: don't early exit(1) on e.g. "git status"
add 'ls-remote' option to limit output records
2019-05-01 18:23 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).