git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2019-02-22 15:09:50 to 2019-02-25 19:21:21 UTC [more...]

[PATCH v2 2/3] setup: do not use invalid `repository_format`
 2019-02-25 19:21 UTC  (7+ messages)
` [PATCH v3 0/2] setup: fix memory leaks with `struct repository_format`
  ` [PATCH v3 2/2] "

[BUG] git log -L ... -s does not suppress diff output
 2019-02-25 18:55 UTC  (6+ messages)
  ` [PATCH] line-log: suppress diff output with "-s"

What's cooking in git.git (Feb 2019, #04; Sun, 24)
 2019-02-25 18:37 UTC  (2+ messages)
` ag/sequencer-reduce-rewriting-todo, was "

[ANNOUNCE] Git v2.21.0
 2019-02-25 16:05 UTC 

How to test the url of a remote ?
 2019-02-25 15:31 UTC 

[PATCH 0/1] t5580: verify that alternates can be UNC paths
 2019-02-25 14:17 UTC  (2+ messages)
` [PATCH 1/1] "

Draft of Git Rev News edition 48
 2019-02-25 13:00 UTC 

[GSoC] Introduction
 2019-02-25 11:35 UTC  (4+ messages)

[GSoC][PATCH 0/3] clone: convert explicit dir traversal to dir-iterator
 2019-02-25 10:25 UTC  (22+ messages)
` [GSoC][PATCH 1/3] dir-iterator: add pedantic option to dir_iterator_begin
` [GSoC][PATCH 2/3] clone: extract function from copy_or_link_directory
` [GSoC][PATCH 3/3] clone: use dir-iterator to avoid explicit dir traversal

`git status -u no` suppresses modified files too
 2019-02-25  8:59 UTC  (4+ messages)

Git Pull --ff-only should imply --no-rebase
 2019-02-25  8:42 UTC 

.gitignore alleged bug
 2019-02-25  7:38 UTC  (3+ messages)

[ANNOUNCE] Git v2.21.0
 2019-02-24 22:32 UTC  (2+ messages)
` Git for Windows v2.21.0 due Tuesday, was "

[PATCH 0/1] jt/fetch-cdn-offload: fix build with clang
 2019-02-24 22:12 UTC  (2+ messages)
` [PATCH 1/1] fixup! upload-pack: refactor reading of pack-objects out

[WIP 0/7] CDN offloading of fetch response
 2019-02-24 15:54 UTC  (9+ messages)
` [WIP 1/7] http: use --stdin and --keep when downloading pack
` [WIP 2/7] http: improve documentation of http_pack_request
` [WIP 3/7] http-fetch: support fetching packfiles by URL
` [WIP 4/7] Documentation: order protocol v2 sections
` [WIP 5/7] Documentation: add Packfile URIs design doc
` [WIP 6/7] upload-pack: refactor reading of pack-objects out
` [WIP 7/7] upload-pack: send part of packfile response as uri

External tool is ignored when using difftool with --no-index
 2019-02-24 15:24 UTC  (6+ messages)
` [PATCH] diff: reuse diff setup for --no-index case

[GIT PULL] l10n updates for 2.21 round 2
 2019-02-24 15:03 UTC  (2+ messages)

[PATCH 0/1] Adjust the Azure Pipeline badge in our README
 2019-02-24 14:21 UTC  (4+ messages)
