git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2016-12-20 18:34:24 to 2016-12-26 10:29:09 UTC [more...]

[PATCH v3 00/21] Add configuration options for split-index
 2016-12-26 10:29 UTC  (23+ messages)
` [PATCH v3 01/21] config: mark an error message up for translation
` [PATCH v3 02/21] config: add git_config_get_split_index()
` [PATCH v3 03/21] split-index: add {add,remove}_split_index() functions
` [PATCH v3 04/21] read-cache: add and then use tweak_split_index()
` [PATCH v3 05/21] update-index: warn in case of split-index incoherency
` [PATCH v3 06/21] t1700: add tests for core.splitIndex
` [PATCH v3 07/21] Documentation/config: add information "
` [PATCH v3 08/21] Documentation/git-update-index: talk about core.splitIndex config var
` [PATCH v3 09/21] config: add git_config_get_max_percent_split_change()
` [PATCH v3 10/21] read-cache: regenerate shared index if necessary
` [PATCH v3 11/21] t1700: add tests for splitIndex.maxPercentChange
` [PATCH v3 12/21] Documentation/config: add splitIndex.maxPercentChange
` [PATCH v3 13/21] sha1_file: make check_and_freshen_file() non static
` [PATCH v3 14/21] read-cache: touch shared index files when used
` [PATCH v3 15/21] config: add git_config_get_expiry() from gc.c
` [PATCH v3 16/21] read-cache: unlink old sharedindex files
` [PATCH v3 17/21] t1700: test shared index file expiration
` [PATCH v3 18/21] read-cache: refactor read_index_from()
` [PATCH v3 19/21] read-cache: use freshen_shared_index() in read_index_from()
` [PATCH v3 20/21] Documentation/config: add splitIndex.sharedIndexExpire
` [PATCH v3 21/21] Documentation/git-update-index: explain splitIndex.*

[PATCH v2 00/21] Add configuration options for split-index
 2016-12-26  9:54 UTC  (13+ messages)
` [PATCH v2 02/21] config: add git_config_get_split_index()
` [PATCH v2 04/21] read-cache: add and then use tweak_split_index()
` [PATCH v2 10/21] read-cache: regenerate shared index if necessary
` [PATCH v2 16/21] read-cache: unlink old sharedindex files

git-apply: warn/fail on *changed* end of line (eol) *only*?
 2016-12-26  3:25 UTC  (3+ messages)

[PATCH] log: support 256 colors with --graph=256colors
 2016-12-25 23:02 UTC  (9+ messages)
` [PATCH v2] log --graph: customize the graph lines with config log.graphColors

[PATCH] gitk: use right colour for remote refs in the "Tags and heads" dialog
 2016-12-25 14:06 UTC 

git blame while resolving merge conflicts
 2016-12-25  8:44 UTC 

Corner case involving null sha1, alternates, cache misses, and submodule config API
 2016-12-25  2:29 UTC 

[RFC/PATCH] add diffstat information to rebase
 2016-12-25  0:52 UTC  (7+ messages)

[PATCH] diff: prefer indent heuristic over compaction heuristic
 2016-12-24 12:55 UTC  (14+ messages)

What's cooking in git.git (Dec 2016, #07; Thu, 22)
 2016-12-24 10:50 UTC  (5+ messages)

[PATCH v3 0/2] pack bitmaps and incremental packing
 2016-12-24  2:57 UTC  (4+ messages)
` [PATCH v3 1/2] auto gc: don't write bitmaps for incremental repacks
` [PATCH v3 2/2] repack: die on incremental + write-bitmap-index

[PATCH v2 1/2] auto gc: don't write bitmaps for incremental repacks
 2016-12-23 22:20 UTC  (5+ messages)
` [PATCH v2 2/2] repack: die on incremental + write-bitmap-index

[PATCH] mingw: add a regression test for pushing to UNC paths
 2016-12-23 18:04 UTC  (2+ messages)

git 2.11.0 error when pushing to remote located on a windows share
 2016-12-23 17:04 UTC  (6+ messages)

[PATCH 0/2] Really fix the isatty() problem on Windows
 2016-12-23 12:51 UTC  (28+ messages)
` [PATCH 1/2] mingw: adjust is_console() to work with stdin
` [PATCH 2/2] mingw: replace isatty() hack
` [PATCH v2 0/3] Really fix the isatty() problem on Windows
  ` [PATCH v2 1/3] mingw: adjust is_console() to work with stdin
  ` [PATCH v2 2/3] mingw: fix colourization on Cygwin pseudo terminals
  ` [PATCH v2 3/3] mingw: replace isatty() hack
  ` [PATCH v3 0/3] Really fix the isatty() problem on Windows
    ` [PATCH v3 1/3] mingw: adjust is_console() to work with stdin
    ` [PATCH v3 2/3] mingw: fix colourization on Cygwin pseudo terminals
    ` [PATCH v3 3/3] mingw: replace isatty() hack

Bug-Report: git-svn and backslash in SVN branch name
 2016-12-23  7:06 UTC  (3+ messages)
` [PATCH] git-svn: escape backslashes in refnames

