messages from 2016-07-08 06:56:59 to 2016-07-11 20:25:44 UTC [more...]
[PATCH 0/2] Re: name for A..B ranges?
2016-07-11 20:25 UTC (16+ messages)
` [PATCH v2 0/4] Name "
` [PATCH v2 4/4] doc: clarify that `^r1` will exclude `r1` itself
` [PATCH v3 0/8] Name for A..B ranges?
` [PATCH v3 1/8] doc: use 'symmetric difference' consistently
` [PATCH v3 3/8] doc: show the actual left, right, and boundary marks
` [PATCH v3 4/8] doc: give headings for the two and three dot notations
` [PATCH v3 5/8] doc: gitrevisions - use 'reachable' in page description
` [PATCH v3 6/8] doc: gitrevisions - clarify 'latter case' is revision walk
` [PATCH v3 7/8] doc: revisions - define `reachable`
` [PATCH v3 8/8] doc: revisions - clarify reachability examples
What's cooking in git.git (Jul 2016, #04; Mon, 11)
2016-07-11 20:14 UTC
A note from the maintainer
2016-07-11 20:14 UTC
[ANNOUNCE] Git v2.9.1
2016-07-11 20:13 UTC
What's cooking in git.git (Jun 2016, #09; Mon, 27)
2016-07-11 20:07 UTC (18+ messages)
` [PATCH v3 3/3] correct ce_compare_data() in a middle of a merge
[PATCH v3 0/6] convert various shell functions in git-bisect to C
2016-07-11 19:19 UTC (5+ messages)
` [PATCH v4 "
` [PATCH v4 2/6] t6030: explicitly test for bisection cleanup
[PATCH] pretty: add format specifiers: %gr, %gt, %gI, gi
2016-07-11 19:07 UTC (15+ messages)
` [PATCH 1/5] doc/rev-list-options: clarify "commit@{Nth}" for "-g" option
` [PATCH 2/5] doc/rev-list-options: explain "-g" output formats
` [PATCH 3/5] doc/pretty-formats: describe index/time formats for %gd
` [PATCH 4/5] date: document and test "raw-local" mode
` [PATCH 5/5] date: add "unix" format
[PATCH 0/2] Fix xdiff's --ignore-space-at-eol handling
2016-07-11 19:01 UTC (5+ messages)
` [PATCH 1/2] diff: demonstrate a bug with --patience and --ignore-space-at-eol
` [PATCH 2/2] diff: fix a double off-by-one with --ignore-space-at-eol
gc and repack ignore .git/*HEAD when checking reachability
2016-07-11 18:52 UTC (18+ messages)
[PATCH] Makefile: add NEEDS_LIBRT to optionally link with librt
2016-07-11 18:44 UTC (5+ messages)
` [PATCH] config.mak.uname: define NEEDS_LIBRT under Linux, for now
[PATCHv3 0/4] Push options in C Git
2016-07-11 18:42 UTC (20+ messages)
` [PATCH 2/4] receive-pack: implement advertising and receiving push options
` [PATCH 3/4] push: accept "
[RFC/PATCH 0/8] Add configuration options for split-index
2016-07-11 18:27 UTC (10+ messages)
` [RFC/PATCH 1/8] config: add git_config_get_split_index()
` [RFC/PATCH 2/8] split-index: add {add,remove}_split_index() functions
` [RFC/PATCH 3/8] read-cache: add and then use tweak_split_index()
` [RFC/PATCH 4/8] update-index: warn in case of split-index incoherency
` [RFC/PATCH 5/8] Documentation/config: add information for core.splitIndex
` [RFC/PATCH 6/8] Documentation/git-update-index: talk about core.splitIndex config var
` [RFC/PATCH 7/8] t1700: add tests for core.splitIndex
` [RFC/PATCH 8/8] read-cache: unlink old sharedindex files
[PATCH] Speed up sparse checkout when $GIT_DIR/info/sparse-checkout is unchanged
2016-07-11 18:15 UTC
Commits are no longer gpg-signed in 2.9.0 when "commit.gpgsign" is enabled
2016-07-11 18:09 UTC (5+ messages)
What's cooking in git.git (Jul 2016, #03; Fri, 8)
2016-07-11 17:51 UTC (10+ messages)
` [PATCH 3/2] hoist out handle_nonblock function for xread and xwrite
git push doesn't update the status with multiple remotes
2016-07-11 16:54 UTC
[PATCH] Fix running tests with --valgrind
2016-07-11 15:29 UTC (2+ messages)
[PATCH] mingw: fix the shortlog --output=<file> test
2016-07-11 13:11 UTC
Unexpected diff is shown with -w -b options in effect
2016-07-11 12:58 UTC (2+ messages)
Odd git overrflow bug?
2016-07-10 21:52 UTC (7+ messages)
[PATCHv4 0/4] Push options
2016-07-10 18:05 UTC (7+ messages)
` [PATCH 1/4] push options: {pre,post}-receive hook learns about push options
` [PATCH 2/4] receive-pack: implement advertising and receiving "
` [PATCH 3/4] push: accept "
` [PATCH 4/4] add a test for "
[RFC] Long running Git clean/smudge filter
2016-07-10 15:10 UTC (2+ messages)
[PATCH 00/38] Virtualization of the refs API
2016-07-10 15:09 UTC (2+ messages)
Fwd: git rm
2016-07-10 12:45 UTC (7+ messages)
[PATCH] am: ignore return value of write_file()
2016-07-10 10:53 UTC (27+ messages)
` [PATCH 0/8] write_file cleanups
` [PATCH 1/8] config: fix bogus fd check when setting up default config
` [PATCH 2/8] am: ignore return value of write_file()
` [PATCH 3/8] branch: use non-gentle write_file for branch description
` [PATCH 4/8] write_file: drop "gently" form
` [PATCH 5/8] write_file: use xopen
` [PATCH 6/8] write_file: add pointer+len variant
` [PATCH 7/8] write_file: add format attribute
` [PATCH 1/2] walker: let walker_say take arbitrary formats
` [PATCH 2/2] avoid using sha1_to_hex output as printf format
` [PATCH 8/8] use write_file_buf where applicable
` [PATCH 9/8] branch: use write_file_buf instead of write_file
[bug] Reliably Reproducible Bad Packing of Objects
2016-07-10 10:45 UTC (5+ messages)
` [PATCH 0/5] Number truncation with 4+ GB files on 32-bit systems
` [PATCH 6/5] pack-objects: do not truncate result in-pack object size "
` [PATCH 7/5] fsck: use streaming interface for large blobs in pack
[PATCH v1] travis-ci: enable web server tests t55xx on Linux
2016-07-10 7:12 UTC (4+ messages)
[PATCH] guilt: fix portability problem with using find -perm +111
2016-07-10 7:01 UTC (2+ messages)
[PATCH] git-gui: Do not reset author details on amend
2016-07-10 4:36 UTC (4+ messages)
[ANNOUNCE] more archives of this list
2016-07-10 3:47 UTC (2+ messages)
[PATCH] revert: clarify seemingly bogus OPT_END repetition
2016-07-09 23:35 UTC (10+ messages)
` Over-/underquoting, was "
[PATCH] guilt: update reflog with annotations of guilt-command being run
2016-07-09 22:16 UTC
[PATCH] worktree: use strbuf_add_absolute_path() directly
2016-07-09 15:43 UTC
[PATCH] rm: reuse strbuf for all remove_dir_recursively() calls
2016-07-09 14:47 UTC
reflogs and worktrees?
2016-07-09 14:31 UTC (3+ messages)
[PATCH] log: decorate HEAD -> branch with the same color for branch and HEAD
2016-07-09 12:49 UTC (2+ messages)
` [PATCH v2] log: decorate HEAD -> branch with the same color for arrow "
Git 2.8.1 - bug in patience diff algorithm when used with --ignore-space-at-eol?
2016-07-09 7:26 UTC (3+ messages)
Git GUI Guesses Incorrect Language
2016-07-09 6:59 UTC (3+ messages)
git branch doesn't allow me to forcibly delete branch which was checked out in a now-deleted worktree dir
2016-07-09 5:33 UTC (8+ messages)
[PATCH] cache-tree.c: fix i-t-a check skipping directory updates sometimes
2016-07-09 5:23 UTC (15+ messages)
` [PATCH v2 0/2] cache-tree building fix in the presence of ita entries
` [PATCH v2 2/2] cache-tree: do not generate empty trees as a result of all i-t-a subentries
` [PATCH v3 0/4] cache-tree building fix in the presence of ita entries
` [PATCH v3 1/4] test-lib.sh: introduce and use $_EMPTY_TREE
` [PATCH v3 2/4] test-lib.sh: introduce and use $_EMPTY_BLOB
` [PATCH v3 3/4] cache-tree.c: fix i-t-a entry skipping directory updates sometimes
` [PATCH v3 4/4] cache-tree: do not generate empty trees as a result of all i-t-a subentries
Fast-forward able commit, otherwise fail
2016-07-09 2:10 UTC (6+ messages)
[PATCH/RFC] archive: allow archiving of reachable sha1
2016-07-08 22:54 UTC (2+ messages)
[PATCH] am: counteract gender bias
2016-07-08 21:39 UTC (8+ messages)
` [PATCH v2] "
[PATCH v13 01/20] read-cache.c: fix constness of verify_hdr()
2016-07-08 16:39 UTC (9+ messages)
` [PATCH v13 11/20] index-helper: use watchman to avoid refreshing index with lstat()
[PATCH] config.c: fix potential number truncation in git_parse_signed()
2016-07-08 16:01 UTC (3+ messages)
Integer-overflow in read-cache.c can cause buffer-overflow (bug requires a crafted/corrupted index)
2016-07-08 11:43 UTC
[PATCH] pack-objects: Use reachability bitmap index when generating non-stdout pack too
2016-07-08 10:38 UTC (3+ messages)
[PATCH] notes-merge: use O_EXCL to avoid overwriting existing files
2016-07-08 9:37 UTC (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).