git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2018-05-20 13:20:16 to 2018-05-22 11:39:34 UTC [more...]

[PATCH 00/18] Add `branch-diff`, a `tbdiff` lookalike
 2018-05-22 11:38 UTC  (36+ messages)
` [PATCH 01/18] Add a function to solve least-cost assignment problems
` [PATCH v2 00/18] Add `branch-diff`, a `tbdiff` lookalike
  ` [PATCH v2 02/18] Add a new builtin: branch-diff

[PATCH v3 3/3] unpack_trees_options: free messages when done
 2018-05-22 11:11 UTC  (17+ messages)
` [PATCH v4 0/4] "
  ` [PATCH v4 3/4] string-list: provide `string_list_appendf()`
      ` Re*: "
          ` [PATCH v5 0/4] unpack_trees_options: free messages when done
            ` [PATCH v5 1/4] merge: setup `opts` later in `checkout_fast_forward()`
            ` [PATCH v5 2/4] merge-recursive: provide pair of `unpack_trees_{start,finish}()`
            ` [PATCH v5 3/4] argv-array: return the pushed string from argv_push*()
            ` [PATCH v5 4/4] unpack_trees_options: free messages when done

[PATCH 2/1] config: let `config_store_data_clear()` handle `value_regex`
 2018-05-22 11:00 UTC  (5+ messages)
` [PATCH] regex: do not call `regfree()` if compilation fails

symbol string_list_appendf() unused
 2018-05-22 10:55 UTC  (4+ messages)

error: git-remote-https died of signal 13
 2018-05-22 10:50 UTC  (12+ messages)
              ` [curl PATCH 2/2] ignore SIGPIPE during curl_multi_cleanup

[PATCH 0/1] git-p4: unshelving: fix problem with newer P4
 2018-05-22 10:15 UTC  (3+ messages)
` [PATCH 1/1] git-p4: unshelve: use action==add instead of rev==none

[PATCH] Add initial support for pax extended attributes
 2018-05-22 10:05 UTC 

should config options be treated as case-sensitive?
 2018-05-22  7:57 UTC 

[PATCH] Doc: Mention core.excludesFile in "man git-clean"
 2018-05-22  7:48 UTC 

[PATCH 1/2] remote-curl: accept all encoding supported by curl
 2018-05-22  6:32 UTC  (6+ messages)
