messages from 2019-03-03 01:33:35 to 2019-03-05 12:31:46 UTC [more...]
[PATCH 00/20] nd/diff-parseopt part 3
2019-03-05 12:30 UTC (14+ messages)
` [PATCH 01/20] diff-parseopt: convert --[no-]indent-heuristic
` [PATCH 02/20] diff-parseopt: convert --patience
` [PATCH 03/20] diff-parseopt: convert --histogram
` [PATCH 04/20] diff-parseopt: convert --diff-algorithm
` [PATCH 05/20] diff-parseopt: convert --anchored
` [PATCH 06/20] diff-parseopt: convert --binary
` [PATCH 07/20] diff-parseopt: convert --full-index
` [PATCH 08/20] diff-parseopt: convert -a|--text
` [PATCH 09/20] diff-parseopt: convert -R
` [PATCH 10/20] diff-parseopt: convert --[no-]follow
` [PATCH 11/20] diff-parseopt: convert --[no-]color
` [PATCH 12/20] diff-parseopt: convert --word-diff
` [PATCH 13/20] diff-parseopt: convert --word-diff-regex
GSoC 2019: Git's application submitted
2019-03-05 12:23 UTC (3+ messages)
[PATCH v2 0/1] worktree add: sanitize worktree names
2019-03-05 12:08 UTC (12+ messages)
` [PATCH v3 "
` [PATCH v3 1/1] "
` [PATCH v4 0/2] "
` [PATCH v4 1/2] refs.c: refactor check_refname_component()
` [PATCH v4 2/2] worktree add: sanitize worktree names
[PATCH] doc/rebase: extend examples to show continuing branches
2019-03-05 10:48 UTC
How to determine the order of commit
2019-03-05 8:51 UTC
[GSOC]:query regarding microproject
2019-03-05 8:05 UTC
[PATCH v5 00/21] Add range-diff, a tbdiff lookalike
2019-03-05 6:29 UTC (4+ messages)
` [PATCH v6 "
` [PATCH v6 03/21] range-diff: first rudimentary implementation
fast-import fails with case sensitive tags due to case insensitive lock files
2019-03-05 6:25 UTC (5+ messages)
` AW: "
` AW: "
[PATCH] builtin/config.c: don't print a newline with --color
2019-03-05 5:57 UTC (9+ messages)
[PATCH 0/1] Avoid calling find in the Makefile, if possible
2019-03-05 5:50 UTC (23+ messages)
` [PATCH 1/1] Makefile: use `git ls-files` to list header files, "
` [PATCH v2 0/1] Avoid calling find in the Makefile, "
` [PATCH v2 1/1] Makefile: use `git ls-files` to list header files, "
[PATCH 0/1] Anonymize URLs in error messages and warnings of git-remote-curl
2019-03-05 5:11 UTC (3+ messages)
` [PATCH 1/1] curl: anonymize URLs in error messages and warnings
is it "git gc --prune=now" or "git gc --prune=all"?
2019-03-05 5:03 UTC (2+ messages)
[PATCH 0/1] [GSoC][PATCH] tests: replace test -(d|f) with test_path_is_(dir|file)
2019-03-05 4:58 UTC (12+ messages)
` [PATCH 1/1] tests: replace `test -(d|f)` "
` Do test-path_is_{file,dir,exists} make sense anymore with -x?
Questions on GSoC 2019 Ideas
2019-03-05 4:51 UTC (10+ messages)
[PATCH] doc/fsck: discuss mix of --connectivity-only and --dangling
2019-03-05 4:47 UTC (7+ messages)
` [PATCH v2 0/2] fsck --connectivity-only --dangling
` [PATCH v2 1/2] doc/fsck: clarify --connectivity-only behavior
` [PATCH v2 2/2] fsck: always compute USED flags for unreachable objects
git bisect - good vs bad output is different
2019-03-05 4:16 UTC (12+ messages)
` [PATCH 0/3] prettier bisect output
` [PATCH 2/3] bisect: fix internal diff-tree config loading
` [PATCH 3/3] bisect: make diff-tree output prettier
t5570-git-daemon fails with SIGPIPE on OSX
2019-03-05 4:11 UTC (17+ messages)
` [PATCH 1/2] fetch: avoid calling write_or_die()
` [PATCH 2/2] fetch: ignore SIGPIPE during network operation
Large object issue (Windows)
2019-03-05 3:35 UTC (2+ messages)
Zdravstvujte Vas interesuyut klientskie bazy dannyh?
2019-03-04 12:06 UTC
[GSoC][PATCH 0/3] Use helper functions in test script
2019-03-05 0:42 UTC (26+ messages)
` [PATCH 1/3] test functions: Add new function `test_file_not_empty`
` (no subject)
` none
` Clearing logic
` [PATCH 2/3] t3600: refactor code according to contemporary guidelines
` t3600: refactor code according to comtemporary guidelines
` [PATCH 3/3] t3600: use helper functions from test-lib-functions
` [GSoC][PATCH v2 0/3] Use helper functions in test script
` [GSoC][PATCH v2 1/3] test functions: add function `test_file_not_empty`
` [GSoC][PATCH v2 2/3] t3600: restructure code according to contemporary guidelines
` [GSoC][PATCH v2 3/3] t3600: use helpers to replace test -d/f/e/s <path>
` [GSoC][PATCH v3 0/3] Use helper functions in test script
` [GSoC][PATCH v3 1/3] test functions: add function `test_file_not_empty`
` [GSoC][PATCH v3 2/3] t3600: modernize style
` [GSoC][PATCH v3 3/3] t3600: use helpers to replace test -d/f/e/s <path>
[PATCH] merge-recursive: ignore_case shouldn't reject intentional removals
2019-03-04 23:07 UTC
is "git rebase ... [branch]" equivalent to first "git checkout [branch]"?
2019-03-04 22:54 UTC (2+ messages)
Can't build first git commit
2019-03-04 22:25 UTC (7+ messages)
[PATCH] rev-list: allow cached objects in existence check
2019-03-04 21:17 UTC (3+ messages)
[RFC PATCH 0/4] Add alias option to git branch
2019-03-04 19:52 UTC (8+ messages)
` [RFC PATCH 1/4] "
` [RFC PATCH 2/4] "
` [RFC PATCH 3/4] "
` [RFC PATCH 4/4] "
Test mail
2019-03-04 19:44 UTC
[PATCH v3] commit-tree: utilize parse-options api
2019-03-04 18:46 UTC (3+ messages)
[PATCH 0/5] git-p4: a few assorted fixes for branches, excludes
2019-03-04 17:34 UTC (6+ messages)
` [PATCH 1/5] git-p4: detect/prevent infinite loop in gitCommitByP4Change()
` [PATCH 2/5] git-p4: match branches case insensitively if configured
` [PATCH 3/5] git-p4: don't groom exclude path list on every commit
` [PATCH 4/5] git-p4: add failing test for "don't exclude other files with same prefix"
` [PATCH 5/5] git-p4: don't exclude other files with same prefix
small fix for git-diff man page
2019-03-04 15:13 UTC (2+ messages)
worth enhancing "man git-rebase" to show non-HEAD examples?
2019-03-04 15:01 UTC
[PATCH] Makefile: remove the 'hdr-check' target
2019-03-04 14:59 UTC (2+ messages)
[PATCH v2] git-gui: Handle Ctrl + BS/Del in the commit msg
2019-03-04 14:09 UTC (5+ messages)
[PATCH 0/2] worktree add race fix
2019-03-04 13:30 UTC (8+ messages)
` [PATCH 2/2] setup: don't fail if commondir reference is deleted
Git Monorepo
2019-03-04 12:42 UTC
[PATCH v4 0/7] Turn git add-i into built-in
2019-03-04 10:49 UTC (3+ messages)
` [PATCH v5 00/10] "
` End of Outreachy internship
[PATCH 1/1] gitk: Update Bulgarian translation (317t)
2019-03-04 10:36 UTC
[PATCH 1/2] gitk: refresh the colour scheme
2019-03-04 9:35 UTC (3+ messages)
[PATCH 1/1] Add feature to show log as a tree
2019-03-04 9:13 UTC (3+ messages)
[GSoC] Query regarding microproject
2019-03-04 9:05 UTC (4+ messages)
[WIP 0/7] CDN offloading of fetch response
2019-03-04 8:54 UTC (8+ messages)
[GIT PULL] l10n updates for 2.21.0 round 2.1
2019-03-04 8:42 UTC
Git log print commits between a revision range (inclusive)
2019-03-04 7:54 UTC (3+ messages)
[PATCH 0/2] tests: some touchups related to the --stress feature
2019-03-04 3:55 UTC (15+ messages)
` [PATCH 1/2] tests: let --stress-limit=<N> imply --stress
` [PATCH 2/2] tests: introduce --stress-jobs=<N>
` [PATCH v2 0/2] tests: some touchups related to the --stress feature
` [PATCH v2 1/2] tests: let --stress-limit=<N> imply --stress
` [PATCH v2 2/2] tests: introduce --stress-jobs=<N>
[FIXUP] Fixup on tip of jt/http-auth-proto-v2-fix
2019-03-04 3:45 UTC (3+ messages)
[RFC PATCH 0/4] name-rev: improve memory usage
2019-03-03 20:27 UTC (5+ messages)
` [RFC PATCH 4/4] name-rev: avoid naming from a ref if it’s not a descendant of any commit
[PATCH v2] doc: format pathnames and URLs as monospace
2019-03-03 19:20 UTC
[PATCH 0/4] Fix ORIG_HEAD behavior of the built-in rebase
2019-03-03 19:11 UTC (13+ messages)
` [PATCH 1/4] built-in rebase: no need to check out `onto` twice
` [PATCH v2 0/4] Fix ORIG_HEAD behavior of the built-in rebase
` [PATCH v2 1/4] built-in rebase: no need to check out `onto` twice
` [PATCH v2 3/4] built-in rebase: demonstrate that ORIG_HEAD is not set correctly
` [PATCH v2 2/4] built-in rebase: use the correct reflog when switching branches
` [PATCH v2 4/4] built-in rebase: set ORIG_HEAD just once, before the rebase
[BUG] completion.commands does not remove multiple commands
2019-03-03 17:06 UTC (9+ messages)
[PATCH v2] doc: format pathnames and URLs as monospace
2019-03-03 16:50 UTC (2+ messages)
[PATCH 0/1] jt/fetch-cdn-offload: fix build with clang
2019-03-03 15:01 UTC (4+ messages)
` [PATCH 1/1] fixup! upload-pack: refactor reading of pack-objects out
[PATCH] Make graph drawing more compact
2019-03-03 11:59 UTC
[PATCH v12 18/26] stash: convert push to builtin
2019-03-03 10:03 UTC (4+ messages)
` [PATCH v13 00/27] Convert "git stash" to C builtin
[PATCH RFC 01/20] cat-file: reuse struct ref_format
2019-03-03 9:41 UTC (3+ messages)
` [PATCH RFC 06/20] cat-file: remove mark_query from expand_data
Prevent reset --hard from deleting everything if one doesn't have any commits yet
2019-03-03 1:38 UTC (4+ messages)
[BUG] All files in folder are moved when cherry-picking commit that moves fewer files
2019-03-03 1:33 UTC (8+ 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).