git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2016-03-10 12:20:39 to 2016-03-15 00:16:17 UTC [more...]

[PATCH 0/2] Port `git submodule init` from shell to C
 2016-03-15  0:15 UTC 

[PATCH/RFC/GSoC 00/17] A barebones git-rebase in C
 2016-03-14 21:52 UTC  (30+ messages)
` [PATCH/RFC/GSoC 01/17] perf: introduce performance tests for git-rebase
` [PATCH/RFC/GSoC 02/17] sha1_name: implement get_oid() and friends
` [PATCH/RFC/GSoC 03/17] builtin-rebase: implement skeletal builtin rebase
` [PATCH/RFC/GSoC 04/17] builtin-rebase: parse rebase arguments into a common rebase_options struct
` [PATCH/RFC/GSoC 05/17] rebase-options: implement rebase_options_load() and rebase_options_save()
` [PATCH/RFC/GSoC 06/17] rebase-am: introduce am backend for builtin rebase
` [PATCH/RFC/GSoC 07/17] rebase-common: implement refresh_and_write_cache()
` [PATCH/RFC/GSoC 08/17] rebase-common: let refresh_and_write_cache() take a flags argument
` [PATCH/RFC/GSoC 09/17] rebase-common: implement cache_has_unstaged_changes()
` [PATCH/RFC/GSoC 10/17] rebase-common: implement cache_has_uncommitted_changes()
` [PATCH/RFC/GSoC 11/17] rebase-merge: introduce merge backend for builtin rebase
` [PATCH/RFC/GSoC 12/17] rebase-todo: introduce rebase_todo_item
` [PATCH/RFC/GSoC 13/17] rebase-todo: introduce rebase_todo_list
` [PATCH/RFC/GSoC 14/17] status: use rebase_todo_list
` [PATCH/RFC/GSoC 15/17] wrapper: implement append_file()
` [PATCH/RFC/GSoC 16/17] editor: implement git_sequence_editor() and launch_sequence_editor()
` [PATCH/RFC/GSoC 17/17] rebase-interactive: introduce interactive backend for builtin rebase

[PATCH v7] commit: add a commit.verbose config variable
 2016-03-14 21:38 UTC 

git diff does not precompose unicode file paths (OS X)
 2016-03-14 21:45 UTC  (8+ messages)

[PATCH v6] commit: add a commit.verbose config variable
 2016-03-14 21:32 UTC  (4+ messages)

[PATCH v5] commit: add a commit.verbose config variable
 2016-03-14 21:31 UTC  (5+ messages)

[RFC/GSoC] Introduction
 2016-03-14 21:08 UTC  (16+ messages)

[GSOC] Microproject "Move ~/.git-credential-cache to ~/.config/git"
 2016-03-14 20:33 UTC  (4+ messages)

Commit message not helpful after merge squash with conflicts
 2016-03-14 20:19 UTC  (8+ messages)
` [PATCH] Also read SQUASH_MSG if a conflict on a merge squash occurred
        ` [PATCH] commit: do not lose SQUASH_MSG contents

[Q] updates to gitk, git-gui and git-svn for 2.8?
 2016-03-14 18:39 UTC 

[RFC/PATCH] clone: add `--shallow-submodules` flag
 2016-03-14 18:37 UTC  (6+ messages)

[ANNOUNCE] Git v2.8.0-rc2
 2016-03-14 18:10 UTC  (8+ messages)
  ` [PATCH] wt-status: allow "ahead " to be picked up by l10n

git-secret - store your private data inside a repository
 2016-03-14 18:04 UTC  (4+ messages)

[PATCH] pull: drop confusing prefix parameter of die_on_unclean_work_tree()
 2016-03-14 17:11 UTC  (6+ messages)

[PATCH 0/1] Introduce a way to create a branch and worktree at the same time
 2016-03-14 13:45 UTC  (10+ messages)

[PATCH] diff: handle "-" as abbreviation of '@{-1}'
 2016-03-14  9:17 UTC  (3+ messages)

[PATCH v1] git-p4: fix AsciiDoc formatting
 2016-03-14  3:51 UTC  (3+ messages)

Graph sloc tool for git repos
 2016-03-14  2:50 UTC  (3+ messages)

[PATCH v2] git-p4: map a P4 user to Git author name and email address
 2016-03-13 17:41 UTC  (5+ messages)

[PATCH] fetch: show reference pointed by new tags
 2016-03-13 15:38 UTC  (5+ messages)

