git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2018-11-02 01:17:38 to 2018-11-04 23:45:13 UTC [more...]

[PATCH v4 00/12] Base SHA-256 implementation
 2018-11-04 23:44 UTC  (5+ messages)
` [PATCH v5 "
  ` [PATCH v5 01/12] sha1-file: rename algorithm to "sha1"
  ` [PATCH v5 02/12] sha1-file: provide functions to look up hash algorithms
  ` [PATCH v5 03/12] hex: introduce functions to print arbitrary hashes

[PATCH 0/1] Make compat/poll safer on Windows
 2018-11-04 23:44 UTC  (12+ messages)
` [PATCH 1/1] poll: use GetTickCount64() to avoid wrap-around issues

[PATCH/RFC] sequencer.c: record revert/cherry-pick commit with trailer lines
 2018-11-04 21:30 UTC  (6+ messages)
` [PATCH/RFC v2] "

[RFC v1] Add virtual file system settings and hook proc
 2018-11-04 21:01 UTC  (5+ messages)

"git checkout" obliterates not-yet-ignored files
 2018-11-04 19:29 UTC 

"git checkout" safety feature
 2018-11-04 19:12 UTC 

git-rebase is ignoring working-tree-encoding
 2018-11-04 18:38 UTC  (5+ messages)

[PATCH] pretty: Add %(trailer:X) to display single trailer
 2018-11-04 18:14 UTC  (9+ messages)
` [PATCH v2 0/5] %(trailers) improvements in pretty format
  ` [PATCH v2 1/5] pretty: single return path in %(trailers) handling
  ` [PATCH v2 2/5] pretty: allow showing specific trailers
  ` [PATCH v2 3/5] pretty: add support for "nokey" option in %(trailers)
  ` [PATCH v2 4/5] pretty: extract fundamental placeholders to separate function
  ` [PATCH v2 5/5] pretty: add support for separator option in %(trailers)

if YOU use a Windows GUI for Git, i would appreciate knowing which one and why
 2018-11-04 17:48 UTC 

[PATCH 1/2] t/t7510-signed-commit.sh: Add %GP to custom format checks
 2018-11-04 16:07 UTC  (4+ messages)
` [PATCH 2/2] t/t7510-signed-commit.sh: add signing subkey to Eris Discordia key

Git Test Coverage Report (Friday, Nov 2)
 2018-11-04  9:17 UTC  (7+ messages)

bug?: git grep HEAD with exclude in pathspec not taken into account
 2018-11-04  6:29 UTC  (6+ messages)
` [PATCH] tree-walk.c: fix overoptimistic inclusion in :(exclude) matching
  ` [PATCH v2] "

[PATCH 0/3] am/rebase: share read_author_script()
 2018-11-04  4:12 UTC  (4+ messages)
` [PATCH v4 0/5] "
  ` [PATCH v4 2/5] am: improve author-script error reporting

[PATCH] multi-pack-index: make code -Wunused-parameter clean
 2018-11-04  2:27 UTC  (2+ messages)

[PATCH 3/3] Makefile: optionally symlink libexec/git-core binaries to bin/git
 2018-11-04  1:09 UTC  (11+ messages)
` [RFC/PATCH 0/5] stop installing old libexec aliases like "git-init"
` [RFC/PATCH 1/5] Makefile: move long inline shell loops in "install" into helper
` [RFC/PATCH 2/5] Makefile: conform some of the code to our coding standards
` [RFC/PATCH 3/5] Makefile: stop hiding failures during "install"
` [RFC/PATCH 4/5] Makefile: add NO_INSTALL_SYMLINKS_FALLBACK switch
` [RFC/PATCH 5/5] Makefile: Add a NO_INSTALL_BUILTIN_EXECDIR_ALIASES flag

Git Slowness on Windows w/o Internet
 2018-11-03 23:48 UTC  (3+ messages)

[RFC PATCH] checkout: add synonym of -b
 2018-11-03 19:18 UTC 

[PATCH] commit: add a commit.allowEmpty config variable
 2018-11-03 19:07 UTC  (5+ messages)
` [[PATCH v2]] commit: add a commit.allowempty "
    ` [PATCH v3] commit: add a commit.allowEmpty "

git appears to ignore GIT_CONFIG environment variable
 2018-11-03 17:58 UTC  (3+ messages)

[RFC] Generation Number v2
 2018-11-03 17:27 UTC  (14+ messages)

[PATCH v4] gpg-interface.c: detect and reject multiple signatures on commits
 2018-11-03 15:58 UTC  (6+ messages)

Failed stash caused untracked changes to be lost
 2018-11-03 15:34 UTC  (2+ messages)

[PATCH] sequencer.c: remove a stray semicolon
 2018-11-03 14:32 UTC 

[PATCH] completion: use builtin completion for format-patch
 2018-11-03 10:20 UTC  (10+ messages)
` [PATCH v2] "

