git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2016-12-22 17:57:32 to 2016-12-28 17:29:31 UTC [more...]

Gitview Shell Injection Vulnerability
 2016-12-28 17:28 UTC  (4+ messages)
    ` [PATCH] contrib: remove gitview

[RFH] gpg --import entropy while running tests
 2016-12-28 16:05 UTC  (4+ messages)

[PATCH] pathspec: give better message for submodule related pathspec error
 2016-12-28 17:17 UTC  (3+ messages)
  ` [PATCHv2] "

git mergetool Segmentation fault
 2016-12-28 13:09 UTC 

[PATCH v9 00/20] port branch.c to use ref-filter's printing options
 2016-12-28  9:40 UTC  (34+ messages)
` [PATCH v9 01/20] ref-filter: implement %(if), %(then), and %(else) atoms
` [PATCH v9 02/20] ref-filter: include reference to 'used_atom' within 'atom_value'
` [PATCH v9 03/20] ref-filter: implement %(if:equals=<string>) and %(if:notequals=<string>)
` [PATCH v9 04/20] ref-filter: modify "%(objectname:short)" to take length
` [PATCH v9 05/20] ref-filter: move get_head_description() from branch.c
` [PATCH v9 06/20] ref-filter: introduce format_ref_array_item()
` [PATCH v9 07/20] ref-filter: make %(upstream:track) prints "[gone]" for invalid upstreams
` [PATCH v9 08/20] ref-filter: add support for %(upstream:track,nobracket)
` [PATCH v9 09/20] ref-filter: make "%(symref)" atom work with the ':short' modifier
` [PATCH v9 10/20] ref-filter: introduce refname_atom_parser_internal()
` [PATCH v9 11/20] ref-filter: introduce refname_atom_parser()
` [PATCH v9 12/20] ref-filter: make remote_ref_atom_parser() use refname_atom_parser_internal()
` [PATCH v9 13/20] ref-filter: rename the 'strip' option to 'lstrip'
` [PATCH v9 14/20] ref-filter: Do not abruptly die when using the 'lstrip=<N>' option
` [PATCH v9 15/20] ref-filter: modify the 'lstrip=<N>' option to work with negative '<N>'
` [PATCH v9 16/20] ref-filter: add an 'rstrip=<N>' option to atoms which deal with refnames
` [PATCH v9 17/20] ref-filter: allow porcelain to translate messages in the output
` [PATCH v9 18/20] branch, tag: use porcelain output
` [PATCH v9 19/20] branch: use ref-filter printing APIs
` [PATCH v9 20/20] branch: implement '--format' option

HowTo distribute a hook with the reposity
 2016-12-28  9:20 UTC  (7+ messages)

[PATCH 0/3] Update submodule documentation
 2016-12-27 23:43 UTC  (4+ messages)
` [PATCH 1/3] submodule documentation: add options to the subcommand
` [PATCH 2/3] submodule update documentation: don't repeat ourselves
` [PATCH 3/3] submodules: add a background story

What's cooking in git.git (Dec 2016, #08; Tue, 27)
 2016-12-27 23:11 UTC 

What's cooking in git.git (Dec 2016, #07; Thu, 22)
 2016-12-27 22:47 UTC  (10+ messages)
  ` [PATCH] worktree: initialize return value for submodule_uses_worktrees

git-apply: warn/fail on *changed* end of line (eol) *only*?
 2016-12-27 22:14 UTC  (6+ messages)

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

[PATCH 0/2] submodule config test cleanup
 2016-12-27 19:36 UTC  (3+ messages)
` [PATCH 1/2] t7411: quote URLs
` [PATCH 2/2] t7411: test lookup of uninitialized submodules

Intermittent failure of t0021
 2016-12-27 19:30 UTC  (2+ messages)

[PATCH v3 00/21] Add configuration options for split-index
 2016-12-27 19:13 UTC  (31+ 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.*

[PATCHv6] rm: absorb a submodules git dir before deletion
 2016-12-27 19:03 UTC 

What's cooking in git.git (Dec 2016, #05; Mon, 19)
 2016-12-27 18:22 UTC  (4+ messages)

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-27 17:47 UTC  (5+ messages)

Corner case involving null sha1, alternates, cache misses, and submodule config API
 2016-12-26 20:32 UTC  (2+ messages)

[PATCH v2 00/21] Add configuration options for split-index
 2016-12-26 10:32 UTC  (15+ 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

[PATCH] log: support 256 colors with --graph=256colors
 2016-12-25 23:02 UTC  (7+ 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 

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

[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  (23+ messages)
` [PATCH v2 0/3] "
  ` [PATCH v2 1/3] mingw: adjust is_console() to work with stdin
  ` [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

[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  (10+ 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).