git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2012-06-19 14:58:41 to 2012-06-21 16:56:07 UTC [more...]

[PATCHv6 1/4] Read (but not write) from $XDG_CONFIG_HOME/git/config file
 2012-06-21 16:55 UTC  (3+ messages)
` [PATCHv7 "

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

What's cooking in git.git (Jun 2012, #05; Tue, 19)
 2012-06-21 15:50 UTC  (8+ messages)
` [PATCH] push: start warning upcoming default change for push.default

Is it possible for a Client to have hosted repositories with different attributes ?
 2012-06-21 14:06 UTC 

gitk --follow doesn't show changes correctly
 2012-06-21 13:09 UTC  (2+ messages)

[PATCH v2 0/9] Extending the shelf-life of "git describe" output
 2012-06-21  9:22 UTC  (11+ messages)
` [PATCH v2 1/9] sha1_name.c: indentation fix
` [PATCH v2 2/9] sha1_name.c: clarify what "fake" is for in find_short_object_filename()
` [PATCH v2 3/9] sha1_name.c: rename "now" to "current"
` [PATCH v2 4/9] sha1_name.c: refactor find_short_packed_object()
` [PATCH v2 5/9] sha1_name.c: correct misnamed "canonical" and "res"
` [PATCH v2 6/9] sha1_name.c: restructure disambiguation of short names
` [PATCH v2 7/9] sha1_name.c: allow get_short_sha1() to take other flags
` [PATCH v2 8/9] sha1_name.c: teach get_short_sha1() a commit-only option
` [PATCH v2 9/9] sha1_name.c: get_describe_name() by definition groks only commits

git version statistics
 2012-06-21  8:52 UTC  (67+ 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
                              ` [PATCHv3 01/11] Makefile: sort LIB_H list
                              ` [PATCHv3 02/11] Makefile: fold MISC_H into LIB_H
                              ` [PATCHv3 03/11] Makefile: do not have git.o depend on common-cmds.h
                              ` [PATCHv3 04/11] Makefile: apply dependencies consistently to sparse/asm targets
                              ` [PATCHv3 05/11] Makefile: do not replace @@GIT_USER_AGENT@@ in scripts
                              ` [PATCHv3 06/11] Makefile: split GIT_USER_AGENT from GIT-CFLAGS
                              ` [PATCHv3 07/11] Makefile: split prefix flags "
                              ` [PATCHv3 08/11] Makefile: do not replace @@GIT_VERSION@@ in shell scripts
                              ` [PATCHv3 09/11] Makefile: update scripts when build-time parameters change
                              ` [PATCHv3 10/11] Makefile: build instaweb similar to other scripts
                              ` [PATCHv3 11/11] Makefile: move GIT-VERSION-FILE dependencies closer to use
                                      ` Automatic dependency tracking in the Git build system (was: Re: [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

how to benchmark git commands
 2012-06-21  7:28 UTC  (2+ messages)

[PATCH/RFC] fast-import: disallow empty branches as parents
 2012-06-21  6:39 UTC  (4+ messages)
` [PATCH] "

git info pages
 2012-06-21  6:26 UTC  (2+ messages)

Missing hyperlinks in HTML docs
 2012-06-21  6:24 UTC  (2+ messages)

git-push error handling
 2012-06-21  6:07 UTC  (2+ messages)

git on 64bit windows - state of the art?
 2012-06-21  2:22 UTC  (5+ messages)

[PATCH] Fix formatting in git-config(1)
 2012-06-20 23:05 UTC  (3+ messages)

git clone command
 2012-06-20 20:49 UTC  (2+ messages)

[PATCH] t: Replace 'perl' by $PERL_PATH
 2012-06-20 20:16 UTC  (6+ messages)

Push to a branch breaks origin, requires a manual gc to fix
 2012-06-20 20:10 UTC  (2+ messages)

[PATCH 0/2] submodule add + autocrlf + safecrlf
 2012-06-20 19:53 UTC  (11+ messages)
` [PATCH 1/2] submodule: Demonstrate failure to add with auto/safecrlf
` [PATCH 2/2] submodule: Tolerate auto/safecrlf when adding .gitmodules

Editing the root commit
 2012-06-20 19:48 UTC  (9+ messages)

Is the textconv filter called for each line ? or once for the file ?
 2012-06-20 18:35 UTC  (3+ messages)

'git branch' when origin branch with same name exists
 2012-06-20 18:07 UTC  (19+ messages)

git commit-tree documentation incorrect parameter sequence
 2012-06-20 17:58 UTC  (3+ messages)

[PATCH 1/2] Demonstrate git-show is broken with ranges
 2012-06-20 17:47 UTC  (7+ messages)
` [PATCH 2/2] Fix ranges with git-show

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

git pre-push hook to restrict master branch push !!!
 2012-06-20 12:39 UTC  (4+ messages)

workflow clarification: sha1/merge/patch/diff ws smudge/clean
 2012-06-20 12:13 UTC 

[PATCH 0/9] Extending the shelf life of "git describe" output
 2012-06-20  7:40 UTC  (4+ messages)

Blaming differences
 2012-06-20  2:45 UTC  (3+ messages)

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

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

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"

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

[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] symbolic-ref: check format of given reference
 2012-06-19 14:56 UTC  (5+ 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).