git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2005-11-30 18:50:24 to 2005-12-05 13:19:37 UTC [more...]

make gitfakemmap standalone to fix linking error in git.c
 2005-12-05 13:19 UTC 

[PATCH] config.c: remove unnecessary header in minimum configuration file
 2005-12-05 11:32 UTC  (3+ messages)

bash completions code for git+porcelain
 2005-12-05  3:56 UTC  (3+ messages)

announce: git browser
 2005-12-05  1:20 UTC  (3+ messages)

[PATCH gitweb] Visually indicating patch size with horizontal bars
 2005-12-05  1:03 UTC  (8+ messages)

[PATCH] Document the --(no-)edit switch of git-revert and git-cherry-pick
 2005-12-05  0:35 UTC  (3+ messages)

[PATCH] Document the --no-commit flag
 2005-12-05  0:04 UTC  (3+ messages)

[PATCH] Add compat/setenv.c, use in git.c
 2005-12-04 23:34 UTC  (7+ messages)
` [PATCH] compat/setenv: do not free what we fed putenv(3)

[PATCH] Update the git-ls-tree documentation
 2005-12-04 23:31 UTC 

git.c: two fixes, gitsetenv type and off-by-one error
 2005-12-04 23:03 UTC 

git-name-rev off-by-one bug
 2005-12-04 21:34 UTC  (15+ messages)

gitk - ewww
 2005-12-04 17:12 UTC  (6+ messages)

[ANNOUNCE] GIT 0.99.9l aka 1.0rc4
 2005-12-04 20:49 UTC  (3+ messages)

[PATCH] Warn when send-pack does nothing
 2005-12-04 16:59 UTC 

git-update-server-info crashes on hera.kernel.org:/pub/scm/libs/klibc/klibc.git
 2005-12-04  7:12 UTC  (5+ messages)

[PATCH] A few more options for git-cat-file
 2005-12-04  6:22 UTC  (3+ messages)

How can I specify a non-standard TCP port for a git+ssh connection?
 2005-12-03 21:43 UTC  (4+ messages)

git pull aborts in 50% of cases
 2005-12-03 21:28 UTC  (17+ messages)
              ` [RFC] daemon whitelist handling (Re: git pull aborts in 50% of cases)

gitk does not recognizes ISO-8859-15
 2005-12-03 19:23 UTC  (3+ messages)

Is reserving the branch name "bisect" a good thing?
 2005-12-03 19:15 UTC  (4+ messages)

[PATCH] Include Makefile.localdef in Makefile, if it exists
 2005-12-03 19:14 UTC  (5+ messages)

[PATCH 0/4] Merge test cases
 2005-12-03 10:41 UTC  (5+ messages)
` [PATCH 1/4] git-merge: Exit with code 2 if no strategy was able to handle the merge
` [PATCH 2/4] test-lib.sh: Add new function, test_expect_code
` [PATCH 3/4] New test case: merge with directory/file conflicts
` [PATCH 4/4] New test case: Criss-cross merge

managing my first project with git, yeay
 2005-12-03  3:24 UTC 

[PATCH] archimport improvements
 2005-12-03  2:51 UTC  (12+ messages)
    ` [PATCH 1/9] archimport: first, make sure it still compiles
      ` [PATCH 2/9] remove String::ShellQuote dependency
        ` [PATCH 3/9] fix -t tmpdir switch
          ` [PATCH 4/9] remove git wrapper dependency
            ` [PATCH 5/9] add -D <depth> and -a switch
              ` [PATCH 6/9] safer log file parsing
                ` [PATCH 7/9] Add the accurate changeset applyer

[PATCH] Move "-include config.mak" to end of configuration section
 2005-12-03  2:31 UTC  (12+ messages)
  ` [PATCH] Move couple of ifdefs after "include config.mk"

git-name-rev off-by-one bug
 2005-12-02 23:14 UTC  (14+ messages)
` More merge questions
    ` More merge questions (why doesn't this work?)

What's new in git.git master branch
 2005-12-02 23:11 UTC  (14+ messages)
  ` git-ls-tree: add "-t" option to always show the tree entries
        ` [PATCH] ls-tree: --name-only

How can I specify a non-standard TCP port for a git+ssh connection?
 2005-12-02 16:07 UTC  (2+ messages)

[Question] Fetching a new branch from remote
 2005-12-02 15:50 UTC  (4+ messages)

resolve (merge) problems
 2005-12-02 13:59 UTC  (11+ messages)

[RFC] Using sticky directories to control access to branches
 2005-12-02  9:35 UTC  (7+ messages)

git-name-rev off-by-one bug
 2005-12-02  9:16 UTC  (10+ messages)
            ` [PATCH] merge-one-file: make sure we create the merged file
            ` [PATCH] merge-one-file: make sure we do not mismerge symbolic links
            ` [PATCH] git-merge documentation: conflicting merge leaves higher stages in index

minor problems in git.c
 2005-12-02  8:12 UTC  (6+ messages)

[PATCH] unneeded processing in forward_patches() ??
 2005-12-02  0:15 UTC  (2+ messages)
` [PATCH] Fast-forwarding does a git.switch() even when it forwarded no patches

git-ls-remotes slightly broken
 2005-12-01 22:40 UTC  (3+ messages)

documentation issues
 2005-12-01 22:06 UTC  (5+ messages)

[PATCH 0/7]
 2005-12-01 21:47 UTC  (12+ messages)
` [PATCH 1/7] Make "stg export" save the base commit in the output directory
` [PATCH 6/7] Add a "--clone" option to "stg branch"
` [PATCH 7/7] Use a separate directory for patches under each branch subdir

[RFC/PATCH 1/3] git-find-git: a new helper
 2005-12-01 20:33 UTC  (3+ messages)

Segmentation fault in git-shell & symlink instead of script post-update in git repository
 2005-12-01 19:17 UTC 

unexpected EOF?
 2005-12-01 18:40 UTC  (3+ messages)

HELP: How to setup git on the system
 2005-12-01 16:48 UTC 

How to set-up git on my system
 2005-12-01 15:42 UTC 

[PROBE] cg-commit: show and enable editing of changes with --review
 2005-12-01 13:20 UTC  (3+ messages)

[PATCH] gitk: add Update menu item
 2005-12-01 13:07 UTC  (4+ messages)

Question about handling of heterogeneous repositories
 2005-12-01  8:16 UTC  (5+ messages)

keeping remote repo checked out?
 2005-12-01  2:43 UTC  (4+ messages)

[Possibly OT] Synchronizing data
 2005-12-01  0:26 UTC 

git bisect enhancements?
 2005-11-30 23:32 UTC  (6+ messages)

GIT_OBJECT_DIRECTORY handling broken on master.kernel.org?
 2005-11-30 18:50 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).