git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2011-06-15 17:32:18 to 2011-06-20 01:23:20 UTC [more...]

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

[PATCH v2 v2 00/20] remote-helper improvements
 2011-06-19 23:38 UTC  (26+ messages)
` [PATCH v2 01/20] transport-helper: fix minor leak in push_refs_with_export
` [PATCH v2 02/20] t5800: factor out some ref tests
` [PATCH v2 03/20] t5800: use skip_all instead of prereq
` [PATCH v2 04/20] t5800: document some non-functional parts of remote helpers
` [PATCH v2 05/20] teach remote-testgit to import non-HEAD refs
` [PATCH v2 06/20] transport-helper: don't feed bogus refs to export push
` [PATCH v2 07/20] git_remote_helpers: push all refs during a non-local export
` [PATCH v2 08/20] remote-curl: accept empty line as terminator
` [PATCH v2 09/20] git-remote-testgit: only push for non-local repositories
` [PATCH v2 10/20] git-remote-testgit: fix error handling
` [PATCH v2 11/20] fast-import: introduce 'done' command
` [PATCH v2 12/20] fast-export: support done feature
` [PATCH v2 13/20] transport-helper: factor out push_update_refs_status
` [PATCH v2 14/20] transport-helper: check status code of finish_command
` [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
` [PATCH v2 17/20] transport-helper: change import semantics
` [PATCH v2 18/20] transport-helper: export is no longer always the last command
` [PATCH v2 19/20] transport-helper: Use capname for gitdir capability too
` [PATCH v2 20/20] transport-helper: implement marks location as capability

Commit notes workflow
 2011-06-19 22:51 UTC  (15+ messages)
` [PATCH 0/6] Small notes usability improvements
  ` [PATCH 1/6] Bring notes.c template handling in line with commit.c
  ` [PATCH 2/6] Factorize shortening of notes refname for display
  ` [PATCH 3/6] Include name of notes ref in template when creating/editing notes
  ` [PATCH 4/6] Allow "git notes merge" to use refs/remote-notes/ as a source
  ` [PATCH 5/6] Assume a note ref starting with refs must not be prepended refs/notes/
  ` [PATCH 6/6] RFC - Notes merge: die when asked to merge a non-existent ref

[PATCH/RFC] branch: add optional parameter to -r to specify remote
 2011-06-19 22:32 UTC  (3+ messages)

git svn fetch error
 2011-06-19 15:57 UTC  (3+ messages)

git merge failed to detect conflict
 2011-06-19 15:51 UTC 

help on importing
 2011-06-19 15:23 UTC  (2+ messages)

[ANNOUNCE] libgit2 v0.13.0
 2011-06-19 11:06 UTC 

Undo last commit?
 2011-06-19 10:37 UTC  (6+ messages)

[PATCH] builtin/gc.c: add missing newline in message
 2011-06-19  8:03 UTC 

[PATCH 1/3] Add option to disable NORETURN
 2011-06-19  1:07 UTC  (3+ messages)
` [PATCH 2/3] Add a lot of dummy returns to avoid warnings with NO_NORETURN
` [PATCH 3/3] Add profile feedback build to git v2

[PATCH 1/3] help.c: Fix detection of custom merge strategy on cygwin
 2011-06-18 22:46 UTC  (4+ messages)

[PATCH] Interactive-rebase doesn't pick all children of "upstream"
 2011-06-18 22:13 UTC  (12+ messages)
