messages from 2018-11-04 23:45:23 to 2018-11-07 02:08:44 UTC [more...]
[PATCH 0/3] mixed bag of -Wunused-parameter bugfixes
2018-11-07 2:08 UTC (5+ messages)
` [PATCH 2/3] approxidate: handle pending number for "specials"
[PATCH 0/1] send-pack: set core.warnAmbiguousRefs=false
2018-11-07 1:54 UTC (10+ messages)
` [PATCH 1/1] "
` [PATCH v2 0/1] "
` [PATCH v2 1/1] pack-objects: ignore ambiguous object warnings
[PATCH 0/1] Windows: force-recompile git.res for differing architectures
2018-11-07 1:32 UTC (4+ messages)
` [PATCH 1/1] "
[PATCH v4 00/12] Base SHA-256 implementation
2018-11-07 1:30 UTC (9+ messages)
` [PATCH v5 "
` [PATCH v5 01/12] sha1-file: rename algorithm to "sha1"
` [PATCH v5 10/12] Add a base implementation of SHA-256 support
` [PATCH v5 12/12] hash: add an SHA-256 implementation using OpenSSL
[PATCH 0/1] mingw: handle absolute paths in expand_user_path()
2018-11-07 1:21 UTC (8+ messages)
` [PATCH 1/1] "
[PATCH] range-diff: add a --no-patch option to show a summary
2018-11-07 0:57 UTC (11+ messages)
` [PATCH v2] "
[PATCH/RFC] sequencer.c: record revert/cherry-pick commit with trailer lines
2018-11-07 0:42 UTC (19+ messages)
` [PATCH/RFC v2] "
` [PATCH/RFC] Support --append-trailer in cherry-pick and revert
What exactly is a "initial checkout"
2018-11-07 0:07 UTC (3+ messages)
[PATCH] gitk: don't highlight submodule diff lines outside submodule diffs
2018-11-06 21:56 UTC (3+ messages)
git-rebase is ignoring working-tree-encoding
2018-11-06 20:16 UTC (5+ messages)
[PATCH 0/2] Demonstrate and fix a rebase --autostash bug with dirty submodules
2018-11-06 19:32 UTC (3+ messages)
` Regression in rebase-in-C with rebase.autoStash=true
[PATCH 00/12] Mark more strings for translation
2018-11-06 19:08 UTC (32+ messages)
` [PATCH 12/12] fsck: mark "
` [PATCH v2 00/16] Mark more "
` [PATCH v2 01/16] git.c: mark "
` [PATCH v2 02/16] alias.c: mark split_cmdline_strerror() "
` [PATCH v2 03/16] archive.c: mark more "
` [PATCH v2 04/16] attr.c: mark more string "
` [PATCH v2 05/16] read-cache.c: turn die("internal error") to BUG()
` [PATCH v2 06/16] read-cache.c: mark more strings for translation
` [PATCH v2 07/16] read-cache.c: add missing colon separators
` [PATCH v2 08/16] reflog: mark strings for translation
` [PATCH v2 09/16] remote.c: turn some error() or die() to BUG()
` [PATCH v2 10/16] remote.c: mark messages for translation
` [PATCH v2 11/16] repack: mark more strings "
` [PATCH v2 12/16] parse-options: replace opterror() with optname()
` [PATCH v2 13/16] parse-options.c: turn some die() to BUG()
` [PATCH v2 14/16] parse-options.c: mark more strings for translation
` [PATCH v2 15/16] fsck: reduce word legos to help i18n
` [PATCH v2 16/16] fsck: mark strings for translation
[PATCH] format-patch: respect --stat when explicitly specified
2018-11-06 17:27 UTC (8+ messages)
[ANNOUNCE] StGit 0.19
2018-11-06 16:46 UTC
Understanding pack format
2018-11-06 16:06 UTC (6+ messages)
Checkout deleted semi-untracked file
2018-11-06 15:12 UTC (4+ messages)
` Ignored files being silently overwritten when switching branches
` git merge, .gitignore, and silently overwriting untracked files
[PATCH 0/1] DiffHighlight.pm: Use correct /dev/null for UNIX and Windows
2018-11-06 14:01 UTC (3+ messages)
` [PATCH v2 "
` [PATCH v2 1/1] diff-highlight: "
Bug: git-svn clone --preserve-empty-dirs fail - couldn't truncate file at /usr/share/perl5/Git.pm line 1337
2018-11-06 10:23 UTC
build error on mac os 10.14.1
2018-11-06 9:07 UTC
[PATCH 0/3] fix pull/merge --verify-signature on an unborn branch
2018-11-06 7:52 UTC (4+ messages)
` [PATCH 1/3] merge: extract verify_merge_signature() helper
` [PATCH 2/3] merge: handle --verify-signatures for unborn branch
` [PATCH 3/3] pull: "
[PATCH v2 00/10] Reduce #ifdef NO_PTHREADS
2018-11-06 4:51 UTC (3+ messages)
` [PATCH v3 00/14] "
[PATCH] doc: fix typos in release notes
2018-11-06 4:19 UTC (2+ messages)
[PATCH] pretty: Add %(trailer:X) to display single trailer
2018-11-06 1:48 UTC (20+ messages)
` [PATCH v2 0/5] %(trailers) improvements in pretty format
` [PATCH v2 2/5] pretty: allow showing specific trailers
` [PATCH v2 4/5] pretty: extract fundamental placeholders to separate function
` [PATCH v2 5/5] pretty: add support for separator option in %(trailers)
Design of multiple hash support
2018-11-06 0:13 UTC (7+ messages)
Git Slowness on Windows w/o Internet
2018-11-05 22:11 UTC (4+ messages)
Failed stash caused untracked changes to be lost
2018-11-05 22:16 UTC (4+ messages)
[PATCH 0/1] Make compat/poll safer on Windows
2018-11-05 22:05 UTC (13+ messages)
` [PATCH 1/1] poll: use GetTickCount64() to avoid wrap-around issues
[RFC v1] Add virtual file system settings and hook proc
2018-11-05 21:53 UTC (16+ messages)
Wildcard URL config matching
2018-11-05 20:56 UTC
[PATCH v1] refresh_index: remove unnecessary calls to preload_index()
2018-11-05 19:44 UTC (2+ messages)
[PATCH 0/13] parseopt fixes from -Wunused-parameters
2018-11-05 18:51 UTC (21+ messages)
` [PATCH 01/13] apply: mark include/exclude options as NONEG
` [PATCH 02/13] am: handle --no-patch-format option
` [PATCH 03/13] ls-files: mark exclude options as NONEG
` [PATCH 04/13] pack-objects: mark index-version option "
` [PATCH 05/13] cat-file: mark batch options with NONEG
` [PATCH 06/13] status: mark --find-renames option "
` [PATCH 07/13] format-patch: mark "--no-numbered" "
` [PATCH 08/13] show-branch: mark --reflog option as NONEG
` [PATCH 09/13] tag: mark "--message" option with NONEG
` [PATCH 10/13] cat-file: report an error on multiple --batch options
` [PATCH 11/13] apply: return -1 from option callback instead of calling exit(1)
` [PATCH 12/13] parse-options: drop OPT_DATE()
` [PATCH] parse-options: deprecate OPT_DATE
` [PATCH 13/13] assert NOARG/NONEG behavior of parse-options callbacks
[PATCH] diff: differentiate error handling in parse_color_moved_ws
2018-11-05 18:19 UTC (4+ messages)
[PATCH] multi-pack-index: make code -Wunused-parameter clean
2018-11-05 16:48 UTC (3+ messages)
"git checkout" safety feature
2018-11-05 15:33 UTC (5+ messages)
[PATCH v2 0/7] fixes for unqualified <dst> push
2018-11-05 12:29 UTC (7+ messages)
` [PATCH v3 7/8] push: add DWYM support for "git push refs/remotes/...:<dst>"
if YOU use a Windows GUI for Git, i would appreciate knowing which one and why
2018-11-05 12:26 UTC (2+ messages)
[PATCH 3/3] Makefile: optionally symlink libexec/git-core binaries to bin/git
2018-11-05 11:36 UTC (4+ messages)
` [RFC/PATCH 0/5] stop installing old libexec aliases like "git-init"
[PATCH 1/2] t/t7510-signed-commit.sh: Add %GP to custom format checks
2018-11-05 4:09 UTC (6+ messages)
` [PATCH 2/2] t/t7510-signed-commit.sh: add signing subkey to Eris Discordia key
[PATCH 0/3] am/rebase: share read_author_script()
2018-11-05 1:53 UTC (5+ messages)
` [PATCH v4 0/5] "
` [PATCH v4 2/5] am: improve author-script error reporting
[PATCH] tree-walk.c: fix overoptimistic inclusion in :(exclude) matching
2018-11-05 1:50 UTC (3+ messages)
` [PATCH v2] "
[PATCH] sequencer.c: remove a stray semicolon
2018-11-05 1:25 UTC (2+ messages)
[PATCH v2] build: link with curl-defined linker flags
2018-11-05 1:22 UTC (2+ messages)
[PATCH] git-worktree.txt: correct linkgit command name
2018-11-05 1:22 UTC (2+ messages)
[RFC PATCH] checkout: add synonym of -b
2018-11-05 0:41 UTC (2+ messages)
[[PATCH v2]] commit: add a commit.allowempty config variable
2018-11-05 0:30 UTC (4+ messages)
` [PATCH v3] commit: add a commit.allowEmpty "
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).