` [PATCH 2/2] remote-curl: accept compressed responses with protocol v2

commit-graph: change in "best" merge-base when ambiguous
 2018-05-22  5:39 UTC  (7+ messages)

why does "man git-clean" not mention files ignored by core.excludesFile?
 2018-05-22  2:50 UTC  (2+ messages)

which files are "known to git"?
 2018-05-22  2:14 UTC  (15+ messages)

[PATCH 0/5] merge-recursive code cleanups
 2018-05-22  0:43 UTC  (19+ messages)
` [PATCH 2/5] merge-recursive: fix numerous argument alignment issues
` [PATCH 3/5] merge-recursive: clarify the rename_dir/RENAME_DIR meaning
` [PATCH 4/5] merge-recursive: rename conflict_rename_*() family of functions
` [PATCH 5/5] merge-recursive: simplify handle_change_delete
` [PATCH v2 0/5] merge-recursive code cleanups
  ` [PATCH v2 1/5] merge-recursive: fix miscellaneous grammar error in comment
  ` [PATCH v2 2/5] merge-recursive: fix numerous argument alignment issues
  ` [PATCH v2 3/5] merge-recursive: clarify the rename_dir/RENAME_DIR meaning
  ` [PATCH v2 4/5] merge-recursive: rename conflict_rename_*() family of functions
  ` [PATCH v2 5/5] merge-recursive: add pointer about unduly complex looking code

[PATCH v3 00/28] Hash-independent tests
 2018-05-21 23:08 UTC  (32+ messages)
` [PATCH v4 "
  ` [PATCH v4 01/28] t/test-lib: add an SHA1 prerequisite
  ` [PATCH v4 02/28] t/test-lib: introduce ZERO_OID
  ` [PATCH v4 03/28] t: switch $_z40 to $ZERO_OID
  ` [PATCH v4 04/28] t/test-lib: introduce OID_REGEX
  ` [PATCH v4 05/28] t: switch $_x40 to $OID_REGEX
  ` [PATCH v4 06/28] t0000: annotate with SHA1 prerequisite
  ` [PATCH v4 07/28] t1007: "
  ` [PATCH v4 08/28] t1512: skip test if not using SHA-1
  ` [PATCH v4 09/28] t4044: "
  ` [PATCH v4 10/28] t: skip pack tests "
  ` [PATCH v4 11/28] t2203: abstract away SHA-1-specific constants
  ` [PATCH v4 12/28] t3103: "
  ` [PATCH v4 13/28] t3702: "
  ` [PATCH v4 14/28] t3905: "
  ` [PATCH v4 15/28] t4007: "
  ` [PATCH v4 16/28] t4008: "
  ` [PATCH v4 17/28] t4014: "
  ` [PATCH v4 18/28] t4020: "
  ` [PATCH v4 19/28] t4022: "
  ` [PATCH v4 20/28] t4029: fix test indentation
  ` [PATCH v4 21/28] t4029: abstract away SHA-1-specific constants
  ` [PATCH v4 22/28] t4030: "
  ` [PATCH v4 23/28] t/lib-diff-alternative: "
  ` [PATCH v4 24/28] t4205: sort log output in a hash-independent way
  ` [PATCH v4 25/28] t4042: abstract away SHA-1-specific constants
  ` [PATCH v4 26/28] t4045: "
  ` [PATCH v4 27/28] t4208: "
  ` [PATCH v4 28/28] t5300: "

[RFC PATCH] fetch-pack: space out sent "haves" in negotiation
 2018-05-21 22:57 UTC  (2+ messages)

[PATCHv4 0/1] git-p4: unshelving: fix for python2.6
 2018-05-21 22:22 UTC  (9+ messages)
` [PATCHv4 1/1] git-p4: add unshelve command

[PATCH 0/5] snprintf truncation fixes
 2018-05-21 20:57 UTC  (10+ messages)
` [PATCH 1/5] http: use strbufs instead of fixed buffers
` [PATCH 3/5] query_fsmonitor: use xsnprintf for formatting integers

[PATCH] t: make many tests depend less on the refs being files
 2018-05-21 19:34 UTC  (6+ messages)

[PATCH] grep: handle corrupt index files early
 2018-05-21 19:27 UTC  (10+ messages)
` [PATCH 00/11]
  ` [PATCH 02/11] repository: introduce repo_read_index_or_die
  ` [PATCH 07/11] rerere: use repo_read_index_or_die

[RFC/PATCH 0/7] rerere: handle nested conflicts
 2018-05-21 19:00 UTC  (9+ messages)
` [RFC/PATCH 1/7] rerere: unify error message when read_cache fails
` [RFC/PATCH 2/7] rerere: mark strings for translation
` [RFC/PATCH 3/7] rerere: add some documentation
` [RFC/PATCH 4/7] rerere: fix crash when conflict goes unresolved
` [RFC/PATCH 5/7] rerere: only return whether a path has conflicts or not
` [RFC/PATCH 6/7] rerere: factor out handle_conflict function
` [RFC/PATCH 7/7] rerere: teach rerere to handle nested conflicts

[PATCH 00/12] Integrate commit-graph into fsck, gc, and fetch
 2018-05-21 18:53 UTC  (6+ messages)
` [PATCH v2 00/12] Integrate commit-graph into fsck and gc
  ` [PATCH v2 02/12] commit-graph: verify file header information
  ` [PATCH v2 03/12] commit-graph: test that 'verify' finds corruption

Bug in update-index man page
 2018-05-21 17:39 UTC 

What's cooking in git.git (May 2018, #02; Thu, 17)
 2018-05-21 17:36 UTC  (3+ messages)

issues(?) installing git-lfs via fedora "dnf" command
 2018-05-21 17:16 UTC  (5+ messages)

[PATCH 01/11] t9902-completion: add tests demonstrating issues with quoted pathnames
 2018-05-21 12:17 UTC  (6+ messages)
` [PATCH 0/2] Test improvements for 'sg/complete-paths'
  ` [PATCH 2/2] t9902-completion: exercise __git_complete_index_file() directly

[PATCH] git-p4: add options --commit and --disable-rebase
 2018-05-21  7:01 UTC  (2+ messages)

[PATCH] travis-ci: run gcc-7 on linux-gcc jobs
 2018-05-21  6:46 UTC  (3+ messages)
` [PATCH v2] travis-ci: run gcc-8 "

[PATCH v2 00/14] Die commit->util, die!
 2018-05-21  5:11 UTC  (4+ messages)
` [PATCH v3 00/15] "
  ` [PATCH v3 01/15] commit-slab.h: code split

[PATCH] merge-recursive: give notice when submodule commit gets fast-forwarded
 2018-05-21  4:12 UTC  (5+ messages)
` [PATCH v3 0/1] rebased: inform about auto submodule ff
  ` [PATCH 1/1] Inform about fast-forwarding of submodules during merge

[PATCH 1/2] diff: turn --ita-invisible-in-index on by default
 2018-05-21  3:14 UTC  (5+ messages)
` [PATCH 2/2] apply: add --intent-to-add

git apply does not honor diff.noprefix config setting
 2018-05-21  2:03 UTC  (2+ messages)

[PATCH 00/14] nd/command-list updates
 2018-05-21  1:06 UTC  (28+ messages)
` [PATCH 12/14] completion: let git provide the completable command list
` [PATCH 13/14] completion: reduce "
` [PATCH 14/14] completion: allow to customize the "
` [PATCH v2 00/17] nd/command-list updates
  ` [PATCH v2 01/17] generate-cmds.sh: factor out synopsis extract code
  ` [PATCH v2 02/17] generate-cmds.sh: export all commands to command-list.h
  ` [PATCH v2 03/17] help: use command-list.h for common command list
  ` [PATCH v2 04/17] Remove common-cmds.h
  ` [PATCH v2 05/17] git.c: convert --list-* to --list-cmds=*
  ` [PATCH v2 06/17] git --list-cmds: collect command list in a string_list
  ` [PATCH v2 07/17] completion: implement and use --list-cmds=main,others
  ` [PATCH v2 08/17] git: support --list-cmds=list-<category>
  ` [PATCH v2 09/17] help: add "-a --verbose" to list all commands with synopsis
  ` [PATCH v2 10/17] help: use command-list.txt for the source of guides
  ` [PATCH v2 11/17] command-list.txt: documentation and guide line
  ` [PATCH v2 12/17] completion: let git provide the completable command list
  ` [PATCH v2 13/17] completion: reduce "
  ` [PATCH v2 14/17] Move declaration for alias.c to alias.h
  ` [PATCH v2 15/17] completion: add and use --list-cmds=nohelpers
  ` [PATCH v2 16/17] completion: add and use --list-cmds=alias
  ` [PATCH v2 17/17] completion: allow to customize the completable command list

[GSoC] A blog about 'git stash' project
 2018-05-20 19:33 UTC  (8+ messages)

[GSoC] GSoC with git, week 3
 2018-05-20 19:00 UTC 

[PATCH 8/9] completion: support case-insensitive config vars just a bit
 2018-05-20 16:33 UTC  (2+ messages)

[PATCH 7/9] completion: drop the hard coded list of config vars
 2018-05-20 16:01 UTC  (2+ messages)

[PATCH] Use OPT_SET_INT_F() for cmdline option specification
 2018-05-20 15:42 UTC  (4+ messages)
` [PATCH v2] "

git push => git: 'credential-winstore' is not a git command
 2018-05-20 15:17 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).