git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2008-07-02 01:37:23 to 2008-07-03 12:32:52 UTC [more...]

PATCH: allow ':/<oneline prefix>' notation to specify a specific file
 2008-07-03  9:20 UTC  (2+ messages)

[PATCH 06/12] connect: Fix custom ports with plink (Putty's ssh)
 2008-07-03 12:29 UTC  (2+ messages)

finding deleted file names
 2008-07-03 11:57 UTC  (6+ messages)

[PATCH/rfc] gitweb: open files (e.g. indextext.html) in utf8 mode
 2008-07-03  9:39 UTC  (3+ messages)

about c8af1de9 (git status uses pager)
 2008-07-03 12:11 UTC  (10+ messages)

':/<oneline prefix>' notation doesn't support full file syntax
 2008-07-03  8:34 UTC  (2+ messages)

git sequencer prototype
 2008-07-03 11:03 UTC  (9+ messages)
` [RFC/PATCH 1/4] Add git-sequencer shell prototype
` [RFC/PATCH 2/4] Add git-sequencer prototype documentation

PATCH: Allow ':/<oneline prefix>' notation to specify a specific file
 2008-07-03 11:05 UTC 

bug found (Re: git-fast-export SIGSEGV on solaris + backtrace)
 2008-07-03  8:30 UTC  (2+ messages)

Non-inetd git-daemon hangs in syslog(3)/fclose(3) if --syslog --verbose accessing non-repositories
 2008-07-03 12:00 UTC 

What's cooking in git.git (topics)
 2008-07-03 11:10 UTC  (66+ messages)
                                        ` 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

RFC: grafts generalised
 2008-07-03  7:42 UTC  (32+ messages)

[PATCH 0/7] Some superficial documentation changes
 2008-07-03  7:44 UTC  (30+ messages)
` [PATCH 3/7] Documentation: complicate example of "man git-command"
` [RFC/PATCH 7/7] Documentation formatting and cleanup
    ` [PATCH 01/15] git-format-patch(1): fix stray \ in output
    ` [PATCH 02/15] Documentation: fix gitlinks
    ` [PATCH 03/15] manpages: fix bogus whitespace
    ` [PATCH 04/15] git(1): add comma
    ` [PATCH 05/15] git-commit(1): depersonalize description
    ` [PATCH 06/15] Documentation: rewrap to prepare for "git-" vs "git " change
    ` [PATCH 07/15] Documentation: more "git-" versus "git " changes
    ` [PATCH 08/15] gitdiffcore(7): fix awkward wording
    ` [PATCH 09/15] manpages: italicize command names in synopses
    ` [PATCH 10/15] manpages: italicize command names
    ` [PATCH 11/15] manpages: italicize git command names (which were in teletype font)
    ` [PATCH 12/15] manpages: italicize gitk's name (where it was "
    ` [PATCH 13/15] manpages: italicize nongit command names (if they are "
    ` [PATCH 14/15] manpages: italicize git subcommand names (which were "
    ` [PATCH 15/15] manpages: use teletype font for sample command lines

OT: Re: [PATCH 08/15] gitdiffcore(7): fix awkward wording
 2008-07-03  6:37 UTC 

Updated Kernel Hacker's guide to git
 2008-07-03  6:26 UTC  (4+ messages)

git describe --tags --long barfs on new tags?
 2008-07-03  4:23 UTC  (5+ messages)
  ` [PATCH] Fix describe --tags --long so it does not segfault

[PATCH] Make default expiration period of reflog used for stash infinite
 2008-07-03  6:16 UTC  (9+ messages)
` [PATCH] Disconnect stash from its base commit
          ` [PATCH] Implement "git stash branch <newbranch> <stash>"

[JGIT PATCH 1/1] Use 'git upload-pack' for local transport and not 'git-upload-pack'
 2008-07-03  3:58 UTC 

[PATCH] fix typoed config option 'indexversion' in man page
 2008-07-03  1:24 UTC  (2+ messages)

[BUG] Git looks for repository in wrong directory
 2008-07-03  1:05 UTC  (3+ messages)

[KORG] Master downtime
 2008-07-02 23:00 UTC 

What's cooking in git.git (topics)
 2008-07-02 22:35 UTC  (16+ messages)
` [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

[PATCH] git-send-email: Do not attempt to STARTTLS more than once
 2008-07-02 22:11 UTC 

[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  (13+ 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  (4+ 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  (4+ 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  (10+ 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 14/14] Build in merge
 2008-07-02  7:43 UTC  (3+ messages)

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)


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