git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2015-05-27 19:22:11 to 2015-05-29 19:51:00 UTC [more...]

[PATCH] completion: suggest sequencer commands for revert
 2015-05-29 19:50 UTC  (2+ messages)

[PATCH] blame: add blame.showemail config option
 2015-05-29 19:40 UTC  (4+ messages)

[RFC/WIP PATCH 00/11] Protocol version 2, again!
 2015-05-29 19:39 UTC  (20+ messages)
` [RFC/WIP PATCH 04/11] upload-pack-2: Implement the version 2 of upload-pack
` [RFC/WIP PATCH 05/11] transport: add infrastructure to support a protocol version number
` [RFC/WIP PATCH 06/11] remote.h: add get_remote_capabilities, request_capabilities

[PATCH] Completion: Cleanup tcsh script and add debug flag
 2015-05-29 19:37 UTC  (2+ messages)

[PATCH] l10n: de.po: translate "index" as "Index"
 2015-05-29 18:54 UTC 

[PATCH] glossary: add "remote", "submodule", "superproject"
 2015-05-29 18:23 UTC 

[PATCH v5 0/8] Improve git-pull test coverage
 2015-05-29 18:08 UTC  (10+ messages)
` [PATCH v5 1/8] t5520: prevent field splitting in content comparisons
` [PATCH v5 2/8] t5520: test no merge candidates cases
` [PATCH v5 3/8] t5520: test for failure if index has unresolved entries
` [PATCH v5 4/8] t5520: test work tree fast-forward when fetch updates head
` [PATCH v5 5/8] t5520: test --rebase with multiple branches
` [PATCH v5 6/8] t5520: test --rebase failure on unborn branch with index
` [PATCH v5 7/8] t5521: test --dry-run does not make any changes
` [PATCH v5 8/8] t5520: check reflog action in fast-forward merge

[PATCH/RFC] send-email: allow multiple emails using --cc --to and --bcc
 2015-05-29 18:04 UTC  (11+ messages)

BUG: For first push to a bare repo, using "--tags" prevents creation of master branch
 2015-05-29 18:03 UTC  (8+ messages)

BUG: Wrong error message when access to .git directory denied
 2015-05-29 17:06 UTC  (4+ messages)

Redirect "git" subcommand to itself?
 2015-05-29 16:49 UTC  (11+ messages)

git clone --depth: shallow clone problems
 2015-05-29 15:52 UTC  (5+ messages)

[RFC/PATCH v2] create a skeleton for the command git rebase --status
 2015-05-29 15:44 UTC  (10+ messages)

[PATCH/RFC 1/2] git-rebase -i: Add key word "drop" to remove a commit
 2015-05-29 15:36 UTC  (2+ messages)

git-multimail resurected!
 2015-05-29 13:10 UTC 

[BUG] potential error in parsing git checkout options?
 2015-05-29 12:23 UTC  (2+ messages)

[PATCH 1/3] t4150-am: refactor and clean common setup
 2015-05-29 11:50 UTC  (10+ messages)
` [PATCH 3/3] git-am: add am.threeWay config variable

[PATCH 1/2] config: add options to list only variable names
 2015-05-29 11:39 UTC  (17+ messages)
` [PATCH 2/2] completion: use new 'git config' options to reliably list "
  ` [PATCH 1.5/2] config: add options to list only "
` [PATCH v2 0/2] config: list only variable names for completion
  ` [PATCH v2 1/2] config: add options to list only variable names
  ` [PATCH v2 2/2] completion: use new 'git config' options to reliably list "

[PATCH] git-new-workdir: add windows compatibility
 2015-05-29 10:52 UTC  (7+ messages)

What's cooking in git.git (May 2015, #07; Tue, 26)
 2015-05-29 10:39 UTC  (3+ messages)

Staging commits with visual diff tools?
 2015-05-29  9:57 UTC  (4+ messages)

LCD WALL MOUNT
 2015-05-29  8:03 UTC 

[PATCH 0/3] fix minor Makefile annoyances
 2015-05-29  7:26 UTC  (4+ messages)
` [PATCH 1/3] Makefile: drop dependency between git-instaweb and gitweb
` [PATCH 2/3] Makefile: avoid timestamp updates to GIT-BUILD-OPTIONS
` [PATCH 3/3] Makefile: silence perl/PM.stamp recipe

