git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2019-02-25 23:17:14 to 2019-02-28 20:36:57 UTC [more...]

[PATCH v2 2/3] setup: do not use invalid `repository_format`
 2019-02-28 20:36 UTC  (9+ messages)
` [PATCH v3 0/2] setup: fix memory leaks with `struct repository_format`
  ` [PATCH v3 2/2] "
              ` [PATCH v4 0/2] "

[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

[PATCH 0/1] [GSoC][PATCH] tests: replace test -(d|f) with test_path_is_(dir|file)
 2019-02-28 19:02 UTC  (32+ messages)
` [PATCH 1/1] tests: replace `test -(d|f)` "
    ` Do test-path_is_{file,dir,exists} make sense anymore with -x?
` [PATCH v2 0/1] [GSoC][PATCH] t3600: use test_path_is_dir and test_path_is_file
  ` [PATCH v2 1/1] "
  ` [PATCH v3 0/1] [GSoC][PATCH] t3600: use test_path_is_* helper functions
    ` [PATCH v3 1/1] t3600: use test_path_is_* functions
    ` [PATCH v4 0/1] [GSoC][PATCH] t3600: use test_path_is_* helper functions
      ` [PATCH v4 1/1] t3600: use test_path_is_* functions
        ` [GSoC] acknowledging mistakes

[PATCH 0/4] Fix ORIG_HEAD behavior of the built-in rebase
 2019-02-28 15:27 UTC  (5+ 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] 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)

[PATCH] rebase docs: fix "gitlink" typo
 2019-02-28  9:13 UTC  (2+ messages)

[BUG] All files in folder are moved when cherry-picking commit that moves fewer files
 2019-02-28  8:16 UTC  (6+ messages)

Tags from each remote in a separate "name-space"?
 2019-02-28  8:11 UTC  (2+ messages)

[WIP RFC PATCH v2 0/5] clone: dir iterator refactoring with tests
 2019-02-28  7:53 UTC  (28+ messages)
