index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
diffcore-break.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2011-02-28
write_idx_file: need_large_offset() helper function
Junio C Hamano
1
-10
/
+19
2011-02-28
index-pack: --verify
Junio C Hamano
6
-17
/
+125
2011-02-28
write_idx_file: introduce a struct to hold idx customization options
Junio C Hamano
5
-33
/
+48
2011-02-28
index-pack: group the delta-base array entries also by type
Junio C Hamano
1
-21
/
+40
2011-02-28
gitweb: Make i18n (encoding) tests in t9500 leave clean state
Jakub Narebski
1
-1
/
+5
2011-02-28
git-add: make -A description clearer vs. -u
Michael J Gruber
1
-1
/
+1
2011-02-27
branch_merged: fix grammar in warning
Eric Hanchrow
1
-1
/
+1
2011-02-23
update-index --refresh --porcelain: add missing const
Jonathan Nieder
2
-3
/
+3
2011-02-23
checkout: add missing const to describe_detached_head
Jonathan Nieder
1
-1
/
+1
2011-02-23
Disallow empty section and variable names
Libor Pechacek
2
-1
/
+10
2011-02-23
Sanity-check config variable names
Libor Pechacek
4
-50
/
+102
2011-02-22
git-checkout.txt: improve detached HEAD documentation
Jay Soffian
1
-23
/
+121
2011-02-22
Documentation: clarify -u<mode> option defaults
Clemens Buchacher
2
-14
/
+14
2011-02-21
git-p4: Add copy detection support
Vitor Antunes
1
-0
/
+16
2011-02-21
git-p4: Improve rename detection support
Vitor Antunes
1
-4
/
+15
2011-02-21
t/t7500-commit.sh: use test_cmp instead of test
Ævar Arnfjörð Bjarmason
1
-1
/
+6
2011-02-21
t/gitweb-lib.sh: Ensure that errors are shown for --debug --immediate
Ævar Arnfjörð Bjarmason
3
-88
/
+6
2011-02-21
gitweb/gitweb.perl: don't call S_ISREG() with undef
Ævar Arnfjörð Bjarmason
1
-1
/
+1
2011-02-21
gitweb/gitweb.perl: remove use of qw(...) as parentheses
Ævar Arnfjörð Bjarmason
1
-2
/
+2
2011-02-21
git-p4: support clone --bare
Pete Wyckoff
2
-4
/
+23
2011-02-21
git-p4: decode p4 wildcard characters
Pete Wyckoff
2
-0
/
+40
2011-02-21
git-p4: better message for "git-p4 sync" when not cloned
Pete Wyckoff
1
-0
/
+2
2011-02-21
git-p4: reinterpret confusing p4 message
Pete Wyckoff
1
-0
/
+4
2011-02-21
git-p4: accommodate new move/delete type in p4
Pete Wyckoff
1
-5
/
+7
2011-02-21
git-p4: add missing newline in initial import message
Pete Wyckoff
1
-1
/
+1
2011-02-21
git-p4: fix key error for p4 problem
Pete Wyckoff
2
-1
/
+17