pre-commit hook not run on conflict resolution during rebase
 2015-05-29  7:25 UTC  (3+ messages)

Recovering from 'fatal: core.bare and core.worktree do not make sense'
 2015-05-29  6:49 UTC  (2+ messages)
` [PATCH] setup_git_directory: delay core.bare/core.worktree errors

[PATCH/WIP 0/8] Make git-am a builtin
 2015-05-28 23:05 UTC  (14+ messages)
` [PATCH/WIP 1/8] wrapper: implement xopen()
` [PATCH/WIP 2/8] wrapper: implement xfopen()
` [PATCH/WIP 3/8] am: implement patch queue mechanism
` [PATCH/WIP 4/8] am: split out mbox/maildir patches with git-mailsplit
` [PATCH/WIP 6/8] am: extract patch, message and authorship with git-mailinfo

[PATCH] bisect: stop printing raw diff of first bad commit
 2015-05-28 21:32 UTC  (2+ messages)

[PATCH/WIP v3 1/4] for-each-ref: re-structure code for moving to 'ref-filter'
 2015-05-28 21:28 UTC  (15+ messages)
` [PATCH/WIP v3 1/4] for-each-ref: extract helper functions out of grab_single_ref()
` [PATCH/WIP v3 2/4] for-each-ref: introduce new structures for better organisation
` [PATCH/WIP v3 3/4] for-each-ref: rename some functions and make them public
` [PATCH/WIP v3 4/4] ref-filter: move code from 'for-each-ref'

Bug: .gitconfig folder
 2015-05-28 21:11 UTC  (15+ messages)
        ` [PATCH 1/4] read-cache.c: drop PROT_WRITE from mmap of index
        ` [PATCH 2/4] config.c: fix mmap leak when writing config
        ` [PATCH 3/4] config.c: avoid xmmap error messages
        ` [PATCH 4/4] config.c: rewrite ENODEV into EISDIR when mmap fails

[PATCH 0/2] commit -t appends newline after template file
 2015-05-28 18:55 UTC  (9+ messages)
` [PATCH 1/2] t750*: make tests for commit messages more pedantic
` [PATCH 2/2] commit: fix ending newline for template files

[PATCH] glossary: add "remote" and "submodule"
 2015-05-28 18:50 UTC  (9+ messages)
        ` [PATCH] glossary: add "remote", "submodule", "superproject"

[PATCH/RFC 1/2] git-rebase -i: Add key word "drop" to remove a commit
 2015-05-28 17:45 UTC  (18+ messages)
` [PATCH/RFC 2/2] git rebase -i: Warn removed or dupplicated commits

Release candidate of Git for Windows 2.x is out
 2015-05-28 16:25 UTC  (2+ messages)

[PATCH/RFC] create a skeleton for the command git rebase --status
 2015-05-28 13:06 UTC  (3+ messages)

wish dies when ibus is restarted
 2015-05-28 12:33 UTC 

[WIP][Patch v2 0/2] Ref-filter: unification of 'tag -l', 'branch -l' and 'for-each-ref'
 2015-05-28 11:26 UTC  (6+ messages)
` [PATCH v2 1/2] for-each-ref: re-structure code for moving to 'ref-filter'

[PATCH] p4: Retrieve the right revision of the UTF-16 file
 2015-05-27 23:14 UTC  (4+ messages)

[PATCH] Documentation: include 'merge.branchdesc' for merge and config as well
 2015-05-27 21:52 UTC 

[PATCH 0/5] Fix verify_lock() to report errors via strbuf
 2015-05-27 21:18 UTC  (6+ messages)
` [PATCH 3/5] verify_lock(): report errors via a strbuf

[PATCH v2 0/5] showing existing ws breakage
 2015-05-27 20:53 UTC  (9+ messages)
` [PATCH v3 0/4] "

[PATCH v6] send-email: Add sendmail email aliases format
 2015-05-27 20:08 UTC  (2+ messages)

[PATCHv3] submodule documentation: Reorder introductory paragraphs
 2015-05-27 19:48 UTC 

[PATCH/RFC 0/3] --seed as an alias for --dissociate --reference
 2015-05-27 19:35 UTC  (9+ messages)
` [PATCH 3/3] clone: add `--seed` shorthand


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