git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2020-03-19 03:59:11 to 2020-03-21 18:00:19 UTC [more...]

[PATCH 0/7] Sparse checkout improvements -- improved sparsity updating
 2020-03-21 17:59 UTC  (8+ messages)
` [PATCH v2 00/18] "
  ` [PATCH v2 01/18] unpack-trees: fix minor typo in comment
  ` [PATCH v2 02/18] unpack-trees: remove unused error type
  ` [PATCH v2 03/18] unpack-trees: simplify verify_absent_sparse()
  ` [PATCH v2 04/18] unpack-trees: simplify pattern_list freeing
  ` [PATCH v2 05/18] t1091: make some tests a little more defensive against failures
  ` [PATCH v2 06/18] unpack-trees: allow check_updates() to work on a different index

Feature request: rebase -i inside of rebase -i
 2020-03-21 17:56 UTC  (6+ messages)

[PATCH] test-lib: allow short options to be stacked
 2020-03-21 17:27 UTC  (5+ messages)

[PATCH 0/1] commit-graph: avoid unnecessary tag deference when merging
 2020-03-21 17:27 UTC  (11+ messages)
` [PATCH 1/1] commit-graph.c: avoid unnecessary tag dereference "

[PATCH v2 00/11] Finish converting git bisect to C part 2
 2020-03-21 16:10 UTC  (12+ messages)
` [PATCH v2 01/11] bisect--helper: fix `cmd_*()` function switch default return
` [PATCH v2 02/11] bisect--helper: introduce new `write_in_file()` function
` [PATCH v2 03/11] bisect--helper: reimplement `bisect_next` and `bisect_auto_next` shell functions in C
` [PATCH v2 04/11] bisect--helper: finish porting `bisect_start()` to C
` [PATCH v2 05/11] bisect--helper: retire `--bisect-clean-state` subcommand
` [PATCH v2 06/11] bisect--helper: retire `--next-all` subcommand
` [PATCH v2 07/11] bisect--helper: reimplement `bisect_autostart` shell function in C
` [PATCH v2 08/11] bisect--helper: reimplement `bisect_state` & `bisect_head` shell functions "
` [PATCH v2 09/11] bisect--helper: retire `--check-expected-revs` subcommand
` [PATCH v2 10/11] bisect--helper: retire `--write-terms` subcommand
` [PATCH v2 11/11] bisect--helper: retire `--bisect-autostart` subcommand

GIT_ASKPASS absolute path detection bug on Windows
 2020-03-21 11:42 UTC 

[PATCH v9 0/5] add git-bugreport tool
 2020-03-21 10:53 UTC  (11+ messages)
` [PATCH v9 2/5] bugreport: add tool to generate debugging info

[GIT PULL] l10n updates for 2.26.0 round 2
 2020-03-21 10:39 UTC  (2+ messages)

[PATCH 0/2] Lib-ify functions in builtin.h
 2020-03-21 10:29 UTC  (3+ messages)
` [PATCH 1/2] Lib-ify fmt-merge-msg
` [PATCH 2/2] Lib-ify prune-packed

[GSoC] Query regarding Microproject
 2020-03-21  9:49 UTC  (4+ messages)

[PATCH v2 00/17] merge: learn --autostash
 2020-03-21  9:21 UTC  (21+ messages)
` [PATCH v3 00/19] "
  ` [PATCH v3 01/19] Makefile: ASCII-sort += lists
  ` [PATCH v3 02/19] t7600: use test_write_lines()
  ` [PATCH v3 03/19] sequencer: use file strbuf for read_oneliner()
  ` [PATCH v3 04/19] sequencer: make read_oneliner() accept flags
  ` [PATCH v3 05/19] sequencer: configurably warn on non-existent files
  ` [PATCH v3 06/19] sequencer: make read_oneliner() extern
  ` [PATCH v3 07/19] rebase: use read_oneliner()
  ` [PATCH v3 08/19] sequencer: make apply_rebase() accept a path
  ` [PATCH v3 09/19] rebase: use apply_autostash() from sequencer.c
  ` [PATCH v3 10/19] rebase: generify reset_head()
  ` [PATCH v3 11/19] reset: extract reset_head() from rebase
  ` [PATCH v3 12/19] rebase: extract create_autostash()
  ` [PATCH v3 13/19] rebase: generify create_autostash()
  ` [PATCH v3 14/19] sequencer: extract perform_autostash() from rebase
  ` [PATCH v3 15/19] sequencer: unlink autostash in apply_autostash()
  ` [PATCH v3 16/19] sequencer: implement save_autostash()
  ` [PATCH v3 17/19] merge: teach --autostash option
  ` [PATCH v3 18/19] t5520: make test_pull_autostash() accept expect_parent_num
  ` [PATCH v3 19/19] pull: pass --autostash to merge

[GSoC Project RFC] "git log --oneline" improvements
 2020-03-20 23:36 UTC  (2+ messages)

[PATCH] connected: always use partial clone optimization
 2020-03-20 22:54 UTC  (2+ messages)

[PATCH] t3419: prevent failure when run with EXPENSIVE
 2020-03-20 22:24 UTC  (5+ messages)
