git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2017-11-16 21:49:13 to 2017-11-20 18:19:13 UTC [more...]

[RFC PATCH 0/3] git-describe <blob> ?
 2017-11-20 18:18 UTC  (17+ messages)
` [PATCH 0/7] git-describe <blob>
  ` [PATCH 6/7] builtin/describe.c: describe a blob

[PATCH] Makefile: check that tcl/tk is installed
 2017-11-20 18:12 UTC  (7+ messages)

[PATCH 0/6] show non-empty lines before functions with diff/grep -W
 2017-11-20 17:28 UTC  (11+ messages)
` [PATCH 1/6] t4051: add test for comments preceding function lines
` [PATCH 2/6] xdiff: factor out is_func_rec()
` [PATCH 3/6] xdiff: show non-empty lines before functions with -W
` [PATCH 4/6] t7810: improve check of -W with user-defined function lines
` [PATCH 5/6] grep: update boundary variable for pre-context
` [PATCH 6/6] grep: show non-empty lines before functions with -W

[PATCH v2 1/6] config: introduce core.printsha1ellipsis
 2017-11-20 12:25 UTC  (17+ messages)
` [PATCH 1/3] checkout: describe_detached_head: remove 3dots after committish
    ` [PATCH v2 3/6] diff: diff_aligned_abbrev: remove ellipsis after abbreviated SHA-1 value
        ` [PATCH v3 1/5] checkout: describe_detached_head: remove ellipsis after committish
        ` [PATCH v3 2/5] diff: diff_aligned_abbrev: remove ellipsis after abbreviated SHA-1 value
        ` [PATCH v3 3/5] Documentation: user-manual: limit usage of ellipsis
        ` [PATCH v3 4/5] Documentation: revisions: fix typo: "three dot" ---> "three-dot" (in line with "two-dot")
        ` [PATCH v3 5/5] Testing: provide tests requiring them with ellipses after SHA-1 values

[PATCHv5 0/7] describe blob
 2017-11-20 15:10 UTC  (3+ messages)
` [PATCHv5 7/7] builtin/describe.c: describe a blob

[PATCH] Makefile: check that tcl/tk is installed
 2017-11-20 17:17 UTC  (2+ messages)

Add feature to stop tracking files while keeping them in the index
 2017-11-20 17:13 UTC  (2+ messages)

[PATCH V2] config: add --expiry-date
 2017-11-20 17:04 UTC  (8+ messages)
` [PATCH V3] "
    ` [PATCH V4] "

[PATCH v4 00/10] Partial clone part 2: fsck and promisors
 2017-11-20 15:56 UTC  (8+ messages)
` [PATCH v4 07/10] introduce fetch-object: fetch one promisor object

[PATCH v1 0/4] Speed up index load through parallelization
 2017-11-20 15:38 UTC  (14+ messages)
` [PATCH v1 1/4] fastindex: speed "

[PATCH] git-rebase: clean up dashed-usages in messages
 2017-11-20 15:26 UTC  (5+ messages)

[PATCH] docs: checking out using @{-N} can lead to detached state
 2017-11-20 15:18 UTC  (3+ messages)

(no subject)
 2017-11-20 15:10 UTC 

Bug/Wish: bash completion for git pull --rebase doesn't include --autostash
 2017-11-20 15:08 UTC  (3+ messages)

[PATCH] bash completion: Add --autostash and --no-autostash to pull
 2017-11-20 15:07 UTC 

What's cooking in git.git (Nov 2017, #05; Fri, 17)
 2017-11-20 13:49 UTC  (3+ messages)

[PATCH v2] git-send-email: fix --cc-cmd get_maintainer.pl regression
 2017-11-20 11:44 UTC 

[PATCH] git-send-email: fix --cc-cmd get_maintainer.pl regression
 2017-11-20 11:41 UTC 

[PATCH] git-send-email: fix get_maintainer.pl regression
 2017-11-20 10:44 UTC  (3+ messages)

