git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2016-12-08 18:58:46 to 2016-12-12 02:46:21 UTC [more...]

[PATCH] submodule--helper: set alternateLocation for cloned submodules
 2016-12-12  2:45 UTC 

[PATCH] gitk: Add Portuguese translation
 2016-12-12  0:35 UTC  (3+ messages)
` [PATCH v4] "

[PATCH] Gitk Inotify support
 2016-12-12  1:58 UTC  (4+ messages)

[PATCH 0/2] gitk: Two improvements to the branch context menu
 2016-12-12  0:02 UTC  (3+ messages)
` [PATCH v2 "

[PATCH] gitk: Fix missing commits when using -S or -G
 2016-12-12  0:39 UTC  (6+ messages)
` [PATCH v2] "
      ` [PATCH v3] "

[PATCH] gitk: Makefile: create install bin directory
 2016-12-12  0:01 UTC  (2+ messages)

[PATCH v3 0/2] gitk: changes for the "Tags and heads" view
 2016-12-11 23:25 UTC  (3+ messages)
` [PATCH v3 1/2] gitk: alter the ordering "

[PATCH 1/3] update_unicode.sh: update the uniset repo if it exists
 2016-12-11 23:34 UTC  (3+ messages)
` [PATCH 2/3] update_unicode.sh: remove the plane filters
` [PATCH 3/3] update_unicode.sh: restore hexadecimal output

Draft of Git Rev News edition 22
 2016-12-11 22:24 UTC 

[PATCH 0/1] Fix a long-standing isatty() problem on Windows
 2016-12-11 17:49 UTC  (3+ messages)
` [PATCH 1/1] mingw: intercept isatty() to handle /dev/null as Git expects it

[BUG] Colon in remote urls
 2016-12-11 14:51 UTC  (16+ messages)

[PATCH 0/4] doc: fixes to gitcore-tutorial.txt
 2016-12-11 14:08 UTC  (11+ messages)
` [PATCH 1/4] doc: add articles (grammar)
` [PATCH 2/4] doc: add verb in front of command to run
` [PATCH 3/4] doc: make the intent of sentence clearer
` [PATCH 4/4] doc: omit needless "for"

[BUG] git crash for git remote update tip tip
 2016-12-11 13:50 UTC  (3+ messages)

git add -p with new file
 2016-12-11 13:00 UTC  (8+ messages)

[PATCHv2] git-p4 worktree support
 2016-12-11  7:19 UTC  (3+ messages)
` [PATCHv2] git-p4: support git worktrees

Feature request: Set git svn options in .git/config file
 2016-12-11  0:06 UTC  (4+ messages)
  `  "
    ` [PATCH] git-svn: document useLogAuthor and addAuthorFrom config keys

[RFC PATCH] send-email: allow a custom hook to prevent sending email
 2016-12-10 22:11 UTC  (7+ messages)

[PATCH v6 00/16] Mark strings in Perl scripts for translation
 2016-12-10 22:09 UTC  (9+ messages)
` [PATCH v6 01/16] Git.pm: add subroutines for commenting lines

[PATCH] branch: mark a file-local symbol with static
 2016-12-10 21:46 UTC 

BUG: "cherry-pick A..B || git reset --hard OTHER"
 2016-12-10 21:23 UTC  (11+ messages)
      ` [PATCH] rebase: rename --forget to be consistent with sequencer
        ` [PATCH] revert, cherry-pick: rename --quit to be consistent with rebase

[PATCH 1/5] am: Fix filename in safe_to_abort() error message
 2016-12-10 20:20 UTC  (14+ messages)
` [PATCH 4/5] Make sequencer abort safer
          ` [PATCH v2 1/5] am: Fix filename in safe_to_abort() error message
          ` [PATCH v2 2/5] am: Change safe_to_abort()'s not rewinding error into a warning
          ` [PATCH v2 3/5] Add test that cherry-pick --abort does not unsafely change HEAD
          ` [PATCH v2 4/5] Make sequencer abort safer
          ` [PATCH v2 5/5] sequencer: Remove useless get_dir() function

Resend: Gitk: memory consumption improvements
 2016-12-10 18:23 UTC  (3+ messages)

[PATCH 00/17] pathspec cleanup
 2016-12-10 18:18 UTC  (36+ messages)
` [PATCH 02/17] dir: convert create_simplify to use the pathspec struct interface
` [PATCH v2 00/16] pathspec cleanup
  ` [PATCH v2 01/16] mv: remove use of deprecated 'get_pathspec()'
  ` [PATCH v2 02/16] dir: convert create_simplify to use the pathspec struct interface
  ` [PATCH v2 03/16] dir: convert fill_directory "
  ` [PATCH v2 04/16] ls-tree: convert show_recursive "
  ` [PATCH v2 05/16] pathspec: remove the deprecated get_pathspec function
  ` [PATCH v2 06/16] pathspec: copy and free owned memory
  ` [PATCH v2 07/16] pathspec: remove unused variable from unsupported_magic
  ` [PATCH v2 08/16] pathspec: always show mnemonic and name in unsupported_magic
  ` [PATCH v2 09/16] pathspec: simpler logic to prefix original pathspec elements
  ` [PATCH v2 10/16] pathspec: factor global magic into its own function
  ` [PATCH v2 11/16] pathspec: create parse_short_magic function
  ` [PATCH v2 12/16] pathspec: create parse_long_magic function
  ` [PATCH v2 13/16] pathspec: create parse_element_magic helper
  ` [PATCH v2 14/16] pathspec: create strip submodule slash helpers
        ` [PATCH "
  ` [PATCH v2 15/16] pathspec: small readability changes
  ` [PATCH v2 16/16] pathspec: rename prefix_pathspec to init_pathspec_item

Any interest in 'git merge --continue' as a command
 2016-12-10 18:16 UTC  (9+ messages)

[REGRESSION 2.10.2] problematic "empty auth" changes
 2016-12-10 15:23 UTC  (7+ messages)

[PATCH] submodule--helper: set alternateLocation for cloned submodules
 2016-12-10 13:41 UTC  (2+ messages)

Feature request: read git config from parent directory
 2016-12-10 11:16 UTC  (3+ messages)

[PATCHv7 0/6] submodule absorbgitdirs
 2016-12-10 11:16 UTC  (10+ messages)
` [PATCHv7 1/6] submodule: use absolute path for computing relative path connecting
` [PATCHv7 2/6] submodule helper: support super prefix
` [PATCHv7 3/6] test-lib-functions.sh: teach test_commit -C <dir>
` [PATCHv7 4/6] worktree: have a function to check if worktrees are in use
` [PATCHv7 5/6] move connect_work_tree_and_git_dir to dir.h
` [PATCHv7 6/6] submodule: add absorb-git-dir function

[PATCH] making real_path thread-safe
 2016-12-10 11:02 UTC  (23+ messages)
` [PATCH] real_path: make "
` [PATCH v2 0/4] road to reentrant real_path
  ` [PATCH v2 1/4] real_path: resolve symlinks by hand
  ` [PATCH v2 2/4] real_path: convert real_path_internal to strbuf_realpath
  ` [PATCH v2 3/4] real_path: create real_pathdup
  ` [PATCH v2 4/4] real_path: have callers use real_pathdup and strbuf_realpath

[PATCH 1/2] mergetools/kompare: simplify can_merge() by using "false"
 2016-12-10  8:15 UTC  (3+ messages)
` [PATCH 2/2] mergetools/tortoisemerge: simplify can_diff() "

[PATCH] describe: add tests for unusual graphs
 2016-12-10  6:47 UTC  (3+ messages)

[PATCH] mergetools: fix xxdiff hotkeys
 2016-12-10  2:14 UTC 

[PATCH 1/3] difftool: sanitize $workdir as early as possible
 2016-12-10  0:03 UTC  (5+ messages)
` [PATCH 2/3] difftool: chdir "
` [PATCH 3/3] difftool: rename variables for consistency

[PATCHv6 0/7] submodule embedgitdirs
 2016-12-09 23:10 UTC  (14+ messages)
` [PATCHv6 2/7] submodule helper: support super prefix
` [PATCHv6 4/7] worktree: get worktrees from submodules
` [PATCHv6 5/7] worktree: add function to check if worktrees are in use

[PATCH/RFC 0/7] Pie-in-the-sky attempt to fix the early config
 2016-12-09 17:55 UTC  (6+ messages)

Git 2.11.0 on OS X El Capitan 10.11.6
 2016-12-09 16:20 UTC 

[PATCH v8 00/19] port branch.c to use ref-filter's printing options
 2016-12-09 14:03 UTC  (7+ messages)
` [PATCH v8 18/19] branch: use ref-filter printing APIs

Bug: git-sh-setup giving no such file or directory
 2016-12-09 14:00 UTC  (3+ messages)

[PATCH] doc: fill in omitted word
 2016-12-09 12:31 UTC  (4+ messages)

Error after calling git difftool -d with
 2016-12-09  9:47 UTC  (6+ messages)

git bash error
 2016-12-09  8:25 UTC  (2+ messages)

[BUG] regarding `git add -p` and files containing wildcard characters
 2016-12-09  5:37 UTC  (2+ messages)

[PATCH] commit: make --only --allow-empty work without paths
 2016-12-09  4:10 UTC  (6+ messages)
    ` [PATCH v2] "
        ` [PATCH] commit: remove 'Clever' message for --only --amend

[PATCH v3] diff: handle --no-abbrev in no-index case
 2016-12-09  0:22 UTC  (4+ messages)
` [PATCH v4] "

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

[PATCH 0/2] A bit of ref-filter atom parsing cleanups
 2016-12-08 18:58 UTC  (3+ messages)
` [PATCH 2/2] ref-filter: add function to parse atoms from a nul-terminated string


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