git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2018-03-04 05:36:51 to 2018-03-06 23:16:19 UTC [more...]

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

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

[PATCH] xdiff: improve trimming preprocessing
 2018-03-06 23:05 UTC  (4+ messages)

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

[PATCH 0/2] nd/parseopt-completion fixups
 2018-03-06 22:42 UTC  (6+ messages)
` [PATCH 1/2] completion: don't set PARSE_OPT_NOCOMPLETE on --rerere-autoupdate
` [PATCH 2/2] completion: simplify _git_notes

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

[PATCH v1 0/3] add -p: select individual hunk lines
 2018-03-06 21:33 UTC  (13+ 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

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

[RFC] Rebasing merges: a jorney to the ultimate solution (Road Clear)
 2018-03-06 19:43 UTC  (34+ messages)
                      ` [RFC] Rebasing merges: a jorney to the ultimate solution(RoadClear)
` [RFC v2] Rebasing merges: a jorney to the ultimate solution (Road Clear)

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 

Reduce pack-objects memory footprint?
 2018-03-06 19:19 UTC  (14+ messages)
` [PATCH/RFC 0/1] Avoid expensive 'repack -ad' in gc --auto
  ` [PATCH/RFC 1/1] gc --auto: exclude the largest giant pack in low-memory config
  ` [PATCH v2 0/5] Avoid expensive 'repack -ad' in gc --auto
    ` [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()

Improve `git log -L` functionality
 2018-03-06 15:46 UTC 

How to use filter-branch with --state-branch?
 2018-03-06 15:17 UTC 

[PATCH] git.el: handle default excludesfile properly
 2018-03-06 11:54 UTC  (6+ messages)
` [PATCH v2] "

[PATCH 0/4] Correct offsets of hunks when one is skipped
 2018-03-06 10:25 UTC  (19+ messages)
` [PATCH v4 0/9] "
  ` [PATCH v4 4/9] t3701: don't hard code sha1 hash values
` [PATCH v5 0/9] Correct offsets of hunks when one is skipped
  ` [PATCH v5 1/9] add -i: add function to format hunk header
  ` [PATCH v5 2/9] t3701: indent here documents
  ` [PATCH v5 3/9] t3701: use test_write_lines and write_script
  ` [PATCH v5 4/9] t3701: don't hard code sha1 hash values
  ` [PATCH v5 5/9] t3701: add failing test for pathological context lines
  ` [PATCH v5 6/9] add -p: adjust offsets of subsequent hunks when one is skipped
  ` [PATCH v5 7/9] add -p: calculate offset delta for edited patches
  ` [PATCH v5 8/9] add -p: fix counting when splitting and coalescing
  ` [PATCH v5 9/9] add -p: don't rely on apply's '--recount' option

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

[GSoC] [PATCH] travis-ci: added clang static analysis
 2018-03-06  8:34 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  (25+ messages)
` [PATCH v3 00/35] "
  ` [PATCH v3 11/35] test-pkt-line: introduce a packet-line test helper
  ` [PATCH v3 12/35] serve: introduce git-serve
  ` [PATCH v4 00/35] protocol version 2
    ` [PATCH v4 13/35] ls-refs: introduce ls-refs server command
    ` [PATCH v4 34/35] remote-curl: implement stateless-connect command

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

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

git help clone: questions
 2018-03-06  1:36 UTC  (2+ messages)

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

man gittutorial: patch proposal
 2018-03-05 23:25 UTC  (2+ messages)

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  (10+ 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  (14+ messages)
            ` [PATCH 2/2] add--interactive: detect bogus diffFilter output

t006 broken under Mac OS
 2018-03-05 21:34 UTC  (3+ messages)

[PATCH v2] run-command: add hint when a hook is ignored
 2018-03-05 21:19 UTC  (8+ messages)
` [PATCH v3] "

[PATCH 00/11] Make the test suite pass with '-x' and /bin/sh
 2018-03-05 21:18 UTC  (3+ messages)

[RFC] Contributing to Git (on Windows)
 2018-03-05 20:23 UTC  (12+ messages)

[PATCH 00/11] Moving global state into the repository object (part 2)
 2018-03-05 19:13 UTC  (6+ messages)
` [PATCH 00/44] reroll nd/remove-ignore-env.. sb/object-store and sb/packfiles
  ` [PATCH 09/44] object-store: free alt_odb_list

[PATCH v2 00/13] various perl fixes
 2018-03-05 19:01 UTC  (3+ messages)
` [PATCH v3 "

[PATCH 0/7] nd/worktree-move reboot
 2018-03-05 18:44 UTC  (8+ messages)
` [PATCH v2 "
  ` [PATCH] t2028: fix minor error and issues in newly-added "worktree move" tests

[FEATURE] git-gui: Staging path(s) should re-select a new path in "Unstaged Changes"
 2018-03-05 17:42 UTC 

[RFC PATCH 0/5] Improve path collision conflict resolutions
 2018-03-05 17:11 UTC  (6+ messages)
` [RFC PATCH 1/5] Add testcases for improved file collision conflict handling
` [RFC PATCH 2/5] merge-recursive: new function for better colliding conflict resolutions
` [RFC PATCH 3/5] merge-recursive: fix rename/add conflict handling
` [RFC PATCH 4/5] merge-recursive: improve handling for rename/rename(2to1) conflicts
` [RFC PATCH 5/5] merge-recursive: improve handling for add/add conflicts

[BUG] [git 2.16.1] yeeek ... my files are gone .. by git pull <otherRepositoryUrl>
 2018-03-05 15:46 UTC  (8+ messages)

[PATCH 0/3] git worktree prune improvements
 2018-03-05 12:16 UTC  (3+ messages)

[PATCH 00/11] Reduce pack-objects memory footprint
 2018-03-05  9:28 UTC  (3+ messages)
` [PATCH/RFC v2 0/9] "

[RFC PATCH] color: respect the $NO_COLOR convention
 2018-03-05  2:24 UTC  (6+ messages)

[PATCH v8 0/7] convert: add support for different encodings
 2018-03-04 19:58 UTC  (5+ messages)
` [PATCH v8 7/7] convert: add round trip check based on 'core.checkRoundtripEncoding'

git stash push -u always warns "pathspec '...' did not match any files"
 2018-03-04 10:44 UTC  (3+ messages)

[PATCH v7 0/7] convert: add support for different encodings
 2018-03-04 10:16 UTC  (12+ messages)


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