Draft of Git Rev News edition 33
 2017-11-20  8:33 UTC 

[PATCH v16 1/6] bisect--helper: use OPT_CMDMODE instead of OPT_BOOL
 2017-11-20  7:03 UTC  (5+ messages)
` [PATCH v16 6/6] bisect--helper: `is_expected_rev` & `check_expected_revs` shell function in C

git pull
 2017-11-20  6:04 UTC  (2+ messages)

[PATCH] Reduce performance penalty for turned off traces
 2017-11-20  4:59 UTC  (14+ messages)
      ` [PATCH 1/2] Simplify tracing code by removing trace key normalization concept
        ` [PATCH 2/2] Reduce performance cost of the trace if trace category is disabled

[PATCH] contrib/git-jump: allow to configure the grep command
 2017-11-20  3:11 UTC  (2+ messages)

Documentation of post-receive hook
 2017-11-20  1:17 UTC  (7+ messages)

[PATCH v2 0/1] exec_cmd: RUNTIME_PREFIX on some POSIX systems
 2017-11-20  1:01 UTC  (3+ messages)
` [PATCH 1/1] "

Why gc --auto is called so rarely?
 2017-11-20  0:46 UTC  (3+ messages)

[PATCH v1 1/2] checkout: factor out functions to new lib file
 2017-11-20  0:39 UTC  (21+ messages)
` [PATCH v1 2/2] worktree: make add dwim
` [PATCH v2 1/3] checkout: factor out functions to new lib file
  ` [PATCH v2 2/3] worktree: make add <path> <branch> dwim
  ` [PATCH v2 3/3] worktree: make add <path> dwim
  ` [PATCH v3 0/3] make git worktree add dwim more
    ` [PATCH v3 1/3] checkout: factor out functions to new lib file
    ` [PATCH v3 2/3] worktree: make add <path> <branch> dwim
    ` [PATCH v3 3/3] worktree: make add <path> dwim

[PATCH v2] launch_editor(): indicate that Git waits for user input
 2017-11-20  0:11 UTC  (6+ messages)

Can @{-N} always be used where a branch name is expected?
 2017-11-19 18:09 UTC 

[RFC PATCH v3 0/4] give more useful error messages while renaming branch
 2017-11-19 18:06 UTC  (9+ messages)
` [PATCH 0/4] cleanups surrounding branch
  ` [PATCH 1/4] branch: improve documentation and naming of create_branch() parameters
  ` [PATCH 2/4] branch: group related arguments of create_branch()
  ` [PATCH 3/4] branch: update warning message shown when copying a misnamed branch
  ` [PATCH 4/4] builtin/branch: strip refs/heads/ using skip_prefix

[PATCH 1/3] t7006: add tests for how git branch paginates
 2017-11-19 15:03 UTC  (3+ messages)
` [PATCH 2/3] branch: respect `pager.branch` in list-mode only
` [PATCH 3/3] branch: change default of `pager.branch` to "on"

Why gc --auto is called so rarely?
 2017-11-19 14:55 UTC 

[PATCH] git-pull: Pass -4/-6 option to git-fetch
 2017-11-19 14:37 UTC 

[PATCH] git-send-email: honor $PATH
 2017-11-19 12:35 UTC  (6+ messages)
    ` [PATCH v2] git-send-email: honor $PATH for sendmail binary

[PATCH] git-pull: Pass -4/-6 option to git-fetch
 2017-11-19 11:01 UTC 

v2.15.0: commits become falsely joined when rebasing (interactively)
 2017-11-19  1:45 UTC 

[RFC] Indicate that Git waits for user input via editor
 2017-11-19  1:07 UTC  (8+ messages)
