git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2011-06-20 10:13:05 to 2011-06-23 05:58:34 UTC [more...]

Migration from CVS to GIT - Multiple directories in CVS repo to a single Git repo
 2011-06-23  5:58 UTC  (6+ messages)

[PATCH] git-remote.txt: fix wrong remote refspec
 2011-06-23  5:35 UTC  (2+ messages)

What's cooking in git.git (Jun 2011, #04; Wed, 22)
 2011-06-23  1:08 UTC 

Having some problem with instaweb
 2011-06-23  1:06 UTC 

[PATCH] Documentation: git diff --check respects core.whitespace
 2011-06-22 23:12 UTC  (3+ messages)

[PATCH 2/2] mergetool: Don't assume paths are unmerged
 2011-06-22 21:33 UTC  (3+ messages)

[PATCH 1/2] mergetool: Add tests for filename with whitespace
 2011-06-22 21:11 UTC  (2+ messages)

[RFC/PATCH 0/3]
 2011-06-22 20:49 UTC  (5+ messages)
` [RFC/PATCH 1/3] protobuf: minimal implementation for compact in-memory structures
` [RFC/PATCH 2/3] small-alloc: add allocator for small objects

[PATCH 0/5] gitweb: Improve search code
 2011-06-22 19:24 UTC  (10+ messages)
` [PATCHv3 1/5] gitweb: 'pickaxe' and 'grep' features requires 'search' to be enabled
` [PATCH 2/5] gitweb: Check permissions first in git_search
` [PATCH 3/5] gitweb: Split body of git_search into subroutines
` [PATCH 4/5] gitweb: Clean up code in git_search_* subroutines
` [PATCH 5/5] gitweb: Make git_search_* subroutines render whole pages

git archimport
 2011-06-22 15:07 UTC 

[PATCH] stash: Add --clean option to stash and remove all untracked files
 2011-06-22 15:00 UTC  (11+ messages)

[PATCH 1/2] archive: factor out write phase of tar format
 2011-06-22 14:59 UTC  (23+ messages)
` [PATCH 2/2] archive: support gzipped tar files
        ` [RFC/PATCH 0/7] user-configurable git-archive output formats
              ` [PATCHv2 0/9] configurable tar compressors
                ` [PATCHv2 1/9] archive: reorder option parsing and config reading
                ` [PATCHv2 2/9] archive-tar: don't reload default config options
                ` [PATCHv2 3/9] archive: refactor list of archive formats
                ` [PATCHv2 4/9] archive: pass archiver struct to write_archive callback
                ` [PATCHv2 5/9] archive: move file extension format-guessing lower
                ` [PATCHv2 6/9] archive: refactor file extension format-guessing
                ` [PATCHv2 7/9] archive: implement configurable tar filters
                ` [PATCHv2 8/9] archive: provide builtin .tar.gz filter
                ` [PATCHv2 9/9] upload-archive: allow user to turn off filters

[PATCH] gitweb: Refactor git_header_html
 2011-06-22 11:50 UTC  (4+ messages)
    ` [PATCHv2] "

[PATCH v2] Makefile: Track changes to LDFLAGS and relink when necessary
 2011-06-22 10:50 UTC 

[PATCH] Makefile: Track changes to LDFLAGS and relink when necessary
 2011-06-22 10:44 UTC  (3+ messages)

Git svn dcommit -> ignore one commit
 2011-06-22 10:29 UTC 

[PATCH] stash: Add --clean option to stash and remove all untracked files
 2011-06-22  5:49 UTC 

What's cooking in git.git (Jun 2011, #03; Fri, 17)
 2011-06-22  1:54 UTC  (2+ messages)

[msysGit] Trailing spaces in branchname (git-svn)
 2011-06-21 22:16 UTC  (5+ messages)
    `  "
        ` [msysGit] "
          `  "

Matbaa işlerinizde; Hızlı, Güvenilir, Kaliteli, Hesaplı
 2011-06-21 21:33 UTC 

[PATCHv4 0/2] Documentation: refactor config variable descriptions
 2011-06-21 20:36 UTC 

git-union-merge proposal
 2011-06-21 20:19 UTC  (8+ messages)

[PATCH 00/13] Sequencer with continuation features
 2011-06-21 20:18 UTC  (35+ messages)
` [PATCH 01/13] advice: Introduce error_resolve_conflict
` [PATCH 02/13] revert: Factor out add_message_to_msg function
` [PATCH 03/13] revert: Don't check lone argument in get_encoding
` [PATCH 04/13] revert: Propogate errors upwards from do_pick_commit
` [PATCH 05/13] revert: Eliminate global "commit" variable
` [PATCH 06/13] revert: Rename no_replay to record_origin
` [PATCH 07/13] revert: Introduce struct to keep command-line options
` [PATCH 08/13] revert: Separate cmdline parsing from functional code
` [PATCH 09/13] revert: Catch incompatible command-line options early
` [PATCH 10/13] revert: Persist data for continuation
` [PATCH 11/13] revert: Introduce a layer of indirection over pick_commits
` [PATCH 12/13] revert: Introduce skip-all to cleanup sequencer data
` [RFC PATCH 13/13] revert: Introduce --continue to continue the operation

