index
:
tgif.git
2.36
Terin's Improved Git Fork
terinjokes@gmail.com
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2007-02-23
git-svn: better error reporting if --follow-parent fails
Eric Wong
1
-3
/
+14
2007-02-23
git-svn: allow 'init' to work outside of tests
Eric Wong
1
-0
/
+1
2007-02-23
git-svn: get rid of additional fetch-arguments
Eric Wong
2
-25
/
+6
2007-02-23
git-svn: allow --follow-parent on deleted directories
Eric Wong
2
-1
/
+13
2007-02-23
git-svn: disallow ambigious local refspecs
Eric Wong
2
-7
/
+44
2007-02-23
git-svn: --follow-parent works with svn-remotes multiple branches
Eric Wong
2
-17
/
+45
2007-02-23
git-svn: fix --follow-parent to work with Git::SVN
Eric Wong
2
-92
/
+110
2007-02-23
git-svn: enable --minimize to simplify the config and connections
Eric Wong
2
-6
/
+129
2007-02-23
git-svn: reuse open SVN::Ra connections by URL
Eric Wong
1
-4
/
+6
2007-02-23
git-svn: fix a regression in dcommit that caused empty log messages
Eric Wong
1
-1
/
+2
2007-02-23
git-svn: add support for metadata in .git/config
Eric Wong
2
-279
/
+367
2007-02-23
git-svn: remove graft-branches command
Eric Wong
2
-593
/
+3
2007-02-23
git-svn: convert 'set-tree' command to use Git::SVN
Eric Wong
1
-495
/
+17
2007-02-23
git-svn: switch dcommit to using Git::SVN code
Eric Wong
1
-84
/
+38
2007-02-23
git-svn: fetch/multi-fetch converted over to Git::SVN module
Eric Wong
1
-38
/
+51
2007-02-23
git-svn: get rid of Memoize for now...
Eric Wong
1
-4
/
+0
2007-02-23
git-svn: convert the 'commit-diff' command to Git::SVN
Eric Wong
1
-133
/
+233
2007-02-23
git-svn: do not let Git.pm warn if we prematurely close pipes
Eric Wong
1
-1
/
+1
2007-02-23
git-svn: port the 'rebuild' command to use Git::SVN objects
Eric Wong
1
-43
/
+28
2007-02-23
git-svn: moved the 'log' command into its own namespace
Eric Wong
1
-327
/
+325
2007-02-23
git-svn: convert show-ignore over to Git::SVN
Eric Wong
1
-7
/
+5
2007-02-23
git-svn: add a test for show-ignore
Eric Wong
1
-0
/
+26
2007-02-23
git-svn: make multi-init capable of reusing the Ra connection
Eric Wong
2
-27
/
+29
2007-02-23
git-svn: convert multi-init over to using Git::SVN
Eric Wong
1
-41
/
+31
2007-02-23
git-svn: convert 'init' to use Git::SVN
Eric Wong
1
-20
/
+18
2007-02-23
git-svn: add Git::SVN module (to avoid global variables)
Eric Wong
1
-0
/
+485
2007-02-23
git-svn: cleanup: avoid re-use()ing Git.pm in sub-packages
Eric Wong
1
-13
/
+15
2007-02-23
git-svn: cleanup: put SVN workarounds into their own namespace
Eric Wong
1
-149
/
+173
2007-02-23
git-svn: cleanup: move process_rm around
Eric Wong
1
-25
/
+19
2007-02-23
git-svn: move authentication prompts into their own namespace
Eric Wong
1
-16
/
+24
2007-02-22
git-bundle: record commit summary in the prerequisite data
Johannes Schindelin
1
-3
/
+4
2007-02-22
git-bundle: fix 'create --all'
Johannes Schindelin
1
-1
/
+1
2007-02-22
git-bundle: avoid fork() in verify_bundle()
Johannes Schindelin
1
-27
/
+48
2007-02-22
git-bundle: assorted fixes
Johannes Schindelin
2
-49
/
+63
2007-02-22
Add git-bundle: move objects and references by archive
Johannes Schindelin
11
-4
/
+575
2007-02-22
Make tests independent of global config files
Johannes Schindelin
1
-2
/
+2
2007-02-22
Merge branches 'lt/crlf' and 'jc/apply-config'
Junio C Hamano
11
-27
/
+767
2007-02-22
Merge branch 'maint'
Junio C Hamano
4
-2
/
+20
2007-02-22
git-diff: fix combined diff
Johannes Schindelin
1
-1
/
+2
2007-02-22
pretty-formats: add 'format:<string>'
Johannes Schindelin
4
-1
/
+241
2007-02-22
Fix 'git commit -a' in a newly initialized repository
Fredrik Kuivinen
1
-0
/
+4
2007-02-22
Teach git-diff-files the new option `--no-index`
Johannes Schindelin
8
-64
/
+227
2007-02-22
apply: make --verbose a little more useful
Johannes Schindelin
1
-1
/
+6
2007-02-22
run_diff_{files,index}(): update calling convention.
Junio C Hamano
5
-11
/
+27
2007-02-22
update-index: do not die too early in a read-only repository.
Junio C Hamano
1
-1
/
+10
2007-02-22
git-status: do not be totally useless in a read-only repository.
Junio C Hamano
1
-10
/
+11
2007-02-21
Include git-gui credits file in dist.
Shawn O. Pearce
1
-1
/
+2
2007-02-21
Document the new core.bare configuration option.
Shawn O. Pearce
1
-0
/
+12
2007-02-21
t4119: test autocomputing -p<n> for traditional diff input.
Junio C Hamano
1
-74
/
+43
2007-02-21
git-apply: guess correct -p<n> value for non-git patches.
Junio C Hamano
2
-4
/
+111
[prev]
[next]