index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
bulk-checkin.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2012-06-01
i18n: apply: split to fix a partial i18n message
Jiang Xin
1
-4
/
+12
2012-06-01
l10n: Set nplurals of zh_CN.po from 1 to 2
Jiang Xin
1
-10
/
+42
2012-06-01
l10n: zh_CN.po: translate 323 new messages
Jiang Xin
1
-473
/
+447
2012-05-31
Makefile: add missing GIT-VERSION-FILE dependency
Erik Faye-Lund
1
-1
/
+1
2012-05-31
l10n: zh.CN.po: update by msgmerge git.pot
Jiang Xin
1
-363
/
+1887
2012-05-31
First release translation for Vietnamese
Tran Ngoc Quan
1
-1818
/
+2006
2012-05-31
Init translation for Vietnamese
Tran Ngoc Quan
2
-0
/
+5176
2012-05-30
INSTALL: update asciidoc recommendation
Jeff King
1
-4
/
+2
2012-05-30
l10n: New it.po file with 504 translations
Marco Paolone
2
-0
/
+5148
2012-05-30
cherry-pick: regression fix for empty commits
Junio C Hamano
2
-28
/
+75
2012-05-29
submodules: print "registered for path" message only once
Jens Lehmann
1
-3
/
+4
2012-05-29
t5701: modernize style
Jeff King
1
-53
/
+20
2012-05-29
Do not autosquash in case of an implied interactive rebase
Vincent van Ravesteijn
1
-0
/
+1
2012-05-29
Reduce cost of deletion in levenstein distance (4 -> 3)
Matthieu Moy
1
-1
/
+1
2012-05-29
git-p4: Clean up branch test cases
Vitor Antunes
1
-3
/
+1
2012-05-29
git-p4: Verify detection of "empty" branch creation
Vitor Antunes
1
-0
/
+54
2012-05-29
git-p4: Test changelists touching two branches
Vitor Antunes
1
-0
/
+52
2012-05-29
Update Swedish translation (728t0f0u)
Peter Krefting
1
-247
/
+289
2012-05-29
git-svn: make Git::SVN::Fetcher a separate file
Jonathan Nieder
3
-505
/
+605
2012-05-29
git-svn: rename SVN::Git::* packages to Git::SVN::*
Jonathan Nieder
1
-25
/
+25
2012-05-29
git-svn: move Git::SVN::Prompt into its own file
Jonathan Nieder
3
-144
/
+204
2012-05-25
Git 1.7.11-rc0
v1.7.11-rc0
Junio C Hamano
2
-18
/
+24
2012-05-25
Git 1.7.10.3
v1.7.10.3
Junio C Hamano
2
-5
/
+16
2012-05-25
fmt-merge-message: add empty line between tag and signature verification
Linus Torvalds
1
-3
/
+5
2012-05-25
config doc: remove confusion about relative GIT_DIR from FILES section
Jonathan Nieder
1
-3
/
+1
2012-05-25
format-patch: do not use bogus email addresses in message ids
Jeff King
1
-1
/
+1
2012-05-25
ident: reject bogus email addresses with IDENT_STRICT
Jeff King
1
-0
/
+6
2012-05-25
Update draft release notes to 1.7.10.3
Junio C Hamano
1
-0
/
+6
2012-05-25
ident: rename IDENT_ERROR_ON_NO_NAME to IDENT_STRICT
Jeff King
9
-15
/
+14
2012-05-25
format-patch: use GIT_COMMITTER_EMAIL in message ids
Jeff King
1
-1
/
+2
2012-05-25
ident: let callers omit name with fmt_indent
Jeff King
2
-5
/
+10
2012-05-25
ident: refactor NO_DATE flag in fmt_ident
Jeff King
1
-6
/
+9
2012-05-25
ident: reword empty ident error message
Jeff King
1
-1
/
+1
2012-05-24
Avoid sorting if references are added to ref_cache in order
Michael Haggerty
1
-0
/
+6
2012-05-24
checkout: no progress messages if !isatty(2).
Avery Pennarun
1
-2
/
+2
2012-05-24
osxkeychain: pull make config from top-level directory
Jeff King
1
-2
/
+5
2012-05-24
fetch-pack: sort incoming heads list earlier
Jeff King
1
-1
/
+1
2012-05-23
Update draft release notes to 1.7.11
Junio C Hamano
1
-0
/
+13
2012-05-23
xdiff: import new 32-bit version of count_masked_bytes()
René Scharfe
1
-13
/
+5
2012-05-23
xdiff: avoid more compiler warnings with XDL_FAST_HASH on 32-bit machines
René Scharfe
1
-1
/
+7
2012-05-22
xdiff: avoid compiler warnings with XDL_FAST_HASH on 32-bit machines
René Scharfe
1
-3
/
+5
2012-05-22
refs: do not create ref_entry when searching
Junio C Hamano
1
-9
/
+23
2012-05-22
refs: use strings directly in find_containing_dir()
René Scharfe
1
-9
/
+4
2012-05-22
refs: convert parameter of create_dir_entry() to length-limited string
René Scharfe
1
-8
/
+10
2012-05-22
refs: convert parameter of search_ref_dir() to length-limited string
René Scharfe
1
-6
/
+7
2012-05-22
fetch-pack: avoid quadratic loop in filter_refs
Jeff King
1
-6
/
+13
2012-05-22
fetch-pack: sort the list of incoming refs
Jeff King
1
-0
/
+2
2012-05-22
add sorting infrastructure for list refs
Jeff King
2
-0
/
+24
2012-05-22
fetch-pack: avoid quadratic behavior in remove_duplicates
Jeff King
1
-15
/
+6
2012-05-22
fetch-pack: sort incoming heads
Jeff King
1
-1
/
+9
[next]