git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2010-05-23 13:26:27 to 2010-05-26 07:47:17 UTC [more...]

[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

Apology/Bug report: git-send-email sends everything on Ctrl+C
 2010-05-26  6:50 UTC  (2+ messages)

(Mosty harmless) protocol error when pushing
 2010-05-26  5:58 UTC  (3+ messages)

Git log follow question
 2010-05-26  5:58 UTC  (6+ messages)

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

[PATCH 0/3] commit: fix abbrev-sha regression
 2010-05-26  5:39 UTC  (9+ 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] ls-files: allow relative pathspec
 2010-05-26  5:07 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)

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

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

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)

[GSoC update] git-remote-svn: Week 4
 2010-05-26  2:50 UTC  (2+ 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  (10+ messages)

git branch --track to link existing local branch to remote?
 2010-05-25 19:55 UTC  (3+ messages)

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

[PATCH] Man page section reference should be in uppercase
 2010-05-25 18:45 UTC  (2+ messages)

serious performance issues with images, audio files, and other "non-code" data
 2010-05-25 17:47 UTC  (20+ 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)

[StGit PATCH] edit: Allow setting git tree SHA1 of a patch
 2010-05-25 12:26 UTC  (5+ messages)
` [PATCH 0/2] Setting git tree of a patch (improved version)
  ` [PATCH 1/2] Repository.rev_parse: support commits, trees, and blobs
  ` [PATCH 2/2] edit: Allow setting git tree of a patch

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

[PATCHv2 (RFC)] git-instaweb: Add support for running gitweb via 'plackup'
 2010-05-25  9:02 UTC  (6+ messages)
` [RFC/PATCHv3] "

Use "git pull --ff-only" by default?
 2010-05-25  8:43 UTC  (7+ messages)

[RFC][PATCH] Print the usage string on stdout instead of stderr
 2010-05-25  8:40 UTC  (9+ messages)
              ` [PATCH v2] "

What's cooking extra
 2010-05-25  8:33 UTC  (22+ messages)

What's the best way to make my company migrate to Git?
 2010-05-25  7:42 UTC  (9+ messages)

[PATCH] t9129: fix UTF-8 locale detection
 2010-05-25  7:33 UTC  (5+ messages)

[BUG] merge-recursive call in git-am -3 chokes, autocrlf issue?
 2010-05-25  5:37 UTC  (6+ messages)
` [BUG] [RESOLVED] "
      ` [PATCH] setgitperms.perl dirty index problem (was Re: [BUG] [RESOLVED] merge-recursive call in git-am -3 chokes, autocrlf issue?)
        ` [PATCH] setgitperms.perl dirty index problem

[PATCHv3 GSoC] git-instaweb: Configure it to work with new gitweb structure
 2010-05-25  1:34 UTC  (4+ messages)

git support for symbolic link?
 2010-05-24 19:29 UTC  (2+ messages)

Bug? file at the same time being deleted and not registered
 2010-05-24 14:46 UTC  (9+ messages)

[PATCH 0/7] Import David's SVN exporter
 2010-05-24 10:37 UTC  (11+ messages)
` [WIP PATCH 1/7] Add skeleton remote helper for SVN
` [PATCH 2/7] Add cpp macro implementation of treaps
` [PATCH 3/7] Add buffer pool library
` [PATCH 4/7] Add a memory "
` [PATCH 5/7] Add API for string-specific memory pool
` [PATCH 6/7] Add SVN revision parser and exporter
` [PATCH 7/7] Add handler for SVN dump

Sharing a file between projects
 2010-05-24  8:55 UTC  (2+ messages)

[PATCH] t7502-commit: fix spelling
 2010-05-24  8:51 UTC 

[PATCH] show-branch: use DEFAULT_ABBREV instead of 7
 2010-05-24  8:50 UTC 

Possible bug with argument parsing in git blame
 2010-05-24  6:46 UTC  (5+ messages)

gitignore - how to ignore only in current directory
 2010-05-23 20:38 UTC  (4+ messages)

[RFC/PATCH] git-instaweb: Add support for running gitweb via 'plackup'
 2010-05-23 20:21 UTC  (4+ messages)

[PATCH] diff: Support visibility modifiers in the PHP hunk header regexp
 2010-05-23 18:05 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).