[PATCH v2 v2 00/20] remote-helper improvements
 2011-06-21 20:11 UTC  (11+ messages)
` [PATCH v2 10/20] git-remote-testgit: fix error handling
` [PATCH v2 15/20] transport-helper: use the new done feature where possible
` [PATCH v2 16/20] transport-helper: update ref status after push with export

Commit notes workflow
 2011-06-21 19:39 UTC  (11+ messages)
` [PATCH 0/6] Small notes usability improvements
  ` [PATCH 2/6] Factorize shortening of notes refname for display
` [PATCH 1/6] Bring notes.c template handling in line with commit.c

[PATCH] git-completion: added suggestions for color.grep
 2011-06-21 19:16 UTC 

Preserve merge changes with rebase -p
 2011-06-21 15:07 UTC  (3+ messages)

corrupted Git repository
 2011-06-21 14:59 UTC  (11+ messages)

git checkout running very slowly (>12s)
 2011-06-21 14:44 UTC  (7+ messages)

[GSoC update] Cooking --continue
 2011-06-21  7:27 UTC 

[RFC PATCH] revert: Introduce skip-all to cleanup sequencer data
 2011-06-21  6:48 UTC  (2+ messages)

[PATCH] gitweb: 'pickaxe' feature requires 'search' enabled
 2011-06-21  6:41 UTC  (2+ messages)
` [PATCH (amend)] gitweb: 'pickaxe' and 'grep' features requires 'search' to be enabled

[GSoC update] Sequencer: Debating the UI
 2011-06-21  6:21 UTC  (5+ messages)

[PATCH 1/3] Add option to disable NORETURN
 2011-06-21  5:00 UTC  (19+ messages)
` [PATCH 2/3] Add a lot of dummy returns to avoid warnings with NO_NORETURN

POSIX woes in t7810.87: dash bash or bash dash?
 2011-06-21  0:21 UTC  (7+ messages)

[PATCH] Add explanation of the profile feedback build to the README
 2011-06-20 22:41 UTC 

pre-dcommit hook for 'git svn dcommit' ?
 2011-06-20 20:54 UTC  (2+ messages)

Copying Git repository from Linux to Windows
 2011-06-20 19:57 UTC  (5+ messages)

[PATCH v2 08/20] remote-curl: accept empty line as terminator
 2011-06-20 19:41 UTC  (4+ messages)

[PATCH 2/3] t1301-*.sh: Fix the 'forced modes' test on cygwin
 2011-06-20 19:31 UTC  (4+ messages)
    ` Re* "

[PATCH/RFC] branch: add optional parameter to -r to specify remote
 2011-06-20 19:12 UTC  (12+ messages)
              ` [PATCH] tag: accept multiple patterns for --list

[PATCH maint] fetch: Also fetch submodules in subdirectories in on-demand mode
 2011-06-20 18:18 UTC 

jk/maint-merge-rename-create [Was: Re: What's cooking in git.git (Jun 2011, #02; Sat, 11)]
 2011-06-20 16:08 UTC  (2+ messages)
` jk/maint-merge-rename-create

pushing a branch without merging
 2011-06-20 15:51 UTC  (4+ messages)

[PATCH/RFC] Move contents of libgit.a to lib subdirectory
 2011-06-20 14:55 UTC  (3+ messages)

git-svn clone repeatedly fetch revisions?
 2011-06-20 13:37 UTC 

Undo last commit?
 2011-06-20 12:08 UTC  (5+ messages)

git imap-send converting my patches to CRLF line endings?
 2011-06-20 10:40 UTC  (8+ messages)

[PATCH svn-fe 5/7] Fix vcs-svn/fast_export reinit bugs
 2011-06-20 10:12 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).