index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sigchain.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-03-14
t1309: test read_early_config()
Johannes Schindelin
2
-0
/
+65
2017-03-14
read_early_config(): really discover .git/
Johannes Schindelin
2
-23
/
+16
2017-03-14
read_early_config(): avoid .git/config hack when unneeded
Johannes Schindelin
1
-2
/
+3
2017-03-14
setup: make read_early_config() reusable
Johannes Schindelin
3
-31
/
+32
2017-03-14
setup: introduce the discover_git_directory() function
Johannes Schindelin
2
-0
/
+50
2017-03-14
setup_git_directory_1(): avoid changing global state
Johannes Schindelin
1
-75
/
+118
2017-03-14
setup: prepare setup_discovered_git_dir() for the root directory
Johannes Schindelin
1
-2
/
+4
2017-03-08
setup_git_directory(): use is_dir_sep() helper
Johannes Schindelin
1
-1
/
+3
2017-03-03
t7006: replace dubious test
Johannes Schindelin
1
-1
/
+11
2017-02-24
Git 2.12
v2.12.0
Junio C Hamano
3
-1
/
+12
2017-02-24
docs/git-gc: fix default value for `--aggressiveDepth`
Patrick Steinhardt
1
-1
/
+1
2017-02-24
l10n: zh_CN: for git v2.12.0 l10n round 2
Jiang Xin
1
-1446
/
+2761
2017-02-24
l10n: Update Catalan translation
Jordi Mas
1
-280
/
+340
2017-02-23
l10n: pt_PT: update Portuguese tranlation
Vasco Almeida
1
-1634
/
+2928
2017-02-22
git add -i: replace \t with blanks in the help message
Ralf Thielow
1
-1
/
+1
2017-02-22
Documentation: use brackets for optional arguments
brian m. carlson
1
-2
/
+2
2017-02-22
Documentation: correctly spell git worktree --detach
brian m. carlson
1
-1
/
+1
2017-02-21
git-check-ref-format: clarify documentation for --normalize
Damien Regad
1
-3
/
+3
2017-02-20
l10n: sv.po: Update Swedish translation (3139t0f0u)
Peter Krefting
1
-168
/
+176
2017-02-20
l10n: de.po: translate 241 messages
Ralf Thielow
1
-1472
/
+2859
2017-02-19
l10n: ko.po: Update Korean translation
Changwoo Ryu
1
-178
/
+200
2017-02-18
l10n: vi.po (3139t): Updated 2 new messages for rc1
Tran Ngoc Quan
1
-169
/
+177
2017-02-18
init: document dotfiles exclusion on template copy
Grégoire Paris
1
-2
/
+2
2017-02-18
l10n: fr.po: v2.12.0 round 2 3139t
Jean-Noel Avila
1
-192
/
+234
2017-02-17
Git 2.12-rc2
v2.12.0-rc2
Junio C Hamano
1
-1
/
+1
2017-02-17
l10n: git.pot: v2.12.0 round 2 (2 new)
Jiang Xin
1
-167
/
+175
2017-02-17
l10n: vi.po: Updated Vietnamese translation (3137t)
Tran Ngoc Quan
1
-1338
/
+2669
2017-02-16
Hopefully the final batch of mini-topics before the final
Junio C Hamano
1
-0
/
+18
2017-02-16
tempfile: avoid "ferror | fclose" trick
Jeff King
1
-6
/
+2
2017-02-16
config.txt: fix formatting of submodule.alternateErrorStrategy section
David Pursehouse
1
-1
/
+1
2017-02-16
reset: add an example of how to split a commit into two
Jacob Keller
1
-0
/
+48
2017-02-16
Revert "reset: add an example of how to split a commit into two"
Junio C Hamano
1
-38
/
+0
2017-02-16
l10n: update Catalan translation
Jordi Mas
1
-1366
/
+2621
2017-02-15
A bit more for -rc2
Junio C Hamano
1
-0
/
+15
2017-02-14
mingw: make stderr unbuffered again
Johannes Schindelin
1
-0
/
+4
2017-02-13
rm: reuse strbuf for all remove_dir_recursively() calls, again
René Scharfe
1
-3
/
+3
2017-02-13
Documentation/stash: remove mention of git reset --hard
Thomas Gummerer
1
-2
/
+3
2017-02-13
docs/git-submodule: fix unbalanced quote
Jeff King
1
-3
/
+6
2017-02-13
docs/gitremote-helpers: fix unbalanced quotes
Jeff King
1
-3
/
+3
2017-02-13
ls-files: move only kept cache entries in prune_cache()
René Scharfe
1
-5
/
+4
2017-02-13
ls-files: pass prefix length explicitly to prune_cache()
René Scharfe
1
-5
/
+7
2017-02-11
cocci: detect useless free(3) calls
René Scharfe
1
-0
/
+6
2017-02-11
l10n: sv.po: Update Swedish translation (3137t0f0u)
Peter Krefting
1
-1337
/
+2670
2017-02-11
l10n: fr.po: v2.11-rc0 first round
Jean-Noel Avila
1
-1337
/
+2648
2017-02-11
l10n: ko.po: Update Korean translation
Changwoo Ryu
1
-1320
/
+2617
2017-02-10
git-p4: fix git-p4.pathEncoding for removed files
Lars Schneider
2
-10
/
+30
2017-02-10
Git 2.12-rc1
v2.12.0-rc1
Junio C Hamano
2
-1
/
+16
2017-02-10
Documentation: unify bottom "part of git suite" lines
Stefan Beller
8
-8
/
+8
2017-02-09
push options: pass push options to the transport helper
Stefan Beller
3
-0
/
+26
2017-02-08
diff: print line prefix for --name-only output
Jeff King
2
-0
/
+49
[next]