index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
git-apply-patch-script
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2005-05-29
[PATCH] Remove a function not used anymore.
Junio C Hamano
2
-25
/
+0
2005-05-29
[PATCH] Clean up diff_setup() to make it more extensible.
Junio C Hamano
5
-16
/
+19
2005-05-29
[PATCH] Remove final newline from the value of xfrm_msg variable.
Junio C Hamano
2
-4
/
+4
2005-05-29
[PATCH] Do not expose internal scaling to diff-helper.
Junio C Hamano
2
-3
/
+1
2005-05-29
[PATCH] Remove unused rank field from diff_core structure.
Junio C Hamano
1
-1
/
+0
2005-05-29
[PATCH] Make pathspec only care about the detination tree.
Junio C Hamano
1
-2
/
+1
2005-05-29
[PATCH] Introduce diff_free_filepair() funcion.
Junio C Hamano
5
-13
/
+15
2005-05-29
[PATCH] Fix math thinko in similarity estimator.
Junio C Hamano
1
-1
/
+1
2005-05-29
[PATCH] Document the --root switch of git-diff-tree
Thomas Glanzmann
1
-0
/
+4
2005-05-27
[PATCH] check_file_directory_conflict path fix
David Meybohm
1
-1
/
+3
2005-05-27
git-diff-tree: simplify header output with '-z'
Linus Torvalds
1
-12
/
+5
2005-05-27
[PATCH] allow pathspec to end with a slash
Junio C Hamano
1
-1
/
+5
2005-05-27
git-diff-tree: don't use diffcore_pathspec()
Linus Torvalds
1
-2
/
+0
2005-05-27
[PATCH] fix and testcase for git-commit-tree option
Rene Scharfe
2
-1
/
+46
2005-05-27
[PATCH] Make ls-* output consistent with diff-* output format.
Junio C Hamano
5
-94
/
+94
2005-05-27
[PATCH] ls-tree matching multiple paths
Jason McMullan
3
-18
/
+227