git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2007-12-01 19:47:28 to 2007-12-03 18:07:12 UTC [more...]

v1.5.4 plans
 2007-12-03 18:06 UTC  (10+ messages)
    ` Many things pushed out to 'master'
  ` [PATCH] Fix quote_path when called with negative length

[PATCH] Reorder msgfmt command-line arguments
 2007-12-03 18:05 UTC  (4+ messages)

[PATCH] hg-to-git: handle an empty dir in hg by combining git commits
 2007-12-03 17:58 UTC  (5+ messages)
  ` [PATCH] git-commit --allow-empty

git-svn: .git/svn disk usage
 2007-12-03 17:35 UTC  (5+ messages)

[PATCH/RFC] Use regex for :/ matching
 2007-12-03 17:30 UTC  (3+ messages)

Incorrect git-blame result if I use full path to file
 2007-12-03 17:26 UTC  (8+ messages)

[PATCH] Adding menu for Emacs git.el
 2007-12-03 17:13 UTC  (4+ messages)

Fix UTF Encoding issue
 2007-12-03 17:02 UTC  (6+ messages)

[REGRESSION ?] git-remote "--mirror" option is not integrated in 1.5.3.7
 2007-12-03 16:23 UTC  (2+ messages)

[PATCH] Open external merge tool with original file extensions in all three files
 2007-12-03 15:31 UTC 

committing only selected diff's of a file
 2007-12-03 16:00 UTC  (4+ messages)

[PATCH] Do check_repository_format() early
 2007-12-03 14:04 UTC  (12+ messages)

[PATCH] Teach 'git pull' the '--rebase' option
 2007-12-03 13:10 UTC  (12+ messages)
        ` [PATCH v2] Teach 'git pull' about --rebase

What's in git-gui.git
 2007-12-03 13:14 UTC  (3+ messages)

[PATCH] quote_path: fix collapsing of relative paths
 2007-12-03 12:32 UTC  (4+ messages)

[PATCH] Make git status usage say git status instead of git commit
 2007-12-03 12:04 UTC  (6+ messages)

[PATCH v3] Allow update hooks to update refs on their own
 2007-12-03 11:47 UTC  (9+ messages)
` [PATCH v4] "

[PATCH] git-archimport: Don't include the first line of the tla log message if it's the same as the summary
 2007-12-03 11:23 UTC 

[PATCH] Allow HTTP proxy to be overridden in config
 2007-12-03 11:13 UTC  (6+ messages)

[PATCH] git-stash: Display help message if git-stash is run with wrong sub-commands
 2007-12-03 10:25 UTC  (5+ messages)

Pack several linear commits into one
 2007-12-03  9:32 UTC  (3+ messages)

[PATCH] git-commit: Allow to amend a merge commit that does not change the tree
 2007-12-03  8:26 UTC  (3+ messages)

[PATCH] Highlight keyboard shortcuts in git-add--interactive
 2007-12-03  8:09 UTC  (6+ messages)

[PATCH 0/6] Various (replacement) patches to builtin-commit
 2007-12-03  7:53 UTC  (12+ messages)
` [PATCH 6/6] builtin-commit: Add newline when showing which commit was created

make test failure with latest master
 2007-12-03  7:35 UTC  (9+ messages)

[PATCH 1/2] Allow callers of unpack_trees() to handle failure
 2007-12-03  6:31 UTC  (3+ messages)

[PATCH 1/3] git-help: add -i|--info option to display info page
 2007-12-03  5:53 UTC  (4+ messages)

[PATCH 2/2] Add flag to make unpack_trees() not print errors
 2007-12-03  5:32 UTC 

[PATCH 0/2] Fail merge gently
 2007-12-03  5:32 UTC 

[PATCH] Trace and quote with argv: get rid of unneeded count argument
 2007-12-03  4:51 UTC 

importing bk into git
 2007-12-03  3:02 UTC  (2+ messages)

