index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
rpull.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2005-05-22
[PATCH] Docs - delta object
David Greaves
4
-10
/
+89
2005-05-22
[PATCH] Docs - tag object, git- prefix and s/changeset/commit/g
David Greaves
1
-70
/
+89
2005-05-22
[PATCH] Docs - include README in git.txt
David Greaves
1
-25
/
+21
2005-05-22
[PATCH] Docs - asciidoc changes
David Greaves
1
-289
/
+291
2005-05-22
[PATCH] Docs - Makefile update
David Greaves
1
-7
/
+21
2005-05-22
Split up git-pull-script into separate "fetch" and "merge" phases.
Linus Torvalds
3
-34
/
+43
2005-05-22
[PATCH] Diffcore updates.
Junio C Hamano
11
-167
/
+265
2005-05-22
[PATCH] Add the code to set default minimum score back in.
Junio C Hamano
1
-0
/
+2
2005-05-22
[PATCH] Fix tweak in similarity estimator.
Junio C Hamano
1
-2
/
+2
2005-05-22
[PATCH] The diff-raw format updates.
Junio C Hamano
16
-313
/
+322
2005-05-22
[PATCH] Prepare diffcore interface for diff-tree header supression.
Junio C Hamano
9
-53
/
+71
2005-05-22
[PATCH] Tweak diffcore-rename heuristics.
Junio C Hamano
1
-19
/
+21
2005-05-22
diff-tree: don't print multiple headers for merges when silent.
Linus Torvalds
1
-1
/
+8
2005-05-22
[PATCH] Constness fix for pickaxe option.
Junio C Hamano
6
-6
/
+6
2005-05-21
diff-tree: prettify output slightly
Linus Torvalds
1
-3
/
+16
2005-05-21
t/t4003-diff-rename-1: use modern options to "diff"
Linus Torvalds
1
-3
/
+3
2005-05-21
"make clean" should also clean up documentation
Linus Torvalds
1
-0
/
+1
2005-05-21
[PATCH] Diff overhaul, adding the other half of copy detection.
Junio C Hamano
3
-3
/
+40
2005-05-21
[PATCH] Introducing software archaeologist's tool "pickaxe".
Junio C Hamano
14
-51
/
+140
2005-05-21
[PATCH] Diff overhaul, adding half of copy detection.
Junio C Hamano
16
-432
/
+944
2005-05-21
git-whatchanged: allow other pagers
Linus Torvalds
1
-1
/
+1
2005-05-21
[PATCH] Fix use of wc in t0000-basic
Daniel Barkalow
1
-1
/
+1
2005-05-21
[PATCH] delta creation
Nicolas Pitre
3
-2
/
+360
2005-05-21
[PATCH] delta check
Nicolas Pitre
10
-6
/
+202
2005-05-21
[PATCH] delta read
Nicolas Pitre
2
-14
/
+22
2005-05-20
sparse cleanup
Linus Torvalds
18
-31
/
+33
2005-05-20
[PATCH] Simplify "reverse-diff" logic in the diff core.
Junio C Hamano
1
-23
/
+15
2005-05-20
[PATCH] Diff-files fix with more tests.
Junio C Hamano
2
-1
/
+62
2005-05-20
[PATCH] Add tests for diff-tree
Junio C Hamano
3
-170
/
+332
2005-05-20
diff-tree: use new base_name_compare() helper function
Linus Torvalds
1
-1
/
+1
2005-05-20
Introduce "base_name_compare()" helper function
Linus Torvalds
2
-0
/
+20
2005-05-20
[PATCH] Document -R option for git-diff-tree.
Junio C Hamano
1
-1
/
+4
2005-05-20
fsck-cache: fix segfault on nonexistent referenced object
Linus Torvalds
1
-4
/
+8
2005-05-20
Fix up previous commit
Linus Torvalds
6
-3
/
+8
2005-05-20
[PATCH] diff overhaul
Junio C Hamano
11
-125
/
+192
2005-05-19
diff-tree: add "--root" flag to show a root commit as a big creation event.
Linus Torvalds
1
-6
/
+35
2005-05-19
[PATCH] cleanup of in-code names
Alexey Nezhdanov
19
-50
/
+50
2005-05-19
[PATCH] Declare stacked variables before the first statement.
Thomas Glanzmann
1
-2
/
+2
2005-05-19
[PATCH] Detect renames in diff family.
Junio C Hamano
1
-4
/
+17
2005-05-19
[PATCH] manpage name conflict
Sebastian Kuzminsky
3
-5
/
+7
2005-05-19
[PATCH] Implement git-checkout-cache -u to update stat information in the cache.
Junio C Hamano
8
-47
/
+157
2005-05-19
diff.c: remove left-over scoring debug message
Linus Torvalds
1
-3
/
+0
2005-05-19
git-whatchanged: use 'less -S' on the output to make it more user friendly
Linus Torvalds
1
-1
/
+1
2005-05-19
[PATCH] Detect renames in diff family.
Junio C Hamano
12
-239
/
+533
2005-05-19
[PATCH] Deltification library work by Nicolas Pitre.
Nicolas Pitre
5
-2
/
+511
2005-05-19
[PATCH] A test case addition for strbuf regression
Junio C Hamano
1
-0
/
+9
2005-05-19
[PATCH] fix strbuf take #2
Junio C Hamano
1
-0
/
+2
2005-05-19
merge-base: use the new lookup_commit_reference() helper function
Linus Torvalds
1
-2
/
+2
2005-05-19
commit: add "lookup_commit_reference()" helper function
Linus Torvalds
2
-6
/
+24
2005-05-18
[PATCH] fix show_date() for positive timezones
Nicolas Pitre
1
-2
/
+2
[next]