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

[PATCH v2 0/3] "log --first-parent --simplify-merges/by-decoration"
 2012-06-22 22:27 UTC  (2+ messages)
` [PATCH v2 1/3] revision: "simplify" options imply topo-order sort

Editing the root commit
 2012-06-22 22:26 UTC  (13+ messages)

Master and origin/master diverged
 2012-06-22 22:10 UTC  (6+ messages)

[PATCH v2] Documentation: Fix misspellings
 2012-06-22 21:25 UTC  (2+ messages)

[PATCHv6 1/4] Read (but not write) from $XDG_CONFIG_HOME/git/config file
 2012-06-22 21:20 UTC  (12+ messages)
` [PATCHv7 "
      ` [PATCH 0/4 v8] Git configuration directory
        ` [PATCH 1/4 v8] config: read (but not write) from $XDG_CONFIG_HOME/git/config file
        ` [PATCH 2/4 v8] Let core.excludesfile default to $XDG_CONFIG_HOME/git/ignore
        ` [PATCH 3/4 v8] Let core.attributesfile "
        ` [PATCH 4/4 v8] config: write to $XDG_CONFIG_HOME/git/config file if appropriate

[PATCH 0/3] git credential plumbing command: implementation and use
 2012-06-22 20:26 UTC  (6+ messages)
` [PATCH 1/3] add 'git credential' plumbing command
` [PATCH 2/3] git credential fill: output the whole 'struct credential'
` [PATCH 3/3] git-remote-mediawiki: add credential support

[PATCH] Documentation: Fix misspellings
 2012-06-22 20:09 UTC  (4+ messages)

security flaw with smart http
 2012-06-22 19:34 UTC  (3+ messages)

[RFE] option for find branches in a remote repo which contain a certain commit
 2012-06-22 18:52 UTC  (4+ messages)

[PATCH] Restore use of 'help.format' configuration property in 'git help'
 2012-06-22 18:06 UTC  (2+ messages)

pre-receive hook ; how to detect file and append code ?
 2012-06-22 18:02 UTC  (3+ messages)

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

git bisect/checkout and changes to .gitignore
 2012-06-22 17:42 UTC  (4+ messages)

Is it possible for a Client to have hosted repositories with different attributes ?
 2012-06-22 17:07 UTC  (2+ messages)

[PATCH v2] contrib: add win32 credential-helper
 2012-06-22 16:29 UTC  (3+ messages)

git-p4: Jobs and skipSubmitEdit
 2012-06-22 16:15 UTC 

[PATCH] clone: fix ref selection in --single-branch --branch=xxx
 2012-06-22  9:35 UTC 

Are non regression tests available ?
 2012-06-22  9:26 UTC  (3+ messages)

Problem using curl + c-ares
 2012-06-22  2:03 UTC 

Missing hyperlinks in HTML docs
 2012-06-21 23:58 UTC  (3+ messages)

What's cooking in git.git (Jun 2012, #06; Thu, 21)
 2012-06-21 22:53 UTC 

[ANNOUNCE] Git v1.7.11.1
 2012-06-21 22:15 UTC 

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

[PATCH v2 0/9] Extending the shelf-life of "git describe" output
 2012-06-21 19:57 UTC  (12+ 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

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

[PATCH 1/2] diff: handle relative paths in no-index
 2012-06-21 18:09 UTC  (2+ messages)
` [PATCH 2/2] diff-no-index: exit(1) if 'diff --quiet <repo file> <external file>' finds changes

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

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

[PATCHv2 0/8] makefile cleanups
 2012-06-21  8:52 UTC  (44+ messages)
` [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)

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)

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)

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  (11+ 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  (5+ 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  (12+ 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)

[PATCH 2/4] version: add git_user_agent function
 2012-06-19 23:58 UTC  (7+ messages)
` [PATCH 3/3] Makefile: split prefix flags from GIT-CFLAGS

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


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