git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2012-08-13 21:05:32 to 2012-08-16 23:29:38 UTC [more...]

[RFC/PATCH 0/3] reflog graveyard
 2012-08-16 23:29 UTC  (4+ messages)
` [PATCH 1/3] retain reflogs for deleted refs

Feature request: fetch --prune by default
 2012-08-16 23:27 UTC  (10+ messages)

bug: "fatal: cannot pread pack file", version 1.7.5.4
 2012-08-16 23:05 UTC  (9+ messages)

[PATCH] Can show relative date of the commit with future timestamp
 2012-08-16 23:02 UTC  (4+ messages)
` [PATCH 0/2] relative future date
  ` [PATCH 1/2] date: refactor the relative date logic from presentation
  ` [PATCH 2/2] date: show relative dates in the future

[PATCH] man: git pull -r is a short for --rebase
 2012-08-16 22:36 UTC  (11+ messages)

[RFC/PATCH] stash: Delete MERGE_RR before stash apply
 2012-08-16 22:00 UTC  (6+ messages)
` [PATCH v2 0/2] stash: invoke rerere in case of conflict
  ` [PATCH v2 1/2] test: git-stash conflict sets up rerere

[PATCH] branch: make --set-upstream saner without an explicit starting point
 2012-08-16 21:58 UTC  (9+ messages)

[RFC PATCH 0/2] Teach rm to better handle submodules
 2012-08-16 21:56 UTC  (11+ messages)
` [RFC PATCH 1/2] rm: don't fail when removing populated submodules

[PATCH] Fix Q-encoded multi-octet-char split in email
 2012-08-16 21:52 UTC  (6+ messages)

git workflow - merging upwards
 2012-08-16 20:43 UTC  (2+ messages)

FW: Git
 2012-08-16 18:47 UTC 

Your branch and 'origin/master' have diverged
 2012-08-16 17:57 UTC  (20+ messages)

[PATCH] help: correct behavior for is_executable on Windows
 2012-08-16 16:35 UTC  (11+ messages)

[PATCH] rev-list docs: clarify --topo-order description
 2012-08-16 16:35 UTC  (20+ messages)
      ` [PATCH v2] "

How to pull from windows box
 2012-08-16 16:28 UTC  (2+ messages)

[PATCH/RFC] index-pack: produce pack index version 3
 2012-08-16 16:26 UTC  (10+ messages)

Is there a way to find out which commit "git rebase --skip" skipped?
 2012-08-16 15:43 UTC  (2+ messages)

[PATCH/RFC v4 0/13] Introduce index file format version 5
 2012-08-16  9:58 UTC  (14+ messages)