` [PATCH] launch_editor(): indicate that Git waits for user input

git archive --remote should generate tar.gz format indicated by -o filename
 2017-11-18 22:16 UTC 

[PATCH] sha1: add gnutls as a sha1 provider
 2017-11-18 20:32 UTC  (3+ messages)

[PATCH] config: avoid "write_in_full(fd, buf, len) != len" pattern
 2017-11-18 20:25 UTC  (6+ messages)

[RFC PATCH 0/8] sequencer: dont't fork git commit
 2017-11-18 14:33 UTC  (14+ messages)
` [PATCH v3 0/8] sequencer: don't "
  ` [PATCH v3 1/8] t3404: check intermediate squash messages
  ` [PATCH v3 2/8] commit: move empty message checks to libgit
  ` [PATCH v3 3/8] Add a function to update HEAD after creating a commit
  ` [PATCH v3 4/8] commit: move post-rewrite code to libgit
  ` [PATCH v3 5/8] commit: move print_commit_summary() "
  ` [PATCH v3 6/8] sequencer: simplify adding Signed-off-by: trailer
  ` [PATCH v3 7/8] sequencer: load commit related config
  ` [PATCH v3 8/8] sequencer: try to commit without forking 'git commit'

Is it not bug git stash -- <pathspec> does not work at non-root directory?
 2017-11-18 11:36 UTC  (6+ messages)

[PATCH 1/2] sequencer: factor out rewrite_file()
 2017-11-18  9:01 UTC  (12+ messages)
                ` Improved error handling (Was: [PATCH 1/2] sequencer: factor out rewrite_file())

[PATCH v1 1/1] Introduce git add --renormalize 
 2017-11-18  1:47 UTC  (5+ messages)
` [PATCH v3 "

[PATCH 1/2] Documentation about triangular workflow
 2017-11-18  1:33 UTC  (6+ messages)
` [PATCH 2/2] Triangular workflow

Special strings in commit messages
 2017-11-18  1:01 UTC  (4+ messages)
    ` [PATCH v2] rebase: use mboxrd format to avoid split errors

[PATCH v4 0/6] Partial clone part 1: object filtering
 2017-11-17 22:19 UTC  (12+ messages)
` [PATCH v4 4/6] list-objects: filter objects in traverse_commit_list
` [PATCH v4 5/6] rev-list: add list-objects filtering support

Bug in "revision.c: --all adds HEAD from all worktrees" ?
 2017-11-17 22:03 UTC  (5+ messages)

is there a rationale for some sample hooks but not others?
 2017-11-17 17:16 UTC  (2+ messages)

git send-email does not work with Google anymore?!
 2017-11-17 13:50 UTC  (3+ messages)

[PATCH v2 1/9] perf/run: add '--config' option to the 'run' script
 2017-11-17  7:58 UTC  (3+ messages)

[PATCH v4 00/15] Parial clone part 3: clone, fetch, fetch-pack, upload-pack, and tests
 2017-11-17  6:19 UTC  (2+ messages)

[PATCH 0/1] RUNTIME_PREFIX on POSIX systems
 2017-11-17  5:08 UTC  (3+ messages)
` [PATCH 1/1] exec_cmd: RUNTIME_PREFIX on some "

[PATCH] branch doc: remove --set-upstream from synopsis
 2017-11-17  3:02 UTC  (4+ messages)

[RFC] cover-at-tip
 2017-11-17  1:54 UTC  (6+ messages)
` [RFC 2/3] am: semi working --cover-at-tip

[PATCH v3 10/10] ssh: introduce a 'simple' ssh variant
 2017-11-17  1:12 UTC  (12+ messages)
` [PATCH 0/5] Coping with unrecognized ssh wrapper scripts in GIT_SSH
  ` [PATCH 3/5] ssh: 'auto' variant to select between 'ssh' and 'simple'
            ` [PATCH v2 0/5] Coping with unrecognized ssh wrapper scripts in GIT_SSH
              ` [PATCH 1/5] connect: split git:// setup into a separate function

[PATCHv4 0/7] describe a blob
 2017-11-17  1:06 UTC  (8+ messages)
` [PATCHv4 7/7] builtin/describe.c: "


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