git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2008-07-01 03:14:36 to 2008-07-02 22:00:49 UTC [more...]

What's cooking in git.git (topics)
 2008-07-02 22:00 UTC  (89+ messages)
                                    ` [PATCH] Make default expiration period of reflog used for stash infinite
                                          ` [PATCH] Disconnect stash from its base commit
                                        ` How to reduce remaining differences to 4msysgit? (was What's cooking in git.git (topics))
                                          ` [msysGit] "
                                              ` [PATCH 01/12] Fake reencoding success under NO_ICONV instead of returning NULL
                                                ` [PATCH 02/12] Do not complain about "no common commits" in an empty repo
                                                  ` [PATCH 03/12] MinGW: Convert CR/LF to LF in tag signatures
                                                    ` [PATCH 04/12] Avoid calling signal(SIGPIPE, ..) for MinGW builds
                                                      ` [PATCH 05/12] Windows(msysgit): Per default, display help as HTML in default browser
                                                        ` [PATCH 06/12] connect: Fix custom ports with plink (Putty's ssh)
                                                          ` [PATCH 07/12] Fixed text file auto-detection: treat EOF character 032 at the end of file as printable
                                                            ` [PATCH 08/12] fast-import: MinGW does not have getppid(). So do not print it
                                                              ` [PATCH 09/12] We need to check for msys as well as Windows in add--interactive
                                                                ` [PATCH 10/12] Add ANSI control code emulation for the Windows console
                                                                  ` [PATCH 11/12] verify_path(): do not allow absolute paths
                                                                    ` [PATCH 12/12] [TODO] setup: bring changes from 4msysgit/next to next
                                                                      ` [msysGit] "
                                                                          ` [msysGit] "
                                                                  ` [msysGit] [PATCH 10/12] Add ANSI control code emulation for the Windows console
                                                    ` [msysGit] [PATCH 03/12] MinGW: Convert CR/LF to LF in tag signatures
                                          ` [PATCH] git-add--interactive: manual hunk editing mode
                                              ` [PATCH 0/3] git-add--interactive: use --recount, editing
                                                ` [PATCH 1/3] git-add--interactive: replace hunk recounting with apply --recount
                                                  ` [PATCH 2/3] git-add--interactive: remove hunk coalescing
                                                    ` [PATCH 3/3] git-add--interactive: manual hunk editing mode

RFC: grafts generalised
 2008-07-02 21:49 UTC  (21+ messages)

[PATCH 0/7] Some superficial documentation changes
 2008-07-02 21:31 UTC  (9+ messages)
` [PATCH 3/7] Documentation: complicate example of "man git-command"
` [RFC/PATCH 7/7] Documentation formatting and cleanup

git describe --tags --long barfs on new tags?
 2008-07-02 19:56 UTC  (2+ messages)

[PATCH] git fetch-pack: do not complain about "no common commits" in an empty repo
 2008-07-02 17:06 UTC 

[PATCH] prevent checkout from creating branches that start with a dash
 2008-07-02 16:34 UTC  (4+ messages)

Leave git-shell in $(bindir) ?
 2008-07-02 16:21 UTC 

[OT] Your branch is ahead of the tracked remote branch 'origin/master' by 50 commits
 2008-07-02 15:44 UTC  (24+ messages)
      ` [PATCH 0/3] Making remote tracking statistics available to other tools
      ` [PATCH 1/3] Refactor "tracking statistics" code used by "git checkout"
      ` [PATCH 2/3] git-status: show the remote tracking statistics
      ` [PATCH 3/3] git-branch -v: "

How do I stop git enumerating my working directory
 2008-07-02 14:51 UTC  (5+ messages)

[RFC] Single system account for multiple git users
 2008-07-02 14:45 UTC  (3+ messages)

[PATCH] Documentation: Point to gitcli(7) from git(1)
 2008-07-02 14:13 UTC 

git push requires a subsequent git reset --hard ?
 2008-07-02 13:45 UTC  (5+ messages)

[PATCH/rfc] gitweb: open files (e.g. indextext.html) in utf8 mode
 2008-07-02 13:37 UTC  (2+ messages)

[PATCH] completion.bash: add 'skip' and 'run' to git-bisect
 2008-07-02 13:35 UTC  (2+ messages)

how do I remove a tag on a remote repository I pushed to ?
 2008-07-02 13:24 UTC  (2+ messages)

[PATCH/v2] git-basis, a script to manage bases for git-bundle
 2008-07-02  9:44 UTC  (11+ messages)

Suspicious code in builtin-fast-export.c
 2008-07-02  9:04 UTC 

[PATCH] git-add--interactive: manual hunk editing mode
 2008-07-02  9:03 UTC 

[PATCH 00/14] Build in merge
 2008-07-02  7:43 UTC  (11+ messages)
` [PATCH 08/14] Add new test to ensure git-merge handles more than 25 refs
  ` [PATCH 13/14] git-commit-tree: make it usable from other builtins
    ` [PATCH 14/14] Build in merge

Can I remove stg sync --undo ?
 2008-07-02  7:25 UTC 

[ANNOUNCE] GIT 1.5.5
 2008-07-02  6:28 UTC  (16+ messages)
` What's in git.git (stable)

[StGit PATCH 0/2] push optimizations
 2008-07-02  6:13 UTC  (3+ messages)
` [StGit PATCH 1/2] Do simple in-index merge with diff+apply instead of read-tree
` [StGit PATCH 2/2] Reuse the same temp index in a transaction

[PATCH] git-gui: Implement "Stage/Unstage Line"
 2008-07-02  5:23 UTC  (2+ messages)

git-gui fails to start
 2008-07-02  4:53 UTC  (2+ messages)

git sequencer prototype
 2008-07-02  3:01 UTC  (12+ messages)
` [RFC/PATCH 1/4] Add git-sequencer shell prototype
  ` [RFC/PATCH 2/4] Add git-sequencer prototype documentation

[PATCH?] Fix 'git show' on signed tag of signed tag of commit
 2008-07-01 23:55 UTC  (3+ messages)

[PATCH] Teach "git apply" to prepend a prefix with "--root=<root>"
 2008-07-01 20:27 UTC  (8+ messages)

[StGit PATCH 00/14] Undo series
 2008-07-01 20:13 UTC  (7+ messages)
` [StGit PATCH 03/14] Write to a stack log when stack is modified

[PATCH] fix "git-submodule add a/b/c/repository"
 2008-07-01 15:00 UTC 

[PATCH] better git-submodule status output
 2008-07-01 15:01 UTC 

[PATCH] better git-submodule status output
 2008-07-01 14:57 UTC 

[PATCH v2] gitcli: Document meaning of --cached and --index
 2008-07-01 14:02 UTC 

Multiple remote.<...>.fetch and .push patterns
 2008-07-01 13:04 UTC  (7+ messages)

[PATCH 13/13] Build in merge
 2008-07-01 12:09 UTC  (5+ messages)
` [PATCH 13/14] git-commit-tree: make it usable from other builtins

[ANNOUNCE] GIT 1.5.6
 2008-07-01 11:29 UTC  (3+ messages)
` [ANNOUNCE] GIT 1.5.6.1

Patches for qgit on MacOS X
 2008-07-01  8:05 UTC  (3+ messages)

[JGIT PATCH 0/8] Minor push fixups
 2008-07-01  3:04 UTC  (4+ messages)
` [JGIT PATCH 1/8] Correct thin pack completion in IndexPack to handle some bundles
  ` [JGIT PATCH 2/8] Delete reflog when deleting ref during dumb transport push
    ` [JGIT PATCH 3/8] Refuse to create or delete funny ref names over dumb transports


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