git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2018-03-06 10:42:32 to 2018-03-08 22:06:05 UTC [more...]

[RFC] Rebasing merges: a jorney to the ultimate solution (Road Clear)
 2018-03-08 22:05 UTC  (60+ messages)
                      ` [RFC] Rebasing merges: a jorney to the ultimate solution(RoadClear)
` [RFC v2] Rebasing merges: a jorney to the ultimate solution (Road Clear)

recent glob expansion breakage on Windows?
 2018-03-08 22:03 UTC  (2+ messages)

[PATCH 0/2] Make cvs tests pass with '-x' tracing and /bin/sh
 2018-03-08 22:01 UTC  (6+ messages)
` [PATCH 1/2] t9400-git-cvsserver-server: don't rely on the output of 'test_cmp'
` [PATCH 2/2] t9402-git-cvsserver-refs: don't check the stderr of a subshell

Case sensitivity when deleting a checked out branch
 2018-03-08 19:57 UTC 

[RFC PATCH] git-submodule.sh:cmd_update: if submodule branch exists, fetch that instead of default
 2018-03-08 19:41 UTC  (3+ messages)

[PATCH] git manpage: note git-security@googlegroups.com
 2018-03-08 19:29 UTC  (2+ messages)

[GSoC][PATCH v4] Make options that expect object ids less chatty if id is invalid
 2018-03-08 19:27 UTC  (4+ messages)

[PATCH] fetch-pack.c: use oidset to check existence of loose object
 2018-03-08 18:42 UTC  (3+ messages)

[PATCH] git.el: handle default excludesfile properly
 2018-03-08 17:55 UTC  (10+ messages)
        ` [PATCH] git{,-blame}.el: remove old bitrotting Emacs code

[PATCH v1 0/3] add -p: select individual hunk lines
 2018-03-08 17:53 UTC  (15+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/3] "
  ` [PATCH v2 2/3] add -p: allow line selection to be inverted
  ` [PATCH v2 3/3] add -p: optimize line selection for short hunks

[RFC PATCH 0/5] Improve path collision conflict resolutions
 2018-03-08 17:51 UTC  (4+ messages)
` [RFC PATCH 1/5] Add testcases for improved file collision conflict handling

Error compiling Git in current master branch
 2018-03-08 16:26 UTC  (3+ messages)

Rename of file is causing changes to be lost
 2018-03-08 16:01 UTC 

Bug report: git-stash doesn't return correct status code
 2018-03-08 14:22 UTC  (4+ messages)

What's cooking in git.git (Mar 2018, #02; Tue, 6)
 2018-03-08 13:12 UTC  (4+ messages)

[PATCH/RFC v2 0/9] Reduce pack-objects memory footprint
 2018-03-08 11:42 UTC  (14+ messages)
` [PATCH/RFC v3 00/12] "
  ` [PATCH/RFC v3 01/12] pack-objects: a bit of document about struct object_entry
  ` [PATCH/RFC v3 02/12] pack-objects: turn type and in_pack_type to bitfields
  ` [PATCH/RFC v3 03/12] pack-objects: use bitfield for object_entry::dfs_state
  ` [PATCH/RFC v3 04/12] pack-objects: use bitfield for object_entry::depth
  ` [PATCH/RFC v3 05/12] pack-objects: note about in_pack_header_size
  ` [PATCH/RFC v3 06/12] pack-objects: move in_pack_pos out of struct object_entry
  ` [PATCH/RFC v3 07/12] pack-objects: move in_pack "
  ` [PATCH/RFC v3 08/12] pack-objects: refer to delta objects by index instead of pointer
  ` [PATCH/RFC v3 09/12] pack-objects: reorder 'hash' to pack struct object_entry
  ` [PATCH/RFC v3 10/12] pack-objects: shrink z_delta_size field in "
  ` [PATCH/RFC v3 11/12] pack-objects: shrink size "
  ` [PATCH/RFC v3 12/12] pack-objects: shrink delta_size "

[PATCH] userdiff.c: Add C# async keyword in diff pattern
 2018-03-08 11:05 UTC  (3+ messages)

How to use filter-branch with --state-branch?
 2018-03-08  9:40 UTC  (3+ messages)

I got a forced update after I run git pull --rebase
 2018-03-08  4:10 UTC 

[PATCH v10 0/9] convert: add support for different encodings
 2018-03-08  0:31 UTC  (27+ messages)
` [PATCH v10 1/9] strbuf: remove unnecessary NUL assignment in xstrdup_tolower()
` [PATCH v10 2/9] strbuf: add xstrdup_toupper()
` [PATCH v10 3/9] strbuf: add a case insensitive starts_with()
` [PATCH v10 4/9] utf8: add function to detect prohibited UTF-16/32 BOM
` [PATCH v10 5/9] utf8: add function to detect a missing "
` [PATCH v10 6/9] convert: add 'working-tree-encoding' attribute
` [PATCH v10 7/9] convert: check for detectable errors in UTF encodings
` [PATCH v10 8/9] convert: add tracing for 'working-tree-encoding' attribute
` [PATCH v10 9/9] convert: add round trip check based on 'core.checkRoundtripEncoding'

