messages from 2018-10-02 22:00:18 to 2018-10-05 13:06:12 UTC [more...]
[PATCH v6 00/10] Make submodules work if .gitmodules is not checked out
2018-10-05 13:06 UTC (3+ messages)
` [PATCH v6 03/10] t7411: merge tests 5 and 6
` [PATCH v6 09/10] submodule: support reading .gitmodules when it's not in the working tree
We should add a "git gc --auto" after "git clone" due to commit graph
2018-10-05 13:05 UTC (24+ messages)
` [RFC PATCH] "
wishlist: git grep -r
2018-10-05 13:05 UTC (10+ messages)
` [PATCH] grep: provide a noop --recursive option
[PATCH v3] coccicheck: process every source file at once
2018-10-05 12:40 UTC (4+ messages)
[BUG] Error while trying to git apply a patch; works with patch -p1
2018-10-05 12:17 UTC (3+ messages)
[PATCH 00/16] Consolidate reachability logic
2018-10-05 12:15 UTC (7+ messages)
` [PATCH 15/16] commit-reach: make can_all_from_reach... linear
[PATCH] help: allow redirecting to help for aliased command
2018-10-05 10:22 UTC (17+ messages)
` [PATCH v2 1/3] help: redirect to aliased commands for "git cmd --help"
` [PATCH v2 2/3] git.c: handle_alias: prepend alias info when first argument is -h
` [PATCH v2 3/3] git-help.txt: document "git help cmd" vs "git cmd --help" for aliases
` [PATCH v3 0/3] alias help tweaks
` [PATCH v3 1/3] help: redirect to aliased commands for "git cmd --help"
` [PATCH v3 2/3] git.c: handle_alias: prepend alias info when first argument is -h
` [PATCH v3 3/3] git-help.txt: document "git help cmd" vs "git cmd --help" for aliases
[PATCH] branch: trivial style fix
2018-10-05 9:52 UTC
[PATCH 0/1] rebase -i: introduce the 'break' command
2018-10-05 8:36 UTC (4+ messages)
` [PATCH 1/1] "
[PATCH v1 0/2] Cleanup tests for test_cmp argument ordering and "|" placement
2018-10-05 8:16 UTC (12+ messages)
` [PATCH v4 0/7] Clean up tests for test_cmp arg ordering and pipe placement
` [PATCH v4 1/7] t/README: reformat Do, Don't, Keep in mind lists
` [PATCH v4 2/7] Documentation: add shell guidelines
` [PATCH v4 3/7] tests: standardize pipe placement
` [PATCH v4 4/7] t/*: fix ordering of expected/observed arguments
` [PATCH v4 5/7] tests: don't swallow Git errors upstream of pipes
` [PATCH v4 6/7] t9109: "
` [PATCH v4 7/7] tests: order arguments to git-rev-list properly
[PATCH] doc: fix a typo and clarify a sentence
2018-10-05 6:20 UTC (2+ messages)
[PATCH v2 0/5] Fix the racy split index problem
2018-10-05 6:15 UTC (4+ messages)
` [PATCH v3 0/6] "
[PATCH v2] gpg-interface.c: detect and reject multiple signatures on commits
2018-10-05 6:14 UTC (5+ messages)
[PATCH 0/1] Limit client version advertisements
2018-10-05 0:18 UTC (6+ messages)
` [PATCH 1/1] protocol: limit max protocol version per service
[PATCH v2 0/2] oidset: use khash
2018-10-04 23:18 UTC (21+ messages)
` [PATCH v2 1/2] khash: factor out kh_release_*
` [PATCH v2 2/2] oidset: use khash
` [PATCH v3 0/5] "
` [PATCH v3 1/5] fetch-pack: factor out is_unmatched_ref()
` [PATCH v3 2/5] fetch-pack: load tip_oids eagerly iff needed
` [PATCH v3 3/5] khash: factor out kh_release_*
` [PATCH v3 4/5] oidset: use khash
` [PATCH 5/5] oidset: uninline oidset_init()
[RFC PATCH 0/2] add fuzzing targets for use with LLVM libFuzzer
2018-10-04 23:01 UTC (3+ messages)
` [RFC PATCH 1/2] fuzz: Add basic fuzz testing target
` [RFC PATCH 2/2] fuzz: Add fuzz testing for packfile indices
[PATCH 1/5] diff --color-moved-ws: fix double free crash
2018-10-04 19:42 UTC (17+ messages)
` [PATCH 2/5] diff --color-moved-ws: fix out of bounds string access
` [PATCH 3/5] diff --color-moved-ws: fix a memory leak
` [PATCH v2 0/5] diff --color-moved-ws: fix double free crash
` [PATCH v2 1/5] "
` [PATCH v2 2/5] diff --color-moved-ws: fix out of bounds string access
` [PATCH v2 3/5] diff --color-moved-ws: fix a memory leak
` [PATCH v2 4/5] diff --color-moved-ws: fix another "
` [PATCH v2 5/5] diff --color-moved: fix a "
[PATCH] [Outreachy] git/userdiff.c fix regex pattern error
2018-10-04 19:42 UTC (6+ messages)
Git Evolve
2018-10-04 17:29 UTC (8+ messages)
inside the git folder
2018-10-04 13:16 UTC (5+ messages)
git fetch <remote> <branch> behaves weirdely when run in a worktree
2018-10-04 7:00 UTC (8+ messages)
[RFC/PATCH] drop vcs-svn experiment
2018-10-04 4:16 UTC (4+ messages)
git-remote-helper list command question
2018-10-04 4:06 UTC (3+ messages)
[PATCH 0/3] Filter alternate references
2018-10-04 2:17 UTC (5+ messages)
` [PATCH v4 0/4] "
` [PATCH v4 3/4] transport.c: introduce core.alternateRefsCommand
[RFC PATCH 0/5] filter: support for excluding all trees and blobs
2018-10-03 23:08 UTC (15+ messages)
` [PATCH v3 "
` [PATCH v3 5/5] list-objects-filter: implement filter tree:0
` [PATCH v10 0/8] filter: support for excluding all trees and blobs
` [PATCH v10 1/8] list-objects: store common func args in struct
` [PATCH v10 2/8] list-objects: refactor to process_tree_contents
` [PATCH v10 3/8] list-objects: always parse trees gently
` [PATCH v10 4/8] rev-list: handle missing tree objects properly
` [PATCH v10 5/8] revision: mark non-user-given objects instead
` [PATCH v10 6/8] list-objects-filter: use BUG rather than die
` [PATCH v10 7/8] list-objects-filter-options: do not over-strbuf_init
` [PATCH v10 8/8] list-objects-filter: implement filter tree:0
[PATCH] fetch-pack: approximate no_dependents with filter
2018-10-03 23:04 UTC (4+ messages)
` [PATCH v2 0/2] Lazy fetch bug fix (and feature that reveals it)
` [PATCH v2 1/2] fetch-pack: avoid object flags if no_dependents
` [PATCH v2 2/2] fetch-pack: exclude blobs when lazy-fetching trees
[BUG] A part of an edge from an octopus merge gets colored, even with --color=never
2018-10-03 22:32 UTC (15+ messages)
Fwd: Git credentials not working
2018-10-03 21:35 UTC (10+ messages)
` "
[PATCH] sequencer: use return value of oidset_insert()
2018-10-03 20:14 UTC (2+ messages)
[PATCH 0/3] mingw: require Windows Vista or later (and fix the Windows CI builds)
2018-10-03 19:43 UTC (4+ messages)
` [PATCH 1/3] compat/poll: prepare for targeting Windows Vista
` [PATCH 2/3] mingw: set _WIN32_WINNT explicitly for Git for Windows
` [PATCH 3/3] mingw: bump the minimum Windows version to Vista
[PATCH] coccicheck: process every source file at once
2018-10-03 17:54 UTC (7+ messages)
[PATCH 0/2] Clean up leaks in commit-graph.c
2018-10-03 17:12 UTC (19+ messages)
` [PATCH 1/2] commit-graph: clean up leaked memory during write
` [PATCH 0/2] commit-graph: more leak fixes
` [PATCH 1/2] commit-graph: free `struct packed_git` after closing it
` [PATCH 2/2] builtin/commit-graph.c: UNLEAK variables
` [PATCH v2 0/3] Clean up leaks in commit-graph.c
` [PATCH v2 1/3] commit-graph: clean up leaked memory during write
` [PATCH v2 2/3] builtin/commit-graph.c: UNLEAK variables
` [PATCH v2 3/3] commit-graph: reduce initial oid allocation
git projects with submodules in different sites - in txt format (:+(
2018-10-03 13:37 UTC (3+ messages)
Git for games working group
2018-10-03 12:28 UTC (9+ messages)
[PATCH 0/8] fix per-worktree ref iteration in fsck/reflog expire
2018-10-03 7:49 UTC (6+ messages)
` [PATCH v2 "
` [PATCH v2 8/8] reflog expire: cover reflog from all worktrees
[PATCH v2 0/2] Per-worktree config files
2018-10-03 7:46 UTC (4+ messages)
` [PATCH v3 "
` [PATCH v3 1/2] t1300: extract and use test_cmp_config()
hunting for lost highly interactive browser based git tutorial
2018-10-03 5:34 UTC (2+ messages)
gitk doesn't quit
2018-10-03 3:35 UTC
wrong output on fail
2018-10-03 2:25 UTC (2+ messages)
[PATCH] more oideq/hasheq conversions
2018-10-02 23:46 UTC (2+ messages)
[PATCH v4 4/4] transport.c: introduce core.alternateRefsPrefixes
2018-10-02 23:28 UTC (2+ messages)
git clone works in ide but not git bash CLI
2018-10-02 22:59 UTC (2+ messages)
cannot dowload from your amazon server a windows git distro
2018-10-02 22:46 UTC (2+ 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).