git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2012-06-15 18:07:56 to 2012-06-19 23:53:17 UTC [more...]

A note from the maintainer
 2012-06-19 23:53 UTC 

What's cooking in git.git (Jun 2012, #05; Tue, 19)
 2012-06-19 23:46 UTC 

Inconsistency in --work-tree behaviors
 2012-06-19 23:26 UTC 

git version statistics
 2012-06-19 23:36 UTC  (24+ messages)
` [PATCH 2/4] version: add git_user_agent function
        ` [PATCH 1/3] Makefile: apply dependencies consistently to sparse/asm targets
        ` [PATCH 2/3] Makefile: split GIT_USER_AGENT from GIT-CFLAGS
        ` [PATCH 3/3] Makefile: split prefix flags "
                ` [PATCHv2 0/8] makefile cleanups
                  ` [PATCHv2 1/8] Makefile: apply dependencies consistently to sparse/asm targets
                  ` [PATCHv2 2/8] Makefile: do not replace @@GIT_USER_AGENT@@ in scripts
                  ` [PATCHv2 3/8] Makefile: split GIT_USER_AGENT from GIT-CFLAGS
                  ` [PATCHv2 4/8] Makefile: split prefix flags "
                  ` [PATCHv2 5/8] Makefile: do not replace @@GIT_VERSION@@ in shell scripts
                  ` [PATCHv2 6/8] Makefile: update scripts when build-time parameters change
                  ` [PATCHv2 7/8] Makefile: build instaweb similar to other scripts
                  ` [PATCHv2 8/8] Makefile: move GIT-VERSION-FILE dependencies closer to use

'git branch' when origin branch with same name exists
 2012-06-19 23:21 UTC  (15+ messages)

[PATCH 0/9] Extending the shelf life of "git describe" output
 2012-06-19 23:08 UTC  (13+ messages)
` [PATCH 1/9] sha1_name.c: indentation fix
` [PATCH 2/9] sha1_name.c: clarify what "fake" is for in find_short_object_filename()
` [PATCH 3/9] sha1_name.c: rename "now" to "current"
` [PATCH 4/9] sha1_name.c: refactor find_short_packed_object()
` [PATCH 5/9] sha1_name.c: teach find_short_object_filename() a commit-only option
` [PATCH 6/9] sha1_name.c: teach find_short_packed_object() "
` [PATCH 7/9] sha1_name.c: allow get_short_sha1() to take other flags
` [PATCH 8/9] sha1_name.c: teach get_short_sha1() a commit-only option
` [PATCH 9/9] sha1_name.c: get_describe_name() by definition groks only commits

git add hangs
 2012-06-19 22:31 UTC 

[PATCH 0/3] sync German translation of git-gui with git-core
 2012-06-19 22:27 UTC  (6+ messages)
` [PATCH 1/3] git-gui: de.po: consistently add untranslated hook names within braces
` [PATCH 2/3] git-gui: de.po: translate "bare" as "bloß"
` [PATCH 3/3] git-gui: de.po: translate "remote" as "extern"

[PATCH] Try harder to find a remote when on a detached HEAD or non-tracking branch
 2012-06-19 22:26 UTC  (18+ messages)

[PATCH 1/2] Demonstrate git-show is broken with ranges
 2012-06-19 21:36 UTC  (5+ messages)
` [PATCH 2/2] Fix ranges with git-show

git-svn v1 layout migration even though there was no git-svn layout
 2012-06-19 19:43 UTC 

git on 64bit windows - state of the art?
 2012-06-19 19:16 UTC  (9+ messages)

[PATCH] Documentation: spelling fixes
 2012-06-19 18:35 UTC  (2+ messages)

[PATCH] lessen the impression of unexpectedness on remote hangup
 2012-06-19 18:24 UTC  (6+ messages)
  ` [PATCH] remove the impression of unexpectedness when access is denied
        ` [PATCH v2] "

[PATCH v3] diff-no-index: exit(1) if 'diff --quiet <repo file> <external file>' finds changes
 2012-06-19 16:47 UTC  (6+ messages)

