messages from 2017-03-02 21:44:47 to 2017-03-05 23:45:38 UTC [more...]
SHA1 collisions found
2017-03-05 23:45 UTC (13+ messages)
` Transition plan for git to move to a new hash function
[PATCH] pull: do not segfault when HEAD refers to missing object file
2017-03-05 23:42 UTC
[PATCH] Travis: also test on 32-bit Linux
2017-03-05 22:16 UTC (20+ messages)
` [PATCH v1] "
` [PATCH] line-log: use COPY_ARRAY to fix mis-sized memcpy
Git download
2017-03-05 20:26 UTC
[PATCH v3] Travis: also test on 32-bit Linux
2017-03-05 18:25 UTC
difflame improvements
2017-03-05 16:18 UTC
What's cooking in git.git (Mar 2017, #02; Fri, 3)
2017-03-05 16:04 UTC (4+ messages)
bisect-helper: we do not bisect --objects
2017-03-05 15:05 UTC (5+ messages)
RFC: Another proposed hash function transition plan
2017-03-05 11:02 UTC (3+ messages)
[PATCH/RFC 0/7] Pie-in-the-sky attempt to fix the early config
2017-03-05 3:36 UTC (45+ messages)
` [PATCH v2 0/9] Fix "
` [PATCH v2 1/9] t7006: replace dubious test
` [PATCH v2 2/9] setup_git_directory(): use is_dir_sep() helper
` [PATCH v2 3/9] setup_git_directory(): avoid changing global state during discovery
` [PATCH v2 4/9] Export the discover_git_directory() function
` [PATCH v2 5/9] Make read_early_config() reusable
` [PATCH v2 6/9] read_early_config(): special-case builtins that create a repository
` [PATCH v2 7/9] read_early_config(): avoid .git/config hack when unneeded
` [PATCH v2 8/9] read_early_config(): really discover .git/
` [PATCH v2 9/9] Test read_early_config()
` [PATCH v3 0/9] Fix the early config
` [PATCH v3 1/9] t7006: replace dubious test
` [PATCH v3 2/9] setup_git_directory(): use is_dir_sep() helper
` [PATCH v3 3/9] Prepare setup_discovered_git_directory() the root directory
` [PATCH v3 4/9] setup_git_directory_1(): avoid changing global state
` [PATCH v3 5/9] Export the discover_git_directory() function
` [PATCH v3 6/9] Make read_early_config() reusable
` [PATCH v3 7/9] read_early_config(): avoid .git/config hack when unneeded
` [PATCH v3 8/9] read_early_config(): really discover .git/
` [PATCH v3 9/9] Test read_early_config()
[PATCH 3/3] Remove outdated info in difftool manpage
2017-03-04 20:46 UTC (5+ messages)
git diff --quiet exits with 1 on clean tree with CRLF conversions
2017-03-04 19:59 UTC (14+ messages)
` [PATCH v1 1/1] "
[RFC 0/4] Shallow clones with on-demand fetch
2017-03-04 19:19 UTC (5+ messages)
` [RFC 1/4] upload-file: Add upload-file command
` [RFC 2/4] on-demand: Fetch missing files from remote
` [RFC 3/4] upload-pack: Send all commits if client requests on-demand
` [RFC 4/4] clone: Request on-demand shallow clones
GSoC 2017
2017-03-04 17:26 UTC (3+ messages)
[PATCH] http: inform about alternates-as-redirects behavior
2017-03-04 15:06 UTC (8+ messages)
` [PATCH v2] "
git init --separate-git-dir does not update symbolic .git links for submodules
2017-03-04 14:15 UTC
git init --separate-git-dir does not update symbolic .git links for submodules
2017-03-04 12:15 UTC
Delta compression not so effective
2017-03-04 8:27 UTC (7+ messages)
[PATCH] http: release strbuf on disabled alternates
2017-03-04 3:42 UTC (2+ messages)
[PATCH] Put sha1dc on a diet
2017-03-04 1:07 UTC (9+ messages)
Server-side hooks on non-bare repository
2017-03-04 0:10 UTC
[PATCH v6 0/1] Conditional config include
2017-03-03 23:22 UTC (14+ messages)
` [PATCH v7 0/3] "
` [PATCH v7 3/3] config: add conditional include
[PATCH 2/3] revision: exclude trees/blobs given commit
2017-03-03 22:31 UTC (7+ messages)
` [PATCH] t/perf: export variable used in other blocks
` [PATCH] t/perf: use $MODERN_GIT for all repo-copying steps
` [PATCH] t/perf: add fallback for pre-bin-wrappers versions of git
SHA1 collisions found
2017-03-03 22:18 UTC (21+ messages)
git status --> Out of memory, realloc failed
2017-03-03 21:10 UTC (7+ messages)
[PATCH v2 2/5] Use -y where possible in test t7610-mergetool
2017-03-03 21:21 UTC (3+ messages)
[PATCH 0/2] Improve error messages when opening a directory as file
2017-03-03 21:05 UTC (11+ messages)
` [PATCH 1/2] config: check if config path is a file before parsing it
` [PATCH 2/2] attr.c: check if .gitattributes "
[PATCH 1/4] t7003: ensure --prune-empty can prune root commit
2017-03-03 20:43 UTC (14+ messages)
` [PATCH 3/4] filter-branch: fix --prune-empty on parentless commits
` [PATCH 4/4] p7000: add test for filter-branch with --prune-empty
[PATCH] Do not require Python for the git-remote-{bzr,hg} placeholder scripts
2017-03-03 20:13 UTC (6+ messages)
[PATCH v2 5/5] Remove outdated info in difftool manpage
2017-03-03 13:40 UTC
[PATCH] line-log.c: prevent crash during union of too many ranges
2017-03-03 19:19 UTC (2+ messages)
[RFC PATCH 1/2] completion: add bash completion for 'git rev-list'
2017-03-03 12:35 UTC
log -S/-G (aka pickaxe) searches binary files by default
2017-03-03 18:05 UTC (5+ messages)
Finding a tag that introduced a submodule change
2017-03-03 18:04 UTC (3+ messages)
[PATCH 1/3] Add --gui option to mergetool
2017-03-03 18:06 UTC (3+ messages)
[PATCH v4 00/15] Remove submodule from files-backend.c
2017-03-03 16:54 UTC (15+ messages)
` [PATCH v5 00/24] "
` [PATCH v5 15/24] refs: move submodule code out of files-backend.c
` [PATCH v5 16/24] files-backend: replace submodule_allowed check in files_downcast()
` [PATCH v5 19/24] refs: new transaction related ref-store api
` [PATCH v5 20/24] files-backend: avoid ref api targetting main ref store
` [PATCH v5 23/24] t1405: some basic tests on "
` [PATCH v5 24/24] t1406: new tests for submodule "
rebase: confusing behaviour since --fork-point
2017-03-03 16:37 UTC
[PATCH v2] Travis: also test on 32-bit Linux
2017-03-03 15:42 UTC (2+ messages)
[PATCH v2 4/5] Add guitool completions for diff and mergetools
2017-03-03 13:40 UTC
[PATCH v2 3/5] Add --gui option to mergetool
2017-03-03 13:40 UTC
[PATCH v2 1/5] Detect merges specifically in test t7610-mergetool
2017-03-03 13:40 UTC
[RFC PATCH 2/2] completion: add bash completion for 'filter-branch'
2017-03-03 12:35 UTC
[PATCH 2/3] Add gui completions for difftool
2017-03-03 11:57 UTC
[PATCH 1/2] t6042: Add failing test for rename/rename/delete/delete
2017-03-03 11:33 UTC (2+ messages)
` [PATCH/RFC 2/2] merge-recursive: Handle rename/rename/delete/delete conflicts
git push - 401 unauthorized
2017-03-03 8:07 UTC (2+ messages)
[PATCH 0/5] A series of performance enhancements in the memihash and name-cache area
2017-03-02 21:40 UTC (6+ 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).