messages from 2019-02-27 17:57:15 to 2019-03-03 16:19:51 UTC [more...]
[GSoC][PATCH 0/3] Use helper functions in test script
2019-03-03 16:19 UTC (12+ 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
Questions on GSoC 2019 Ideas
2019-03-03 16:12 UTC (10+ messages)
[PATCH 0/1] [GSoC][PATCH] tests: replace test -(d|f) with test_path_is_(dir|file)
2019-03-03 16:04 UTC (10+ messages)
` [PATCH 1/1] tests: replace `test -(d|f)` "
` Do test-path_is_{file,dir,exists} make sense anymore with -x?
[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 0/2] tests: some touchups related to the --stress feature
2019-03-03 15:00 UTC (12+ 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>
t5570-git-daemon fails with SIGPIPE on OSX
2019-03-03 14:56 UTC (10+ messages)
[PATCH 1/1] Add feature to show log as a tree
2019-03-03 13:16 UTC (2+ messages)
[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 (5+ messages)
` [PATCH v13 00/27] Convert "git stash" to C builtin
[PATCH RFC 0/20] cat-file: start using formatting logic from ref-filter
2019-03-03 9:41 UTC (28+ messages)
` [PATCH RFC 01/20] cat-file: reuse struct ref_format
` [PATCH RFC 06/20] cat-file: remove mark_query from expand_data
` [PATCH RFC 09/20] ref-filter: make expand_data global
` [PATCH RFC 03/20] ref-filter: add rest formatting option
` [PATCH RFC 04/20] for-each-ref: tests for new atom %(rest) added
` [PATCH RFC 07/20] cat-file: remove skip_object_info
` [PATCH RFC 10/20] cat-file: inline stream_blob
` [PATCH RFC 05/20] cat-file: remove split_on_whitespace
` [PATCH RFC 08/20] cat-file: remove rest from expand_data
` [PATCH RFC 02/20] ref-filter: rename field in ref_array_item stuct
Prevent reset --hard from deleting everything if one doesn't have any commits yet
2019-03-03 1:38 UTC (5+ messages)
[PATCH 0/4] Fix ORIG_HEAD behavior of the built-in rebase
2019-03-03 1:35 UTC (9+ messages)
` [PATCH 1/4] built-in rebase: no need to check out `onto` twice
` [PATCH 2/4] built-in rebase: use the correct reflog when switching branches
` [PATCH 4/4] built-in rebase: set ORIG_HEAD just once, before the rebase
` [PATCH 3/4] built-in rebase: demonstrate that ORIG_HEAD is not set correctly
[BUG] completion.commands does not remove multiple commands
2019-03-03 1:34 UTC (19+ messages)
` [PATCH 1/3] doc: note config file restrictions for completion.commands
` [PATCH 2/3] t9902: test multiple removals via completion.commands
` [PATCH 3/3] completion: fix multiple command removals
[BUG] All files in folder are moved when cherry-picking commit that moves fewer files
2019-03-03 1:33 UTC (9+ messages)
[PATCH 0/3] asciidoctor-extensions: fix spurious space after linkgit
2019-03-03 1:25 UTC (7+ messages)
` [PATCH v2 "
` [PATCH v2 1/3] Documentation/Makefile: add missing xsl dependencies for manpages
` [PATCH v2 2/3] Documentation/Makefile: add missing dependency on asciidoctor-extensions
` [PATCH v2 3/3] asciidoctor-extensions: fix spurious space after linkgit
[PATCH] rebase docs: fix "gitlink" typo
2019-03-03 1:24 UTC (3+ messages)
`git status -u no` suppresses modified files too
2019-03-03 1:22 UTC (3+ messages)
[PATCH v2 0/1] worktree add: sanitize worktree names
2019-03-03 1:22 UTC (7+ messages)
` [PATCH v3 "
` [PATCH v3 1/1] "
[PATCH 1/2] gitk: refresh the colour scheme
2019-03-02 23:02 UTC (2+ messages)
[PATCH 0/1] Drop last MakeMaker reference
2019-03-03 1:19 UTC (2+ messages)
git commit --verbose shows incorrect diff when pre-commit hook is used to modify files
2019-03-03 1:18 UTC (4+ messages)
[PATCH] builtin/config.c: don't print a newline with --color
2019-03-03 1:18 UTC (4+ messages)
fast-import fails with case sensitive tags due to case insensitive lock files
2019-03-03 0:25 UTC (2+ messages)
How crc32 value is calculated for deltified objects
2019-03-02 22:08 UTC
[RFC PATCH 0/4] name-rev: improve memory usage
2019-03-02 21:28 UTC (15+ messages)
` [RFC PATCH 1/4] name-rev: improve name_rev() "
` [RFC PATCH 2/4] commit-list: add a function to check if a commit is in a list
` [RFC PATCH 3/4] name-rev: check if a commit should be named before naming it
` [RFC PATCH 4/4] name-rev: avoid naming from a ref if it’s not a descendant of any commit
[PATCH 0/1] Avoid calling find in the Makefile, if possible
2019-03-02 20:05 UTC (8+ messages)
` [PATCH 1/1] Makefile: use `git ls-files` to list header files, "
[PATCH v3 0/1] [GSoC][PATCH] t3600: use test_path_is_* helper functions
2019-03-02 16:21 UTC (9+ messages)
` [PATCH v4 "
` [PATCH v4 1/1] t3600: use test_path_is_* functions
` [GSoC] acknowledging mistakes
` Feeling confused a little bit
` [GSoC] Thanking
[PATCH] docs/git-gc: fix typo "--prune=all" to "--prune=now"
2019-03-02 8:51 UTC
is it "git gc --prune=now" or "git gc --prune=all"?
2019-03-02 8:26 UTC
[PATCH v2] commit-tree: utilize parse-options api
2019-03-02 3:35 UTC (5+ messages)
Tags from each remote in a separate "name-space"?
2019-03-01 14:51 UTC (3+ messages)
[WIP RFC PATCH v2 0/5] clone: dir iterator refactoring with tests
2019-03-01 13:49 UTC (14+ messages)
` [WIP RFC PATCH v2 4/5] clone: extract function from copy_or_link_directory
` [WIP RFC PATCH v2 5/5] clone: use dir-iterator to avoid explicit dir traversal
` [RFC PATCH v3 1/5] clone: test for our behavior on odd objects/* content
[PATCH v4 0/7] Turn git add-i into built-in
2019-03-01 11:20 UTC (8+ messages)
` [PATCH v5 00/10] "
` [PATCH v5 04/10] add-interactive.c: implement list_and_choose
` [PATCH v5 05/10] add-interactive.c: implement status command
What's cooking in git.git (Feb 2019, #04; Sun, 24)
2019-03-01 2:54 UTC (3+ messages)
` ag/sequencer-reduce-rewriting-todo, was "
[PATCH] doc/fsck: discuss mix of --connectivity-only and --dangling
2019-03-01 2:50 UTC (3+ messages)
[WIP 0/7] CDN offloading of fetch response
2019-03-01 0:17 UTC (8+ messages)
` [WIP 7/7] upload-pack: send part of packfile response as uri
[PATCH] commit-tree: utilize parse-options api
2019-02-28 20:56 UTC (11+ messages)
[PATCH v3 2/2] setup: fix memory leaks with `struct repository_format`
2019-02-28 20:36 UTC (4+ messages)
` [PATCH v4 0/2] "
` [PATCH v4 1/2] setup: free old value before setting `work_tree`
` [PATCH v4 2/2] setup: fix memory leaks with `struct repository_format`
[PATCH 0/1] Retire the "let Travis trigger a Windows build" hack
2019-02-28 19:33 UTC (2+ messages)
` [PATCH 1/1] travis: remove the hack to build the Windows job on Azure Pipelines
[BUG] git-am: all colons in the beginning of a subject are lost
2019-02-28 11:26 UTC (2+ messages)
(no subject)
2019-02-28 10:43 UTC
[gitgitgadget/git] [GSoC][PATCH] t3600: `use test_path_is_*` helper functions (#152)
2019-02-28 10:36 UTC
git rebase: retain original head?
2019-02-28 10:10 UTC (7+ messages)
Need multibyte advice - Shift-JIS
2019-02-27 19:53 UTC (18+ messages)
[PATCH 0/3] asciidoctor-extensions: fix spurious space after linkgit
2019-02-27 18:19 UTC (8+ messages)
` [PATCH 1/3] Documentation/Makefile: add missing xsl dependencies for manpages
I want to adapt the Integration Manager Workflow in-house
2019-02-27 17:50 UTC
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).