index
:
org/kernel/git.git
master
forked from git/git
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
*
git-svn: fix segfaults from accessing svn_log_changed_path_t
Eric Wong
2007-02-23
*
git-svn: correctly track revisions made to deleted branches
Eric Wong
2007-02-23
*
git-svn: avoid tracking change-less revisions
Eric Wong
2007-02-23
*
git-svn: add an odd test case that seems to cause segfaults over HTTP
Eric Wong
2007-02-23
*
git-svn: track writes writes to the index in fetch
Eric Wong
2007-02-23
*
git-svn: --follow-parent now works on sub-directories of larger branches
Eric Wong
2007-02-23
*
git-svn: 'init' attempts to connect to the repository root if possible
Eric Wong
2007-02-23
*
git-svn: better error reporting if --follow-parent fails
Eric Wong
2007-02-23
*
git-svn: allow 'init' to work outside of tests
Eric Wong
2007-02-23
*
git-svn: get rid of additional fetch-arguments
Eric Wong
2007-02-23
*
git-svn: allow --follow-parent on deleted directories
Eric Wong
2007-02-23
*
git-svn: disallow ambigious local refspecs
Eric Wong
2007-02-23
*
git-svn: --follow-parent works with svn-remotes multiple branches
Eric Wong
2007-02-23
*
git-svn: fix --follow-parent to work with Git::SVN
Eric Wong
2007-02-23
*
git-svn: enable --minimize to simplify the config and connections
Eric Wong
2007-02-23
*
git-svn: reuse open SVN::Ra connections by URL
Eric Wong
2007-02-23
*
git-svn: fix a regression in dcommit that caused empty log messages
Eric Wong
2007-02-23
*
git-svn: add support for metadata in .git/config
Eric Wong
2007-02-23
*
git-svn: remove graft-branches command
Eric Wong
2007-02-23
*
git-svn: convert 'set-tree' command to use Git::SVN
Eric Wong
2007-02-23
*
git-svn: switch dcommit to using Git::SVN code
Eric Wong
2007-02-23
*
git-svn: fetch/multi-fetch converted over to Git::SVN module
Eric Wong
2007-02-23
*
git-svn: get rid of Memoize for now...
Eric Wong
2007-02-23
*
git-svn: convert the 'commit-diff' command to Git::SVN
Eric Wong
2007-02-23
*
git-svn: do not let Git.pm warn if we prematurely close pipes
Eric Wong
2007-02-23
*
git-svn: port the 'rebuild' command to use Git::SVN objects
Eric Wong
2007-02-23
*
git-svn: moved the 'log' command into its own namespace
Eric Wong
2007-02-23
*
git-svn: convert show-ignore over to Git::SVN
Eric Wong
2007-02-23
*
git-svn: add a test for show-ignore
Eric Wong
2007-02-23
*
git-svn: make multi-init capable of reusing the Ra connection
Eric Wong
2007-02-23
*
git-svn: convert multi-init over to using Git::SVN
Eric Wong
2007-02-23
*
git-svn: convert 'init' to use Git::SVN
Eric Wong
2007-02-23
*
git-svn: add Git::SVN module (to avoid global variables)
Eric Wong
2007-02-23
*
git-svn: cleanup: avoid re-use()ing Git.pm in sub-packages
Eric Wong
2007-02-23
*
git-svn: cleanup: put SVN workarounds into their own namespace
Eric Wong
2007-02-23
*
git-svn: cleanup: move process_rm around
Eric Wong
2007-02-23
*
git-svn: move authentication prompts into their own namespace
Eric Wong
2007-02-23
*
-
.
Merge branches 'lt/crlf' and 'jc/apply-config'
Junio C Hamano
2007-02-22
|
\
\
|
|
*
t4119: test autocomputing -p<n> for traditional diff input.
Junio C Hamano
2007-02-21
|
|
*
git-apply: guess correct -p<n> value for non-git patches.
Junio C Hamano
2007-02-21
|
|
*
git-apply: notice "diff --git" patch again
Junio C Hamano
2007-02-21
|
|
*
Fix botched "leak fix"
Junio C Hamano
2007-02-21
|
|
*
t4119: add test for traditional patch and different p_value
Junio C Hamano
2007-02-21
|
|
*
apply: fix memory leak in prefix_one()
Johannes Schindelin
2007-02-19
|
|
*
git-apply: require -p<n> when working in a subdirectory.
Junio C Hamano
2007-02-19
|
|
*
git-apply: do not lose cwd when run from a subdirectory.
Junio C Hamano
2007-02-19
|
|
*
Teach 'git apply' to look at $HOME/.gitconfig even outside of a repository
Junio C Hamano
2007-02-18
|
|
*
Teach 'git apply' to look at $GIT_DIR/config
Junio C Hamano
2007-02-17
|
*
|
Teach core.autocrlf to 'git apply'
Junio C Hamano
2007-02-17
|
*
|
t0020: add test for auto-crlf
Junio C Hamano
2007-02-14
[next]