git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2019-01-29 22:47:15 to 2019-01-31 20:38:00 UTC [more...]

[PATCH v5 00/16] sequencer: refactor functions working on a todo_list
 2019-01-31 20:37 UTC  (5+ messages)
` [PATCH v6 "
  ` [PATCH v6 07/16] sequencer: refactor sequencer_add_exec_commands() to work "

Possible minor bug in Git
 2019-01-31 20:34 UTC  (3+ messages)

[PATCH (Apple Git) 00/13] Differences between git-2.20.1 and Apple Git-116
 2019-01-31 19:48 UTC  (62+ messages)
` [PATCH (Apple Git) 01/13] .gitignore: Remove *.s as it matches *.S on case insensitive filesystem
` [PATCH (Apple Git) 02/13] test-lib: Export PERL5LIB for testing git-svn
` [PATCH (Apple Git) 03/13] t0500: New regression test for git add of a path that contains a .git directory
` [PATCH (Apple Git) 04/13] t4014: git --version can have SP in it
` [PATCH (Apple Git) 05/13] t5701: "
` [PATCH (Apple Git) 06/13] Set Apple Git version during build
` [PATCH (Apple Git) 07/13] HTML documentation is not provided with Apple's git. Make the error message more on point
` [PATCH (Apple Git) 08/13] git mergetool/difftool doesn't list 'opendiff' as an available tool on 10.8
` [PATCH (Apple Git) 09/13] Use symbolic links rather than hard links for files in libexec
` [PATCH (Apple Git) 10/13] Support for Xcode.app co-exestince and relocation
` [PATCH (Apple Git) 11/13] Fix problem found from running the test suite
` [PATCH (Apple Git) 12/13] Enable support for Xcode.app-bundled gitconfig

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

[PATCH v6 0/5] pack-redundant: new algorithm to find min packs
 2019-01-31 19:30 UTC  (10+ messages)
` [PATCH v7 0/6] "
` [PATCH v7 1/6] t5323: test cases for git-pack-redundant
` [PATCH v7 2/6] pack-redundant: delay creation of unique_objects
` [PATCH v7 3/6] pack-redundant: new algorithm to find min packs
` [PATCH v7 4/6] pack-redundant: remove unused functions
  ` [PATCH v8 1/1] pack-redundant: delete redundant code
` [PATCH v7 5/6] pack-redundant: rename pack_list.all_objects
` [PATCH v7 6/6] pack-redundant: consistent sort method

New command/tool: git filter-repo
 2019-01-31 19:09 UTC  (2+ messages)

[PATCH 0/8] introduce no-overlay and cached mode in git checkout
 2019-01-31 19:05 UTC  (8+ messages)
` [PATCH 6/8] checkout: add --cached option

[PATCH] pretty: Add %(trailer:X) to display single trailer
 2019-01-31 18:46 UTC  (8+ messages)
` [PATCH v4 0/7] %(trailers) improvements in pretty format
  ` [PATCH v4 2/7] pretty: allow %(trailers) options with explicit value

[PATCH 00/19] Add new command "switch"
 2019-01-31 18:23 UTC  (39+ messages)
` [PATCH 01/19] git-checkout.txt: fix one syntax line
` [PATCH 02/19] doc: document --overwrite-ignore
` [PATCH 03/19] t: rename t2014-switch.sh to t2014-checkout-switch.sh
` [PATCH 04/19] checkout: factor out some code in parse_branchname_arg()
` [PATCH 05/19] checkout: make "opts" in cmd_checkout() a pointer
` [PATCH 06/19] checkout: move 'confict_style' and 'dwim_..' to checkout_opts
` [PATCH 07/19] checkout: split options[] array in three pieces
` [PATCH 08/19] checkout: split part of it to new command switch
          ` [PATCH] git-commit.txt: better description what it does
