messages from 2009-09-14 20:01:12 to 2009-09-16 23:24:19 UTC [more...]
Git Hooks
2009-09-16 23:24 UTC
[RFC/PATCH 0/2] Speed up fetch with large number of tags
2009-09-16 23:19 UTC (12+ messages)
` [RFC/PATCH 1/2] ref-dict: Add a set of functions for working with a ref dictionary
` [RFC/PATCH 2/2] fetch: Speed up fetch by using "
` [RFC/PATCH v2] fetch: Speed up fetch by rewriting find_non_local_tags
[ANNOUNCE] Git User's Survey 2009 has been closed
2009-09-16 23:13 UTC
[StGit PATCH 0/5] More UI clean-up
2009-09-16 21:41 UTC (6+ messages)
` [StGit PATCH 1/5] Remove the 'fail_dump' argument to git.apply_patch()
` [StGit PATCH 2/5] Add the --reject option to fold
` [StGit PATCH 3/5] Do not create an empty patch if import failed without --reject
` [StGit PATCH 4/5] Add the -p option to fold
` [StGit PATCH 5/5] Autosign imported patches
[PATCH v2] Update the usage bundle string
2009-09-16 21:32 UTC
Behavior of 'git add \*.txt': bug or feature?
2009-09-16 21:26 UTC (3+ messages)
[PATCH] Update the usage bundle string
2009-09-16 21:20 UTC
[PATCH] gitk: restore wm state to normal before saving geometry information
2009-09-16 21:07 UTC (13+ messages)
` [PATCH 1/2] Work around leftover temporary save file
` [PATCH 2/2] Fix the geometry when restoring from zoomed state
[PATCH] Exporter for code_swarm
2009-09-16 20:27 UTC
[PATCH v4 00/15] Build Git with MSVC
2009-09-16 20:00 UTC (20+ messages)
` [PATCH 01/15] Avoid declaration after statement
` [PATCH 02/15] Add define guards to compat/win32.h
` [PATCH 03/15] Change regerror() declaration from K&R style to ANSI C (C89)
` [PATCH 04/15] Set _O_BINARY as default fmode for both MinGW and MSVC
` [PATCH 05/15] Fix __stdcall placement and function prototype
` [PATCH 06/15] Test for WIN32 instead of __MINGW32_
` [PATCH 07/15] Add empty header files for MSVC port
` [PATCH 08/15] Add MinGW header files to build git with MSVC
` [PATCH 09/15] Add platform files for MSVC porting
` [PATCH 10/15] Make usage of windows.h lean and mean
` [PATCH 11/15] Define strncasecmp and ftruncate for MSVC
` [PATCH 12/15] Add MSVC to Makefile
` [PATCH 13/15] Add README for MSVC build
` [PATCH 14/15] Add scripts to generate projects for other buildsystems (MSVC vcproj, QMake)
` [RFC 15/15] Tag GIT_VERSION when Git is built with MSVC
` [msysGit] [PATCH 02/15] Add define guards to compat/win32.h
[PATCH v2 0/4] "git reset --merge" related improvements
2009-09-16 18:37 UTC (6+ messages)
` [PATCH v2 1/4] reset: add a few tests for "git reset --merge"
` [PATCH v2 2/4] reset: use "unpack_trees()" directly instead of "git read-tree"
` [PATCH v2 3/4] reset: add option "--merge-safe" to "git reset"
` [PATCH v2 4/4] reset: add test cases for "--merge-safe" option
[PATCH] push: Correctly initialize nonfastforward in do_push
2009-09-16 18:29 UTC (6+ messages)
` [PATCH v2] "
self contained executable
2009-09-16 16:51 UTC (4+ messages)
git workflow for fully distributed mini-teams
2009-09-16 16:43 UTC (2+ messages)
[PATCH] Initial manually svn property setting support for git-svn
2009-09-16 16:18 UTC (2+ messages)
[PATCH] Updated the usage string of git reset
2009-09-16 15:29 UTC
Direct ancestors from commit to HEAD
2009-09-16 15:10 UTC (3+ messages)
Pair Programming Workflow Suggestions
2009-09-16 14:17 UTC (6+ messages)
Gource - new GL Visualisation for git repositories
2009-09-16 13:02 UTC (6+ messages)
[PATCH] archive: Refuse to write the archive to a terminal
2009-09-16 12:57 UTC (5+ messages)
System wide gitattributes
2009-09-16 12:53 UTC (3+ messages)
git-svn-problem: Unnecessary downloading entire branch?
2009-09-16 11:53 UTC
[PATCH 1/1] update gitignore
2009-09-16 10:03 UTC (2+ messages)
[RFC/PATCH v3 00/14] Build Git with MSVC
2009-09-16 5:26 UTC (21+ messages)
` [PATCH 01/14] Avoid declaration after statement
` [PATCH 02/14] Add define guards to compat/win32.h
` [PATCH 03/14] Change regerror() declaration from K&R style to ANSI C (C89)
` [PATCH 04/14] Set _O_BINARY as default fmode for both MinGW and MSVC
` [PATCH 05/14] Fix __stdcall placement and function prototype
` [PATCH 06/14] Test for WIN32 instead of __MINGW32_
` [PATCH 07/14] Add empty header files for MSVC port
` [PATCH 08/14] Add MinGW header files to build git with MSVC
` [PATCH 09/14] Add platform files for MSVC porting
` [PATCH 10/14] Make usage of windows.h lean and mean
` [PATCH 11/14] Define strncasecmp and ftruncate for MSVC
` [PATCH 12/14] Add MSVC to Makefile
` [PATCH 13/14] Add README for MSVC build
` [PATCH 14/14] Add scripts to generate projects for other buildsystems (MSVC vcproj, QMake)
[PATCH JGit] Adding update-server-info functionality try2
2009-09-16 0:48 UTC (6+ messages)
` [PATCH JGit 1/5] adding tests for ObjectDirectory
` [PATCH JGit 2/5] Create abstract method on ObjectDatabase for accessing the list of local pack files
` [PATCH JGit 3/5] Implemented directory based info cache for objects/info/packs
` [PATCH JGit 4/5] Adding in a InfoDatabase like ObjectDatabase and and implementation based upon a directory
` [PATCH JGit 5/5] added tests for the file based info cache update and made pass
Git crashes on pull
2009-09-15 23:30 UTC (5+ messages)
Commited to wrong branch
2009-09-15 22:30 UTC (20+ messages)
[PATCH JGit] Adding update-server-info functionality
2009-09-15 19:23 UTC (14+ messages)
` [PATCH JGit 01/19] adding tests for ObjectDirectory
` [PATCH JGit 03/19] Add abstract method for updating the object db's info cache Implemented passthrough on Alternate for the update of infocache
` [PATCH JGit 04/19] added utility that generates the contents of the objects/info/packs file as a string from a list of PackFiles
` [PATCH JGit 05/19] Made tests for listLocalPacks function on ObjectDirectory and made them pass
` [PATCH JGit 06/19] added utility for reading the contents of a file as a string
` [PATCH JGit 07/19] implemented the packs file update functionality
` [PATCH JGit 08/19] changed signature to allow a IOException
` [PATCH JGit 09/19] Didn't like the old name, this is more specific to it just updating the packs info cache
[JGIT PATCH 1/3] Disallow creating invalid DirCacheEntry records
2009-09-15 16:11 UTC (4+ messages)
` [JGIT PATCH 2/3] Don't allow DirCacheEntry with mode of 0
` [JGIT PATCH 3/3] Use keep(1) instead of add() when skipping an entry
` git-svn and rebasing refactored (moved) content
[PATCH 0/4] Colouring whitespace errors in diff -B output
2009-09-15 20:12 UTC (7+ messages)
` [PATCH 1/4] diff.c: shuffling code around
` [PATCH 2/4] diff.c: split emit_line() from the first char and the rest of the line
` [PATCH 3/4] diff.c: emit_add_line() takes only "
` [PATCH 4/4] diff -B: colour whitespace errors
Per-remote tracking branch
2009-09-15 15:29 UTC
git stash list shows timestamp in stead of "stash number", when setting date = local for log in config
2009-09-15 14:56 UTC
R: Commited to wrong branch
2009-09-15 13:45 UTC
'git stash apply' in dirty working directory
2009-09-15 13:05 UTC
put in scripts
2009-09-15 12:16 UTC
Patches for git-push --confirm and --show-subjects
2009-09-15 11:50 UTC (10+ messages)
Question about git-svn
2009-09-15 11:49 UTC (3+ messages)
[PATCH] Documentation/git-add.txt: Explain --patch option in layman terms
2009-09-15 10:35 UTC (16+ messages)
` [PATCH] Improve --patch option documentation in git-add
` [PATCH] Improve --patch option documentation in git-add (updated patch)
[PATCH 1/4] bash: rename __git_find_subcommand() to __git_find_on_cmdline()
2009-09-15 10:21 UTC (4+ messages)
` [PATCH 2/4] bash: update 'git stash' completion
` [PATCH 3/4] bash: teach 'git reset --patch'
` [PATCH 4/4] bash: teach 'git checkout' options
[RFC/PATCH v2 00/17] Build Git with MSVC
2009-09-15 5:59 UTC (6+ messages)
` [PATCH 06/17] mingw.c: Use the O_BINARY flag to open files
` [PATCH 07/17] Fix __stdcall/WINAPI placement and function prototype
` [msysGit] "
rename tracking and file-name swapping
2009-09-15 5:05 UTC (5+ messages)
` [Bug?] "diff -B --color" output doesn't show space errors
` [PATCH] diff --whitespace: fix blank lines at end
[PATCH 0/4] "git reset --merge" related improvements
2009-09-15 4:32 UTC (4+ messages)
` [PATCH 4/4] reset: add test cases for "--merge-dirty" option
could not detach HEAD error didn't identify the cause of the issue
2009-09-14 22:39 UTC (4+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).