index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
t
/
t5300-pack-object.sh
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
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-23
git-diff: fix combined diff
Johannes Schindelin
1
-1
/
+2
2007-02-23
Fix 'git commit -a' in a newly initialized repository
Fredrik Kuivinen
1
-0
/
+4
2007-02-22
Include git-gui credits file in dist.
Shawn O. Pearce
1
-1
/
+2
2007-02-22
Document the new core.bare configuration option.
Shawn O. Pearce
1
-0
/
+12
2007-02-22
t4119: test autocomputing -p<n> for traditional diff input.
Junio C Hamano
1
-74
/
+43
2007-02-22
git-apply: guess correct -p<n> value for non-git patches.
Junio C Hamano
2
-4
/
+111
2007-02-21
git-apply: notice "diff --git" patch again
Junio C Hamano
2
-9
/
+18
2007-02-21
Use gunzip -c over gzcat in import-tars example.
Michael Loeffler
1
-3
/
+6
2007-02-21
Fix botched "leak fix"
Junio C Hamano
1
-2
/
+8
2007-02-21
t4119: add test for traditional patch and different p_value
Junio C Hamano
1
-2
/
+49
2007-02-21
git-remote: support remotes with a dot in the name
Pavel Roskin
1
-1
/
+1
2007-02-21
Teach diff -B about colours
Johannes Schindelin
1
-14
/
+25
2007-02-21
Allow git-remote to update named groups of remotes
Theodore Ts'o
3
-17
/
+46
2007-02-21
Add config_boolean() method to the Git perl module
Theodore Ts'o
1
-0
/
+30
2007-02-21
Allow passing of an alternative CVSROOT via -d.
Simon 'corecode' Schubert
2
-11
/
+23
2007-02-21
disable t4016-diff-quote.sh on some filesystems
Alex Riesen
1
-0
/
+4
2007-02-21
Support for large files on 32bit systems.
Martin Waitz
1
-0
/
+2
2007-02-21
git grep: use pager
Johannes Schindelin
1
-1
/
+1
2007-02-21
git-gui: Don't crash in citool mode on initial commit.
gitgui-0.6.1
Shawn O. Pearce
1
-8
/
+8
2007-02-21
git-gui: Remove TODO list.
Shawn O. Pearce
1
-44
/
+0
2007-02-21
git-gui: Include browser in our usage message.
Shawn O. Pearce
1
-1
/
+1
2007-02-21
prefixcmp(): fix-up leftover strncmp().
Junio C Hamano
9
-13
/
+13
2007-02-21
prefixcmp(): fix-up mechanical conversion.
Junio C Hamano
13
-44
/
+44
2007-02-21
Mechanical conversion to use prefixcmp()
Junio C Hamano
48
-211
/
+211
2007-02-21
Add prefixcmp()
Junio C Hamano
1
-0
/
+5
2007-02-21
git-gui: Change summary of git-gui.
Shawn O. Pearce
1
-1
/
+1
2007-02-21
git-gui: Display all authors of git-gui.
Shawn O. Pearce
4
-10
/
+136
2007-02-21
git-gui: Use mixed path for docs on Cygwin.
Shawn O. Pearce
1
-1
/
+1
2007-02-21
Check for PRIuMAX rather than NO_C99_FORMAT in fast-import.c.
Jason Riedy
1
-21
/
+16
[next]