git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2016-04-20 16:10:02 to 2016-04-22 17:30:33 UTC [more...]

0 bot for Git
 2016-04-22 17:30 UTC  (13+ messages)

What's cooking in git.git (Apr 2016, #06; Thu, 21)
 2016-04-22 17:24 UTC  (12+ messages)

[PATCH v8 0/6] Move PGP verification out of verify-tag
 2016-04-22 17:22 UTC  (9+ messages)
` [PATCH v8 1/6] builtin/verify-tag.c: ignore SIGPIPE in gpg-interface
` [PATCH v8 2/6] t7030: test verifying multiple tags
` [PATCH v8 3/6] verify-tag: update variable name and type
` [PATCH v8 4/6] verify-tag: prepare verify_tag for libification
` [PATCH v8 5/6] verify-tag: move tag verification code to tag.c
` [PATCH v8 6/6] tag -v: verify directly rather than exec-ing verify-tag

[PATCH] test-lib: simplify '--option=value' parsing
 2016-04-22 15:38 UTC 

[PATCH 1/3] git reset --hard gives clean working tree
 2016-04-22 14:53 UTC  (13+ messages)
` [PATCH v5 4/4] convert.c: ident + core.autocrlf didn't work
` [PATCH v6 01/10] t0027: Make more reliable
` [PATCH v6 02/10] convert: allow core.autocrlf=input and core.eol=crlf
` [PATCH v6 03/10] t0027: test cases for combined attributes
` [PATCH v6 04/10] convert.c: ident + core.autocrlf didn't work
` [PATCH v6 05/10] read-cache: factor out get_sha1_from_index() helper
` [PATCH v6 06/10] convert.c: stream and early out
` [PATCH v6 07/10] convert: unify the "auto" handling of CRLF
` [PATCH v6 08/10] convert.c: more safer crlf handling with text attribute
` [PATCH v6 09/10] t6038; use crlf on all platforms
` [PATCH v6 10/10] ce_compare_data() did not respect conversion

[PATCH 0/3] Improve the mmap() emulation on Windows
 2016-04-22 14:31 UTC  (4+ messages)
` [PATCH 1/3] win32mmap: set errno appropriately
` [PATCH 2/3] mmap(win32): avoid copy-on-write when it is unnecessary
` [PATCH 3/3] mmap(win32): avoid expensive fstat() call

[PATCH] name-rev: include taggerdate in considering the best name
 2016-04-22 13:39 UTC 

history damage in linux.git
 2016-04-22 13:38 UTC  (24+ messages)

[PATCH 0/7] fix checking out a being-rebased branch
 2016-04-22 13:01 UTC  (35+ messages)
` [PATCH v2 00/12] "
  ` [PATCH v2 01/12] path.c: add git_common_path() and strbuf_git_common_path()
  ` [PATCH v2 03/12] worktree.c: make find_shared_symref() return struct worktree *
  ` [PATCH v2 04/12] worktree.c: mark current worktree
  ` [PATCH v2 09/12] worktree.c: test if branch being rebased in another worktree
  ` [PATCH v3 00/13] nd/worktree-various-heads
    ` [PATCH v3 01/13] dir.c: rename str(n)cmp_icase to fspath(n)cmp
    ` [PATCH v3 02/13] path.c: add git_common_path() and strbuf_git_common_path()
    ` [PATCH v3 03/13] worktree.c: store "id" instead of "git_dir"
    ` [PATCH v3 04/13] worktree.c: make find_shared_symref() return struct worktree *
    ` [PATCH v3 05/13] worktree.c: mark current worktree
    ` [PATCH v3 06/13] path.c: refactor and add worktree_git_path()
    ` [PATCH v3 07/13] wt-status.c: split rebase detection out of wt_status_get_state()
    ` [PATCH v3 08/13] wt-status.c: make wt_status_check_rebase() work on any worktree
    ` [PATCH v3 09/13] worktree.c: avoid referencing to worktrees[i] multiple times
    ` [PATCH v3 10/13] worktree.c: check whether branch is rebased in another worktree
    ` [PATCH v3 11/13] wt-status.c: split bisect detection out of wt_status_get_state()
    ` [PATCH v3 12/13] worktree.c: check whether branch is bisected in another worktree
    ` [PATCH v3 13/13] branch: do not rename a branch under bisect or rebase

[PATCH 1/2] dir.c: remove dead function fnmatch_icase()
 2016-04-22 12:25 UTC  (2+ messages)
` [PATCH 2/2] wrapper.c: delete dead function git_mkstemps()