[PATCH] symbolic-ref: check format of given reference
 2012-06-19 14:56 UTC  (8+ messages)

Editing the root commit
 2012-06-19 11:50 UTC  (4+ messages)

"Detailed diagnosis" perhaps broken
 2012-06-19 11:17 UTC  (16+ messages)
  ` [PATCH 1/2] sha1_name: don't trigger detailed diagnosis for file arguments
    ` [PATCH 2/2 RFC] verify_filename: ask the caller to chose the kind of diagnosis
            ` [PATCH 1/2 v2] sha1_name: don't trigger detailed diagnosis for file arguments
              ` [PATCH 2/2 v2] verify_filename: ask the caller to chose the kind of diagnosis

[PATCH v7 0/5] git log -L, all new and shiny
 2012-06-19 10:33 UTC  (7+ messages)

Blaming differences
 2012-06-19  7:07 UTC  (2+ messages)

MERGE_RR droppings
 2012-06-18 23:05 UTC  (2+ messages)

Transparently encrypt repository contents with GPG
 2012-06-18 20:03 UTC  (4+ messages)

[PATCH] rebase -i -p: use rerere to resolve conflicts if enabled
 2012-06-18 19:06 UTC  (12+ messages)

[GSoC] Designing a faster index format - Progress report week 9
 2012-06-18 18:46 UTC 

[PATCH] diff: exit(1) if 'diff --quiet <repo file> <external file>' finds changes
 2012-06-18 18:00 UTC  (12+ messages)

unable to index file UsrClass.dat
 2012-06-18 13:49 UTC  (3+ messages)

[ANNOUNCE] Git v1.7.10.5
 2012-06-17 22:24 UTC 

[ANNOUNCE] Git v1.7.11
 2012-06-17 22:24 UTC 

[PATCH] t: Replace 'perl' by $PERL_PATH
 2012-06-17 22:23 UTC  (5+ messages)

Push to a branch breaks origin, requires a manual gc to fix
 2012-06-17 15:07 UTC 

git commit-tree documentation incorrect parameter sequence
 2012-06-17  1:57 UTC 

How do I specify a revision for "git blame" by date?
 2012-06-16  4:13 UTC  (6+ messages)

git rebase keeps saying local changes would conflict..what changes?
 2012-06-16 18:39 UTC  (4+ messages)

[PATCH] Fix git-svn in non-MakeMaker builds
 2012-06-15 23:10 UTC  (6+ messages)
  ` [PATCH 2/1] perl/Makefile.PL: warn about duplicate module list in perl/Makefile
    ` [PATCH] perl/Makefile: move "mkdir -p" to module installation loop for maintainability

What's cooking in git.git (Jun 2012, #04; Fri, 15)
 2012-06-15 23:08 UTC 

[PATCH v3 1/2] diff: Only count lines in show_shortstats
 2012-06-15 22:00 UTC  (3+ messages)
` [PATCH v3 2/2] t4012: Check binary only change with --shortstat

[PATCH v2] diff: Only count lines in show_shortstats
 2012-06-15 21:19 UTC  (3+ messages)

[PATCH 0/2] diff --no-index pager cleanups
 2012-06-15 21:18 UTC  (4+ messages)
` [PATCH 1/2] fix pager.diff with diff --no-index
` [PATCH 2/2] do not run pager with diff --no-index --quiet

[PATCH] git bisect old/new
 2012-06-15 21:06 UTC  (8+ messages)
` [PATCHv2] "

[PATCH v2] diff-no-index: exit(1) if 'diff --quiet <repo file> <external file>' finds changes
 2012-06-15 20:06 UTC 

Incorrect v1.7.10.4 tag on github?
 2012-06-15 19:17 UTC  (4+ messages)

[PATCH] git-http-fetch: remove unused cmd_http_fetch
 2012-06-15 18:40 UTC  (5+ messages)

[PATCH 1/2] i18n: Extract msgs marked by sh gettext wrappers
 2012-06-15 18:13 UTC  (8+ messages)
` [PATCH 2/2] i18n: Add extra -- to seperate gettext and message


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