git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2018-03-05 22:13:55 to 2018-03-08 11:43:09 UTC [more...]

[PATCH/RFC v2 0/9] Reduce pack-objects memory footprint
 2018-03-08 11:42 UTC  (6+ 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

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

[PATCH v1 0/3] add -p: select individual hunk lines
 2018-03-08 11:05 UTC  (14+ 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

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

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

What's cooking in git.git (Mar 2018, #02; Tue, 6)
 2018-03-08  9:22 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)

Bug report: git-stash doesn't return correct status code
 2018-03-07 21:02 UTC  (3+ messages)

[PATCH 0/2] nd/parseopt-completion fixups
 2018-03-07 18:51 UTC  (13+ messages)
` [PATCH 1/2] completion: don't set PARSE_OPT_NOCOMPLETE on --rerere-autoupdate
` [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  (6+ messages)
` [PATCH 2/2] git-svn: allow empty email-address in authors-prog and authors-file

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

[RFC PATCH] git-submodule.sh:cmd_update: if submodule branch exists, fetch that instead of default
 2018-03-06 20:21 UTC 

[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 

[PATCH 0/4] Correct offsets of hunks when one is skipped
 2018-03-06 10:25 UTC  (4+ messages)
` [PATCH v5 0/9] "

[PATCH 1/2] object.h: update flag allocation comment
 2018-03-06 10:16 UTC  (2+ messages)
` [PATCH 2/2] object.h: realign object "

[Bug] git log --show-signature print extra carriage return ^M
 2018-03-06  9:47 UTC  (3+ messages)

git-send-email: Support for Reply-To
 2018-03-06  8:06 UTC  (2+ messages)

[PATCH 0/4] Teach `--default` to `git-config(1)`
 2018-03-06  7:40 UTC  (13+ messages)
` [PATCH 1/4] builtin/config: introduce `--default`
` [PATCH 2/4] Documentation: list all type specifiers in config prose
` [PATCH 3/4] config.c: introduce 'git_config_color' to parse ANSI colors
` [PATCH 4/4] builtin/config: introduce `--color` type specifier

[PATCH v2 00/27] protocol version 2
 2018-03-06  6:29 UTC  (10+ messages)
` [PATCH v3 00/35] "
  ` [PATCH v3 12/35] serve: introduce git-serve

[PATCH] http.c: shell command evaluation for extraheader
 2018-03-06  6:09 UTC  (3+ messages)

[PATCH/RFC 1/1] gc --auto: exclude the largest giant pack in low-memory config
 2018-03-06  0:10 UTC 

user-manual: patch proposals and questions
 2018-03-05 23:08 UTC 

user-manual: patch proposals and questions
 2018-03-05 23:08 UTC 

Contributor Summit planning
 2018-03-05 22:21 UTC  (6+ messages)
` Ad-hoc pre contributor summit dinner & drinks on the 6th

Bug report: "Use of uninitialized value $_ in print"
 2018-03-05 22:15 UTC  (5+ messages)
` [PATCH 2/2] add--interactive: detect bogus diffFilter output


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