[RFC] use typechange as rename source
 2007-12-03  1:20 UTC  (13+ messages)

gitk error: expected integer but got "Hamano"
 2007-12-02 23:23 UTC  (3+ messages)

[PATCH] gitweb: Update and improve gitweb/README file
 2007-12-02 23:22 UTC 

Corrupted (?) commit 6e6db85e confusing gitk
 2007-12-02 23:05 UTC  (18+ messages)
` [PATCH] gitk: Add workaround to handle corrupted author date
      ` Fix --signoff in builtin-commit differently

[PATCH] contrib: Make remotes2config.sh script more robust
 2007-12-02 19:40 UTC 

git + unison
 2007-12-02 19:05 UTC  (3+ messages)

Difference in how "git status" and "git diff --name-only" lists filenames
 2007-12-02 18:44 UTC  (2+ messages)

git-merge --no-commit commits
 2007-12-02 18:00 UTC  (4+ messages)

[PATCH] Move all dashed form git commands to libexecdir
 2007-12-02 17:23 UTC  (25+ messages)

[PATCH] t9600: test cvsimport from CVS working tree
 2007-12-02 17:22 UTC 

problems with importing from cvs archive
 2007-12-02 17:07 UTC  (4+ messages)

cannot see git-fetch result in gitk
 2007-12-02 15:15 UTC  (3+ messages)

What's cooking in git/spearce.git (topics)
 2007-12-02 14:40 UTC  (14+ messages)
` What's cooking in git.git (topics)
                      ` [PATCH, next version] Add 'git fast-export', the sister of 'git fast-import'

[PATCH] Fixes for automatic prefix highlighting
 2007-12-02 13:44 UTC 

[PATCH 1/3] Prepare execv_git_cmd() for removal of builtins from the filesystem
 2007-12-02 12:24 UTC  (5+ messages)
` [PATCH 2/3] Avoid double exec() in execv_git_cmd()
  ` [PATCH 3/3] git-shell: accept "git foo" form

[PATCH RFC] Move all dashed form git commands to libexecdir
 2007-12-02 11:35 UTC  (26+ messages)
` [PATCH] "
                    ` [PATCH] transport.c: call dash-less form of receive-pack and upload-pack on remote
                                ` [PATCH 0/3] Call builtin functions directly, was "
                                  ` [PATCH 1/3] Introduce release_all_objects()
                                  ` [PATCH 2/3] Include the objects needed for the builtin functions into libgit.a
                                  ` [PATCH 3/3] Introduce execv_git_builtin() and use it
                                      ` [REPLACEMENT PATCH "

[PATCH 1/2] Resurrect peek-remote
 2007-12-02  7:45 UTC  (2+ messages)
` [PATCH 2/2] Consolidate command list to one

[PATCH resend] git-commit: clean up die messages
 2007-12-02  6:07 UTC 

[PATCH] git-commit: clean up die messages
 2007-12-02  6:05 UTC 

[PATCH 3/3] Use {web,instaweb,help}.browser config options
 2007-12-02  5:08 UTC 

[PATCH 2/3] git-help: add -w|--web option to display html man page in a browser
 2007-12-02  5:07 UTC 

[PATCH 0/3] git-help: add new options -w (for web) and -i (for info)
 2007-12-02  5:03 UTC 

git pack-objects input list
 2007-12-02  2:23 UTC  (4+ messages)

[PATCH] git-show: only chdir(prefix) when prefix is not NULL, and check for success
 2007-12-02  1:42 UTC 

[ANNOUNCE] GIT 1.5.3.5
 2007-12-01 21:38 UTC  (3+ messages)
` [ANNOUNCE] GIT 1.5.3.6
  ` [ANNOUNCE] GIT 1.5.3.7

[PATCH] xdiff-interface.c (buffer_is_binary): Remove buffer size limitation
 2007-12-01 19:46 UTC  (2+ messages)

[PATCH] Move all dashed form git commands to libexecdir
 2007-11-29 23:14 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).