Feature request: git rebase --no-edit --continue
 2016-12-22 23:22 UTC  (4+ messages)

[PATCH 0/2] handling alternates paths with colons
 2016-12-22 22:19 UTC  (9+ messages)
` [PATCH 2/2] tmp-objdir: quote paths we add to alternates
  ` [PATCH 3/2] t5547-push-quarantine: run the path separator test on Windows, too
    ` [PATCH 4/2] t5615-alternate-env: double-quotes in file names do not work on Windows

Making it possible to do “git push origin” instead of “git push origin <branch>”, without having to one-time prepare each branch for it
 2016-12-22 21:46 UTC  (4+ messages)

[PATCH v1] git-p4: fix git-p4.pathEncoding for removed files
 2016-12-22 21:23 UTC  (4+ messages)

[PATCH v2 0/4] road to reentrant real_path
 2016-12-22 19:33 UTC  (8+ messages)
` [PATCH v3 "
  ` [PATCH bw/realpath-wo-chdir] real_path: canonicalize directory separators in root parts

[PATCH] mailinfo.c: move side-effects outside of assert
 2016-12-22 17:57 UTC  (12+ messages)

[PATCH 0/1] Fix a long-standing isatty() problem on Windows
 2016-12-22  9:23 UTC  (16+ messages)
` [PATCH 1/1] mingw: intercept isatty() to handle /dev/null as Git expects it
        ` [PATCH] winansi_isatty(): fix when Git is used from CMD

[PATCH 00/13] gitk: tweak rendering of remote-tracking references
 2016-12-22  8:15 UTC  (7+ messages)

config for `format-patch --notes`?
 2016-12-22  7:08 UTC 

builtin difftool parsing issue
 2016-12-22  4:53 UTC 

References to old messages
 2016-12-22  1:00 UTC  (4+ messages)

config for `format-patch --notes`?
 2016-12-22  0:00 UTC  (2+ messages)

What's cooking in git.git (Dec 2016, #06; Wed, 21)
 2016-12-21 23:25 UTC 

Bug report: Git pull hang occasionally
 2016-12-21 22:31 UTC  (5+ messages)

Allow "git shortlog" to group by committer information
 2016-12-21 21:09 UTC  (14+ messages)

Races on ref .lock files?
 2016-12-21 21:08 UTC  (6+ messages)

[PATCH] string-list: make compare function compatible with qsort(3)
 2016-12-21 20:47 UTC  (4+ messages)

Missing option for format-patch?
 2016-12-21 18:01 UTC 

[PATCH 0/3] string-list: make string_list_sort() reentrant
 2016-12-21  9:36 UTC  (8+ messages)
` [PATCH 1/3] compat: add qsort_s()

[PATCH 00/34] Teach the sequencer to act as rebase -i's backend
 2016-12-20 23:46 UTC  (7+ messages)
` [PATCH v2 "
  ` [PATCH v2 09/34] sequencer (rebase -i): write an author-script file

[PATCHv4 0/4] git-rm absorbs submodule git directory before deletion
 2016-12-20 23:12 UTC  (5+ messages)
` [PATCHv4 1/4] submodule.h: add extern keyword to functions
` [PATCHv4 2/4] submodule: modernize ok_to_remove_submodule to use argv_array
` [PATCHv4 3/4] submodule: rename and add flags to ok_to_remove_submodule
` [PATCHv4 4/4] rm: absorb a submodules git dir before deletion

[PATCHv5 0/4] git-rm absorbs submodule git directory before deletion
 2016-12-20 23:20 UTC  (5+ messages)
` [PATCHv5 1/4] submodule.h: add extern keyword to functions
` [PATCHv5 2/4] submodule: modernize ok_to_remove_submodule to use argv_array
` [PATCHv5 3/4] submodule: rename and add flags to ok_to_remove_submodule
` [PATCHv5 4/4] rm: absorb a submodules git dir before deletion

[PATCHv4 0/5] git-rm absorbs submodule git directory before deletion
 2016-12-20 22:07 UTC  (9+ messages)
` [PATCHv4 3/5] run-command: add {run,start,finish}_command_or_die

[PATCH] fast-import: properly fanout notes when tree is imported
 2016-12-20 21:50 UTC  (7+ messages)

[PATCH] config.c: handle error case for fstat() calls
 2016-12-20 20:09 UTC  (4+ messages)
` [PATCH 1/2] config.c: rename label unlock_and_out
  ` [PATCH 2/2] config.c: handle lock file in error case in git_config_rename_

[PATCH 0/3] push only submodules
 2016-12-20 19:25 UTC  (2+ messages)

[GIT GUI/PATCH/RFC] git gui: get current theme in 8.5-backwards-compatible way
 2016-12-20 19:20 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).