git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2015-03-23 09:07:47 to 2015-03-26 13:47:01 UTC [more...]

What's cooking in git.git (Sep 2014, #01; Tue, 2)
 2015-03-26 13:46 UTC  (2+ messages)

[RFC] git submodule purge
 2015-03-26 13:30 UTC  (7+ messages)

[PATCH v5 1/3] git-credential-store: support multiple credential files
 2015-03-26 13:27 UTC  (11+ messages)
` [PATCH v5 2/3] git-credential-store: support XDG_CONFIG_HOME
` [PATCH v5 3/3] t0302: test credential-store support for XDG_CONFIG_HOME

[PATCH] merge: deprecate 'git merge <message> HEAD <commit>' syntax
 2015-03-26 13:20 UTC  (3+ messages)
` [PATCH] merge: drop "

[PATCH] docs: Clarify what git-rebase's "--preserve-merges" does
 2015-03-26 13:04 UTC 

[PATCH/RFD 0/3] worktree.* config keys and submodule and multiple worktrees
 2015-03-26 12:04 UTC  (6+ messages)
  ` per-repository and per-worktree config variables
      ` [PATCH v2] config.c: split some variables to $GIT_DIR/config.worktree

very weird behaviour with "merge -s subtree"
 2015-03-26 11:08 UTC  (2+ messages)
` very weird behaviour with

[PATCH] docs: Clarify "preserve" option wording for git-pull
 2015-03-26 11:04 UTC 

[PATCH] gc: save log from daemonized gc --auto and print it next time
 2015-03-26 10:54 UTC  (5+ messages)
` [PATCH v2] "

[BUG] [PATCH] infinite loop due to broken symlink
 2015-03-26  9:32 UTC  (4+ messages)

Identifying user who ran “git reset” command
 2015-03-26  6:30 UTC 

[RFC/PATCH] align D/F handling of "diff --no-index" with that of normal Git
 2015-03-26  6:20 UTC  (4+ messages)
` [PATCH v2 0/2] "diff --no-index" updates
  ` [PATCH v2 1/2] diff-no-index: DWIM "diff D F" into "diff D/F F"
  ` [PATCH v2 2/2] diff: align D/F handling of "diff --no-index" with that of normal Git

[PATCH] gitk: Improve readability of highlighted text
 2015-03-26  5:48 UTC 

[RFC/GSoC] Proposal: Make git-pull and git-am builtins
 2015-03-26  5:02 UTC  (9+ messages)
` [RFC/GSoC v2] "

[PATCH/RFC 0/2][GSoC] revision.c: Allow "-" as stand-in for "@{-1}" everywhere a branch is allowed
 2015-03-25 22:24 UTC  (8+ messages)
` [PATCH 2/2] Add revision range support on "-" and "@{-1}"

[PATCH 00/14] numparse module: systematically tighten up integer parsing
 2015-03-25 21:59 UTC  (14+ messages)

[PATCH] userdiff: funcname and word patterns for sh
 2015-03-25 21:36 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v5 0/2] cat-file: add a '--literally' option
 2015-03-25 20:32 UTC  (10+ messages)
` [PATCH v5 1/2] sha1_file.c: support reading from a loose object of unknown type
` [PATCH v5 2/2] cat-file: teach cat-file a '--literally' option

[PATCH RFC] init-db: introduce new -c/--config option
 2015-03-25 20:30 UTC  (4+ messages)

[PATCH, RFC] checkout: Attempt to checkout submodules
 2015-03-25 20:16 UTC  (8+ messages)

[PATCH 0/25] detecting &&-chain breakage
 2015-03-25 17:43 UTC  (28+ messages)
` [PATCH 01/25] t/test-lib: introduce --chain-lint option
` [PATCH 17/25] t0020: use modern test_* helpers
      ` [PATCH 0/8] more &&-chaining test fixups
        ` [PATCH 1/8] perf-lib: fix ignored exit code inside loop
        ` [PATCH 2/8] t0020: fix ignored exit code inside loops
        ` [PATCH 3/8] t3305: fix ignored exit code inside loop
        ` [PATCH 4/8] t7701: "
        ` [PATCH 5/8] t: fix some trivial cases of ignored exit codes in loops
        ` [PATCH 6/8] t: simplify loop exit-code status variables
        ` [PATCH 7/8] t0020: use test_* helpers instead of hand-rolled messages
        ` [PATCH 8/8] t9001: drop save_confirm helper
` [PATCH 18/25] t1301: use modern test_* helpers
` [PATCH 19/25] t6034: "
` [PATCH 21/25] t9001: use test_when_finished