` [PATCH v2] "

[PATCH 0/4] doc: --recurse-submodules
 2020-03-20 22:23 UTC  (11+ messages)
` [PATCH v2 0/5] "
  ` [PATCH v2 5/5] doc: --recurse-submodules only apply to active submodules
` [PATCH v3 0/5] doc: --recurse-submodules
  ` [PATCH v3 1/5] doc: list all commands affected by submodule.recurse
  ` [PATCH v3 2/5] doc: document --recurse-submodules for reset and restore
  ` [PATCH v3 3/5] doc: explain how to deactivate submodule.recurse completely
  ` [PATCH v3 4/5] doc: be more precise on (fetch|push).recurseSubmodules
  ` [PATCH v3 5/5] doc: --recurse-submodules mostly only apply to active submodules

[PATCH] trace2: teach Git to log environment variables
 2020-03-20 21:21 UTC  (2+ messages)

[PATCH] config: set pack.useSparse=true by default
 2020-03-20 21:14 UTC  (9+ messages)
` [PATCH v2] "
  ` [PATCH v3 0/2] "
    ` [PATCH v3 1/2] "
    ` [PATCH v3 2/2] pack-objects: flip the use of GIT_TEST_PACK_SPARSE

[PATCH 0/2] Slightly simplify partial clone user experience
 2020-03-20 20:38 UTC  (6+ messages)
` [PATCH 1/2] partial-clone: set default filter with --partial
` [PATCH 2/2] clone: document --partial and --filter options

[GSOC][PATCH 1/2] t1300: replace "test -f" into "test_path_is_file"
 2020-03-20 18:08 UTC  (8+ messages)
` [GSOC][PATCH 2/2] "
  ` [GSOC][PATCH v2] t1300: convert "test -f" with "test_path_is_file"

[GSoC][Patch 0/2] t4131: update test script
 2020-03-20 17:14 UTC  (17+ messages)
` [GSoC][PATCH 1/2] t4131: modernize style
` [GSoC][PATCH 2/2] t4131: use helper function to replace test -f <path>
      ` Re: RFC][Feature] submodule
      ` [GSoC][Patch 0/2] made the changes as per community suggestions
        ` [PATCH 1/2] t4131: modernize style
          ` Re: [GSoC][Patch]
        ` [PATCH 2/2] t4131: use helper function to replace 'test -f'

[RFC][Feature] submodule: teach subcommand 'summary' to give summary for nested submodules
 2020-03-20 16:08 UTC  (4+ messages)
` Re: RFC][Feature] submodule
  `  "
    ` Re: [RFC][Feature]

[GSOC][PATCH v2] t1300: convert "test -f" with "test_path_is_file"
 2020-03-20 15:56 UTC 

[RFC PATCH] fetch-pack: lazy fetch using tree:0
 2020-03-20  6:12 UTC  (3+ messages)

git makes it impossible to ignore or override global gitconfig, needs `GITCONFIGFILE`
 2020-03-20  5:41 UTC  (5+ messages)

[PATCH 0/6] fix test failure with busybox
 2020-03-20  5:37 UTC  (33+ messages)
` [PATCH 1/6] t4061: use POSIX compliance regex(7)
` [PATCH 2/6] test-lib-functions: test_cmp: eval $GIT_TEST_CMP
` [PATCH 3/6] t5003: skip conversion test if unzip -a is unavailable
` [PATCH 4/6] t5616: use rev-parse instead to get HEAD's object_id
` [PATCH 5/6] t7063: use POSIX find(1) syntax
` [PATCH 6/6] t4124: fix test for non-compliance diff

Relative url values in .gitmodules confusingly sensitive to clone via ssh vs https
 2020-03-20  1:18 UTC  (4+ messages)

What's cooking in git.git (Mar 2020, #06; Thu, 19)
 2020-03-20  0:16 UTC 

[PATCH 0/1] FAQ for common user questions
 2020-03-19 23:49 UTC  (6+ messages)
` [PATCH 1/1] docs: add a FAQ

Allowing only blob filtering was: [TOPIC 5/17] Partial Clone
 2020-03-19 17:15 UTC  (14+ messages)
` [RFC PATCH 0/2] upload-pack.c: limit allowed filter choices
  ` [RFC PATCH 1/2] list_objects_filter_options: introduce 'list_object_filter_config_name'
    ` Re*: [RFC PATCH 0/2] upload-pack.c: limit allowed filter choices

[GIT PULL] git-gui pull request
 2020-03-19 16:15 UTC 

[PATCH v1 0/2] git-gui: reduce Tcl version requirement from 8.6 to 8.5
 2020-03-19 16:05 UTC  (8+ messages)
` [PATCH v2 "

[ANNOUNCE] Git v2.26.0-rc2
 2020-03-19 13:52 UTC  (2+ messages)

[RFC] Possible idea for GSoC 2020
 2020-03-19 12:52 UTC  (9+ messages)

[RFC] Possible idea for GSoC 2020
 2020-03-19 12:50 UTC  (2+ messages)

[GSoC][RFC] Convert mergetool to builtin
 2020-03-19  8:42 UTC  (2+ messages)

[GSoC] Microproject for git
 2020-03-19  8:03 UTC  (4+ messages)
`  "

[PATCH 0/3] configure: respect --without-<package> flags
 2020-03-19  3:58 UTC  (4+ messages)
` [PATCH v2 "
  ` [PATCH v2 2/3] configure: respect --without-expat flag
  ` [PATCH v2 3/3] configure: respect --without-openssl flag


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