index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
t
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'jc/attr'
Junio C Hamano
2007-04-29
1
-0
/
+48
|
\
|
*
Add 'filter' attribute and external filter driver definition.
Junio C Hamano
2007-04-25
1
-0
/
+9
|
*
Add 'ident' conversion.
Junio C Hamano
2007-04-25
1
-0
/
+39
*
|
Fall back to $EMAIL for missing GIT_AUTHOR_EMAIL and GIT_COMMITTER_EMAIL
Josh Triplett
2007-04-29
1
-0
/
+1
*
|
Add a test for merging changed and rename-changed branches
Alex Riesen
2007-04-26
1
-0
/
+23
|
/
*
t/test-lib.sh: Protect ourselves from common misconfiguration
Junio C Hamano
2007-04-24
1
-0
/
+4
*
Merge branch 'maint'
Junio C Hamano
2007-04-24
1
-0
/
+6
|
\
|
*
dir.c(common_prefix): Fix two bugs
Johannes Schindelin
2007-04-23
1
-0
/
+6
*
|
t6030: grab commit object name as we go
Junio C Hamano
2007-04-24
1
-7
/
+10
*
|
t5302: avoid using tail -c
Junio C Hamano
2007-04-24
1
-1
/
+1
*
|
t4201: Do not display weird characters on the terminal
Johannes Schindelin
2007-04-24
1
-4
/
+4
*
|
Support 'diff=pgm' attribute
Junio C Hamano
2007-04-23
1
-0
/
+97
*
|
Update tests not to assume that generated packfiles are writable.
Junio C Hamano
2007-04-23
1
-11
/
+11
*
|
Merge branch 'jc/attr'
Junio C Hamano
2007-04-22
2
-10
/
+231
|
\
\
|
*
|
Update 'crlf' attribute semantics.
Junio C Hamano
2007-04-20
1
-11
/
+63
|
*
|
Custom low-level merge driver: change the configuration scheme.
Junio C Hamano
2007-04-18
1
-2
/
+6
|
*
|
Custom low-level merge driver support.
Junio C Hamano
2007-04-18
1
-1
/
+70
|
*
|
Add a demonstration/test of customized merge.
Junio C Hamano
2007-04-17
1
-0
/
+72
|
*
|
Change attribute negation marker from '!' to '-'.
Junio C Hamano
2007-04-16
1
-1
/
+1
|
*
|
Define 'crlf' attribute.
Junio C Hamano
2007-04-14
1
-0
/
+24
*
|
|
Merge branch 'lt/gitlink'
Junio C Hamano
2007-04-22
1
-0
/
+85
|
\
\
\
|
*
|
|
Tests for core subproject support
Alex Riesen
2007-04-19
1
-0
/
+85
*
|
|
|
Merge branch 'np/pack'
Junio C Hamano
2007-04-22
2
-1
/
+147
|
\
\
\
\
|
*
|
|
|
tests for various pack index features
Nicolas Pitre
2007-04-12
1
-0
/
+146
|
*
|
|
|
use test-genrandom in tests instead of /dev/urandom
Nicolas Pitre
2007-04-12
1
-1
/
+1
|
|
/
/
/
*
|
|
|
Merge branch 'jc/quickfetch'
Junio C Hamano
2007-04-22
1
-0
/
+89
|
\
\
\
\
|
*
|
|
|
Make sure quickfetch is not fooled with a previous, incomplete fetch.
Junio C Hamano
2007-04-17
1
-0
/
+89
|
|
/
/
/
*
|
|
|
Remove case-sensitive file in t3030-merge-recursive.
Brian Gernhardt
2007-04-20
1
-52
/
+52
*
|
|
|
Merge branch 'maint'
Junio C Hamano
2007-04-19
1
-0
/
+33
|
\
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
Fix overwriting of files when applying contextually independent diffs
Alex Riesen
2007-04-19
1
-0
/
+33
*
|
|
|
Merge branch 'jc/read-tree-df'
Junio C Hamano
2007-04-18
2
-1
/
+529
|
\
\
\
\
|
*
|
|
|
t3030: merge-recursive backend test.
Junio C Hamano
2007-04-10
1
-0
/
+528
|
*
|
|
|
t1000: fix case table.
Junio C Hamano
2007-04-10
1
-1
/
+1
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Add --ignore-unmatch option to exit with zero status when no files are removed.
Steven Grimm
2007-04-17
1
-0
/
+4
*
|
|
|
Bisect: rename "t/t6030-bisect-run.sh" to "t/t6030-bisect-porcelain.sh".
Christian Couder
2007-04-17
1
-1
/
+1
*
|
|
|
Merge branch 'js/wrap-log'
Junio C Hamano
2007-04-17
7
-0
/
+50
|
\
\
\
\
|
*
|
|
|
Fix permissions on test scripts
Alex Riesen
2007-04-17
7
-0
/
+0
|
*
|
|
|
Fix t4201: accidental arithmetic expansion
Alex Riesen
2007-04-17
1
-1
/
+1
|
*
|
|
|
shortlog -w: make wrap-line behaviour optional.
Junio C Hamano
2007-04-10
1
-1
/
+1
|
*
|
|
|
Use print_wrapped_text() in shortlog
Johannes Schindelin
2007-04-10
1
-0
/
+50
|
|
/
/
/
*
|
|
/
Add --quiet option to suppress output of "rm" commands for removed files.
Steven Grimm
2007-04-16
1
-0
/
+24
|
|
_
|
/
|
/
|
|
*
|
|
Add testcase for format-patch --subject-prefix (take 3)
Robin H. Johnson
2007-04-12
2
-0
/
+165
|
/
/
*
|
git-archive: make tar the default format
René Scharfe
2007-04-10
1
-1
/
+9
*
|
Merge branch 'cc/bisect'
Junio C Hamano
2007-04-07
1
-4
/
+49
|
\
\
|
*
|
git-bisect: allow bisecting with only one bad commit.
Junio C Hamano
2007-04-07
1
-11
/
+6
|
*
|
t6030: add a bit more tests to git-bisect
Junio C Hamano
2007-04-07
1
-1
/
+37
|
*
|
Bisect: teach "bisect start" to optionally use one bad and many good revs.
Christian Couder
2007-04-06
1
-3
/
+17
*
|
|
Merge branch 'jc/checkout' (early part)
Junio C Hamano
2007-04-07
1
-1
/
+62
|
\
\
\
|
*
|
|
checkout: allow detaching to HEAD even when switching to the tip of a branch
Junio C Hamano
2007-04-04
1
-1
/
+62
*
|
|
|
Merge branch 'maint'
Junio C Hamano
2007-04-07
2
-9
/
+10
|
\
\
\
\
|
|
|
_
|
/
|
|
/
|
|
[next]