git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2018-01-22 11:05:07 to 2018-01-24 15:56:28 UTC [more...]

[PATCH 3/3] read-cache: don't write index twice if we can't write shared index
 2018-01-24 15:56 UTC  (18+ messages)
` [PATCH 0/5] Travis CI: don't run the test suite as root in the 32 bit Linux build
  ` [PATCH 1/5] travis-ci: use 'set -x' for the commands under 'su' "
  ` [PATCH 2/5] travis-ci: use 'set -e' in the 32 bit Linux build job
  ` [PATCH 3/5] travis-ci: don't repeat the path of the cache directory
  ` [PATCH 4/5] travis-ci: don't run the test suite as root in the 32 bit Linux build
  ` [PATCH 5/5] travis-ci: don't fail if user already exists on 32 bit Linux build job

What's cooking in git.git (Jan 2018, #03; Tue, 23)
 2018-01-24 15:26 UTC  (2+ messages)

[RFC PATCH 0/1] Implement CMake build
 2018-01-24 13:45 UTC  (3+ messages)
` [RFC PATCH 1/1] "

[PATCH] setup: recognise extensions.objectFormat
 2018-01-24 13:37 UTC  (2+ messages)

prepare-commit-msg hook no longer run for cherry-pick?
 2018-01-24 12:34 UTC  (10+ messages)
` [PATCH v2 0/2] sequencer: run 'prepare-commit-msg' hook​
  ` [PATCH v2 1/2] t7505: Add tests for cherry-pick and rebase -i/-p
  ` [PATCH v2 2/2] sequencer: run 'prepare-commit-msg' hook
` [PATCH v3 0/3] "
  ` [PATCH v3 1/3] t7505: style fixes
  ` [PATCH v3 2/3] t7505: Add tests for cherry-pick and rebase -i/-p
  ` [PATCH v3 3/3] sequencer: run 'prepare-commit-msg' hook

[BUG] git pull with pull.rebase and rebase.autoStash is not working anymore in 2.16
 2018-01-24 12:19 UTC 

[ANNOUNCE] libgit2 summit: 9 March 2018, Barcelona
 2018-01-24 12:15 UTC 

[PATCH] dir.c: print correct errno when opendir() fails
 2018-01-24 11:47 UTC  (8+ messages)
` [PATCH 0/5] nd/fix-untracked-cache-invalidation updates
  ` [PATCH 1/5] status: add a failing test showing a core.untrackedCache bug
  ` [PATCH 2/5] dir.c: avoid stat() in valid_cached_dir()
  ` [PATCH 3/5] dir.c: fix missing dir invalidation in untracked code
  ` [PATCH 4/5] update-index doc: note a fixed bug in the untracked cache
  ` [PATCH 5/5] dir.c: stop ignoring opendir() error in open_cached_dir()

[PATCH] packed_ref_cache: don't use mmap() for small files
 2018-01-24 11:14 UTC  (13+ messages)
` [PATCH v3] "
          ` [PATCH 0/6] Yet another approach to handling empty snapshots
            ` [PATCH 1/6] struct snapshot: store `start` rather than `header_len`
            ` [PATCH 2/6] create_snapshot(): use `xmemdupz()` rather than a strbuf
            ` [PATCH 3/6] find_reference_location(): make function safe for empty snapshots
            ` [PATCH 4/6] packed_ref_iterator_begin(): make optimization more general
            ` [PATCH 5/6] load_contents(): don't try to mmap an empty file
            ` [PATCH 6/6] packed_ref_cache: don't use mmap() for small files

[PATCH 00/11] Some fixes and bunch of object_id conversions
 2018-01-24 11:12 UTC  (36+ messages)