[PATCH v2 00/10] Reduce #ifdef NO_PTHREADS
 2018-11-03  8:48 UTC  (16+ messages)
` [PATCH v3 00/14] "
  ` [PATCH v3 01/14] thread-utils: macros to unconditionally compile pthreads API
  ` [PATCH v3 02/14] run-command.h: include thread-utils.h instead of pthread.h
  ` [PATCH v3 03/14] send-pack.c: move async's #ifdef NO_PTHREADS back to run-command.c
  ` [PATCH v3 04/14] index-pack: remove #ifdef NO_PTHREADS
  ` [PATCH v3 05/14] name-hash.c: "
  ` [PATCH v3 06/14] attr.c: "
  ` [PATCH v3 07/14] grep: "
  ` [PATCH v3 08/14] grep: clean up num_threads handling
  ` [PATCH v3 09/14] preload-index.c: remove #ifdef NO_PTHREADS
  ` [PATCH v3 10/14] pack-objects: "
  ` [PATCH v3 11/14] read-cache.c: "
  ` [PATCH v3 12/14] read-cache.c: reduce branching based on HAVE_THREADS
  ` [PATCH v3 13/14] read-cache.c: initialize copy_len to shut up gcc 8
  ` [PATCH v3 14/14] Clean up pthread_create() error handling

[PATCH v2] build: link with curl-defined linker flags
 2018-11-03  5:12 UTC 

[PATCH] git-worktree.txt: correct linkgit command name
 2018-11-03  5:14 UTC 

[PATCH v1] add: speed up cmd_add() by utilizing read_cache_preload()
 2018-11-03  4:47 UTC  (6+ messages)

[PATCH] diff: differentiate error handling in parse_color_moved_ws
 2018-11-03  1:21 UTC  (2+ messages)

[PATCH 0/9] saner xdiff hunk callbacks
 2018-11-03  0:32 UTC  (14+ messages)
` [PATCH 1/9] xdiff: provide a separate emit callback for hunks
` [PATCH 2/9] xdiff-interface: provide a separate consume "
` [PATCH 3/9] diff: avoid generating unused hunk header lines
` [PATCH 4/9] diff: discard hunk headers for patch-ids earlier
` [PATCH 5/9] diff: use hunk callback for word-diff
` [PATCH 6/9] combine-diff: use an xdiff hunk callback
` [PATCH 7/9] diff: convert --check to use a "
` [PATCH 8/9] range-diff: "
` [PATCH 9/9] xdiff-interface: drop parse_hunk_header()

Using --word-diff breaks --color-moved
 2018-11-02 20:46 UTC  (4+ messages)

[RFC PATCH v2 0/7] Improve path collision conflict resolutions
 2018-11-02 20:06 UTC  (21+ messages)