Draft of Git Rev News edition 13
 2016-03-13 12:38 UTC 

[PATCH] sequencer.c: fix detection of duplicate s-o-b
 2016-03-12 13:08 UTC 

[PATCH v2 1/2] pull --rebase: add --[no-]autostash flag
 2016-03-12  6:49 UTC  (8+ messages)
` [PATCH v7 1/2] git-pull.c: introduce git_pull_config()
  ` [PATCH v7 2/2] pull --rebase: add --[no-]autostash flag

Possible bug: --ext-diff ignored with --cc in git log
 2016-03-12  1:08 UTC  (8+ messages)
  ` Re[2]: "

[PATCH v2 0/10] cleaning up check_repository_format_gently
 2016-03-11 23:33 UTC  (12+ messages)
` [PATCH v2 01/10] setup: document check_repository_format()
` [PATCH v2 02/10] wrap shared_repository global in get/set accessors
` [PATCH v2 03/10] lazily load core.sharedrepository
` [PATCH v2 04/10] check_repository_format_gently: stop using git_config_early
` [PATCH v2 05/10] config: drop git_config_early
` [PATCH v2 06/10] setup: refactor repo format reading and verification
` [PATCH v2 07/10] init: use setup.c's repo version verification
` [PATCH v2 08/10] setup: unify repository version callbacks
` [PATCH v2 09/10] setup: drop repository_format_version global
` [PATCH v2 10/10] verify_repository_format: mark messages for translation

Ability to remember last known good build
 2016-03-11 22:08 UTC  (5+ messages)

Sample pre-push hook can crash
 2016-03-11 20:35 UTC  (5+ messages)

[PATCH v4] commit: add a commit.verbose config variable
 2016-03-11 18:39 UTC  (13+ messages)
` [PATCH v2] t/t7502 : drop duplicate test

[BUG?] fetch into shallow sends a large number of objects
 2016-03-11 18:16 UTC  (12+ messages)

[RFC/PATCH 00/48] Libifying git apply
 2016-03-11 17:34 UTC  (5+ messages)

Git for collaboration on RDF data
 2016-03-11 16:34 UTC  (2+ messages)

[PATCH 1/6] gitweb.perl : added ability to "git archive" just certain paths (files or subdirs, not whole repo) via gitweb interface
 2016-03-11 13:24 UTC  (6+ messages)
` [PATCH 2/6] gitweb.perl : added ability to debug requests coming through gitweb interface by adding an option to request URL (also requires server-side envvar "GITWEB_MAY_DEBUG=yes")
` [PATCH 3/6] gitweb.perl : added ability to DEBUG progression through "git archive"
` [PATCH 4/6] gitweb.perl support for snapshots with lists of specified files is now tested
` [PATCH 5/6] gitweb.perl changed (and tested) to return HTTP-404 when missing objects are requested via snapshot
` [PATCH 6/6] gitweb.perl : the optional DEBUG functionality is now unit-tested

[PATCH 00/19] index-helper, watchman
 2016-03-11  1:11 UTC  (7+ messages)
` [PATCH 04/19] index-helper: new daemon for caching index and related stuff

[PATCH] t/t7502-commit.sh : remove a repeated test
 2016-03-10 23:26 UTC  (3+ messages)

[ANNOUNCE] Git v2.7.3
 2016-03-10 23:04 UTC 

Bug: git branch -D can be used to delete branch which is currently checked out - Part 2
 2016-03-10 22:43 UTC  (6+ messages)

[PATCH v3 1/2] mergetool: support delete/delete conflicts
 2016-03-10 22:08 UTC  (3+ messages)
` [PATCH v3 2/2] mergetool: honor tempfile configuration when resolving delete conflicts

git smudge filter fails
 2016-03-10 22:04 UTC  (5+ messages)

[PATCH/RFC v3] add a commit.verbose config variable
 2016-03-10 21:49 UTC  (6+ messages)

[PATCH] Disown ssh+git and git+ssh
 2016-03-10 20:51 UTC  (5+ messages)

Bug: git branch -D can be used to delete branch which is currently checked out
 2016-03-10 18:38 UTC  (4+ messages)

[PATCH] rebase -p: avoid grep on potentailly non-ASCII data
 2016-03-10 17:22 UTC  (9+ messages)

Git subtree stumbles over annotated tags
 2016-03-10 15:51 UTC 

Git Smart HTTP using Nginx
 2016-03-10 14:07 UTC  (2+ 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).