` [PATCH v2 00/14] "
  ` [PATCH v2 01/14] http-push: improve error log
  ` [PATCH v2 04/14] dir: convert struct sha1_stat to use object_id
  ` [PATCH v2 05/14] sha1_file: convert hash_sha1_file to object_id
  ` [PATCH v2 06/14] cache: clear whole hash buffer with oidclr
  ` [PATCH v2 07/14] match-trees: convert splice_tree to object_id
  ` [PATCH v2 08/14] commit: convert commit_tree* "
  ` [PATCH v2 10/14] notes: convert write_notes_tree "
  ` [PATCH v2 12/14] sha1_file: convert force_object_loose "
  ` [PATCH v2 13/14] sha1_file: convert write_loose_object "
  ` [PATCH v2 14/14] sha1_file: rename hash_sha1_file_literally
  ` [PATCH v3 00/14] Some fixes and bunch of object_id conversions
    ` [PATCH v3 01/14] http-push: improve error log
    ` [PATCH v3 02/14] clang-format: adjust penalty for return type line break
    ` [PATCH v3 03/14] sha1_file: convert pretend_sha1_file to object_id
    ` [PATCH v3 04/14] dir: convert struct sha1_stat to use object_id
    ` [PATCH v3 05/14] sha1_file: convert hash_sha1_file to object_id
    ` [PATCH v3 06/14] cache: clear whole hash buffer with oidclr
    ` [PATCH v3 07/14] match-trees: convert splice_tree to object_id
    ` [PATCH v3 08/14] commit: convert commit_tree* "
    ` [PATCH v3 09/14] notes: convert combine_notes_* "
    ` [PATCH v3 10/14] notes: convert write_notes_tree "
    ` [PATCH v3 11/14] sha1_file: convert write_sha1_file "
    ` [PATCH v3 12/14] sha1_file: convert force_object_loose "
    ` [PATCH v3 13/14] sha1_file: convert write_loose_object "
    ` [PATCH v3 14/14] sha1_file: rename hash_sha1_file_literally

[PATCH 0/8] rebase -i: offer to recreate merge commits
 2018-01-24 10:32 UTC  (21+ messages)
` [PATCH 1/8] sequencer: introduce new commands to reset the revision
` [PATCH 2/8] sequencer: introduce the `merge` command
` [PATCH 3/8] sequencer: fast-forward merge commits, if possible
` [PATCH 4/8] rebase-helper --make-script: introduce a flag to recreate merges
` [PATCH 5/8] rebase: introduce the --recreate-merges option
` [PATCH 6/8] sequencer: handle autosquash and post-rewrite for merge commands

[PATCH] daemon: add --no-syslog to undo implicit --syslog
 2018-01-24 10:05 UTC  (5+ messages)

[PATCH 0/7] nd/worktree-move reboot
 2018-01-24  9:53 UTC  (8+ messages)
