index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sequencer.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-08-08
t3700: fix broken test under !POSIXPERM
René Scharfe
1
-0
/
+1
2017-08-08
am: fix signoff when other trailers are present
Phillip Wood
2
-45
/
+64
2017-08-08
perl/Git.pm: typofix in a comment
Junio C Hamano
1
-1
/
+1
2017-08-07
parse_decoration_style: drop unused argument `var`
Martin Ågren
1
-3
/
+3
2017-08-07
treewide: deprecate git_config_maybe_bool, use git_parse_maybe_bool
Martin Ågren
10
-13
/
+17
2017-08-07
config: make git_{config,parse}_maybe_bool equivalent
Martin Ågren
2
-6
/
+6
2017-08-07
config: introduce git_parse_maybe_bool_text
Martin Ågren
1
-3
/
+8
2017-08-07
t5334: document that git push --signed=1 does not work
Martin Ågren
1
-0
/
+7
2017-08-07
Doc/git-{push,send-pack}: correct --sign= to --signed=
Martin Ågren
2
-4
/
+4
2017-08-07
scripts: use "git foo" not "git-foo"
Michael Forney
5
-10
/
+10
2017-08-07
test-path-utils: handle const parameter of basename and dirname
René Scharfe
1
-2
/
+16
2017-08-07
t0001: skip test with restrictive permissions if getpwd(3) respects them
René Scharfe
1
-2
/
+28
2017-08-07
tests: don't give unportable ">" to "test" built-in, use -gt
Ævar Arnfjörð Bjarmason
1
-1
/
+1
2017-08-04
Start post 2.14 cycle
Junio C Hamano
1
-1
/
+1
2017-08-04
Git 2.14.1
v2.14.1
Junio C Hamano
3
-2
/
+6
2017-08-04
Git 2.14
v2.14.0
Junio C Hamano
2
-13
/
+3
2017-08-04
clone: teach recursive clones to respect -q
Brandon Williams
2
-0
/
+9
2017-08-03
git.c: ignore pager.* when launching builtin as dashed external
Martin Ågren
2
-2
/
+2
2017-08-03
tag: change default of `pager.tag` to "on"
Martin Ågren
3
-16
/
+16
2017-08-03
tag: respect `pager.tag` in list-mode only
Martin Ågren
4
-2
/
+21
2017-08-03
t7006: add tests for how git tag paginates
Martin Ågren
1
-0
/
+67
2017-08-03
git.c: provide setup_auto_pager()
Martin Ågren
2
-0
/
+22
2017-08-03
git.c: let builtins opt for handling `pager.foo` themselves
Martin Ågren
2
-1
/
+11
2017-08-03
builtin.h: take over documentation from api-builtin.txt
Martin Ågren
2
-73
/
+80
2017-08-03
revision: do not fallback to default when rev_input_given is set
Jeff King
2
-1
/
+7
2017-08-03
rev-list: don't show usage when we see empty ref patterns
Jeff King
2
-4
/
+5
2017-08-03
revision: add rev_input_given flag
Jeff King
2
-0
/
+8
2017-08-03
t6018: flesh out empty input/output rev-list tests
Jeff King
1
-11
/
+9
2017-08-03
cherry-pick/revert: reject --rerere-autoupdate when continuing
Phillip Wood
2
-0
/
+15
2017-08-03
cherry-pick/revert: remember --rerere-autoupdate
Phillip Wood
2
-8
/
+62
2017-08-03
t3504: use test_commit
Phillip Wood
1
-12
/
+9
2017-08-03
rebase -i: honor --rerere-autoupdate
Phillip Wood
3
-3
/
+17
2017-08-03
rebase: honor --rerere-autoupdate
Phillip Wood
2
-28
/
+57
2017-08-03
am: remember --rerere-autoupdate setting
Phillip Wood
1
-0
/
+12
2017-08-02
grep: recurse in-process using 'struct repository'
Brandon Williams
7
-344
/
+88
2017-08-02
submodule: merge repo_read_gitmodules and gitmodules_config
Brandon Williams
1
-20
/
+17
2017-08-02
submodule: check for unmerged .gitmodules outside of config parsing
Brandon Williams
2
-24
/
+24
2017-08-02
submodule: check for unstaged .gitmodules outside of config parsing
Brandon Williams
4
-18
/
+20
2017-08-02
submodule: remove fetch.recursesubmodules from submodule-config parsing
Brandon Williams
3
-15
/
+14
2017-08-02
submodule: remove submodule.fetchjobs from submodule-config parsing
Brandon Williams
6
-21
/
+40
2017-08-02
config: add config_from_gitmodules
Brandon Williams
2
-0
/
+27
2017-08-02
cache.h: add GITMODULES_FILE macro
Brandon Williams
3
-11
/
+12
2017-08-02
l10n: zh_CN: review for git v2.14.0 l10n
Jiang Xin
2
-8
/
+10
2017-08-01
Git 2.13.5
v2.13.5
Junio C Hamano
3
-2
/
+6
2017-08-01
Git 2.13.4
v2.13.4
Junio C Hamano
1
-1
/
+1
2017-08-01
l10n: ko.po: Update Korean translation
Changwoo Ryu
1
-13
/
+56
2017-08-01
l10n: zh_CN: for git v2.14.0 l10n round 2
Jiang Xin
1
-3165
/
+3147
2017-07-31
Preparation for 2.13.4 continues
Junio C Hamano
1
-0
/
+18
2017-07-31
diff-options doc: grammar fix
Anthony Sottile
1
-1
/
+1
2017-07-31
Git 2.12.4
v2.12.4
Junio C Hamano
3
-2
/
+6
[next]