git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2018-12-19 11:30:29 to 2018-12-24 10:59:01 UTC [more...]

Parsing trailers
 2018-12-24 10:58 UTC  (2+ messages)

[PATCH v2 0/2] refactoring branch colorization to ref-filter
 2018-12-24  8:47 UTC  (10+ messages)
` [PATCH v3 0/3]
  ` [PATCH v3 1/3] ref-filter: add worktreepath atom
          ` [PATCH v4 0/3]
            ` [PATCH v4 1/3] ref-filter: add worktreepath atom
            ` [PATCH v4 2/3] branch: Mark and color a branch differently if it is checked out in a linked worktree
            ` [PATCH v4 3/3] branch: Add an extra verbose output displaying worktree path for refs "

[PATCH] sha1-name.c: Fix handling of revisions that contain paths with brackets
 2018-12-24  8:06 UTC  (4+ messages)
  ` [PATCH v2] "

Can git choose perl at runtime?
 2018-12-24  2:20 UTC  (9+ messages)

[PATCH] stripspace: allow -s/-c outside git repository
 2018-12-24  0:01 UTC  (16+ messages)
` Referring to commits in commit messages

[PATCH] doc/config: do a better job of introducing 'worktree.guessRemote'
 2018-12-23 19:24 UTC 

git-rebase is ignoring working-tree-encoding
 2018-12-23 14:46 UTC  (3+ messages)

[PATCH 0/8] introduce no-overlay and cached mode in git checkout
 2018-12-23  9:44 UTC  (17+ messages)
` [PATCH 2/8] entry: factor out unlink_entry function
` [PATCH v2 0/8] introduce no-overlay mode in git checkout
  ` [PATCH v2 1/8] move worktree tests to t24*
  ` [PATCH v2 2/8] entry: factor out unlink_entry function
  ` [PATCH v2 3/8] entry: support CE_WT_REMOVE flag in checkout_entry
  ` [PATCH v2 4/8] read-cache: add invalidate parameter to remove_marked_cache_entries
  ` [PATCH v2 5/8] checkout: clarify comment
  ` [PATCH v2 6/8] checkout: factor out mark_cache_entry_for_checkout function
  ` [PATCH v2 7/8] checkout: introduce --{,no-}overlay option
  ` [PATCH v2 8/8] checkout: introduce checkout.overlayMode config

Does "git push" open a pack for read before closing it?
 2018-12-22 23:12 UTC  (2+ messages)

[PATCH] log: add %S option (like --source) to log --format
 2018-12-22 22:22 UTC  (3+ messages)

[PATCH 0/1] Make abspath() aware of case-insensitive filesystems
 2018-12-22 18:11 UTC  (3+ messages)
` [PATCH 1/1] abspath_part_inside_repo: respect core.fileMode

Show-branch without commits
 2018-12-22  2:20 UTC  (2+ messages)

[PATCH] diff: add support for reading files literally with --no-index
 2018-12-21 23:20 UTC  (12+ messages)

Unable to install latest git version. Claims git process pid running
 2018-12-21 20:19 UTC  (3+ messages)

[PATCH 0/5] Create 'expire' and 'repack' verbs for git-multi-pack-index
 2018-12-21 16:28 UTC  (9+ messages)
` [PATCH v2 0/7] "
  ` [PATCH v2 1/7] repack: refactor pack deletion for future use
  ` [PATCH v2 2/7] Docs: rearrange subcommands for multi-pack-index
  ` [PATCH v2 3/7] multi-pack-index: prepare for 'expire' subcommand
  ` [PATCH v2 4/7] midx: refactor permutation logic
  ` [PATCH v2 5/7] multi-pack-index: implement 'expire' verb
  ` [PATCH v2 7/7] midx: implement midx_repack()
  ` [PATCH v2 6/7] multi-pack-index: prepare 'repack' subcommand

[PATCH 1/2] t5403: Refactor
 2018-12-21 16:12 UTC  (4+ messages)
` [PATCH 2/2] Rebase: Run post-checkout hook on checkout

