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
*
pretty=format: respect date format options
Jeff King
2008-08-29
1
-0
/
+6
*
Suppress some bash redirection error messages
Ramsay Jones
2008-08-27
3
-10
/
+4
*
Fix "git log -i --grep"
Jeff King
2008-08-25
1
-0
/
+22
*
Merge branch 'ag/maint-combine-diff-fix' into maint
Junio C Hamano
2008-08-24
1
-0
/
+16
|
\
|
*
Respect core.autocrlf in combined diff
Alexander Gavrilov
2008-08-24
1
-0
/
+16
*
|
merge: fix numerus bugs around "trivial merge" area
Junio C Hamano
2008-08-24
3
-1
/
+23
|
/
*
"git-merge": allow fast-forwarding in a stat-dirty tree
Junio C Hamano
2008-08-21
1
-0
/
+10
*
for-each-ref: cope with tags with incomplete lines
Junio C Hamano
2008-08-20
1
-0
/
+10
*
diff --check: do not get confused by new blank lines in the middle
Junio C Hamano
2008-08-20
1
-0
/
+11
*
mailinfo: avoid violating strbuf assertion
Jeff King
2008-08-20
3
-0
/
+24
*
t1002-read-tree-m-u-2way.sh: use 'git diff -U0' rather than 'diff -U0'
Brandon Casey
2008-08-19
1
-4
/
+6
*
mailinfo: re-fix MIME multipart boundary parsing
Don Zickus
2008-08-19
1
-0
/
+1
*
t9300: replace '!' with test_must_fail
Miklos Vajna
2008-08-17
1
-2
/
+2
*
git-am: ignore --binary option
Stephan Beyer
2008-08-16
1
-1
/
+1
*
Fix t3700 on filesystems which do not support question marks in names
Alex Riesen
2008-08-15
1
-4
/
+4
*
Merge branch 'maint'
Junio C Hamano
2008-08-14
2
-4
/
+12
|
\
|
*
t5304-prune: adjust file mtime based on system time rather than file mtime
Brandon Casey
2008-08-14
1
-4
/
+4
|
*
Fix escaping of glob special characters in pathspecs
Kevin Ballard
2008-08-14
1
-0
/
+8
*
|
rebase -i -p: fix parent rewriting
Thomas Rast
2008-08-14
1
-0
/
+12
*
|
rebase -i -p: handle index and workdir correctly
Thomas Rast
2008-08-14
1
-0
/
+6
*
|
diff --check: do not unconditionally complain about trailing empty lines
Junio C Hamano
2008-08-12
1
-1
/
+19
*
|
Adjust for the new way of enabling the default post-update hook
Petr Baudis
2008-08-12
1
-1
/
+1
*
|
Merge branch 'maint'
Junio C Hamano
2008-08-11
1
-3
/
+17
|
\
|
|
*
Fix deleting reflog entries from HEAD reflog
Junio C Hamano
2008-08-11
1
-1
/
+1
|
*
reflog test: add more tests for 'reflog delete'
Pieter de Bie
2008-08-11
1
-4
/
+18
*
|
mailinfo: fix MIME multi-part message boundary handling
Junio C Hamano
2008-08-09
5
-1
/
+65
*
|
git-svn: Allow deep branch names by supporting multi-globs
Marcus Griep
2008-08-09
3
-4
/
+202
*
|
Fix multi-glob assertion in git-svn
Marcus Griep
2008-08-09
1
-6
/
+30
*
|
clone --mirror: avoid storing repeated tags
Johannes Schindelin
2008-08-08
1
-0
/
+12
*
|
Sync with 1.5.6.5
Junio C Hamano
2008-08-06
2
-0
/
+49
|
\
|
|
*
Files given on the command line are relative to $cwd
Junio C Hamano
2008-08-06
2
-0
/
+49
|
*
t/t4202-log.sh: add newline at end of file
Brandon Casey
2008-08-02
1
-1
/
+2
|
*
sort_in_topological_order(): avoid setting a commit flag
Johannes Schindelin
2008-08-02
1
-0
/
+59
|
*
Propagate -u/--upload-pack option of "git clone" to transport.
Steve Haslam
2008-08-02
1
-0
/
+26
|
*
make sure parsed wildcard refspec ends with slash
Junio C Hamano
2008-08-02
1
-0
/
+30
|
*
init: handle empty "template" parameter
Jeff King
2008-08-02
1
-0
/
+26
*
|
t9119: conditionally re-enable test depending on svn(1) version
Eric Wong
2008-08-06
1
-29
/
+40
*
|
Fix race condition in t9119-git-svn-info.sh
David D. Kilzer
2008-08-06
1
-4
/
+11
*
|
correct access right for git-svn-dcommit test
Dmitry Potapov
2008-08-05
1
-0
/
+1
*
|
Flush output in start_async
Anders Melchiorsen
2008-08-04
1
-0
/
+6
*
|
clone --bare: Add ".git" suffix to the directory name to clone into
Johannes Schindelin
2008-08-03
1
-0
/
+7
*
|
clone: Add an option to set up a mirror
Johannes Schindelin
2008-08-03
1
-0
/
+12
*
|
Compact commit template message
Jeff King
2008-07-31
1
-6
/
+5
*
|
Fix test-parse-options "integer" test
Junio C Hamano
2008-07-30
1
-1
/
+10
*
|
Advertise the ability to abort a commit
Anders Melchiorsen
2008-07-30
1
-3
/
+4
*
|
Support copy and rename detection in fast-export.
Alexander Gavrilov
2008-07-30
1
-0
/
+46
*
|
format-patch: Produce better output with --inline or --attach
Kevin Ballard
2008-07-30
8
-0
/
+32
*
|
t7001: fix "git mv" test
Junio C Hamano
2008-07-29
1
-0
/
+2
*
|
init: handle empty "template" parameter
Jeff King
2008-07-28
1
-0
/
+26
*
|
git-mv: Keep moved index entries inact
Petr Baudis
2008-07-28
1
-0
/
+52
[next]