git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2010-05-25 09:03:17 to 2010-05-27 18:09:36 UTC [more...]

Use "git pull --ff-only" by default?
 2010-05-27 18:09 UTC  (8+ messages)

Libgit2 on the Summer of Code
 2010-05-27 18:05 UTC  (3+ messages)

git pull works remotely but not locally
 2010-05-27 16:57 UTC  (15+ messages)

[PATCH 0/3] commit: fix abbrev-sha regression
 2010-05-27 16:58 UTC  (14+ messages)
` [PATCH 1/3] t7502-commit: add tests for summary output
  ` [PATCH 2/3] t7502-commit: add summary output tests for empty and merge commits
    ` [PATCH 3/3] commit: show abbreviated sha for commits with empty diffs
` [PATCH v2 0/3] commit: fix abbrev-sha regression
  ` [PATCH v2 1/3] t7502-commit: add tests for summary output
    ` [PATCH v2 2/3] t7502-commit: add summary output tests for empty and merge commits
      ` [PATCH v2 3/3] commit::print_summary(): set rev_info.always_show_header to 1

Come talk with us, we don't bite :)
 2010-05-27 15:57 UTC  (2+ messages)

[PATCH 0/3] Interix support
 2010-05-27 15:17 UTC  (27+ messages)
` [PATCH 1/3] Support building on systems without poll(2)
  ` [PATCH] compat: Add another rudimentary poll() emulation
              ` [msysGit] "
` [PATCH 2/3] Support building without inttypes.h
` [PATCH 3/3] Add Interix support

(Mosty harmless) protocol error when pushing
 2010-05-27 15:12 UTC  (5+ messages)

Bug with URL-decoding
 2010-05-27 10:50 UTC  (3+ messages)
` [PATCH 2/2] decode file:// and ssh:// URLs

.gitignore: according to what rules does this work - SOLVED
 2010-05-27  9:10 UTC 

.gitignore: according to what rules does this work
 2010-05-27  8:51 UTC  (3+ messages)
` .gitignore: according to what rules does this work - SOLVED

Git-SVN on Cygwin 1.7: git svn rebase b0rks index if not run from top-level directory
 2010-05-27  8:13 UTC  (3+ messages)
` Git svn rebase/dcommit break (index) if not run from directory containing ./.git

[PATCH 0/5] checkout --orphan improvements
 2010-05-27  7:50 UTC  (12+ messages)
` [PATCH 2/5] refs: split log_ref_write logic into log_ref_setup
` [PATCH 3/5] checkout --orphan: respect -l option always

Migrate from svn to git
 2010-05-27  6:22 UTC  (6+ messages)

Checking out on a different+partial directory
 2010-05-27  5:10 UTC  (6+ messages)
  ` [PATCH] fix over-eager caching in sha1_file_name
    ` [PATCH] remove "

request for help with buildnumber-maven-plugin git integration
 2010-05-27  4:15 UTC  (2+ messages)

[PATCH] fsck: fix bogus commit header check
 2010-05-26 21:50 UTC 

[StGit PATCH] edit: Allow setting git tree SHA1 of a patch
 2010-05-26 21:18 UTC  (5+ messages)
` [PATCH 0/2] Setting git tree of a patch (improved version)

[PATCH] ls-files: allow relative pathspec
 2010-05-26 21:05 UTC  (3+ messages)
  ` [PATCH v2] "

Branch Names and tracking branches
 2010-05-26 20:54 UTC  (2+ messages)

installation issue when building with NO_CURL=YesPlease
 2010-05-26 19:03 UTC  (9+ messages)
    ` [PATCH] Makefile: reenable install with NO_CURL

[PATCH 0/7] Various updates to make core.ignorecase=true work better
 2010-05-26 18:26 UTC  (2+ messages)

bug with 'cl' as alias for 'clone'
 2010-05-26 16:39 UTC  (4+ messages)

.gitignore: according to what rules does this work
 2010-05-26 16:23 UTC 

Git log follow question
 2010-05-26 14:40 UTC  (7+ messages)

[PATCH] Documentation/SubmittingPatches: Fix typo in GMail section
 2010-05-26 13:42 UTC  (2+ messages)

[GSoC update] git-remote-svn: Week 4
 2010-05-26 11:01 UTC  (4+ messages)

Apology/Bug report: git-send-email sends everything on Ctrl+C
 2010-05-26  9:27 UTC  (8+ messages)

[PATCH] t1304,t2007: quell output to stdout and stderr
 2010-05-26  9:08 UTC  (3+ messages)
` [PATCH v2] "

git branch --track to link existing local branch to remote?
 2010-05-26  8:46 UTC  (4+ messages)
  ` [PATCH] completion: --set-upstream option for git-branch