t5570 shaky for anyone ?
 2018-12-21 15:48 UTC  (6+ messages)
    ` [PATCH] t5570: drop racy test

"git show --usage" no "usage" displayed
 2018-12-21 14:49 UTC  (2+ messages)

[PATCH 0/4] Expose gpgsig in pretty-print
 2018-12-21 13:52 UTC  (6+ messages)

[PATCH 0/4] Let the builtin rebase call the git am command directly
 2018-12-21 13:17 UTC  (5+ messages)
` [PATCH 1/4] rebase: move `reset_head()` into a better spot
` [PATCH 2/4] rebase: avoid double reflog entry when switching branches
` [PATCH 3/4] rebase: teach `reset_head()` to optionally skip the worktree
` [PATCH 4/4] built-in rebase: call `git am` directly

[PATCH 0/1] add author and committer configuration settings
 2018-12-21 12:15 UTC  (5+ messages)
` [PATCH 1/1] Add "

[PATCH] git: add -N as a short option for --no-pager
 2018-12-21 12:04 UTC  (3+ messages)
` [PATCH v2] git: add -P "

Suppress reporting implicit git gc calls, when they don’t do anything
 2018-12-21 10:27 UTC 

comment for git-config man
 2018-12-21  8:54 UTC 

(no subject)
 2018-12-21  2:22 UTC 

rebase: Ask before doing anything not undoable
 2018-12-21  0:23 UTC  (6+ messages)

error: Use of uninitialized value $hash in chomp
 2018-12-21  0:15 UTC  (3+ messages)

On overriding make variables from the environment
 2018-12-20 23:12 UTC  (8+ messages)
` [PATCH 0/5] travis-ci: build with the right compiler
  ` [PATCH 1/5] compat/obstack: fix -Wcast-function-type warnings
  ` [PATCH 2/5] .gitignore: ignore external debug symbols from GCC on macOS
  ` [PATCH 3/5] travis-ci: don't be '--quiet' when running the tests
  ` [PATCH 4/5] travis-ci: switch to Xcode 10.1 macOS image
  ` [PATCH 5/5] travis-ci: build with the right compiler

[PATCH 0/1] Limit client version advertisements
 2018-12-20 21:58 UTC  (3+ messages)
` [PATCH v6 0/1] Advertise multiple supported proto versions
  ` [PATCH v6 1/1] protocol: advertise multiple supported versions

[PATCH 1/2] t5403: Refactor
 2018-12-20 21:55 UTC  (2+ messages)
` [PATCH 2/2] Rebase: Run post-checkout hook on checkout

[PATCH 0/2] Add commit-graph fuzzer and fix buffer overflow
 2018-12-20 20:11 UTC  (7+ messages)
` [PATCH v4 0/3] "

Incorrect tree shown with ls-tree ref^{type}:{{folder}}
 2018-12-20 20:05 UTC 

[PATCH] shallow: clear shallow cache when committing lock
 2018-12-20 19:53 UTC  (2+ messages)
` [RFC PATCH] fetch-pack: respect --no-update-shallow in v2

