git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2019-02-28 15:27:53 to 2019-03-03 23:38:33 UTC [more...]

[GSoC][PATCH 0/3] Use helper functions in test script
 2019-03-03 23:37 UTC  (15+ 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

[PATCH] Makefile: remove the 'hdr-check' target
 2019-03-03 22:23 UTC 

[PATCH 0/1] Avoid calling find in the Makefile, if possible
 2019-03-03 21:30 UTC  (12+ messages)
` [PATCH 1/1] Makefile: use `git ls-files` to list header files, "

[RFC PATCH 0/4] name-rev: improve memory usage
 2019-03-03 20:27 UTC  (18+ 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 v3] commit-tree: utilize parse-options api
 2019-03-03 20:02 UTC 

[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  (15+ 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 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

git bisect - good vs bad output is different
 2019-03-03 18:33 UTC  (10+ 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

[PATCH 0/2] tests: some touchups related to the --stress feature
 2019-03-03 17:45 UTC  (13+ 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>

[PATCH] builtin/config.c: don't print a newline with --color
 2019-03-03 17:42 UTC  (6+ messages)

[BUG] completion.commands does not remove multiple commands
 2019-03-03 17:06 UTC  (20+ 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

t5570-git-daemon fails with SIGPIPE on OSX
 2019-03-03 16:58 UTC  (13+ messages)
                ` [PATCH 1/2] fetch: avoid calling write_or_die()
                ` [PATCH 2/2] fetch: ignore SIGPIPE during network operation

[PATCH v2] doc: format pathnames and URLs as monospace
 2019-03-03 16:50 UTC  (2+ messages)

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 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 10/20] cat-file: inline stream_blob
  ` [PATCH RFC 06/20] cat-file: remove mark_query from expand_data
  ` [PATCH RFC 03/20] ref-filter: add rest formatting option
  ` [PATCH RFC 08/20] cat-file: remove rest from expand_data
  ` [PATCH RFC 02/20] ref-filter: rename field in ref_array_item stuct
  ` [PATCH RFC 09/20] ref-filter: make expand_data global
  ` [PATCH RFC 05/20] cat-file: remove split_on_whitespace
  ` [PATCH RFC 07/20] cat-file: remove skip_object_info
  ` [PATCH RFC 04/20] for-each-ref: tests for new atom %(rest) added

Prevent reset --hard from deleting everything if one doesn't have any commits yet
 2019-03-03  1:38 UTC  (5+ messages)

[BUG] All files in folder are moved when cherry-picking commit that moves fewer files
 2019-03-03  1:33 UTC  (8+ messages)

[PATCH 0/3] asciidoctor-extensions: fix spurious space after linkgit
 2019-03-03  1:25 UTC  (4+ messages)
` [PATCH v2 "

[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)

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 

[PATCH v4 1/1] t3600: use test_path_is_* functions
 2019-03-02 16:21 UTC  (7+ messages)
` [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  (4+ messages)
` [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  (5+ 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


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).