git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2007-07-31 10:36:40 to 2007-08-02 09:42:51 UTC [more...]

1.5.3 plans and preparations
 2007-08-02  9:42 UTC  (3+ messages)

git-diff on touched files: bug or feature?
 2007-08-02  9:23 UTC  (6+ messages)

[tschwinge@gnu.org: [PATCH] Support building on GNU/Hurd]
 2007-08-02  9:14 UTC  (3+ messages)
  ` [PATCH] Support building on GNU/Hurd

cvs2svn conversion directly to git ready for experimentation
 2007-08-02  8:49 UTC  (4+ messages)

Fixed text wrapping: [MinGW PATCH] Fixed error 'fatal: Not a git repository' on Vista
 2007-08-02  7:46 UTC 

[PATCH 0/9] work-tree clean ups
 2007-08-02  7:04 UTC  (20+ messages)
  ` [PATCH 1/4] Add is_absolute_path() and make_absolute_path()
  ` [PATCH 2/4] Add functions get_relative_cwd() and is_inside_dir()
        ` [NOT-SERIOUS PATCH] Make get_relative_cwd() not accept NULL for a directory
            ` [PATCH] get_relative_cwd(): clarify why it handles dir == NULL
  ` [PATCH 3/4] Add set_git_dir() function
  ` [PATCH 4/4] Clean up work-tree handling

Windows support
 2007-08-02  6:57 UTC  (3+ messages)

[PATCH] Try to be consistent with capitalization in the documentation
 2007-08-02  6:11 UTC  (4+ messages)

Git benchmark - comparison with Bazaar, Darcs, Git and Mercurial
 2007-08-02  6:09 UTC  (23+ messages)

[MinGW PATCH] Fixed error 'fatal: Not a git repository' on Vista
 2007-08-02  5:47 UTC 

core.gitproxy and non-git protocols
 2007-08-02  5:31 UTC  (2+ messages)

[PATCH 1/2] gitweb: Allow for multivalued parameters passed to href subroutine
 2007-08-02  5:22 UTC  (9+ messages)
` [RFC/PATCH 2/2] gitweb: Add an option to show size of blobs in the tree view

Git User's Survey 2007
 2007-08-02  4:51 UTC  (8+ messages)
` [RFC (take 2) "
        ` Git User's Survey 2007 - web survey site

git-commit --amend -m "..." complains?!?
 2007-08-02  1:03 UTC  (7+ messages)
        ` [PATCH] git-commit.sh: Permit the --amend message to be given with -m/-c/-C/-F

Interpreting EDITOR/VISUAL environment variables
 2007-08-02  1:00 UTC  (14+ messages)
      ` [PATCH] git-sh-setup.sh: make GIT_EDITOR/core.editor/VISUAL/EDITOR accept commands

[PATCH] When generating manpages, delete outdated targets first
 2007-08-02  0:53 UTC  (2+ messages)

multiple checked out branches
 2007-08-02  0:02 UTC  (5+ messages)

[PATCH 1/3] rebase -i: handle --continue more like non-interactive rebase
 2007-08-01 22:40 UTC  (8+ messages)
      ` [PATCH] rebase -i: fix for optional [branch] parameter
      ` [PATCH] Fix rebase interactive to allow specifying branch to rebase along with the base

MinGW build environment for Git
 2007-08-01 22:18 UTC  (5+ messages)

Why does git-svn dcommit rewrite the log messages?
 2007-08-01 21:19 UTC 

Git clone error
 2007-08-01 21:12 UTC  (10+ messages)

[ANNOUNCE] Guilt v0.27
 2007-08-01 19:36 UTC 

[PATCH] Add a --user option to git-config
 2007-08-01 18:31 UTC  (5+ messages)

git rebase--interactive, doesn't ignore commits already in upstream
 2007-08-01 14:59 UTC  (2+ messages)
` [PATCH] rebase -i: ignore patches that are in upstream already

dangling blob which is not dangling at all
 2007-08-01 14:21 UTC  (8+ messages)

[PATCH] unpack-trees.c: assume submodules are clean during check-out
 2007-08-01 14:05 UTC  (3+ messages)

[PATCH] Document "git stash message..."
 2007-08-01 13:38 UTC  (2+ messages)
  ` git-gui: diff/console part does not show UTF-8 Japanese

[PATCH] Hack git-add--interactive to make it work with ActiveState Perl
 2007-08-01 13:09 UTC 

[PATCH] Allow git_author|committer_info be called in the same expression
 2007-08-01  9:35 UTC  (3+ messages)

[PATCH] make the name of the library directory a config option
 2007-08-01  5:36 UTC  (2+ messages)

[PATCH 1/4] Fix allocation of "int*" instead of "int"
 2007-08-01  4:11 UTC  (3+ messages)

[PATCH] Mention libiconv as a requirement for git-am
 2007-08-01  3:36 UTC  (4+ messages)

[ANNOUNCE] GIT MinGW port updated to v1.5.3.rc2
 2007-08-01  3:26 UTC  (2+ messages)

[PATCH] add option to find zlib in custom path
 2007-08-01  1:21 UTC  (4+ messages)

[PATCH] Add an option to specify a file to config builtin
 2007-07-31 22:36 UTC  (5+ messages)
    ` [PATCH] Make verse of git-config manpage more readable

[PATCH 1/5] Add test case for basic commit functionality
 2007-07-31 22:01 UTC  (18+ messages)
` [PATCH 2/5] Enable wt-status output to a given FILE pointer
  ` [PATCH 3/5] Add strbuf_printf() to do formatted printing to a strbuf
    ` [PATCH 4/5] Make builtin-commit-tree use a strbuf instead of hand-rolled realloc buffer
      ` [PATCH 5/5] Split out the actual commit creation from the option parsing etc
      ` [PATCH] Add strbuf_printf() to do formatted printing to a strbuf
  ` [PATCH] Add test case for basic commit functionality

merge time
 2007-07-31 20:07 UTC  (14+ messages)

[PATCH] git.el: Support for incremental status updates
 2007-07-31 19:58 UTC  (6+ messages)

[RFH PATCH] Teach the emacs git mode about core.excludesfile
 2007-07-31 19:57 UTC  (3+ messages)

[PATCH] Allow fmt_ident to get an arbitrary buffer for the output
 2007-07-31 17:16 UTC 

Efficient way to import snapshots?
 2007-07-31 16:15 UTC  (12+ messages)

git-gui i18n / 0.9.x plans
 2007-07-31 14:32 UTC  (4+ messages)

"git stash" is not known to git
 2007-07-31 13:52 UTC  (5+ messages)

git-svn and distributed git
 2007-07-31 12:31 UTC  (2+ messages)

[PATCH 2/4] Move finding bisection into do_find_bisection
 2007-07-31 12:48 UTC  (3+ messages)
` [PATCH 3/4] Move some bisection code into best_bisection
` [PATCH 4/4] Bisection "distance" clean up

Git error on Cygwin
 2007-07-31 12:29 UTC  (3+ messages)

[PATCH] Add a test for git-config --file
 2007-07-31 11:53 UTC 


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 NNTP newsgroup(s).