index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
po
/
git.pot
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2013-04-12
i18n: make the translation of -u advice in one go
Jiang Xin
1
-8
/
+4
2013-04-12
Typo fix: replacing it's -> its
Benoit Bourbie
2
-3
/
+3
2013-04-12
t: make PIPE a standard test prerequisite
Adam Spiers
4
-16
/
+10
2013-04-12
archive: clarify explanation of --worktree-attributes
René Scharfe
1
-1
/
+3
2013-04-10
t/README: --immediate skips cleanup commands for failed tests
Simon Ruderich
1
-1
/
+4
2013-04-08
Git 1.8.2.1
v1.8.2.1
Junio C Hamano
3
-2
/
+8
2013-04-07
Git 1.8.1.6
v1.8.1.6
Junio C Hamano
3
-2
/
+8
2013-04-07
remote-helpers/test-bzr.sh: do not use "grep '\s'"
Torsten Bögershausen
1
-1
/
+1
2013-04-04
mailmap: update Pasky's address
Junio C Hamano
1
-0
/
+1
2013-04-04
git-remote-mediawiki: new wiki URL in documentation
Matthieu Moy
1
-1
/
+1
2013-04-03
Update draft release notes to 1.8.2.1
Junio C Hamano
1
-0
/
+35
2013-04-03
Start preparing for 1.8.1.6
Junio C Hamano
2
-1
/
+35
2013-04-03
git-tag(1): we tag HEAD by default
Thomas Rast
1
-0
/
+6
2013-04-01
Update draft release notes to 1.8.2.1
Junio C Hamano
1
-0
/
+4
2013-04-01
submodule summary: support --summary-limit=<n>
René Scharfe
1
-6
/
+11
2013-03-30
cat-file: Fix an gcc -Wuninitialized warning
Ramsay Jones
1
-1
/
+1
2013-03-30
fast-import: Fix an gcc -Wuninitialized warning
Ramsay Jones
1
-0
/
+1
2013-03-29
t: check that a pattern without trailing slash matches a directory
Jeff King
1
-0
/
+27
2013-03-29
dir.c::match_pathname(): pay attention to the length of string parameters
Jeff King
1
-1
/
+12
2013-03-29
dir.c::match_pathname(): adjust patternlen when shifting pattern
Jeff King
1
-0
/
+1
2013-03-29
dir.c::match_basename(): pay attention to the length of string parameters
Junio C Hamano
1
-4
/
+36
2013-03-29
attr.c::path_matches(): special case paths that end with a slash
Junio C Hamano
1
-4
/
+4
2013-03-28
git help config: s/insn/instruction/
Matthias Krüger
1
-1
/
+1
2013-03-27
More fixes for 1.8.2.1
Junio C Hamano
1
-0
/
+3
2013-03-27
merge-tree: fix typo in merge-tree.c::unresolved
John Keeping
1
-1
/
+1
2013-03-27
git-commit doc: describe use of multiple `-m` options
Christian Helmuth
1
-0
/
+2
2013-03-27
git-pull doc: fix grammo ("conflicts" is plural)
Mihai Capotă
1
-1
/
+1
2013-03-26
More corrections for 1.8.2.1
Junio C Hamano
1
-0
/
+39
2013-03-26
attr.c::path_matches(): the basename is part of the pathname
Junio C Hamano
1
-9
/
+10
2013-03-26
Correct the docs about GIT_SSH.
Dan Bornstein
1
-3
/
+6
2013-03-25
Start preparing for 1.8.2.1
Junio C Hamano
2
-1
/
+30
2013-03-25
transport.c: help gcc 4.6.3 users by squelching compiler warning
Junio C Hamano
1
-1
/
+2
2013-03-23
Fix revision walk for commits with the same dates
Kacper Kornet
2
-1
/
+14
2013-03-21
Documentation: merging a tag is a special case
Junio C Hamano
2
-1
/
+26
2013-03-21
CodingGuidelines: our documents are in AsciiDoc
Junio C Hamano
1
-0
/
+3
2013-03-21
diff.c: diff.renamelimit => diff.renameLimit in message
Max Nanasy
1
-1
/
+1
2013-03-21
wt-status: fix possible use of uninitialized variable
Jeff King
1
-1
/
+4
2013-03-21
fast-import: clarify "inline" logic in file_change_m
Jeff King
1
-1
/
+2
2013-03-21
run-command: always set failed_errno in start_command
Jeff King
1
-2
/
+3
2013-03-21
transport: drop "int cmp = cmp" hack
Jeff King
1
-1
/
+1
2013-03-21
drop some obsolete "x = x" compiler warning hacks
Jeff King
2
-2
/
+2
2013-03-21
fast-import: use pointer-to-pointer to keep list tail
Jeff King
1
-6
/
+4
2013-03-20
index-pack: always zero-initialize object_entry list
Jeff King
1
-0
/
+2
2013-03-20
t2003: work around path mangling issue on Windows
Johannes Sixt
1
-2
/
+2
2013-03-19
t4018,7810,7811: remove test_config() redefinition
Ramkumar Ramachandra
3
-15
/
+0
2013-03-19
index-pack: guard nr_resolved_deltas reads by lock
Thomas Rast
1
-1
/
+3
2013-03-19
index-pack: protect deepest_delta in multithread code
Nguyễn Thái Ngọc Duy
1
-7
/
+23
2013-03-18
pack-refs: add fully-peeled trait
Michael Haggerty
3
-6
/
+67
2013-03-17
t1507: Test that branchname@{upstream} is interpreted as branch
Kacper Kornet
1
-0
/
+4
2013-03-17
pack-refs: write peeled entry for non-tags
Jeff King
2
-8
/
+50
[next]