git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2017-11-16 02:01:08 to 2017-11-19 08:32:02 UTC [more...]

[PATCH v1 1/2] checkout: factor out functions to new lib file
 2017-11-19  8:31 UTC  (17+ 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] Reduce performance penalty for turned off traces
 2017-11-19  8:27 UTC  (10+ 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] git-send-email: fix get_maintainer.pl regression
 2017-11-19  2:54 UTC  (3+ messages)

[PATCH] git-rebase: clean up dashed-usages in messages
 2017-11-19  2:12 UTC  (2+ messages)

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

[PATCH 0/6] show non-empty lines before functions with diff/grep -W
 2017-11-19  1:18 UTC  (8+ 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

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

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

[RFC PATCH v3 0/4] give more useful error messages while renaming branch
 2017-11-19  1:04 UTC  (7+ 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

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  (7+ 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  (13+ messages)
                ` Improved error handling (Was: [PATCH 1/2] sequencer: factor out rewrite_file())

[PATCH V2] config: add --expiry-date
 2017-11-18  3:37 UTC  (6+ messages)
` [PATCH V3] "
    ` [PATCH V4] "

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

[PATCH v2] launch_editor(): indicate that Git waits for user input
 2017-11-18  1:40 UTC  (4+ messages)

[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  (16+ messages)
` [PATCH v4 1/6] dir: allow exclusions from blob in addition to file
` [PATCH v4 2/6] oidmap: add oidmap iterator methods
` [PATCH v4 3/6] oidset: add iterator methods to oidset
` [PATCH v4 4/6] list-objects: filter objects in traverse_commit_list
` [PATCH v4 5/6] rev-list: add list-objects filtering support
` [PATCH v4 6/6] pack-objects: add list-objects filtering

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

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

[PATCH v4 00/10] Partial clone part 2: fsck and promisors
 2017-11-17 20:22 UTC  (16+ messages)
` [PATCH v4 01/10] extension.partialclone: introduce partial clone extension
` [PATCH v4 02/10] fsck: introduce partialclone extension
` [PATCH v4 03/10] fsck: support refs pointing to promisor objects
` [PATCH v4 04/10] fsck: support referenced "
` [PATCH v4 05/10] fsck: support promisor objects as CLI argument
` [PATCH v4 06/10] index-pack: refactor writing of .keep files
` [PATCH v4 07/10] introduce fetch-object: fetch one promisor object
` [PATCH v4 08/10] sha1_file: support lazily fetching missing objects
` [PATCH v4 09/10] rev-list: support termination at promisor objects
` [PATCH v4 10/10] gc: do not repack promisor packfiles

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)

What's cooking in git.git (Nov 2017, #05; Fri, 17)
 2017-11-17  6:35 UTC  (2+ messages)

[PATCH v4 00/15] Parial clone part 3: clone, fetch, fetch-pack, upload-pack, and tests
 2017-11-17  6:19 UTC  (17+ messages)
` [PATCH v4 01/15] upload-pack: add object filtering for partial clone
` [PATCH v4 02/15] clone, fetch-pack, index-pack, transport: "
` [PATCH v4 03/15] fetch: refactor calculation of remote list
` [PATCH v4 04/15] fetch: add object filtering for partial fetch
` [PATCH v4 05/15] remote-curl: add object filtering for partial clone
` [PATCH v4 06/15] pack-objects: test support for blob filtering
` [PATCH v4 07/15] fetch-pack: test support excluding large blobs
` [PATCH v4 08/15] partial-clone: define partial clone settings in config
` [PATCH v4 09/15] fetch-pack: test support excluding large blobs
` [PATCH v4 10/15] fetch: add from_promisor and exclude-promisor-objects parameters
` [PATCH v4 11/15] t5500: add fetch-pack tests for partial clone
` [PATCH v4 12/15] t5601: test "
` [PATCH v4 13/15] t5500: more tests for partial clone and fetch
` [PATCH v4 14/15] unpack-trees: batch fetching of missing blobs
` [PATCH v4 15/15] fetch-pack: restore save_commit_buffer after use

[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 "

Documentation of post-receive hook
 2017-11-17  3:24 UTC  (3+ messages)

[PATCH] branch doc: remove --set-upstream from synopsis
 2017-11-17  3:02 UTC  (7+ 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: "

[PATCH 00/30] Add directory rename detection to git
 2017-11-16 21:17 UTC  (7+ messages)
` [PATCH 12/30] directory rename detection: miscellaneous testcases to complete coverage
` [PATCH 27/30] merge-recursive: Apply necessary modifications for directory renames

Git on Mac - Segmentation fault:11
 2017-11-16 20:46 UTC  (3+ messages)

[PATCHv5 0/7] describe blob
 2017-11-16 19:34 UTC  (6+ messages)
` [PATCHv5 5/7] builtin/describe.c: print debug statements earlier
` [PATCHv5 6/7] builtin/describe.c: factor out describe_commit
` [PATCHv5 7/7] builtin/describe.c: describe a blob

Invalid memory access in `git apply`
 2017-11-16 18:50 UTC  (2+ messages)
` [PATCH] apply: update line lengths for --inaccurate-eof

[PATCH 00/14] WIP Partial clone part 3: clone, fetch, fetch-pack, upload-pack, and tests
 2017-11-16 17:53 UTC  (8+ messages)
` [PATCH 02/14] clone, fetch-pack, index-pack, transport: partial clone
` [PATCH 04/14] fetch: add object filtering for partial fetch

[PATCH v3 0/6] Partial clone part 1: object filtering
 2017-11-16 17:28 UTC  (6+ messages)
` [PATCH v3 4/6] list-objects: filter objects in traverse_commit_list

[PATCH 0/9] WIP Partial clone part 2: fsck and promisors
 2017-11-16 17:33 UTC  (10+ messages)
` [PATCH 1/9] extension.partialclone: introduce partial clone extension

[PATCH] completion: add '--copy' option to 'git branch'
 2017-11-16 17:09 UTC 

[PATCH 0/3] a small branch API clean-up
 2017-11-16 17:02 UTC  (9+ messages)
` [PATCH v2 1/2] branch: forbid refs/heads/HEAD
        ` [PATCH 3/4] branch: correctly reject refs/heads/{-dash,HEAD}

Changing encoding of a file : What should happen to CRLF in file ?
 2017-11-16 16:15 UTC  (9+ messages)

[PATCH] sequencer: reschedule pick if index can't be locked
 2017-11-16 14:19 UTC  (6+ messages)
` [PATCH v2] "

[Feature- Request] Option to commit after checking out branch command is made
 2017-11-16 11:19 UTC  (3+ messages)

Usability suggestion: Catch `git commit -amend`
 2017-11-16  4:06 UTC 


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