[PATCH v12 00/26] Convert "git stash" to C builtin
 2018-12-20 19:44 UTC  (27+ messages)
  ` [PATCH v12 01/26] sha1-name.c: add `get_oidf()` which acts like `get_oid()`
  ` [PATCH v12 02/26] strbuf.c: add `strbuf_join_argv()`
  ` [PATCH v12 03/26] strbuf.c: add `strbuf_insertf()` and `strbuf_vinsertf()`
  ` [PATCH v12 04/26] ident: add the ability to provide a "fallback identity"
  ` [PATCH v12 05/26] stash: improve option parsing test coverage
  ` [PATCH v12 06/26] t3903: modernize style
  ` [PATCH v12 07/26] stash: rename test cases to be more descriptive
  ` [PATCH v12 08/26] stash: add tests for `git stash show` config
  ` [PATCH v12 09/26] stash: mention options in `show` synopsis
  ` [PATCH v12 10/26] stash: convert apply to builtin
  ` [PATCH v12 11/26] stash: convert drop and clear "
  ` [PATCH v12 12/26] stash: convert branch "
  ` [PATCH v12 13/26] stash: convert pop "
  ` [PATCH v12 14/26] stash: convert list "
  ` [PATCH v12 15/26] stash: convert show "
  ` [PATCH v12 16/26] stash: convert store "
  ` [PATCH v12 17/26] stash: convert create "
  ` [PATCH v12 18/26] stash: convert push "
  ` [PATCH v12 19/26] stash: make push -q quiet
  ` [PATCH v12 20/26] stash: convert save to builtin
  ` [PATCH v12 21/26] stash: optimize `get_untracked_files()` and `check_changes()`
  ` [PATCH v12 22/26] stash: replace all `write-tree` child processes with API calls
  ` [PATCH v12 23/26] stash: convert `stash--helper.c` into `stash.c`
  ` [PATCH v12 24/26] stash: add back the original, scripted `git stash`
  ` [PATCH v12 25/26] stash: optionally use the scripted version again
  ` [PATCH v12 26/26] tests: add a special setup where stash.useBuiltin is off

Periodic hang during git index-pack
 2018-12-20 16:48 UTC  (5+ messages)

[PATCH 0/3] remote-curl smart-http discovery cleanup
 2018-12-20 15:49 UTC  (9+ messages)
` [PATCH v3 0/4] Unify pkt-line error handling and refactor smart-http
  ` [PATCH v3 1/4] pack-protocol.txt: accept error packets in any context

A bug in git-add with GIT_DIR?
 2018-12-20 15:21 UTC  (3+ messages)

[PATCH 0/3] setup: add `clear_repository_format()`
 2018-12-20 14:53 UTC  (18+ messages)
` [PATCH 1/3] setup: drop return value from `read_repository_format()`
` [PATCH 2/3] setup: do not use invalid `repository_format`
` [PATCH 3/3] setup: add `clear_repository_format()`

[PATCH 0/7] Turn git add-i into built-in
 2018-12-20 12:37 UTC  (9+ messages)
` [PATCH 1/7] diff: export diffstat interface
` [PATCH 2/7] add--helper: create builtin helper for interactive add
` [PATCH 3/7] add-interactive.c: implement status command
` [PATCH 4/7] add--interactive.perl: use add--helper --status for status_cmd
` [PATCH 5/7] add-interactive.c: implement show-help command
` [PATCH 6/7] Git.pm: introduce environment variable GIT_TEST_PRETEND_TTY
` [PATCH 7/7] add--interactive.perl: use add--helper --show-help for help_cmd

[RFC PATCH 0/1] Expand abbreviated filters
 2018-12-19 23:21 UTC  (2+ messages)
` [RFC PATCH 1/1] filter-options: Expand abbreviated numbers

[PATCH 0/1] commit-graph: writing missing parents is a BUG
 2018-12-19 20:14 UTC  (2+ messages)
` [PATCH 1/1] "

Git hooks don't run while commiting in worktree via git-gui
 2018-12-19 18:09 UTC  (3+ messages)

[PATCH] log: add %S option (like --source) to log --format
 2018-12-19 17:09 UTC  (6+ messages)

[ANNOUNCE] Git Rev News edition 46
 2018-12-19 16:41 UTC 

[PATCH] Simplify handling of setup_git_directory_gently() failure cases
 2018-12-19 15:59 UTC  (5+ messages)
` [PATCH v2] "

Built-in rebase doesn't execute post-checkout hook
 2018-12-19 14:32 UTC 

[PATCH 2/2] pack-redundant: remove unused functions
 2018-12-19 12:14 UTC  (5+ messages)
` [PATCH v2 0/3] pack-redundant: new algorithm to find min packs
` [PATCH v2 1/3] t5322: test cases for git-pack-redundant
` [PATCH v2 2/3] pack-redundant: new algorithm to find min packs
` [PATCH v2 3/3] pack-redundant: remove unused functions

Skipping history and save bandwidth: how can I jump between shallow clones, without sending unused blobs
 2018-12-19 11:30 UTC  (2+ 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).