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

Editing the root commit
 2012-06-26 20:05 UTC  (24+ messages)
                ` git-commit bug (was Re: Editing the root commit)
                  ` [PATCH] git-checkout: disallow --detach on unborn branch
                  ` git-commit bug
                ` [PATCH 1/2] rebase -i: support --root without --onto
                  ` [PATCH 2/2] Add tests for rebase -i "

[PATCH 1/2] git-submodule.sh: fix filename in comment
 2012-06-26 19:59 UTC  (7+ messages)
` [PATCH 2/2] git-submodule: support 'rm' command

[PATCH v2 1/1] index-pack: Disable threading on cygwin
 2012-06-26 19:56 UTC  (2+ messages)

git submodule vs GIT_WORK_TREE
 2012-06-26 19:51 UTC  (4+ messages)

Attempt to fix pread() threading issue on Cygwin and MinGW
 2012-06-26 19:46 UTC  (2+ messages)

[PATCH v2 0/1] v1.7.11 index-pack failures on Cygwin
 2012-06-26 18:04 UTC 

MERGE_RR droppings
 2012-06-26 19:00 UTC  (8+ messages)

Fwd: [bug report, possibly] Multiple pushes with passwords in URL
 2012-06-26 18:43 UTC 

[PATCH] i18n: mark outputs of mode changes for i18n
 2012-06-26 18:21 UTC 

[PATCH 0/5] git-remote-mediawiki: support File: import and export
 2012-06-26 17:47 UTC  (7+ messages)
` [PATCH 1/5] git-remote-mediawiki: don't compute the diff when getting commit message
` [PATCH 2/5] git-remote-mediawiki: don't "use encoding 'utf8';"
` [PATCH 3/5] git-remote-mediawiki: send "File:" attachments to a remote wiki
` [PATCH 4/5] git-remote-mediawiki: split get_mw_pages into smaller functions
` [PATCH 5/5] git-remote-mediawiki: import "File:" attachments

[PATCH 0/9] git p4 test fixes
 2012-06-26 17:10 UTC  (14+ messages)
` [PATCH 1/9] git p4 test: wait longer for p4d to start
` [PATCH 2/9] git p4 test: use real_path to resolve p4 client symlinks
` [PATCH 3/9] git p4 test: simplify quoting involving TRASH_DIRECTORY
` [PATCH 4/9] git p4 test: never create default test repo
` [PATCH 5/9] git p4 test: rename some "git-p4 command" strings
` [PATCH 6/9] git p4 test: check for error message in failed test
` [PATCH 7/9] git p4 test: copy source indeterminate
` [PATCH 8/9] git p4 test: cleanup_git should make a new $git
` [PATCH 9/9] git p4 test: split up big t9800 test

Egit/Jgit support for relocated .git directories
 2012-06-26 15:40 UTC  (2+ messages)

[PATCH 0/5] rebase: calculate patches in upstream correctly
 2012-06-26 14:51 UTC  (6+ messages)
