git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2019-08-17 16:24:17 to 2019-08-20 07:19:03 UTC [more...]

[PATCH v2 0/4] format-patch: learn --infer-cover-subject option
 2019-08-20  7:18 UTC  (17+ messages)
` [PATCH v2 1/4] t4014: clean up style
` [PATCH v2 2/4] Doc: add more detail for git-format-patch
` [PATCH v2 3/4] config/format.txt: make clear the default value of format.coverLetter
` [PATCH v2 4/4] format-patch: learn --infer-cover-letter option
` [PATCH v3 00/13] format-patch: learn --infer-cover-subject option (also t4014 cleanup)
  ` [PATCH v3 01/13] t4014: drop unnecessary blank lines from test cases
  ` [PATCH v3 02/13] t4014: s/expected/expect/
  ` [PATCH v3 03/13] t4014: move closing sq onto its own line
  ` [PATCH v3 04/13] t4014: use sq for test case names
  ` [PATCH v3 05/13] t4014: remove spaces after redirect operators
  ` [PATCH v3 06/13] t4014: use indentable here-docs

[PATCH] t0021: make sure clean filter runs
 2019-08-20  6:56 UTC 

Fully peel tags via for-each-ref?
 2019-08-20  5:50 UTC  (2+ messages)

[GSoC] My project blog
 2019-08-20  4:58 UTC  (2+ messages)

[GSoC][PATCHl 0/6] rebase -i: support more options
 2019-08-20  4:00 UTC  (11+ messages)
` [PATCH v3 "
  ` [PATCH v3 1/6] rebase -i: add --ignore-whitespace flag
  ` [PATCH v3 2/6] sequencer: add NULL checks under read_author_script
  ` [PATCH v3 3/6] rebase -i: support --committer-date-is-author-date
  ` [PATCH v3 4/6] sequencer: rename amend_author to author_to_rename
  ` [PATCH v3 5/6] rebase -i: support --ignore-date
  ` [GSoC][PATCH v2 6/6] rebase: add --author-date-is-committer-date
  ` [PATCH v3 6/6] rebase: add --reset-author-date

[PATCH] apply: reload .gitattributes after patching it
 2019-08-20  3:05 UTC  (8+ messages)
` [PATCH v4 0/2] Honor .gitattributes with rebase --am
  ` [PATCH v4 1/2] path: add a function to check for path suffix
  ` [PATCH v4 2/2] apply: reload .gitattributes after patching it

git-p4: Clone p4 path with bidirectional integrations
 2019-08-20  2:14 UTC  (3+ messages)

[RFC] Relaxing interpret-trailers' interpretation rules
 2019-08-20  2:13 UTC 

[PATCH 0/3] format-patch: teach --infer-cover-subject option
 2019-08-19 23:16 UTC  (8+ messages)
` [PATCH 1/3] t4014: clean up style
` [PATCH 2/3] Doc: add more detail for git-format-patch
` [PATCH 3/3] format-patch: infer cover letter from branch description

[PATCH] repository-layout.txt: correct pluralization of 'object'
 2019-08-19 22:58 UTC  (2+ messages)

[PATCH] grep: under --debug, show whether PCRE JIT is enabled
 2019-08-19 22:23 UTC  (2+ messages)

[PATCH 0/2] git rebase: Make sure upstream branch is left alone
 2019-08-19 21:55 UTC  (7+ messages)
` [PATCH 1/2] t3420: never change upstream branch
` [PATCH 2/2] rebase.c: make sure current branch isn't moved when autostashing

[PATCH 0/3] git-gui: Add ability to revert selected hunks and lines
 2019-08-19 21:41 UTC  (4+ messages)
` [PATCH 1/3] git-gui: Move revert confirmation dialog creation to separate function
` [PATCH 2/3] git-gui: Add the ability to revert selected lines
` [PATCH 3/3] git-gui: Add the ability to revert selected hunk

[PATCH v2] userdiff: Add a builtin pattern for dts files
 2019-08-19 21:35 UTC  (4+ messages)

[PATCH v3] userdiff: Add a builtin pattern for dts files
 2019-08-19 21:22 UTC 

[RFC PATCH 5/5] Signing API: Duplicated signing tests using new config aliases
 2019-08-19 21:19 UTC 

[RFC PATCH 1/5] Signing API: Added documentation for the new signing interface
 2019-08-19 21:19 UTC 

[RFC PATCH 4/5] Signing API: Removed old gpg interface and gpg mentions in code
 2019-08-19 21:19 UTC 

[RFC PATCH 2/5] Signing API: Added new signing interface API
 2019-08-19 21:19 UTC 

[RFC PATCH 3/5] Signing API: Migrated to the new signing interface API
 2019-08-19 21:19 UTC 

[RFC PATCH 0/5] New signing interface API with pluggable drivers
 2019-08-19 21:19 UTC 

[PATCH] reset: unstage empty deleted ita files
 2019-08-19 20:15 UTC  (5+ messages)
` [PATCH v3] diff-lib.c: handle "

[PATCH] [WIP/RFC] add git pull and git fetch --set-upstream
 2019-08-19 20:04 UTC  (8+ messages)
` [PATCH] pull, fetch: add --set-upstream option
      ` [PATCH v2] "

[RFC PATCH] unpack-trees.c: handle empty deleted ita files
 2019-08-19 19:54 UTC  (7+ messages)

gitk causes SIGSEGV in macOS com.apple.WindowServer when started without Safe Mode
 2019-08-19 19:23 UTC 

[PATCH] ref-filter: initialize empty name or email fields
 2019-08-19 17:55 UTC  (2+ messages)

[RFE] Teach hash-object to be able to choose signature types
 2019-08-19 17:37 UTC  (3+ messages)

[PATCH v1 1/1] pack-refs: pack expired loose refs to packed_refs
 2019-08-19 17:36 UTC  (4+ messages)
` [PATCH v2 0/1] pack-refs: always refreshing after take the lock file

[PATCH v3 00/24] Clean up merge API
 2019-08-19 17:17 UTC  (27+ messages)
` [PATCH v4 "
  ` [PATCH v4 01/24] merge-recursive: be consistent with assert
  ` [PATCH v4 02/24] checkout: provide better conflict hunk description with detached HEAD
  ` [PATCH v4 03/24] merge-recursive: enforce opt->ancestor != NULL when calling merge_trees()
  ` [PATCH v4 04/24] merge-recursive: provide a better label for diff3 common ancestor
  ` [PATCH v4 05/24] merge-recursive: introduce an enum for detect_directory_renames values
  ` [PATCH v4 06/24] merge-recursive: future-proof update_file_flags() against memory leaks
  ` [PATCH v4 07/24] merge-recursive: remove another implicit dependency on the_repository
  ` [PATCH v4 08/24] Ensure index matches head before invoking merge machinery, round N
  ` [PATCH v4 09/24] merge-recursive: exit early if index != head
  ` [PATCH v4 10/24] merge-recursive: remove useless parameter in merge_trees()
  ` [PATCH v4 11/24] merge-recursive: don't force external callers to do our logging
  ` [PATCH v4 12/24] cache-tree: share code between functions writing an index as a tree
  ` [PATCH v4 13/24] merge-recursive: fix some overly long lines
  ` [PATCH v4 14/24] merge-recursive: use common name for ancestors/common/base_list
  ` [PATCH v4 15/24] merge-recursive: rename 'mrtree' to 'result_tree', for clarity
  ` [PATCH v4 16/24] merge-recursive: rename merge_options argument to opt in header
  ` [PATCH v4 17/24] merge-recursive: move some definitions around to clean up the header
  ` [PATCH v4 18/24] merge-recursive: consolidate unnecessary fields in merge_options
  ` [PATCH v4 19/24] merge-recursive: comment and reorder the merge_options fields
  ` [PATCH v4 20/24] merge-recursive: avoid losing output and leaking memory holding that output
  ` [PATCH v4 21/24] merge-recursive: split internal fields into a separate struct
  ` [PATCH v4 22/24] merge-recursive: rename MERGE_RECURSIVE_* to MERGE_VARIANT_*
  ` [PATCH v4 23/24] merge-recursive: add sanity checks for relevant merge_options
  ` [PATCH v4 24/24] merge-recursive: alphabetize include list

[RFC PATCH 0/5] line-log: towards a more responsive, incremental 'git log -L'
 2019-08-19 16:12 UTC  (14+ messages)
` [RFC PATCH 1/5] completion: offer '--(no-)patch' among 'git log' options
` [RFC PATCH 2/5] line-log: remove unused fields from 'struct line_log_data'
` [RFC PATCH 3/5] t4211-line-log: add tests for parent oids
` [RFC PATCH 4/5] line-log: more responsive, incremental 'git log -L'
` [RFC PATCH 5/5] line-log: try to use generation number-based topo-ordering

[PATCH 0/3] rebase -i: always update HEAD before rewording
 2019-08-19 16:09 UTC  (5+ messages)
` [PATCH 1/3] "
` [PATCH 2/3] rebase -i: check for updated todo after squash and reword
` [PATCH 3/3] sequencer: simplify root commit creation

Draft of Git Rev News edition 54
 2019-08-19 14:16 UTC 

[ANNOUNCE] Git v2.23.0
 2019-08-19 10:55 UTC  (2+ messages)

git switch and restore user interface
 2019-08-19 10:51 UTC  (2+ messages)

[PATCH] packfile.h: drop extern from function declaration
 2019-08-19  6:26 UTC 

git log --graph with a sort of local revision number
 2019-08-18 20:55 UTC  (5+ messages)
    ` [SOLVED] (was: git log --graph with a sort of local revision number)

[PATCH 00/14] Hash-independent tests, part 5
 2019-08-18 20:34 UTC  (18+ messages)
` [PATCH 01/14] t3201: abstract away SHA-1-specific constants
` [PATCH 02/14] t3206: abstract away hash size constants
` [PATCH 03/14] t3301: abstract away SHA-1-specific constants
` [PATCH 04/14] t3305: make hash size independent
` [PATCH 05/14] t3306: abstract away SHA-1-specific constants
` [PATCH 06/14] t3404: "
` [PATCH 07/14] t3430: avoid hard-coded object IDs
` [PATCH 08/14] t3506: make hash independent
` [PATCH 09/14] t3600: make hash size independent
` [PATCH 10/14] t3800: make hash-size independent
` [PATCH 11/14] t3903: abstract away SHA-1-specific constants
` [PATCH 12/14] t4000: make hash size independent
` [PATCH 13/14] t4002: make hash independent
` [PATCH 14/14] t4009: make hash size independent

[PATCH 00/26] object_id part 17
 2019-08-18 20:04 UTC  (27+ messages)
` [PATCH 01/26] builtin/replace: make hash size independent
` [PATCH 02/26] patch-id: convert to use the_hash_algo
` [PATCH 03/26] fetch-pack: use parse_oid_hex
` [PATCH 04/26] builtin/receive-pack: switch to use the_hash_algo
` [PATCH 05/26] builtin/blame: switch uses of GIT_SHA1_HEXSZ to the_hash_algo
` [PATCH 06/26] builtin/rev-parse: switch to use the_hash_algo
` [PATCH 07/26] blame: remove needless comparison with GIT_SHA1_HEXSZ
` [PATCH 08/26] show-index: switch hard-coded constants to the_hash_algo
` [PATCH 09/26] connected: switch GIT_SHA1_HEXSZ "
` [PATCH 10/26] bundle: switch to use the_hash_algo
` [PATCH 11/26] combine-diff: replace GIT_SHA1_HEXSZ with the_hash_algo
` [PATCH 12/26] config: use the_hash_algo in abbrev comparison
` [PATCH 13/26] sha1-lookup: switch hard-coded constants to the_hash_algo
` [PATCH 14/26] bisect: switch to using the_hash_algo
` [PATCH 15/26] sequencer: convert to use the_hash_algo
` [PATCH 16/26] pack-write: use hash_to_hex when writing checksums
` [PATCH 17/26] builtin/repack: write object IDs of the proper length
` [PATCH 18/26] builtin/worktree: switch null_sha1 to null_oid
` [PATCH 19/26] cache: remove null_sha1
` [PATCH 20/26] wt-status: convert struct wt_status to object_id
` [PATCH 21/26] packfile: replace sha1_to_hex
` [PATCH 22/26] builtin/index-pack: "
` [PATCH 23/26] builtin/receive-pack: "
` [PATCH 24/26] rerere: "
` [PATCH 25/26] builtin/show-index: "
` [PATCH 26/26] midx: switch to using the_hash_algo

Updates on centos7 break git access via git-http-backend
 2019-08-18 17:00 UTC  (2+ messages)

Missing file in 2.23 (p5302-pack-index.subtests)?
 2019-08-18 16:03 UTC 

git diff autocomplete
 2019-08-18  2:47 UTC  (2+ messages)

[ANNOUNCE] Git for Windows 2.23.0
 2019-08-17 22:32 UTC 

Upgrade to gitweb-1.8.3.1-20 on centos7 breaks git access
 2019-08-17 20:39 UTC  (2+ messages)

[PATCH v2 2/2] bugreport: generate config whitelist based on docs
 2019-08-17 20:38 UTC  (2+ messages)

[PATCH 0/4] fix pax extended header length calculation
 2019-08-17 18:03 UTC  (6+ messages)
` [PATCH 2/4] archive-tar: "
` [PATCH 3/4] archive-tar: use size_t in strbuf_append_ext_header()
` [PATCH 4/4] archive-tar: turn length miscalculation warning into BUG


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