git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2014-11-12 22:23:31 to 2014-11-17 09:35:34 UTC [more...]

[PATCH v2 0/2] Don't make $GIT_DIR executable
 2014-11-17  9:35 UTC  (9+ messages)
` [PATCH v2 1/2] create_default_files(): don't set u+x bit on $GIT_DIR/config
` [PATCH v2 2/2] config: clear the executable bits (if any) "

[PATCH 0/2] Don't make $GIT_DIR executable
 2014-11-17  8:26 UTC  (11+ messages)
` [PATCH 1/2] create_default_files(): don't set u+x bit on $GIT_DIR/config
` [PATCH 2/2] config: clear the executable bits (if any) "

[PATCH 1/1] gitk: po/ru.po russian translation typo fixed
 2014-11-17  7:59 UTC  (3+ messages)

[PATCH] Documentation: change "gitlink" typo in git-push
 2014-11-17  0:49 UTC 

[PATCH] apply: fix typo in an error message
 2014-11-17  0:38 UTC 

Fwd: Add git ignore as builtin
 2014-11-17  0:12 UTC  (2+ messages)

[PATCH/RFC] builtin: move builtin retrieval to get_builtin()
 2014-11-16 23:33 UTC  (8+ messages)
` [PATCH] SubmittingPatches: fix an inconsistency

Test failure
 2014-11-16 21:06 UTC  (14+ messages)
  ` [PATCH] t1410: fix breakage on case-insensitive filesystems
                  ` [PATCH v2] Windows: correct detection of EISDIR in mingw_open()

[PATCH] replace: fix replacing object with itself
 2014-11-16 18:59 UTC  (4+ messages)

[PATCH] Introduce a hook to run after formatting patches
 2014-11-16 18:40 UTC  (3+ messages)

[PATCH] difftool: honor --trust-exit-code for builtin tools
 2014-11-16 18:11 UTC  (7+ messages)

[PATCH] l10n: de.po: translate 2 new messages
 2014-11-16 15:54 UTC 

How safe are signed git tags? Only as safe as SHA-1 or somehow safer?
 2014-11-16 15:31 UTC 

[PATCH/RFC v2 1/2] submodule: add ability to shallowly clone any branch in a repo as a submodule
 2014-11-16  9:55 UTC  (2+ messages)

[PATCH] gitk: Enable mouse horizontal scrolling in diff pane
 2014-11-16  8:00 UTC  (2+ messages)

[PATCH] cmd_config(): Make a copy of path obtained from git_path()
 2014-11-16  7:37 UTC 

[GIT PULL] l10n updates for 2.2.0
 2014-11-16  0:56 UTC 

git push --all --tags
 2014-11-15 18:33 UTC  (4+ messages)

[PATCH] git-new-workdir: Don't fail if the target directory is empty
 2014-11-15 17:49 UTC 

[PATCH] difftool: honor --trust-exit-code for builtin tools
 2014-11-15 14:22 UTC  (2+ messages)

[PATCH] use labs() for variables of type long instead of abs()
 2014-11-15 13:27 UTC 

[RFC] On watchman support
 2014-11-15  7:24 UTC  (4+ messages)

[PATCH] gc: support temporarily preserving garbage
 2014-11-15  1:49 UTC  (3+ messages)

[PATCH v4] Allow TTY tests to run under recent Mac OS
 2014-11-15  0:14 UTC  (5+ messages)

[ANNOUNCE] Git v2.2.0-rc2
 2014-11-14 23:34 UTC 

Bug: git log showing nothing when using --since and --until flags with specific dates
 2014-11-14 22:15 UTC  (11+ messages)
  ` [PATCH 0/2] approxidate and future ISO-like times
    ` [PATCH 1/2] pass TIME_DATE_NOW to approxidate future-check
    ` [PATCH 2/2] approxidate: allow ISO-like dates far in the future

--trust-exit-code not working
 2014-11-14 21:55 UTC  (4+ messages)

Git archiving only branch work
 2014-11-14 20:35 UTC  (13+ messages)

[PATCH v2] allow TTY tests to run under recent Mac OS
 2014-11-14 20:16 UTC  (7+ messages)

[PATCH 1/1] git-config: git-config --list fixed when GIT_CONFIG value starts with ~/
 2014-11-14 20:10 UTC  (6+ messages)

[PATCH v3] allow TTY tests to run under recent Mac OS
 2014-11-14 19:34 UTC  (2+ messages)

[RFC] git checkout $tree -- $path always rewrites files
 2014-11-14 19:27 UTC  (14+ messages)

Git merge-file doesn't account correctly for not being in repo root
 2014-11-14 17:06 UTC 

Question about chapter "3.1 Git Branching - Branches in a Nutshell" in git docu
 2014-11-14 15:15 UTC  (2+ messages)

how to reduce disk usage for large .git dirs?
 2014-11-14 15:06 UTC  (17+ messages)

[PATCH 0/2] Support updating working trees when pushing into non-bare repos
 2014-11-14  7:49 UTC  (16+ messages)
` [PATCH 2/2] Let deny.currentBranch=updateInstead ignore submodules

[PATCH] allow TTY tests to run under recent Mac OS
 2014-11-14  5:24 UTC  (4+ messages)

What's cooking in git.git (Nov 2014, #03; Thu, 13)
 2014-11-13 23:28 UTC 

[PATCH 1/1] gitk: Add support for --author-date-order
 2014-11-13 23:06 UTC 

appropriate mailing list for gitk patches
 2014-11-13 21:32 UTC  (2+ messages)

[PATCH] git-new-workdir: Add -f to force new-workdir in existing directory
 2014-11-13 21:21 UTC  (2+ messages)

TTY tests are unnecessarily suppressed under Mac OS
 2014-11-13 21:10 UTC  (3+ messages)

[PATCH v2 0/2] Support updating working trees when pushing into non-bare repos
 2014-11-13 19:21 UTC  (8+ messages)
` [PATCH v3 0/1] "
  ` [PATCH v3 1/1] Add another option for receive.denyCurrentBranch

t9902-completion.sh failed
 2014-11-13 18:35 UTC  (5+ messages)

[PATCH] gittutorial: fix output of 'git status'
 2014-11-13 16:38 UTC  (2+ messages)

[PATCH] t5705: Use the correct file:// URL
 2014-11-13 16:37 UTC  (3+ messages)

[PATCH] git-send-email.perl: Fix handling of suppresscc option
 2014-11-13 11:41 UTC  (3+ messages)

mac test failure -- 2gb clone
 2014-11-13  5:05 UTC  (2+ messages)

Set file modification time on checkout
 2014-11-13  5:04 UTC  (2+ messages)

[PATCHv5 0/9] Handling empty notes
 2014-11-12 23:43 UTC  (6+ messages)
` [PATCHv5 9/9] t3301: Modernize

[PATCH] wincred: fix get credential if username has @
 2014-11-12 22:52 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).