` [PATCH 1/1] README: adjust for final Azure Pipeline ID

does "git clean" deliberately ignore "core.excludesFile"?
 2019-02-24 14:15 UTC  (7+ messages)

[PATCH 00/26] Git bisect part3
 2019-02-24 10:11 UTC  (27+ messages)
` [PATCH 01/26] bisect--helper: refer branch.buf before strbuf_release(...)
` [PATCH 02/26] bisect--helper: change `retval` to `res`
` [PATCH 03/26] bisect--helper: `decide_next()` helper function
` [PATCH 04/26] bisect.c: libify `exit_if_skipped_commits` to `error_if_skipped...`
` [PATCH 05/26] bisect.c: libify `bisect_checkout` and its dependants
` [PATCH 06/26] bisect.c: libify `check_merge_bases` and its dependents
` [PATCH 07/26] bisect.c: libify `check_good_are_ancestors_of_bad` "
` [PATCH 08/26] bisect.c: libify `handle_bad_merge_base` and its dependants
` [PATCH 09/26] bisect.c: libify `bisect_next_all` "
` [PATCH 10/26] bisect--helper: `bisect_next` and `bisect_auto_next` shell function in C
` [PATCH 11/26] bisect--helper: Finish `bisect_start()` conversion
` [PATCH 12/26] bisect--helper: dequote arguments in `bisect-start`
` [PATCH 13/26] bisect--helper: retire `--bisect-clean-state` subcommand
` [PATCH 14/26] bisect--helper: retire `--next-all` subcommand
` [PATCH 15/26] bisect--helper: `bisect_autostart` shell function in C
` [PATCH 16/26] bisect--helper: `bisect_state` & `bisect_head` "
` [PATCH 17/26] bisect--helper: retire `--check-expected-revs` subcommand
` [PATCH 18/26] bisect--helper: retire `--write-terms` subcommand
` [PATCH 19/26] bisect--helper: `bisect_log` shell function in C
` [PATCH 20/26] bisect--helper: `bisect_replay` "
` [PATCH 21/26] bisect--helper: retire `--bisect-write` subcommand
` [PATCH 22/26] bisect--helper: retire `--bisect-autostart` subcommand
` [PATCH 24/26] bisect--helper: remove the dequote in bisect_start()
` [PATCH 23/26] bisect--helper: retire `--bisect-auto-next` subcommand
` [PATCH 25/26] bisect--helper: `bisect_skip` shell function in C
` [PATCH 26/26] bisect--helper: retire `--check-and-set-terms` subcommand

BUG: 2.11-era rebase regression when @{upstream} is implicitly used
 2019-02-24 10:10 UTC  (8+ messages)
` [PATCH 1/2] rebase tests: test linear branch topology
` [PATCH 2/2] rebase: don't rebase linear topology with --fork-point

[PATCH] Fix the quotation mark in the explanation of "git checkout -"
 2019-02-24  5:24 UTC  (2+ messages)

on fedora, "man gitweb" exists but actual gitweb command is missing
 2019-02-23 17:27 UTC  (3+ messages)

git bisect - good vs bad output is different
 2019-02-23 13:44 UTC  (7+ messages)
  ` [PATCH 0/3] prettier bisect output
    ` [PATCH 3/3] bisect: make diff-tree output prettier

[PATCH 0/3] format-patch --no-clobber
 2019-02-23 13:34 UTC  (8+ messages)
` [PATCH 1/3] builtin/log: downcase the beginning of error messages
` [PATCH 2/3] format-patch: notice failure to open cover letter for writing
` [PATCH 3/3] format-patch: --no-clobber refrains from overwriting output files

Students projects: looking for small and medium project ideas
 2019-02-23 13:28 UTC  (2+ messages)

[PATCH 2/8] tests: always test fetch of unreachable with v0
 2019-02-23 13:25 UTC  (5+ messages)

[PATCH] Makefile: remove an out-of-date comment
 2019-02-23 13:23 UTC  (18+ messages)
` [PATCH v2 0/6] Makefile: allow for combining DEVELOPER= and CFLAGS="..."
` [PATCH v2 2/6] Makefile: move "strip" assignment down from flags
` [PATCH v2 4/6] Makefile: Move *_LIBS assignment into its own section
` [PATCH v2 5/6] Makefile: move the setting of *FLAGS closer to "include"
` [PATCH v2 6/6] Makefile: allow for combining DEVELOPER=1 and CFLAGS="..."

Looking for my fisrt task
 2019-02-23 12:53 UTC  (3+ messages)

git format-patch can clobber existing patch
 2019-02-23  9:53 UTC  (5+ messages)

Am a newby and I cannot compile git
 2019-02-23  9:45 UTC  (8+ messages)

[PATCH 0/8] commit-graph: segfault & other fixes for broken graphs
 2019-02-23  9:29 UTC  (4+ messages)
` [PATCH 7/8] commit-graph write: don't die if the existing graph is corrupt

[RFC PATCH] pack-refs: fail on falsely sorted packed-refs
 2019-02-23  7:10 UTC  (5+ messages)

[PATCH] Delete check-racy.c
 2019-02-22 23:24 UTC  (2+ messages)

[PATCH v6 00/15] Trace2 tracing facility
 2019-02-22 22:25 UTC  (17+ messages)
