messages from 2010-01-13 08:02:12 to 2010-01-14 11:03:28 UTC [more...]
[ANNOUNCE] Git wiki & repo.or.cz migration, donations and volunteers pledge
2010-01-14 11:03 UTC (9+ messages)
` [RFC] Git Wiki Move
[PATCH] git push --track
2010-01-14 10:31 UTC (23+ messages)
Migrating from Serena PVCS to GIT
2010-01-14 9:51 UTC (3+ messages)
Using GIT with FrameMaker
2010-01-14 9:33 UTC (2+ messages)
[PATCH 00/18] rebase -i: For pure fixups, do not start log message editor
2010-01-14 9:17 UTC (26+ messages)
` [PATCH 01/18] rebase -i: Make the condition for an "if" more transparent
` [PATCH 02/18] rebase -i: Remove dead code
` [PATCH 03/18] rebase -i: Inline expression
` [PATCH 04/18] rebase -i: Use "test -n" instead of "test ! -z"
` [PATCH 05/18] rebase -i: Use symbolic constant $MSG consistently
` [PATCH 06/18] rebase -i: Document how temporary files are used
` [PATCH 07/18] rebase -i: Introduce a constant AUTHOR_SCRIPT
` [PATCH 08/18] rebase -i: Introduce a constant AMEND
` [PATCH 09/18] t3404: Test the commit count in commit messages generated by "rebase -i"
` [PATCH 10/18] rebase -i: Improve consistency of commit count in generated commit messages
` [PATCH 11/18] rebase -i: Simplify commit counting for "
` [PATCH 12/18] rebase -i: Extract a function "commit_message"
` [PATCH 13/18] rebase -i: Handle the author script all in one place in do_next
` [PATCH 14/18] rebase -i: Extract function do_with_author
` [PATCH 15/18] rebase -i: Change function make_squash_message into update_squash_message
` [PATCH 16/18] rebase -i: For fixup commands without squashes, do not start editor
` [PATCH 17/18] t3404: Set up more of the test repo in the "setup" step
` [PATCH 18/18] rebase -i: Retain user-edited commit messages after squash/fixup conflicts
[PATCH 0/7] Gitweb caching v4
2010-01-14 8:54 UTC (11+ messages)
` [PATCH 1/7] gitweb: Load checking
` [PATCH 2/7] gitweb: Add option to force version match
` [PATCH 3/7] gitweb: Makefile improvements
` [PATCH 4/7] gitweb: Optionally add "git" links in project list page
` [PATCH 5/7] gitweb: Convert output to using indirect file handle
` [PATCH 6/7] gitweb: add a get function to compliment print_local_time
` [PATCH 7/7] gitweb: File based caching layer (from git.kernel.org)
[RFC 0/2] Git-over-TLS (gits://) client side support
2010-01-14 8:51 UTC (26+ messages)
` [RFC 1/2] Git-over-TLS (gits://) client side support (part 1 of 2)
` [RFC 2/2] Git-over-TLS (gits://) client side support (part 2 "
[PATCH v3 3/3] Smart-http tests: Test http-backend without curl or a webserver
2010-01-14 8:41 UTC (6+ messages)
` [PATCH v4 "
` [PATCH] Test t5560: Fix test when run with dash
[RFC PATCH (WIP)] Show a dirty working tree and a detached HEAD in status for submodule
2010-01-14 8:32 UTC (7+ messages)
` [PATCH] Show submodules as modified when they contain a dirty work tree
touching a file causes it to be listed using git diff-files
2010-01-14 6:39 UTC (6+ messages)
Syncing a git working tree with Dropbox?
2010-01-14 5:39 UTC (2+ messages)
Problem: fatal oops during git fetch
2010-01-14 5:28 UTC (2+ messages)
[PATCH 0/5] Miscellaneous improvements on Windows
2010-01-14 5:12 UTC (7+ messages)
` [PATCH 1/5] MSVC: Windows-native implementation for subset of Pthreads API
[PATCH] fast-import: tag may point to any object type
2010-01-14 4:44 UTC (5+ messages)
` [PATCH v2] "
` [PATCH v3] "
[PATCH 0/9] Gitweb caching v5
2010-01-14 1:23 UTC (10+ messages)
` [PATCH 1/9] gitweb: Load checking
` [PATCH 2/9] gitweb: change die_error to take "extra" argument for extended die information
` [PATCH 3/9] gitweb: Add option to force version match
` [PATCH 4/9] gitweb: Makefile improvements
` [PATCH 5/9] gitweb: add a get function to compliment print_local_time
` [PATCH 6/9] gitweb: add a get function to compliment print_sort_th
` [PATCH 7/9] gitweb: cleanup error message produced by undefined $site_header
` [PATCH 8/9] gitweb: Convert output to using indirect file handle
` [PATCH 9/9] gitweb: File based caching layer (from git.kernel.org)
Unable to get "pretty" URL aliases working
2010-01-14 0:45 UTC (5+ messages)
Filenames and prefixes in extended diffs
2010-01-14 0:16 UTC (3+ messages)
git top links: 2010-1
2010-01-13 23:47 UTC
default behaviour for `gitmerge` (no arguments)
2010-01-13 23:13 UTC (12+ messages)
What's cooking in git.git (Jan 2010, #04; Wed, 13)
2010-01-13 23:11 UTC
tag namespace?
2010-01-13 23:03 UTC
edit Author/Date metadata as part of 'git commit' $EDITOR invocation?
2010-01-13 20:50 UTC (29+ messages)
` [PATCH] Display author and committer after "git commit"
` [PATCH 2/3] strbuf: add strbuf_percentquote_buf
` [PATCH 3/3] commit: show interesting ident information in summary
` [PATCH v2 1/3] strbuf_expand: convert "%%" to "%"
` [PATCH v2 2/3] strbuf: add strbuf_addbuf_percentquote
` [PATCH v2 3/3] commit: show interesting ident information in summary
[PATCH resend] gitk: font and theme use
2010-01-13 20:40 UTC (6+ messages)
` [PATCH 1/5] gitk: Remove forced use of sans-serif font
` [PATCH 2/5] gitk: Set the font for all spinbox widgets
` [PATCH 3/5] gitk: Set the font for all listbox widgets
` [PATCH 4/5] gitk: Disable option when themed widgets are not available
` [PATCH 5/5] gitk: Use consistent font for all text input fields
[PATCH] Removed the .git/config check from "git submodule status"
2010-01-13 20:31 UTC
[PATCH master] expand "<branch>" in format.subjectprefix
2010-01-13 20:29 UTC (2+ messages)
discussion: an option to fail git fetch if a pulled branch tip is not a fast forward of the existing remote tip?
2010-01-13 17:14 UTC (3+ messages)
[PATCH] grep: do not do external grep on skip-worktree entries
2010-01-13 19:48 UTC (27+ messages)
` [PATCH] grep: -L should show empty files
` [PATCH 1/2] grep: rip out support for external grep
workflow and repository orginization for tracking router configs
2010-01-13 18:26 UTC
[PATCH 1/7] gitweb: Load checking
2010-01-13 17:33 UTC (2+ messages)
` [PATCH 2/7] gitweb: Add option to force version match
git svn problem
2010-01-13 17:20 UTC
remote to push to local branch: hung up unexpectedly
2010-01-13 15:12 UTC (5+ messages)
git-svn doesn't fetch an empty directory with svn:externals
2010-01-13 15:11 UTC (2+ messages)
[RFH] Git and filesystem ACLs: problem with 'git gc'
2010-01-13 14:56 UTC (2+ messages)
[PATCH/RFC] filter-branch: Fix to allow replacing submodules with another content
2010-01-13 14:56 UTC (3+ messages)
[PATCH v2 0/4] Documentation style fixes
2010-01-13 10:44 UTC (9+ messages)
` [PATCH v2 2/4] Documentation: warn prominently against merging with dirty trees
` [PATCH 0/6] "
What to do with patches that should go upstream?
2010-01-13 10:34 UTC (3+ messages)
What's cooking in git.git (Jan 2010, #03; Sun, 10)
2010-01-13 8:58 UTC (2+ messages)
` [PATCH] t7502: test commit.status, --status and --no-status
[PATCH 1/2] Add `init-db.templatedir` configuration variable
2010-01-13 8:50 UTC (2+ messages)
[PATCH] Add `commit.signoff` configuration variable
2010-01-13 8:30 UTC (2+ messages)
[PATCH] Add `format.to` configuration variable
2010-01-13 8:20 UTC (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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 NNTP newsgroup(s).