` [PATCH/RFC v4 01/13] Move index v2 specific functions to their own file
` [PATCH/RFC v4 02/13] read-cache.c: Re-read index if index file changed
` [PATCH/RFC v4 03/13] t2104: Don't fail for index versions other than [23]
` [PATCH/RFC v4 04/13] Add documentation of the index-v5 file format
` [PATCH/RFC v4 05/13] Make in-memory format aware of stat_crc
` [PATCH/RFC v4 06/13] Read index-v5
` [PATCH/RFC v4 07/13] Read resolve-undo data
` [PATCH/RFC v4 08/13] Read cache-tree in index-v5
` [PATCH/RFC v4 09/13] Write index-v5
` [PATCH/RFC v4 10/13] Write index-v5 cache-tree data
` [PATCH/RFC v4 11/13] Write resolve-undo data for index-v5
` [PATCH/RFC v4 12/13] update-index.c: rewrite index when index-version is given
` [PATCH/RFC v4 13/13] p0002-index.sh: add perf test for the index formats

Can't track untracked file
 2012-08-16  2:04 UTC  (2+ messages)

[ANNOUNCE] Git v1.7.12-rc3
 2012-08-15 23:19 UTC 

[ANNOUNCE] Git v1.7.11.5
 2012-08-15 23:19 UTC 

Feature request - discard hunk in add --patch mode
 2012-08-15 21:51 UTC  (6+ messages)

[PATCH/RFC v3 00/16] GSOC remote-svn
 2012-08-15 21:06 UTC  (36+ messages)
` [PATCH/RFC v3 01/16] Implement a remote helper for svn in C
  ` [PATCH/RFC v3 02/16] Integrate remote-svn into svn-fe/Makefile
    ` [PATCH/RFC v3 03/16] Add svndump_init_fd to allow reading dumps from arbitrary FDs
      ` [PATCH/RFC v3 04/16] Connect fast-import to the remote-helper via pipe, adding 'bidi-import' capability
        ` [PATCH/RFC v3 05/16] Add documentation for the 'bidi-import' capability of remote-helpers
          ` [PATCH/RFC v3 06/16] remote-svn, vcs-svn: Enable fetching to private refs
            ` [PATCH/RFC v3 07/16] Add a symlink 'git-remote-svn' in base dir
              ` [PATCH/RFC v3 08/16] Allow reading svn dumps from files via file:// urls
                ` [PATCH/RFC v3 09/16] vcs-svn: add fast_export_note to create notes
                  ` [PATCH/RFC v3 10/16] Create a note for every imported commit containing svn metadata
                    ` [PATCH/RFC v3 11/16] When debug==1, start fast-import with "--stats" instead of "--quiet"
                      ` [PATCH/RFC v3 12/16] remote-svn: add incremental import
                        ` [PATCH/RFC v3 13/16] Add a svnrdump-simulator replaying a dump file for testing
                          ` [PATCH/RFC v3 14/16] transport-helper: add import|export-marks to fast-import command line
                            ` [PATCH/RFC v3 15/16] remote-svn: add marks-file regeneration
                              ` [PATCH/RFC v3 16/16] Add a test script for remote-svn

cherry-pick and 'log --no-walk' and ordering
 2012-08-15 20:50 UTC  (20+ messages)
` [PATCH 0/4] "
` [PATCH 2/4] revisions passed to cherry-pick should be in "default" order
` [PATCH 4/4] cherry-pick/revert: default to topological sorting

[PATCH] gitweb: URL-decode $my_url/$my_uri when stripping PATH_INFO
 2012-08-15 18:47 UTC  (4+ messages)

[PATCH] Document bash style we prefer for if and functions
 2012-08-15 17:55 UTC  (4+ messages)
  ` [PATCH v2] add some bash style we prefer

[PATCH] Implement ACL module architecture and sample MySQL ACL module
 2012-08-15 14:08 UTC  (8+ messages)
          ` [PATCH] daemon: --access-hook option

send-email and in-reply-to = n
 2012-08-14 22:57 UTC  (6+ messages)
    ` [PATCH] send-email: validate & reconfirm interactive responses

What's cooking in git.git (Aug 2012, #04; Tue, 14)
 2012-08-14 22:05 UTC 

git submodule return status
 2012-08-14 20:59 UTC  (9+ messages)
` [PATCH] Let submodule command exit with error status if path does not exist
    ` [PATCH v2] "
            ` [PATCH v3] "

What should mergetool do with --no-prompt?
 2012-08-14 19:15 UTC  (6+ messages)

[PATCH] gitweb: Add option to limit repositories to be shown by ServerName
 2012-08-14 16:11 UTC  (3+ messages)

git on HP NonStop
 2012-08-14 15:52 UTC 

Porting git to HP NonStop
 2012-08-14 14:56 UTC  (4+ messages)

git diff vs git diff-files
 2012-08-14 13:11 UTC  (8+ messages)

[PATCH 0/4] jk/version-string and google code
 2012-08-14  4:56 UTC  (15+ messages)
` [PATCH 3/4] connect: learn to parse capabilities with values
          ` [PATCH 4/4] fetch-pack: mention server version with verbose output

OSLC connectivity to GIT in Java
 2012-08-14  4:30 UTC  (4+ messages)


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).