[PATCH] Man page section reference should be in uppercase
 2010-05-26  8:33 UTC  (3+ messages)
    ` Fwd: "

[PATCH] Add Tru64/OSF1 support in Makefile
 2010-05-26  8:19 UTC  (5+ messages)

[PATCH 075/104] tests: chmod +x t5150
 2010-05-26  7:46 UTC  (23+ messages)
` [PATCH 076/104] t7604-merge-custom-message: shift expected output creation
` [PATCH 082/104] fmt-merge-msg: add function to append shortlog only
` [PATCH 084/104] autocrlf: Make it work also for un-normalized repositories
` [PATCH 086/104] gitweb: Use @diff_opts while using format-patch
` [PATCH 087/104] hash_object: correction for zero length file
` [PATCH 088/104] for-each-ref: Field with abbreviated objectname
` [PATCH 090/104] Documentation: rebase -i ignores options passed to "git am"
` [PATCH 091/104] Documentation: fix minor inconsistency
` [PATCH 092/104] Documentation/gitdiffcore: fix order in pickaxe description
` [PATCH 093/104] post-receive-email: document command-line mode
` [PATCH 094/104] diff: fix coloring of extended diff headers
` [PATCH 095/104] Fix "Out of memory? mmap failed" for files larger than 4GB on Windows
` [PATCH 096/104] start_command: close cmd->err descriptor when fork/spawn fails
` [PATCH 097/104] Fix checkout of large files to network shares on Windows XP
` [PATCH 098/104] mingw: use _commit to implement fsync
` [PATCH 099/104] Recent MinGW has a C99 implementation of snprintf functions
` [PATCH 100/104] Complete prototype of git_config_from_parameters()
` [PATCH 101/104] test get_git_work_tree() return value for NULL
` [PATCH 102/104] t7502-commit: fix spelling
` [PATCH 103/104] show-branch: use DEFAULT_ABBREV instead of 7
` [PATCH 104/104] Documentation/SubmittingPatches: clarify GMail section and SMTP
  ` [PATCH 022/104] Gitweb: ignore built file

[PATCH v4 3/6] diff.c: Output the text graph padding before each diff line
 2010-05-26  7:23 UTC  (4+ messages)
` [PATCH v4 4/6] Emit a whole line once a time
  ` [PATCH v4 5/6] Register a callback for graph output
    ` [PATCH v4 6/6] Make --color-words work well with --graph

[PATCH v4 1/6] Add a prefix output callback to diff output
 2010-05-26  7:08 UTC  (2+ messages)
` [PATCH v4 2/6] Output the graph columns at the end of the commit message

[PATCH v5 00/18] Portability patches for git-1.7.1
 2010-05-26  5:56 UTC  (2+ messages)

[PATCH 0/6 rebase-version] Make git log --graph looks better with -p and other diff options
 2010-05-26  5:07 UTC  (13+ messages)
` [PATCH 1/6 rebase-version] Add a prefix output callback to diff output
  ` [PATCH 2/6 rebase-version] Output the graph columns at the end of the commit message
    ` [PATCH 3/6 rebase-version] diff.c: Output the text graph padding before each diff line
      ` [PATCH 4/6 rebase-version] Emit a whole line once a time
        ` [PATCH 5/6 rebase-version] Register a callback for graph output
          ` [PATCH 6/6 rebase-version] Make --color-words work well with --graph

'git pull --dry-run' accepted, but moves HEAD and changes working tree
 2010-05-26  5:07 UTC  (3+ messages)

[PATCH] test get_git_work_tree() return value for NULL
 2010-05-26  5:07 UTC  (2+ messages)

What's cooking in git.git (May 2010, #05; Tue, 25)
 2010-05-26  5:03 UTC 

[PATCH] diff: fix "git show -C -C" output when renaming a binary file
 2010-05-26  2:50 UTC 

Error when cloning gc'ed repository
 2010-05-25 21:15 UTC  (3+ messages)

[PATCH 1/1] run-command.c: ignore bad permissions on dirs in PATH
 2010-05-26  2:36 UTC  (4+ messages)

Using git and mvn release plug in
 2010-05-25 22:11 UTC 

[PATCHv5 GSoC] gitweb: Move static files into seperate subdirectory
 2010-05-25 21:22 UTC  (4+ messages)

Maintaining an html branch
 2010-05-25 19:21 UTC  (2+ messages)

serious performance issues with images, audio files, and other "non-code" data
 2010-05-25 17:47 UTC  (15+ messages)

[PATCH] Group the default git help message by topic
 2010-05-25 17:47 UTC 

[WIP PATCH] Plug SVN exporter into remote helper
 2010-05-25 17:00 UTC  (2+ messages)
` [WIP PATCH] Add remote SVN helper

[PATCH] Show branch information in short output of git status
 2010-05-25 14:52 UTC  (3+ messages)
    ` [PATCH] Documentation+t5708: document and test status -s -b

git-blame.el: what is format-spec?
 2010-05-25 13:44 UTC  (8+ messages)
            ` [PATCH] git-blame.el: Add (require 'format-spec)

RFD: tables in documentation
 2010-05-25 11:59 UTC  (5+ messages)

[PATCH 4/6 rebase-version] Emit a whole line once a time
 2010-05-25 10:44 UTC 

[PATCH] Show branch information in short output of git status
 2010-05-25  9:47 UTC  (4+ messages)
` [PATCH] Documentation/SubmittingPatches: clarify GMail section and SMTP

[PATCHv6 GSoC] gitweb: Move static files into seperate subdirectory
 2010-05-25  9:24 UTC 

[GSoC 2010] The 1st week
 2010-05-25  9:06 UTC  (4+ 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).