index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
unpack-trees.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-01-16
strbuf.h: format asciidoc code blocks as 4-space indent
Jeff King
1
-7
/
+4
2015-01-16
strbuf.h: drop asciidoc list formatting from API docs
Jeff King
1
-37
/
+37
2015-01-16
strbuf.h: unify documentation comments beginnings
Stefan Beller
1
-7
/
+7
2015-01-16
strbuf.h: integrate api-strbuf.txt documentation
Jeff King
2
-418
/
+390
2014-12-12
Second batch for 2.3 cycle
Junio C Hamano
1
-0
/
+18
2014-12-05
First batch for 2.3 cycle
Junio C Hamano
2
-1
/
+57
2014-12-05
Start post 2.2 cycle
Junio C Hamano
1
-1
/
+1
2014-12-01
push: truly use "simple" as default, not "upstream"
Jeff King
2
-6
/
+34
2014-12-01
pack-bitmap: do not use gcc packed attribute
Karsten Blees
4
-18
/
+29
2014-11-28
l10n: de.po: fix typos
Hartmut Henkel
1
-9
/
+9
2014-11-26
Git 2.2
v2.2.0
Junio C Hamano
2
-1
/
+6
2014-11-26
RelNotes: spelling & grammar tweaks
Marc Branchaud
1
-51
/
+52
2014-11-21
Git 2.2.0-rc3
v2.2.0-rc3
Junio C Hamano
2
-14
/
+15
2014-11-21
mergetools: stop setting $status in merge_cmd()
David Aguilar
3
-3
/
+0
2014-11-21
mergetool: simplify conditionals
David Aguilar
1
-11
/
+5
2014-11-21
difftool--helper: add explicit exit statement
David Aguilar
1
-0
/
+2
2014-11-21
mergetool--lib: remove use of $status global
David Aguilar
1
-14
/
+5
2014-11-21
mergetool--lib: remove no-op assignment to $status from setup_user_tool
Junio C Hamano
1
-1
/
+0
2014-11-20
t4026: test "normal" color
Jeff King
1
-0
/
+8
2014-11-20
config: fix parsing of "git config --get-color some.key -1"
Jeff King
1
-14
/
+13
2014-11-20
docs: describe ANSI 256-color mode
Jeff King
1
-0
/
+4
2014-11-20
l10n: remove a superfluous translation for push.c
Jiang Xin
6
-30
/
+6
2014-11-20
l10n: de.po: translate 2 messages
Ralf Thielow
1
-3
/
+1
2014-11-20
l10n: de.po: translate 2 new messages
Ralf Thielow
1
-2
/
+2
2014-11-20
l10n: batch updates for one trivial change
Jiang Xin
7
-519
/
+554
2014-11-20
l10n: git.pot: v2.2.0 round 2 (1 updated)
Jiang Xin
1
-24
/
+24
2014-11-18
gitweb: hack around CGI's list-context param() handling
Jeff King
1
-1
/
+5
2014-11-18
builtin/push.c: fix description of --recurse-submodules option
Ralf Thielow
1
-1
/
+1
2014-11-18
Makefile: have python scripts depend on NO_PYTHON setting
Jonathan Nieder
1
-0
/
+3
2014-11-18
Makefile: simplify by using SCRIPT_{PERL,SH}_GEN macros
Jonathan Nieder
1
-5
/
+5
2014-11-18
t960[34]: mark cvsimport tests as requiring perl
Jeff King
2
-3
/
+3
2014-11-18
t0090: mark add-interactive test with PERL prerequisite
Jeff King
1
-1
/
+1
2014-11-18
Makefile: have perl scripts depend on NO_PERL setting
Jeff King
1
-0
/
+3
2014-11-18
create_default_files(): don't set u+x bit on $GIT_DIR/config
Michael Haggerty
2
-1
/
+9
2014-11-18
l10n: Update Catalan translation
Alex Henrie
1
-2165
/
+2392
2014-11-17
unpack_trees: plug leakage of o->result
Junio C Hamano
1
-0
/
+2
2014-11-17
Documentation: change "gitlink" typo in git-push
brian m. carlson
1
-1
/
+1
2014-11-17
apply: fix typo in an error message
Slavomir Vlcek
1
-1
/
+1
2014-11-17
cmd_config(): make a copy of path obtained from git_path()
Michael Haggerty
1
-2
/
+5
2014-11-17
use labs() for variables of type long instead of abs()
René Scharfe
1
-1
/
+1
2014-11-17
use labs() for variables of type long instead of abs()
René Scharfe
1
-2
/
+2
2014-11-17
Windows: correct detection of EISDIR in mingw_open()
Johannes Sixt
1
-1
/
+1
2014-11-15
l10n: de.po: translate 62 new messages
Ralf Thielow
1
-1414
/
+1663
2014-11-15
l10n: de.po: Fixup one translation
Stefan Beller
1
-4
/
+4
2014-11-14
difftool: honor --trust-exit-code for builtin tools
David Aguilar
2
-0
/
+6
2014-11-14
t3301: modernize style
Johan Herland
1
-699
/
+601
2014-11-14
Git 2.2.0-rc2
v2.2.0-rc2
Junio C Hamano
1
-1
/
+1
2014-11-14
l10n: de.po: use imperative form for command options
Ralf Thielow
1
-573
/
+573
2014-11-13
checkout $tree: do not throw away unchanged index entries
Jeff King
2
-0
/
+35
2014-11-13
gittutorial: fix output of 'git status'
Stefan Naewe
2
-19
/
+21
[next]