index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
diff.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2010-09-29
merge-recursive: option to specify rename threshold
Kevin Ballard
5
-3
/
+16
2010-09-29
mergetool-lib: make the three-way diff the default for vim/gvim
Dan McGee
1
-3
/
+15
2010-09-29
Git 1.7.3.1
v1.7.3.1
Junio C Hamano
4
-3
/
+18
2010-09-29
stash: fix git stash branch regression when branch creation fails
Jon Seymour
2
-4
/
+4
2010-09-29
stash drops the stash even if creating the branch fails because it already ex...
Tomas Carnecky
1
-0
/
+11
2010-09-28
daemon: allow more than one host address given via --listen
Alexander Sulfrian
2
-9
/
+23
2010-09-28
daemon: add helper function named_sock_setup
Alexander Sulfrian
1
-20
/
+33
2010-09-28
Fix missing 'does' in man-page for 'git checkout'
Linus Torvalds
1
-8
/
+8
2010-09-27
Documentation: pack.compression: explain how to recompress
Jan Krüger
1
-0
/
+4
2010-09-27
repack: add -F flag to let user choose between --no-reuse-delta/object
Jan Krüger
2
-3
/
+9
2010-09-27
perl: use "use warnings" instead of -w
Ævar Arnfjörð Bjarmason
7
-7
/
+10
2010-09-27
perl: bump the required Perl version to 5.8 from 5.6.[21]
Ævar Arnfjörð Bjarmason
14
-6
/
+17
2010-09-27
git-send-email.perl: Add --to-cmd
Joe Perches
3
-18
/
+59
2010-09-27
Makefile: add CC to TRACK_CFLAGS
Ævar Arnfjörð Bjarmason
1
-1
/
+1
2010-09-27
dir.c: squelch false uninitialized memory warning
Pat Notz
1
-1
/
+1
2010-09-27
git-send-email.perl: ensure $domain is defined before using it
Brandon Casey
1
-1
/
+1
2010-09-27
wt-status.c: don't leak directory entries when processing untracked,ignored
Brandon Casey
1
-10
/
+6
2010-09-27
t6050 (replace): fix bogus "fetch branch with replacement" test
Christian Couder
1
-3
/
+10
2010-09-27
Documentation: Refer to git-commit-tree in git-filter-branch help
Wesley J. Landaker
1
-1
/
+1
2010-09-27
update comment and documentation for :/foo syntax
Matthieu Moy
2
-1
/
+4
2010-09-27
Improvements to `git checkout -h`
Daniel Knittl-Frank
1
-6
/
+6
2010-09-27
contrib/completion: --no-index option to git diff
Michael J Gruber
1
-1
/
+1
2010-09-27
get_author_ident_from_commit(): remove useless quoting
Uwe Kleine-König
1
-3
/
+0
2010-09-27
prefer test -h over test -L in shell scripts
Jeff King
3
-5
/
+5
2010-09-27
Enable highlight executable path as a configuration option
Christopher Wilson
3
-3
/
+21
2010-09-27
CodingGuidelines: spell Arithmetic Expansion with $(($var))
Junio C Hamano
1
-0
/
+4
2010-09-27
t1503: Fix arithmetic expansion syntax error when using dash
Ramsay Jones
1
-2
/
+2