git help clone: questions
 2018-03-07 23:34 UTC  (5+ messages)

man gittutorial: patch proposal
 2018-03-07 22:06 UTC  (3+ messages)

[GSoC] Questions about "convert interactive rebase to C"
 2018-03-07 21:56 UTC 

[PATCH] Support long format for log-based submodule diff
 2018-03-07 21:41 UTC  (2+ messages)

[PATCH 0/2] nd/parseopt-completion fixups
 2018-03-07 18:51 UTC  (11+ messages)
` [PATCH 2/2] completion: simplify _git_notes
` [PATCH v2 0/4] nd/parseopt-completion fixups
  ` [PATCH v2 1/4] completion: don't set PARSE_OPT_NOCOMPLETE on --rerere-autoupdate
  ` [PATCH v2 2/4] completion: simplify _git_notes
  ` [PATCH v2 3/4] completion: complete --{reuse,reedit}-message= for all notes subcmds
  ` [PATCH v2 4/4] completion: more subcommands in _git_notes()

[PATCH/RFC 0/1] Avoid expensive 'repack -ad' in gc --auto
 2018-03-07 18:40 UTC  (16+ messages)
` [PATCH v2 0/5] "
  ` [PATCH v2 1/5] fixup! Add a test showing that 'git repack' throws away grafted-away parents
  ` [PATCH v2 2/5] repack: add --keep-pack option
  ` [PATCH v2 3/5] gc --auto: exclude base pack if not enough mem to "repack -ad"
  ` [PATCH v2 4/5] pack-objects: show some progress when counting kept objects
  ` [PATCH v2 5/5] pack-objects: display progress in get_object_details()

[PATCH v9 0/8] convert: add support for different encodings
 2018-03-07 17:39 UTC  (21+ messages)
` [PATCH v9 4/8] utf8: add function to detect a missing UTF-16/32 BOM
` [PATCH v9 5/8] convert: add 'working-tree-encoding' attribute
` [PATCH v9 6/8] convert: check for detectable errors in UTF encodings

[PATCH] xdiff: improve trimming preprocessing
 2018-03-07 14:36 UTC  (7+ messages)

[RFC] Contributing to Git (on Windows)
 2018-03-07 14:16 UTC  (8+ messages)

Partial Clone: Commands that could be problematic
 2018-03-07 13:57 UTC 

[PATCH v3 00/12] rebase -i: offer to recreate merge commits
 2018-03-07 13:50 UTC  (4+ messages)
` [PATCH v5 "

[GSoC] [PATCH] travis-ci: added clang static analysis
 2018-03-07 13:16 UTC  (4+ messages)

Contributor Summit Dinner
 2018-03-07 12:26 UTC 

Worktree silently deleted on git fetch/gc/log
 2018-03-07 10:01 UTC  (9+ messages)

Git / Software Freedom Conservancy status report (2018)
 2018-03-06 23:16 UTC 

git-scm.com update
 2018-03-06 23:04 UTC 

[PATCH 1/2] git-svn: search --authors-prog in PATH too
 2018-03-06 22:24 UTC  (5+ messages)
` [PATCH 2/2] git-svn: allow empty email-address in authors-prog and authors-file

[GSoC][PATCH v3] Make options that expect object ids less chatty if id is invalid
 2018-03-06 19:44 UTC  (3+ messages)

git-gui, feature request: add hotkeys to focus different widgets
 2018-03-06 19:28 UTC  (5+ messages)
` [PATCH] git-gui: Add hotkeys to change focus between ui widgets

Bug: moving submodules that have submodules inside them causes a fatal error in git status
 2018-03-06 19:20 UTC 

Improve `git log -L` functionality
 2018-03-06 15:46 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).