` [PATCH v3 0/8] "
  ` [PATCH v3 8/8] merge-recursive: improve rename/rename(1to2)/add[/add] handling
  ` [PATCH v4 00/10] Improve path collision conflict resolutions
    ` [PATCH v4 01/10] Add testcases for consistency in file collision conflict handling
    ` [PATCH v4 02/10] t6036, t6042: testcases for rename collision of already conflicting files
    ` [PATCH v4 03/10] merge-recursive: increase marker length with depth of recursion
    ` [PATCH v4 04/10] merge-recursive: new function for better colliding conflict resolutions
    ` [PATCH v4 05/10] merge-recursive: fix rename/add conflict handling
    ` [PATCH v4 06/10] merge-recursive: improve handling for rename/rename(2to1) conflicts
    ` [PATCH v4 07/10] merge-recursive: use handle_file_collision for add/add conflicts
    ` [PATCH v4 08/10] merge-recursive: improve rename/rename(1to2)/add[/add] handling
      ` [PATCH] merge-recursive: combine error handling
    ` [RFC PATCH v4 09/10] fixup! merge-recursive: fix rename/add conflict handling
    ` [PATCH v4 10/10] fixup! merge-recursive: improve rename/rename(1to2)/add[/add] handling

submodule support in git-bundle
 2018-11-02 19:00 UTC  (4+ messages)

[RFE] Please add name and email to git credentials
 2018-11-02 17:56 UTC  (10+ messages)

[PATCHv2 00/24] Bring more repository handles into our code base]
 2018-11-02 17:27 UTC  (8+ messages)
` [PATCH 19/24] submodule: use submodule repos for object lookup

[PATCH 00/15] sequencer: refactor functions working on a todo_list
 2018-11-02 17:09 UTC  (8+ messages)
` [PATCH v2 00/16] "
  ` [PATCH v2 06/16] sequencer: refactor sequencer_add_exec_commands() to work "

[PATCH v2] i18n: make GETTEXT_POISON a runtime option
 2018-11-02 16:37 UTC  (4+ messages)
` [PATCH v3] "

Understanding pack format
 2018-11-02 16:00 UTC  (4+ messages)

[PATCH 0/3] Make add_missing_tags() linear
 2018-11-02 15:38 UTC  (8+ messages)

[PATCH] build: link with curl-defined linker flags
 2018-11-02 15:10 UTC  (2+ messages)

[PATCH 0/3] Make add_missing_tags() linear
 2018-11-02 13:14 UTC  (9+ messages)
` [PATCH 1/3] commit-reach: implement get_reachable_subset
` [PATCH v2 0/3] Make add_missing_tags() linear
  ` [PATCH v2 1/3] commit-reach: implement get_reachable_subset
  ` [PATCH v2 2/3] test-reach: test get_reachable_subset
  ` [PATCH v2 3/3] remote: make add_missing_tags() linear

[PATCH] it's called read_object_file() these days
 2018-11-02 11:48 UTC  (3+ messages)

[PATCH] send-email: Avoid empty transfer encoding header
 2018-11-02  9:52 UTC  (3+ messages)
  ` [PATCH v2] "

[PATCH v2 0/7] fixes for unqualified <dst> push
 2018-11-02  6:52 UTC  (6+ messages)
` [PATCH v3 0/8] "
` [PATCH v3 5/8] push: add an advice on "

[PATCH 0/3] mixed bag of -Wunused-parameter bugfixes
 2018-11-02  5:23 UTC  (4+ messages)
` [PATCH 1/3] rev-list: handle flags for --indexed-objects
` [PATCH 2/3] approxidate: handle pending number for "specials"
` [PATCH 3/3] pathspec: handle non-terminated strings with :(attr)

[PATCH 0/3] [Outreachy] make stash work if user.name and user.email are not configured
 2018-11-02  5:22 UTC  (7+ messages)
` [PATCH 1/3][Outreachy] t3903-stash: test without configured user.name and user.email
  ` [PATCH 2+3/3] stash: tolerate missing user identity
` [PATCH 2/3] [Outreachy] ident: introduce set_fallback_ident() function

What's cooking in git.git (Nov 2018, #02; Fri, 2)
 2018-11-02  5:10 UTC 

[PATCH] travis-ci: no longer use containers
 2018-11-02  2:25 UTC  (3+ messages)
` [PATCH] travis-ci: install packages in 'ci/install-dependencies.sh'


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