[PATCH 1/1] l10n: de.po: use "bla …" instead of "bla..."
 2015-03-25 16:42 UTC  (10+ messages)
          ` [PATCH 1/2] l10n: de.po: add space before ellipsis
            ` [PATCH 2/2] l10n: de.po: fix messages with abbreviated hashs
            ` [PATCH v2] "

about Starter project;implementing log --size in the print_commit function
 2015-03-25 16:13 UTC  (2+ messages)

About GSoc idea
 2015-03-25 15:06 UTC 

[PATCH] Documentation: Add target to build PDF manpages
 2015-03-25 11:43 UTC  (8+ messages)

Git Rev News edition 1 published
 2015-03-25 10:00 UTC 

Sparse checkout not working as expected (colons in filenames on Windows)
 2015-03-25  8:17 UTC  (7+ messages)
      `  "
        ` [msysGit] "

macblame - al alterntive to 'git blame'
 2015-03-24 14:10 UTC  (3+ messages)

What's cooking in git.git (Mar 2015, #08; Mon, 23)
 2015-03-25  1:05 UTC  (11+ messages)
` [PATCH] gitweb: Harden UTF-8 handling in generated links
` [PATCH v4] remote: add --fetch and --both options to set-url

A good time to pull from your gitk tree?
 2015-03-24 23:06 UTC  (2+ messages)

[PATCH v2] t1700: make test pass with index-v4
 2015-03-24 21:51 UTC  (9+ messages)
` [PATCH 0/2] fix test suite with split index
  ` [PATCH 2/2] read-cache: fix reading of "
      ` [PATCH] read-cache: tighten checks for do_read_index

[PATCH 00/15] Fixing memory leaks
 2015-03-24 21:20 UTC  (17+ messages)
` [PATCH 01/15] read-cache: fix memleak
      ` [PATCH 1/2] "
        ` [PATCH 2/2] read-cache.c: fix a memleak in add_to_index
` [PATCH 09/15] http: release the memory of a http pack request as well
` [PATCH 10/15] commit.c: fix a memory leak
      ` Re* "

Git ignore help
 2015-03-24 20:54 UTC  (9+ messages)

[PATCH] t1501: fix test with split index
 2015-03-24 19:21 UTC  (3+ messages)
  ` [PATCH v2] "

[RFC/PATCH 0/3] protocol v2
 2015-03-24 18:00 UTC  (14+ messages)

[PATCH 1/2] diff --cached: do not report i-t-a entries as "new"
 2015-03-24 17:00 UTC  (12+ messages)
` [PATCH v2] diff-lib.c: adjust position of i-t-a entries in diff

[PATCH/RFC/GSOC] make git-pull a builtin
 2015-03-24 15:58 UTC  (8+ messages)

[RFH/PATCH] git-svn: adjust info to svn 1.7 and 1.8
 2015-03-24 15:10 UTC 

[PATCH] git.txt: list index versions in plain English
 2015-03-24 15:06 UTC  (2+ messages)

Bug? git push --recurse-submodules=on-demand is not truly recursive
 2015-03-24 12:50 UTC 

gitk and reflog
 2015-03-24  2:21 UTC 

A note from the maintainer
 2015-03-23 21:38 UTC 

[ANNOUNCE] Git v2.3.4
 2015-03-23 21:36 UTC 

[PATCH] clone: Warn if clone lacks LICENSE or COPYING file
 2015-03-23 21:00 UTC  (3+ messages)

git svn import failure : write .git/Git_svn_hash_BmjclS: Bad file descriptor
 2015-03-23 19:56 UTC  (6+ messages)

Fwd: [RFC] [GSoC Proposal Draft] Unifying git branch -l,git tag -l and git for-each-ref
 2015-03-23 18:33 UTC 

[PATCH 05/15] builtin/apply.c: fix a memleak
 2015-03-23 17:27 UTC  (3+ messages)
` [PATCH] builtin/apply.c: fix a memleak (Fixup, squashable)

[PATCH 04/15] update-index: fix a memleak
 2015-03-23 17:11 UTC  (3+ messages)
` [PATCH] update-index: Don't copy memory around

bug in bash completion for git-branch --set-upstream-to on OSX
 2015-03-23 14:42 UTC  (3+ messages)

[PATCH 0/2] Tweaking the gitk window title
 2015-03-23 14:18 UTC  (3+ messages)
` [PATCH 1/2] gitk: Rearrange window title to be more conventional
  ` [PATCH 2/2] gitk: Show the rev(s) the user specified on the command line in the window title

[RFC/GSoC] Proposal Draft: Unifying git branch -l, git tag -l, and git for-each-ref
 2015-03-23 13:09 UTC 

Fwd: Seems to be pushing more than necessary
 2015-03-23 10:56 UTC  (15+ messages)
  `  "

[PATCH] log: decorate detached HEAD differently
 2015-03-23 10:36 UTC  (3+ messages)
` [PATCHv2 0/2] log decorations for HEAD

About the proposal format of GSoc 2015
 2015-03-23 10:10 UTC  (2+ messages)

[PATCH 0/25] detecting &&-chain breakage
 2015-03-23  9:36 UTC  (7+ messages)
` [PATCH 26/27] t/*svn*: fix moderate "


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