` [PATCH 09/19] switch: better names for -b and -B
` [PATCH 10/19] switch: remove -l
` [PATCH 11/19] switch: stop accepting pathspec
` [PATCH 12/19] switch: reject "do nothing" case
` [PATCH 13/19] switch: only allow explicit detached HEAD
` [PATCH 14/19] switch: add short option for --detach
` [PATCH 15/19] switch: no implicit dwim, use --guess to dwim
` [PATCH 16/19] switch: no worktree status unless real branch switch happens
` [PATCH 17/19] t: add tests for switch
` [PATCH 18/19] completion: support switch
` [PATCH 19/19] doc: promote "git switch"

t5702 failing under ASan on master
 2019-01-31 18:12 UTC  (4+ messages)

What's cooking in git.git (Jan 2019, #05; Tue, 29)
 2019-01-31 17:59 UTC  (6+ messages)
` mk/use-size-t-in-zlib [was: Re: What's cooking in git.git (Jan 2019, #05; Tue, 29)]

Broken interactive rebase text after some UTF-8 characters
 2019-01-31 17:43 UTC  (5+ messages)

Git annex possible bug
 2019-01-31 16:48 UTC 

[PATCH] reflog: specify default pretty format in config
 2019-01-31 10:12 UTC  (3+ messages)

[PATCH] help: align the longest command in the command listing
 2019-01-31  9:23 UTC 

[RFC PATCH] pack-refs: fail on falsely sorted packed-refs
 2019-01-31  8:21 UTC  (3+ messages)

[PATCH 0/1] Makefile: add prove and coverage-prove targets
 2019-01-31  7:23 UTC  (9+ messages)
` [PATCH 1/1] "

Contributor Summit Topics and Logistics
 2019-01-31  6:11 UTC  (10+ messages)
  ` GSoC 2019 (was: Contributor Summit Topics and Logistics)

Feature suggestion: Filter branches by user
 2019-01-30 21:58 UTC  (3+ messages)

cat-file ambiguity prints "dangling"
 2019-01-30 21:33 UTC  (7+ messages)
      ` [PATCH] t1512: test ambiguous cat-file --batch and --batch-output
          ` [PATCH v2] "

[PATCH] subtree: Teach push the --force option
 2019-01-30 18:50 UTC 

[PATCH 00/14] Trace2 tracing facility
 2019-01-30 18:45 UTC  (3+ messages)

What is “unable to open object pack directory: .git/objects/pack: Not a directory” error?
 2019-01-30 18:36 UTC 

git-rebase is ignoring working-tree-encoding
 2019-01-30 17:49 UTC  (4+ messages)
` [PATCH v3 1/1] Support working-tree-encoding "UTF-16LE-BOM"

[PATCH v2 1/3] Add tests for describe with --work-tree
 2019-01-30 16:47 UTC  (5+ messages)

[PATCH] trace2: fix hdr-check warnings
 2019-01-30 15:39 UTC  (3+ messages)

[PATCH v3 1/3] Add tests for describe with --work-tree
 2019-01-30 12:44 UTC  (14+ messages)
` [PATCH v3 2/3] Setup working tree in describe
` [PATCH v3 3/3] Add test for describe with a bare repository

[PATCH] rebase -x: sanity check command
 2019-01-30 12:25 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v4 0/1] config: allow giving separate author and committer idents
 2019-01-30  0:35 UTC  (2+ messages)
` [PATCH v4 1/1] "

[PATCH v3 0/1] config: allow giving different author and committer idents
 2019-01-29 23:33 UTC  (3+ messages)
` [PATCH v3 1/1] config: allow giving separate "

[PATCH 0/4] Sideband the whole fetch v2 response
 2019-01-29 23:27 UTC  (4+ messages)
` [PATCH v3 "
  ` [PATCH v3 4/4] tests: define GIT_TEST_SIDEBAND_ALL

git add —ignore-errors causes --renormalize
 2019-01-29 22:51 UTC  (4+ 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).