` [PATCH v2] rebase -i -p: doesn't pick certain merge commits that are "
  ` [PATCH] "
                  ` [PATCH] rebase -i -p: include non-first-parent commits in todo list

jk/maint-merge-rename-create [Was: Re: What's cooking in git.git (Jun 2011, #02; Sat, 11)]
 2011-06-18 21:49 UTC 

[PATCH 2/3] t1301-*.sh: Fix the 'forced modes' test on cygwin
 2011-06-18 19:04 UTC  (6+ messages)

http://feeds.feedburner.com/GitReleases
 2011-06-18 18:50 UTC 

pre-dcommit hook for 'git svn dcommit' ?
 2011-06-18 15:55 UTC 

[PATCH 1/2] archive: factor out write phase of tar format
 2011-06-18 15:40 UTC  (36+ messages)
` [PATCH 2/2] archive: support gzipped tar files
        ` [RFC/PATCH 0/7] user-configurable git-archive output formats
          ` [PATCH 1/7] archive: reorder option parsing and config reading
          ` [PATCH 2/7] archive: add user-configurable tar-filter infrastructure
          ` [PATCH 3/7] archive: support user tar-filters via --format
          ` [PATCH 4/7] archive: advertise user tar-filters in --list
          ` [PATCH 5/7] archive: refactor format-guessing from filename
          ` [PATCH 6/7] archive: match extensions from user-configured formats
          ` [PATCH 7/7] archive: provide builtin .tar.gz filter

[PATCH 0/3] git-svn: Handle git root commits in mergeinfo ranges
 2011-06-18  6:48 UTC  (4+ messages)
` [PATCH 1/3] git-svn: Demonstrate a bug with "
` [PATCH 2/3] git-svn: Disambiguate rev-list arguments to improve error message
` [PATCH 3/3] git-svn: Correctly handle root commits in mergeinfo ranges

[PATCH] sh-i18n--envsubst.c: do not #include getopt.h
 2011-06-17 21:28 UTC  (2+ messages)

[PATCH] t/Makefile: pass test opts to valgrind target properly
 2011-06-17 21:28 UTC  (3+ messages)
` [PATCH] tests: link shell libraries into valgrind directory

git imap-send converting my patches to CRLF line endings?
 2011-06-17 16:54 UTC  (9+ messages)

git bash
 2011-06-17 15:07 UTC  (4+ messages)

Copying Git repository from Linux to Windows
 2011-06-17  3:52 UTC  (13+ messages)

rewrite history
 2011-06-16 22:18 UTC  (9+ messages)
      ` Re[2]: "
            ` Re[3]: "

git log --follow doesn't follow a rename over a merge
 2011-06-16 22:14 UTC  (14+ messages)

What's cooking in git.git (Jun 2011, #02; Sat, 11)
 2011-06-16 21:05 UTC  (3+ messages)

Objects deleted before first commit
 2011-06-16 20:38 UTC  (6+ messages)

[PATCH 3/3] config.c: Make git_config() work correctly when called recursively
 2011-06-16 20:24 UTC 

[PATCH 0/3] cygwin-tests patches
 2011-06-16 20:20 UTC 

[RFC/PATCH] config.c: Make git_config() work correctly when called recursively
 2011-06-16 19:55 UTC  (5+ messages)

git clone and submodules
 2011-06-16 18:02 UTC  (2+ messages)

gc getting called on each git command ... what's wrong?
 2011-06-16 14:14 UTC  (5+ messages)

[PATCH] Fix typo: existant->existent
 2011-06-16 13:42 UTC  (4+ messages)

[PATCH] Fix typo: existant->existent
 2011-06-16 12:22 UTC 

Q: how can i find the upstream merge point of a commit?
 2011-06-16 11:33 UTC  (8+ messages)

[git-p4] Trouble importing all perforce branches into git repository
 2011-06-16 10:05 UTC  (11+ messages)

git checkout running very slowly (>12s)
 2011-06-15 23:16 UTC  (3+ messages)

Patch-level-format conversion
 2011-06-15 22:28 UTC  (4+ messages)

[msysGit] Trailing spaces in branchname (git-svn)
 2011-06-15 21:13 UTC  (4+ messages)
    `  "
        ` [msysGit] "
          `  "

Using Transifex in git.git
 2011-06-15 20:58 UTC  (7+ messages)

forcing add of CRLF modified files
 2011-06-15 19:43 UTC  (2+ messages)

Test 9500 - unhelpful without Perl::CGI
 2011-06-15 18:36 UTC  (6+ messages)

[PATCH] Use correct value when hinting strbuf_read()
 2011-06-15 18:08 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).