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

[GSoC][PATCHl 0/6] rebase -i: support more options
 2019-08-20 18:40 UTC  (19+ 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 0/1] commit-graph: add --[no-]progress to write and verify
 2019-08-20 18:37 UTC  (2+ messages)
` [PATCH 1/1] "

[PATCH] apply: reload .gitattributes after patching it
 2019-08-20 18:32 UTC  (11+ messages)
` [PATCH v4 0/2] Honor .gitattributes with rebase --am
  ` [PATCH v4 2/2] apply: reload .gitattributes after patching it

git log --graph with a sort of local revision number
 2019-08-20 18:21 UTC  (9+ messages)
    ` [SOLVED] (was: git log --graph with a sort of local revision number)
  ` [problem with name-rev] "
    ` [problem with name-rev]

Only track built files for final output?
 2019-08-20 18:11 UTC  (4+ messages)

[PATCH] t0021: make sure clean filter runs
 2019-08-20 18:01 UTC  (2+ messages)

(no subject)
 2019-08-20 17:27 UTC  (2+ messages)
` 

[PATCH] ref-filter: initialize empty name or email fields
 2019-08-20 16:37 UTC  (3+ messages)

[PATCH v1 1/1] pack-refs: pack expired loose refs to packed_refs
 2019-08-20 15:14 UTC  (5+ messages)
` [PATCH v2 0/1] pack-refs: always refreshing after take the lock file
      `  "

[PATCH 0/9] [RFC] New sparse-checkout builtin and "cone" mode
 2019-08-20 15:11 UTC  (10+ messages)
` [PATCH 1/9] sparse-checkout: create builtin with 'list' subcommand
` [PATCH 2/9] sparse-checkout: create 'init' subcommand
` [PATCH 3/9] clone: add --sparse mode
` [PATCH 4/9] sparse-checkout: 'add' subcommand
` [PATCH 6/9] trace2:experiment: clear_ce_flags_1
` [PATCH 5/9] sparse-checkout: create 'disable' subcommand
` [PATCH 7/9] sparse-checkout: add 'cone' mode
` [PATCH 8/9] sparse-checkout: use hashmaps for cone patterns
` [PATCH 9/9] sparse-checkout: init and add in cone mode

Git Test Coverage Report (Thursday, Aug 15)
 2019-08-20 12:54 UTC  (3+ messages)

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

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

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

[PATCH v2 0/4] format-patch: learn --infer-cover-subject option
 2019-08-20  7:31 UTC  (25+ 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 v3 07/13] t4014: drop redirections to /dev/null
  ` [PATCH v3 08/13] t4014: use test_line_count() where possible
  ` [PATCH v3 09/13] t4014: remove confusing pipe in check_threading()
  ` [PATCH v3 10/13] t4014: stop losing return codes of git commands
  ` [PATCH v3 11/13] Doc: add more detail for git-format-patch
  ` [PATCH v3 12/13] config/format.txt: specify default value of format.coverLetter
  ` [PATCH v3 13/13] format-patch: learn --infer-cover-subject option

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

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/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 "

[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 

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

[PATCH v3 00/24] Clean up merge API
 2019-08-19 17:17 UTC  (4+ messages)
` [PATCH v4 "
  ` [PATCH v4 21/24] merge-recursive: split internal fields into a separate struct

[RFC PATCH 0/5] line-log: towards a more responsive, incremental 'git log -L'
 2019-08-19 16:12 UTC  (11+ messages)
` [RFC PATCH 2/5] line-log: remove unused fields from 'struct line_log_data'
` [RFC PATCH 4/5] line-log: more responsive, incremental 'git log -L'

[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 

[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


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