index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
strbuf.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2005-05-30
git-init-db: set up the full default environment
Linus Torvalds
1
-6
/
+49
2005-05-29
git-mktag: be more careful in reading the input.
Linus Torvalds
1
-1
/
+12
2005-05-29
[PATCH] Fix count-delta overcounting
Junio C Hamano
1
-0
/
+3
2005-05-29
[PATCH] Do not include unused header files.
Junio C Hamano
3
-3
/
+0
2005-05-29
[PATCH] Pickaxe fixes.
Junio C Hamano
5
-5
/
+18
2005-05-29
[PATCH] Rewrite ls-tree to behave more like "/bin/ls -a"
Junio C Hamano
5
-156
/
+195
2005-05-29
[PATCH] Adjust diff-helper to diff-tree -v -z changes.
Junio C Hamano
1
-1
/
+4
2005-05-29
[PATCH] Optimize diff-tree -[CM] --stdin
Junio C Hamano
6
-9
/
+102
2005-05-29
[PATCH] Move pathspec to the beginning of the diffcore chain.
Junio C Hamano
4
-19
/
+19
2005-05-29
[PATCH] Fix the way diffcore-rename records unremoved source.
Junio C Hamano
4
-80
/
+169
2005-05-29
[PATCH] Add --pickaxe-all to diff-* brothers.
Junio C Hamano
6
-26
/
+81
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