index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
git-svnimport.perl
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2006-03-01
diffcore-break: micro-optimize by avoiding delta between identical files.
Junio C Hamano
1
-0
/
+4
2006-02-28
Darwin: Ignore missing /sw/lib
Shawn Pearce
1
-4
/
+8
2006-02-28
gitview: Set the default width of graph cell
Aneesh Kumar K.V
1
-0
/
+3
2006-02-28
gitview: Some window layout changes.
Aneesh Kumar K.V
1
-12
/
+15
2006-02-28
gitview: Select the text color based on whether the entry in highlighted. Use...
Pavel Roskin
1
-8
/
+11
2006-02-28
contrib/git-svn: correct commit example in manpage
Eric Wong
1
-1
/
+1
2006-02-28
Let git-svnimport's author file use same syntax as git-cvsimport's
Karl Hasselström
2
-3
/
+3
2006-02-27
contrib/git-svn: tell the user to not modify git-svn-HEAD directly
Eric Wong
1
-1
/
+8
2006-02-27
gitview: Remove trailing white space
Aneesh Kumar K.V
1
-11
/
+11
2006-02-27
gitview: Fix the encoding related bug
Aneesh Kumar K.V
1
-6
/
+14
2006-02-27
git-format-patch: Always add a blank line between headers and body.
Alexandre Julliard
1
-1
/
+6
2006-02-27
combine-diff: Honour -z option correctly.
Mark Wooding
1
-2
/
+2
2006-02-27
combine-diff: Honour --full-index.
Mark Wooding
1
-4
/
+6
2006-02-27
svnimport: Read author names and emails from a file
Karl Hasselström
2
-4
/
+32
2006-02-27
svnimport: Convert the svn:ignore property
Karl Hasselström
2
-4
/
+64
2006-02-27
svnimport: Convert executable flag
Karl Hasselström
1
-7
/
+13
2006-02-27
svnimport: Mention -r in usage summary
Karl Hasselström
1
-4
/
+4
2006-02-27
Make git diff-generation use a simpler spawn-like interface
Linus Torvalds
1
-58
/
+80
2006-02-27
sample hooks template.
Junio C Hamano
2
-0
/
+2
2006-02-27
Teach the "git" command to handle some commands internally
Linus Torvalds
1
-37
/
+116
2006-02-27
Use setenv(), fix warnings
Timo Hirvonen
6
-7
/
+7
2006-02-27
contrib/git-svn: version 0.10.0
Eric Wong
1
-1
/
+1
2006-02-27
contrib/git-svn: optimize sequential commits to svn
Eric Wong
1
-3
/
+27
2006-02-26
contrib/git-svn: add show-ignore command
Eric Wong
2
-0
/
+32
2006-02-26
annotate: Use qx{} for pipes on activestate.
Ryan Anderson
1
-1
/
+42
2006-02-26
annotate: Convert all -| calls to use a helper open_pipe().
Ryan Anderson
1
-29
/
+44
2006-02-26
annotate: Handle dirty state and arbitrary revisions.
Ryan Anderson
1
-37
/
+113
2006-02-25
git-fetch: print the new and old ref when fast-forwarding
Lukas Sandström
1
-0
/
+1
2006-02-25
fix warning from pack-objects.c
Luck, Tony
1
-1
/
+1
2006-02-25
gitview: Fix the graph display .
Aneesh Kumar K.V
1
-2
/
+4
2006-02-25
gitview: Code cleanup
Aneesh Kumar K.V
1
-27
/
+21
2006-02-25
Add missing programs to ignore list
Shawn Pearce
1
-0
/
+4
2006-02-25
git ls files recursively show ignored files
Shawn Pearce
1
-2
/
+5
2006-02-25
Build and install git-mailinfo.
Junio C Hamano
1
-2
/
+2
2006-02-24
gitview: Bump the rev
Aneesh Kumar
1
-1
/
+1
2006-02-24
gitview: Fix DeprecationWarning
Aneesh Kumar
1
-1
/
+1
2006-02-24
pack-objects: hash basename and direname a bit differently.
Junio C Hamano
1
-1
/
+32
2006-02-24
rev-list --objects: use full pathname to help hashing.
Junio C Hamano
1
-13
/
+56
2006-02-24
rev-list --objects-edge: remove duplicated edge commit output.
Junio C Hamano
1
-1
/
+3
2006-02-24
pack-objects: allow "thin" packs to exceed depth limits
Junio C Hamano
1
-4
/
+17
2006-02-24
gitview: Display the lines joining commit nodes clearly.
Aneesh Kumar K.V
1
-13
/
+35
2006-02-24
git-am: do not allow empty commits by mistake.
Junio C Hamano
1
-2
/
+8
2006-02-23
PATCH: simplify calls to git programs in git-fmt-merge-msg
Alex Riesen
1
-26
/
+5
2006-02-23
fix t5600-clone-fail-cleanup.sh on windows
Alex Riesen
1
-1
/
+1
2006-02-23
pack-objects: use full pathname to help hashing with "thin" pack.
Junio C Hamano
1
-16
/
+44
2006-02-23
pack-objects: thin pack micro-optimization.
Junio C Hamano
1
-6
/
+10
2006-02-23
diffcore-rename: plug memory leak.
Junio C Hamano
1
-1
/
+3
2006-02-23
Give no terminating LF to error() function.
Junio C Hamano
6
-13
/
+15
2006-02-23
checkout - eye candy.
Junio C Hamano
3
-3
/
+63
2006-02-23
git-rm: Fix to properly handle files with spaces, tabs, newlines, etc.
Carl Worth
2
-34
/
+55
[next]