possible bug of git stash deleting uncommitted files in corner case
 2016-04-22 12:29 UTC  (3+ messages)

[PATCH v1] travis-ci: build documentation
 2016-04-22 10:45 UTC  (3+ messages)

[PATCH] Update git-p4 to be compatible with git-lfs 1.2
 2016-04-22  8:10 UTC  (6+ messages)

[PATCH v2 0/2] git-p4: fix Git LFS pointer parsing
 2016-04-22  7:55 UTC  (8+ messages)
` [PATCH v2 2/2] "

[git-multimail] smtplib, check certificate
 2016-04-22  6:41 UTC  (3+ messages)

[PATCH/GSoC] add a add.patch config variable
 2016-04-22  6:45 UTC  (12+ messages)
  ` [PATCH/RFC/GSoC 0/2] "
    ` [PATCH/RFC/GSoC 1/2] count recursion depth
  ` [PATCH/RFC/GSoC 2/2] add a add.patch config variable

[PATCH v5 0/4] Add --base option to git-format-patch to record base tree info
 2016-04-22  5:42 UTC  (5+ messages)
` [PATCH v5 1/4] patch-ids: make commit_patch_id() a public helper function
` [PATCH v5 2/4] format-patch: add '--base' option to record base tree info
` [PATCH v5 3/4] format-patch: introduce --base=auto option
` [PATCH v5 4/4] format-patch: introduce format.useAutoBase configuration

git status core dump with bad sector!
 2016-04-22  5:11 UTC  (2+ messages)

'next'ed --allow-unrelated-histories could cause lots of grief
 2016-04-21 23:17 UTC  (8+ messages)

problems serving non-bare repos with submodules over http
 2016-04-21 22:42 UTC  (12+ messages)

[PATCH 0/4] Loosening "two project merge" safety
 2016-04-21 22:29 UTC  (8+ messages)
` [PATCH 1/4] t3033: avoid 'ambiguous refs' warning
` [PATCH 2/4] pull: pass --allow-unrelated-histories to "git merge"
` [PATCH 3/4] merge: GIT_MERGE_ALLOW_UNRELATED_HISTORIES environment
` [PATCH 4/4] merge: introduce merge.allowUnrelatedhistories configuration option

[PATCH v7 00/33] refs backend
 2016-04-21 14:17 UTC  (3+ messages)
` [PATCH v7 19/33] refs: allow log-only updates

[PATCH v2] git-p4: add P4 jobs to git commit message
 2016-04-21  7:34 UTC  (17+ messages)

git rebase -i without altering the committer date
 2016-04-21  7:17 UTC  (6+ messages)

[PATCH 0/5] fix deadlock in git-push
 2016-04-21  5:18 UTC  (6+ messages)
` [PATCH 2/5] run-command: teach async threads to ignore SIGPIPE

Tcl/Tk now has a little 'c' style language
 2016-04-20 22:45 UTC 

[PATCH] git-rebase--merge: don't include absent parent as a base
 2016-04-20 21:19 UTC  (3+ messages)

[PATCH/RFC 0/6] fetch with refspec
 2016-04-20 20:57 UTC  (10+ messages)
` [PATCH/RFC 4/6] transport: add refspec list parameters to functions

[PATCHv3 0/3] Implements the GIT_TRACE_CURL environment variable
 2016-04-20 20:45 UTC  (10+ messages)
` [PATCHv3 1/3] git.txt: document the new "
` [PATCHv3 2/3] imap-send.c: introduce the GIT_TRACE_CURL enviroment variable
` [PATCHv3 3/3] http.c: implements the GIT_TRACE_CURL environment variable

Is there a "git reset --keep <sha1> || git reset --hard <sha1>" alternative?
 2016-04-20 20:28 UTC  (3+ messages)

[PATCH v5 00/15] index-helper/watchman
 2016-04-20 19:50 UTC  (12+ messages)
` [PATCH v5 02/15] read-cache: allow to keep mmap'd memory after reading
` [PATCH v5 03/15] index-helper: new daemon for caching index and related stuff
` [PATCH v5 10/15] update-index: enable/disable watchman support

[PATCH] Extend runtime prefix computation
 2016-04-20 17:52 UTC  (3+ messages)

bug: git submodule add fails when .git is a symlink
 2016-04-20 17:31 UTC  (7+ messages)

[PATCH 0/2 v4] xdiff: implement empty line chunk heuristic
 2016-04-20 16:17 UTC  (10+ messages)
` [PATCH 2/2] "

Git gui - Commit message lost when changing from New Commit to Amend Last Commit
 2016-04-20 16:13 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).