` [WIP RFC PATCH v2 1/5] dir-iterator: add flags parameter to dir_iterator_begin
` [WIP RFC PATCH v2 2/5] clone: test for our behavior on odd objects/* content
` [WIP RFC PATCH v2 3/5] clone: copy hidden paths at local clone
` [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 0/5] clone: dir iterator refactoring with tests
` [RFC PATCH v3 1/5] clone: test for our behavior on odd objects/* content
` [RFC PATCH v3 2/5] dir-iterator: add flags parameter to dir_iterator_begin
` [RFC PATCH v3 3/5] clone: copy hidden paths at local clone
` [RFC PATCH v3 4/5] clone: extract function from copy_or_link_directory
` [RFC PATCH v3 5/5] clone: use dir-iterator to avoid explicit dir traversal

[PATCH] commit-tree: utilize parse-options api
 2019-02-28  7:26 UTC  (13+ 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  (16+ messages)
` [PATCH 1/3] Documentation/Makefile: add missing xsl dependencies for manpages
` [PATCH 3/3] asciidoctor-extensions: fix spurious space after linkgit
    ` [PATCH v2 0/3] "
      ` [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

I want to adapt the Integration Manager Workflow in-house
 2019-02-27 17:50 UTC 

[PATCH v2 0/1] worktree add: sanitize worktree names
 2019-02-27 16:04 UTC  (6+ messages)
` [PATCH v3 "
  ` [PATCH v3 1/1] "

Occasional git p4 test failures because of stray fast-import processes
 2019-02-27 15:03 UTC  (2+ messages)

git case sensitivity issue
 2019-02-27 15:02 UTC  (2+ messages)

[PATCH] doc/fsck: discuss mix of --connectivity-only and --dangling
 2019-02-27 14:59 UTC  (2+ messages)

[RFC] pull --set-upstream implementation
 2019-02-27 14:05 UTC 

[ANNOUNCE] Git Rev News edition 48
 2019-02-27 13:57 UTC 

[PATCH v2 5/5] remote-curl: use post_rpc() for protocol v2 also
 2019-02-27 12:02 UTC  (5+ messages)
` [FIXUP] Fixup on tip of jt/http-auth-proto-v2-fix

[PATCH 0/1] Drop Windows XP-specific code to support IPv6
 2019-02-27  8:43 UTC  (2+ messages)
` [PATCH 1/1] mingw: remove obsolete IPv6-related code

Compile error due to po/fr.po on old gettext in v2.21.0
 2019-02-27  3:44 UTC  (8+ messages)
` [PATCH] l10n: fr.po unfuzzy commented entries
  ` [PATCH v2] l10n: fr.po remove obsolete entries

[PATCH] describe: bail of --contains --all is used with --exclude or --match
 2019-02-26 23:34 UTC  (2+ messages)

[PATCH v12 18/26] stash: convert push to builtin
 2019-02-26 22:37 UTC  (20+ messages)
` [PATCH v13 00/27] Convert "git stash" to C builtin
  ` [PATCH v13 14/27] stash: convert pop to builtin
  ` [PATCH v13 15/27] stash: convert list "
  ` [PATCH v13 16/27] stash: convert show "
  ` [PATCH v13 17/27] stash: convert store "
  ` [PATCH v13 18/27] stash: convert create "
  ` [PATCH v13 19/27] stash: convert push "
  ` [PATCH v13 20/27] stash: make push -q quiet
  ` [PATCH v13 21/27] stash: convert save to builtin
  ` [PATCH v13 22/27] stash: optimize `get_untracked_files()` and `check_changes()`
  ` [PATCH v13 23/27] stash: replace all `write-tree` child processes with API calls
  ` [PATCH v13 24/27] stash: convert `stash--helper.c` into `stash.c`
  ` [PATCH v13 25/27] stash: add back the original, scripted `git stash`
  ` [PATCH v13 26/27] stash: optionally use the scripted version again
  ` [PATCH v13 27/27] tests: add a special setup where stash.useBuiltin is off

Bug: "orphaned" trees indistinguishable in git log --graph output
 2019-02-26 21:09 UTC  (2+ messages)

Students projects: looking for small and medium project ideas
 2019-02-26 20:14 UTC  (4+ messages)

A note from the maintainer
 2019-02-26 17:15 UTC 

[PATCH v4 0/4] blame: add the ability to ignore commits
 2019-02-26 17:06 UTC  (5+ messages)
` [PATCH v4 1/4] Move init_skiplist() outside of fsck
` [PATCH v4 2/4] blame: use a helper function in blame_chunk()
` [PATCH v4 3/4] blame: add the ability to ignore commits and their changes
` [PATCH v4 4/4] blame: add a config option to mark ignored lines

git commit --verbose shows incorrect diff when pre-commit hook is used to modify files
 2019-02-26 15:32 UTC  (3+ messages)

[GSoC][PATCH 3/3] clone: use dir-iterator to avoid explicit dir traversal
 2019-02-26 11:33 UTC  (12+ messages)
` [WIP RFC PATCH 0/7] clone: dir iterator refactoring with tests
` [WIP RFC PATCH 1/7] dir-iterator: add pedantic option to dir_iterator_begin
` [WIP RFC PATCH 2/7] dir-iterator: use stat() instead of lstat()
` [WIP RFC PATCH 3/7] clone: extract function from copy_or_link_directory
` [WIP RFC PATCH 4/7] clone: test for our behavior on odd objects/* content
` [WIP RFC PATCH 5/7] clone: use dir-iterator to avoid explicit dir traversal
` [WIP RFC PATCH 6/7] clone: stop ignoring dotdirs in --local etc. clone
` [WIP RFC PATCH 7/7] clone: break cloning repos that have symlinks in them

[PATCH 1/2] gitk: refresh the colour scheme
 2019-02-26 11:05 UTC  (2+ messages)
` [PATCH 2/2] gitk: disable autoselect by default

[GSoC][PATCH 0/3] clone: convert explicit dir traversal to dir-iterator
 2019-02-26 10:33 UTC  (6+ messages)
` [GSoC][PATCH 3/3] clone: use dir-iterator to avoid explicit dir traversal

[WIP 0/7] CDN offloading of fetch response
 2019-02-26  9:12 UTC  (9+ messages)
` [WIP 7/7] upload-pack: send part of packfile response as uri


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