` [PATCH 1/5] rebase: don't source git-sh-setup twice
` [PATCH 2/5] rebase --root: print usage on too many args
` [PATCH 3/5] am --rebasing: get patch body from commit, not from mailbox
` [PATCH 4/5] am: don't call mailinfo if $rebasing
` [PATCH 5/5] rebase [-m]: calculate patches in upstream correctly

git-p4: Jobs and skipSubmitEdit
 2012-06-26 11:21 UTC  (4+ messages)

Urgent: Issue with GIT 
 2012-06-26  9:01 UTC  (10+ messages)

[PATCH/RFC] add: listen to --ignore-errors for submodule-errors
 2012-06-26  8:25 UTC  (4+ messages)

[RFC/PATCH v5] git on Mac OS and precomposed unicode
 2012-06-26  6:27 UTC  (4+ messages)

Master and origin/master diverged
 2012-06-26  4:11 UTC  (12+ messages)

[PATCH v2] log: Handle new repository case
 2012-06-26  4:00 UTC  (4+ messages)

fast-import [mis?]-honors core.ignorecase
 2012-06-26  3:45 UTC  (2+ messages)

[PATCH/RFC] revision: Show friendlier message
 2012-06-26  3:46 UTC  (8+ messages)

[PATCH] fast-export: quote paths with spaces
 2012-06-26  2:21 UTC  (2+ messages)

[PATCH] git-add--interactive.perl: Remove two unused variables
 2012-06-25 22:41 UTC  (7+ messages)

What's cooking in git.git (Jun 2012, #07; Mon, 25)
 2012-06-25 20:08 UTC 

git fast-export bug when using rename detection and paths contain spaces
 2012-06-25 19:31 UTC 

[PATCHv7 1/4] Read (but not write) from $XDG_CONFIG_HOME/git/config file
 2012-06-25 18:08 UTC  (11+ messages)
` [PATCH 0/4 v8] Git configuration directory
  ` [PATCH 3/4 v8] Let core.attributesfile default to $XDG_CONFIG_HOME/git/ignore
  ` [PATCH 4/4 v8] config: write to $XDG_CONFIG_HOME/git/config file if appropriate

[PATCH/RFC] git-svn: don't create master if another head exists
 2012-06-25 17:01 UTC  (9+ messages)

git diff --ignore-submodules fails if submodule is inaccessible
 2012-06-25 16:59 UTC  (2+ messages)

[PATCH/RFC] compat/terminal: support echoing on windows
 2012-06-25 15:06 UTC  (4+ messages)

security flaw with smart http
 2012-06-25 13:10 UTC  (6+ messages)

[PATCH 1/2] i18n: leave \n out of translated diffstat
 2012-06-25 11:53 UTC  (11+ messages)
` [PATCH 2/2] Add C_LOCALE_OUTPUT prereq to test cases that require English text matching

[PATCH/RFC] fast-import: disallow empty branches as parents
 2012-06-25  8:00 UTC  (2+ messages)

pre-receive hook ; how to detect file and append code ?
 2012-06-25  7:48 UTC  (3+ messages)

checking for 'clean' bare repo before push
 2012-06-25  5:35 UTC  (2+ messages)

git pull with submodule
 2012-06-24 18:24 UTC  (2+ messages)

git-svn and spaces in branch names
 2012-06-22 17:57 UTC 

[PATCH V4] git on Mac OS and precomposed unicode
 2012-06-24 15:47 UTC  (5+ messages)

[PATCH] Makefile: limit specifying -DGIT_USER_AGENT=... to keep ccache efficient
 2012-06-24 14:56 UTC  (2+ messages)

[PATCH 0/3] git credential plumbing command: implementation and use
 2012-06-24 11:40 UTC  (7+ 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] push: start warning upcoming default change for push.default
 2012-06-24 11:01 UTC  (2+ messages)

Is it possible for a Client to have hosted repositories with different attributes ?
 2012-06-24  7:32 UTC  (3+ messages)

Problem pulling large repo, Error: /usr/bin/git-pull: line 277: 5401 Terminated git read-tree --reset -u HEAD
 2012-06-24  6:15 UTC  (2+ messages)

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

Problem using curl + c-ares
 2012-06-23 20:41 UTC  (2+ messages)

[PATCH] Fix formatting in git-config(1)
 2012-06-23 18:27 UTC  (8+ messages)

[PATCH] Fix formatting in git-config(1)
 2012-06-23 13:18 UTC 

[RFC] test-lib.sh: preprocess to use PERL_PATH
 2012-06-23 13:11 UTC  (5+ messages)

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

[PATCH/RFC] Documentation and Code: Fix misspellings and grammar
 2012-06-22 23:24 UTC  (3+ messages)

[PATCH v2 0/3] "log --first-parent --simplify-merges/by-decoration"
 2012-06-22 22:27 UTC  (4+ messages)
` [PATCH v2 1/3] revision: "simplify" options imply topo-order sort
` [PATCH v2 2/3] revision: note the lack of free() in simplify_merges()
` [PATCH v2 3/3] revision: ignore side parents while running simplify-merges


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