git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2016-12-19 17:20:41 to 2016-12-22 19:07:04 UTC [more...]

[PATCH] log: support 256 colors with --graph=256colors
 2016-12-22 19:06 UTC  (6+ messages)

[PATCH 0/2] handling alternates paths with colons
 2016-12-22 19:06 UTC  (7+ 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

[RFC/PATCH] add diffstat information to rebase
 2016-12-22 18:56 UTC 

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

[PATCH 0/2] Really fix the isatty() problem on Windows
 2016-12-22 18:48 UTC  (15+ 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] mailinfo.c: move side-effects outside of assert
 2016-12-22 17:57 UTC  (18+ messages)
        ` [PATCH v2] "
            ` [PATCH v3] "

Bug-Report: git-svn and backslash in SVN branch name
 2016-12-22 10:12 UTC 

[PATCH 0/1] Fix a long-standing isatty() problem on Windows
 2016-12-22  9:23 UTC  (17+ 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  (9+ 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  (40+ messages)
` [PATCH v2 "
  ` [PATCH v2 01/34] sequencer: support a new action: 'interactive rebase'
  ` [PATCH v2 02/34] sequencer (rebase -i): implement the 'noop' command
  ` [PATCH v2 03/34] sequencer (rebase -i): implement the 'edit' command
  ` [PATCH v2 07/34] sequencer (rebase -i): add support for the 'fixup' and 'squash' commands
  ` [PATCH v2 09/34] sequencer (rebase -i): write an author-script file
  ` [PATCH v2 11/34] sequencer (rebase -i): remove CHERRY_PICK_HEAD when no longer needed
  ` [PATCH v2 14/34] sequencer (rebase -i): update refs after a successful rebase
  ` [PATCH v2 24/34] sequencer (rebase -i): respect strategy/strategy_opts settings
  ` [PATCH v2 27/34] sequencer (rebase -i): differentiate between comments and 'noop'
  ` [PATCH v2 32/34] sequencer (rebase -i): show the progress

[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  (16+ messages)
` [PATCHv4 1/5] submodule.h: add extern keyword to functions
` [PATCHv4 2/5] submodule: modernize ok_to_remove_submodule to use argv_array
` [PATCHv4 3/5] run-command: add {run,start,finish}_command_or_die
` [PATCHv4 4/5] submodule: add flags to ok_to_remove_submodule
` [PATCHv4 5/5] rm: absorb a submodules git dir before deletion

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

Segfault in git_config_set_multivar_in_file_gently with direct_io in FUSE filesystem
 2016-12-20 20:09 UTC  (7+ messages)
` [PATCH] config.c: handle error case for fstat() calls
      ` [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  (7+ messages)
` [PATCH 1/3] transport: refactor flag #defines to be more readable
` [PATCH 2/3] submodules: add RECURSE_SUBMODULES_ONLY value
` [PATCH 3/3] push: add option to push only submodules

[GIT GUI/PATCH/RFC] git gui: get current theme in 8.5-backwards-compatible way
 2016-12-20 19:20 UTC 

Bug report: $program_name in error message
 2016-12-20 17:41 UTC  (9+ messages)

[PATCH] mingw: consider that UNICODE_STRING::Length counts bytes
 2016-12-20 17:07 UTC  (5+ messages)

[PATCH 5/5] versioncmp: cope with common leading parts in versionsort.prereleaseSuffix
 2016-12-20 16:49 UTC  (5+ messages)
` [PATCHv2 0/7] Fix and generalize version sort reordering

Suggestion for the "Did you mean this?" feature
 2016-12-20 14:02 UTC  (6+ messages)
  ` [PATCH] Tweak help auto-correct phrasing
      ` [PATCHv2] "

[PATCH v1] git-p4: add diff/merge properties to .gitattributes for GitLFS files
 2016-12-20 11:09 UTC  (3+ messages)

[PATCH v1] git-p4: fix git-p4.pathEncoding for removed files
 2016-12-20 11:01 UTC  (3+ messages)

[ANNOUNCE] git-cinnabar 0.4.0 release candidate 2
 2016-12-20  8:56 UTC  (2+ messages)

[PATCH 0/5] git check-ref-format --stdin --report-errors
 2016-12-20  7:29 UTC  (8+ messages)
` [PATCH 1/5] check-ref-format: Refactor out check_one_ref_format

[PATCHv7 0/6] submodule absorbgitdirs
 2016-12-20  1:39 UTC  (5+ messages)
` [PATCHv8 6/6] submodule: add absorb-git-dir function

What's cooking in git.git (Dec 2016, #05; Mon, 19)
 2016-12-20  0:21 UTC 

[PATCH 0/2] improve relocate_git_dir to fail into a sane state
 2016-12-19 23:27 UTC  (8+ messages)
` [PATCH 1/2] dir.c: split up connect_work_tree_and_git_dir
` [PATCH 2/2] dir.c: add retry logic to relocate_gitdir

[PATCH v2 00/21] Add configuration options for split-index
 2016-12-19 21:03 UTC  (3+ messages)

[PATCH 00/11] git worktree (re)move
 2016-12-19 20:57 UTC  (4+ messages)
` [PATCH v2 "
  ` [PATCH v2 10/11] worktree move: refuse to move worktrees with submodules

test failure
 2016-12-19 20:00 UTC  (4+ messages)
` [PATCH v1] t0021: fix flaky test

What's cooking in git.git (Dec 2016, #02; Mon, 12)
 2016-12-19 18:17 UTC  (5+ messages)

[PATCH] git-p4: Fix multi-path changelist empty commits
 2016-12-19 17:56 UTC  (4+ messages)
` [PATCH v2] "

[PATCH v2 00/16] pathspec cleanup
 2016-12-19 17:33 UTC  (4+ messages)
` [PATCH v3 "
  ` [PATCH v3 02/16] dir: remove struct path_simplify


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