` [PATCH 1/7] worktree.c: add validate_worktree()
` [PATCH 2/7] worktree.c: add update_worktree_location()
` [PATCH 3/7] worktree move: new command
` [PATCH 4/7] worktree move: accept destination as directory
` [PATCH 5/7] worktree move: refuse to move worktrees with submodules
` [PATCH 6/7] worktree remove: new command
` [PATCH 7/7] worktree remove: allow it when $GIT_WORK_TREE is already gone

[PATCH 0/3] nd/shared-index-fix update
 2018-01-24  9:38 UTC  (8+ messages)
` [PATCH 3/3] read-cache: don't write index twice if we can't write shared index
    ` [PATCH 0/3] nd/shared-index-fix updates
      ` [PATCH 1/3] read-cache.c: change type of "temp" in write_shared_index()
      ` [PATCH 2/3] read-cache.c: move tempfile creation/cleanup out of write_shared_index

[PATCH 3/3] read-cache: don't write index twice if we can't write shared index
 2018-01-24  9:11 UTC  (5+ messages)

Speed of git branch --contains
 2018-01-23 20:36 UTC 

Problem with git and proxy server with authentication
 2018-01-24  4:49 UTC 

[PATCH v6] mru: Replace mru.[ch] with list.h implementation
 2018-01-24  4:03 UTC  (2+ messages)

[PATCH] mailinfo: avoid segfault when can't open files
 2018-01-24  4:02 UTC  (2+ messages)

[PATCH v2 00/12] document & test fetch pruning & add fetch.pruneTags
 2018-01-23 22:13 UTC  (23+ messages)
` [PATCH 00/11] document & test fetch pruning + WIP fetch.pruneTags
  ` [PATCH v2 04/12] fetch tests: double quote a variable for interpolation
  ` [PATCH v2 07/12] git remote doc: correct dangerous lies about what prune does
  ` [PATCH v2 12/12] fetch: add a --fetch-prune option and fetch.pruneTags config
` [PATCH v3 00/11] document & test fetch pruning & add fetch.pruneTags
` [PATCH v3 01/11] fetch: don't redundantly NULL something calloc() gave us
` [PATCH v3 02/11] fetch: stop accessing "remote" variable indirectly
` [PATCH v3 03/11] fetch tests: refactor in preparation for testing tag pruning
` [PATCH v3 04/11] fetch tests: re-arrange arguments for future readability
` [PATCH v3 05/11] fetch tests: add a tag to be deleted to the pruning tests
` [PATCH v3 06/11] fetch tests: test --prune and refspec interaction
` [PATCH v3 07/11] git fetch doc: add a new section to explain the ins & outs of pruning
` [PATCH v3 08/11] git remote doc: correct dangerous lies about what prune does
` [PATCH v3 09/11] git-fetch & config doc: link to the new PRUNING section
` [PATCH v3 10/11] fetch tests: add scaffolding for the new fetch.pruneTags
` [PATCH v3 11/11] fetch: add a --fetch-prune option and fetch.pruneTags config

[PATCH v4 0/6] convert: add support for different encodings
 2018-01-23 21:12 UTC  (14+ messages)
` [PATCH v4 5/6] convert: add 'working-tree-encoding' attribute
  ` SQUASH convert: add tracing for "
  ` [PATCH v2] "

[PATCH v2 0/6] Force pipes to flush immediately on NonStop platform
 2018-01-23 20:46 UTC  (6+ messages)

The original file that was split in 2 other files, is there a way in git to see what went where?
 2018-01-23 18:37 UTC  (4+ messages)

[PATCH] Fixes compile warning with -Wimplicit-fallthrough CFLAGS
 2018-01-23 18:37 UTC  (7+ messages)

[PATCH] sequencer: mark a file local symbol as static
 2018-01-23 18:22 UTC  (2+ messages)

[PATCH] fsck: fix leak when traversing trees
 2018-01-23 18:18 UTC  (2+ messages)

[PATCH] enable core.fsyncObjectFiles by default
 2018-01-23 16:17 UTC  (16+ messages)

git merge-tree: bug report and some feature requests
 2018-01-23 11:52 UTC  (4+ messages)

[PATCH/RFC 0/2] Automate updating git-completion.bash a bit
 2018-01-23  9:59 UTC  (6+ messages)

[PATCH] format-patch: set diffstat width to 70 instead of default 80
 2018-01-23  2:42 UTC  (7+ messages)

[PATCH v5] mru: Replace mru.[ch] with list.h implementation
 2018-01-23  0:15 UTC  (3+ messages)

[Nit] Lots of enumerated type warnings
 2018-01-23  0:05 UTC  (5+ messages)

[PATCH] describe: use strbuf_add_unique_abbrev() for adding short hashes
 2018-01-22 23:34 UTC  (5+ messages)
` [PATCH] Use MOVE_ARRAY

[PATCH] Fix comma splices
 2018-01-22 23:23 UTC  (3+ messages)

[PATCH] worktree: teach "add" to check out existing branches
 2018-01-22 20:17 UTC  (3+ messages)

[ANNOUNCE] Git for Windows 2.16.1
 2018-01-22 17:09 UTC 


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