` [PATCH v7 "
  ` [PATCH v7 01/15] trace2: Documentation/technical/api-trace2.txt
  ` [PATCH v7 02/15] trace2: create new combined trace facility
  ` [PATCH v7 03/15] trace2: collect Windows-specific process information
  ` [PATCH v7 04/15] trace2:data: add trace2 regions to wt-status
  ` [PATCH v7 05/15] trace2:data: add editor/pager child classification
  ` [PATCH v7 07/15] trace2:data: add trace2 transport "
  ` [PATCH v7 06/15] trace2:data: add trace2 sub-process classification
  ` [PATCH v7 08/15] trace2:data: add trace2 hook classification
  ` [PATCH v7 10/15] trace2:data: pack-objects: add trace2 regions
  ` [PATCH v7 09/15] trace2:data: add trace2 instrumentation to index read/write
  ` [PATCH v7 11/15] trace2:data: add subverb to checkout command
  ` [PATCH v7 12/15] trace2:data: add subverb to reset command
  ` [PATCH v7 13/15] trace2:data: add subverb for rebase
  ` [PATCH v7 14/15] trace2: t/helper/test-trace2, t0210.sh, t0211.sh, t0212.sh
  ` [PATCH v7 15/15] trace2: add for_each macros to clang-format

[PATCH v4 0/7] Turn git add-i into built-in
 2019-02-22 22:11 UTC  (6+ messages)
` [PATCH v5 00/10] "
  ` [PATCH v5 04/10] add-interactive.c: implement list_and_choose
  ` [PATCH v5 05/10] add-interactive.c: implement status command

[PATCH] fetch: prefer suffix substitution in compact fetch.output
 2019-02-22 20:00 UTC  (5+ messages)
` Ideas for even more compact fetch.output=compact output

[ANNOUNCE] Git v2.21.0-rc2
 2019-02-22 19:23 UTC  (9+ messages)
` [PATCH 2/2] commit-graph tests: fix cryptic unportable "dd" invocation
              ` [PATCH v3] commit-graph tests: fix "

[PATCH 0/5] Protocol v2 fix: http and auth
 2019-02-22 19:15 UTC  (5+ messages)
` [PATCH v2 "
  ` [PATCH v2 5/5] remote-curl: use post_rpc() for protocol v2 also

[PATCH 0/1] Introduce "precious" file attribute
 2019-02-22 18:07 UTC  (10+ messages)
` [PATCH 1/1] Introduce "precious" file concept

[PATCH] format-patch: notice failure to open cover letter for writing
 2019-02-22 17:54 UTC  (3+ messages)

Fetching master branch with tags associated with it
 2019-02-22 16:35 UTC  (3+ messages)

[PATCH RFC 0/20] cat-file: start using formatting logic from ref-filter
 2019-02-22 16:19 UTC  (23+ messages)
` [PATCH RFC 01/20] cat-file: reuse struct ref_format
  ` [PATCH RFC 04/20] for-each-ref: tests for new atom %(rest) added
  ` [PATCH RFC 20/20] cat-file: update docs
  ` [PATCH RFC 17/20] cat-file: reuse ref-filter formatting logic
  ` [PATCH RFC 15/20] ref-filter: add raw formatting option
  ` [PATCH RFC 03/20] ref-filter: add rest "
  ` [PATCH RFC 12/20] cat-file: remove batch_write function
  ` [PATCH RFC 13/20] cat-file: rewrite print_object_or_die
  ` [PATCH RFC 10/20] cat-file: inline stream_blob
  ` [PATCH RFC 06/20] cat-file: remove mark_query from expand_data
  ` [PATCH RFC 11/20] cat-file: move filter_object to diff.c
  ` [PATCH RFC 02/20] ref-filter: rename field in ref_array_item stuct
  ` [PATCH RFC 09/20] ref-filter: make expand_data global
  ` [PATCH RFC 07/20] cat-file: remove skip_object_info
  ` [PATCH RFC 18/20] cat-file: get rid of expand_data
  ` [PATCH RFC 16/20] for-each-ref: tests for new atom %(raw) added
  ` [PATCH RFC 05/20] cat-file: remove split_on_whitespace
  ` [PATCH RFC 08/20] cat-file: remove rest from expand_data
  ` [PATCH RFC 19/20] cat-file: tests for new atoms added
  ` [PATCH RFC 14/20] cat-file: move print_object_or_die to ref-filter

how does one interpret "git diff <commit> ^<commit>"
 2019-02-22 15:30 UTC  (2+ messages)

[Suggestion] Add Skip for t9020
 2019-02-22 15:30 UTC  (3+ messages)


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