index
:
tgif.git
2.36
Terin's Improved Git Fork
terinjokes@gmail.com
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2014-08-08
Documentation: git-init: typographical fixes
Linus Arver
1
-6
/
+5
2014-08-08
gitk: Updated Bulgarian translation (302t,0f,0u)
Alexander Shopov
1
-323
/
+329
2014-08-08
gitk: Add keybinding to switch to parent commit
Max Kirillov
1
-0
/
+12
2014-08-07
bundle: fix exclusion of annotated tags
Lukas Fleischer
2
-3
/
+6
2014-08-07
stash: default listing to working-tree diff
Jeff King
2
-1
/
+43
2014-08-07
branch.c: replace `git_config()` with `git_config_get_string()
Tanay Abhra
1
-20
/
+7
2014-08-07
alias.c: replace `git_config()` with `git_config_get_string()`
Tanay Abhra
1
-19
/
+6
2014-08-07
imap-send.c: replace `git_config()` with `git_config_get_*()` family
Tanay Abhra
1
-34
/
+26
2014-08-07
pager.c: replace `git_config()` with `git_config_get_value()`
Tanay Abhra
1
-27
/
+13
2014-08-07
builtin/gc.c: replace `git_config()` with `git_config_get_*()` family
Tanay Abhra
1
-31
/
+20
2014-08-07
rerere.c: replace `git_config()` with `git_config_get_*()` family
Tanay Abhra
1
-31
/
+12
2014-08-07
fetchpack.c: replace `git_config()` with `git_config_get_*()` family
Tanay Abhra
1
-27
/
+8
2014-08-07
archive.c: replace `git_config()` with `git_config_get_bool()` family
Tanay Abhra
1
-9
/
+3
2014-08-07
read-cache.c: replace `git_config()` with `git_config_get_*()` family
Tanay Abhra
1
-11
/
+3
2014-08-07
http-backend.c: replace `git_config()` with `git_config_get_bool()` family
Tanay Abhra
1
-19
/
+12
2014-08-07
daemon.c: replace `git_config()` with `git_config_get_bool()` family
Tanay Abhra
1
-22
/
+4
2014-08-07
builtin/log.c: fix minor memory leak
Matthieu Moy
1
-0
/
+1
2014-08-07
apply: omit ws check for excluded paths
Junio C Hamano
2
-3
/
+17
2014-08-07
apply: hoist use_patch() helper for path exclusion up
Junio C Hamano
1
-38
/
+43
2014-08-07
apply: use the right attribute for paths in non-Git patches
Junio C Hamano
2
-22
/
+36
2014-08-07
add tests for `git_config_get_string_const()`
Tanay Abhra
2
-0
/
+20
2014-08-07
add a test for semantic errors in config files
Tanay Abhra
1
-0
/
+11
2014-08-07
rewrite git_config() to use the config-set API
Tanay Abhra
3
-9
/
+68
2014-08-07
config: add `git_die_config()` to the config-set API
Tanay Abhra
3
-2
/
+53
2014-08-07
change `git_config()` return value to void
Tanay Abhra
3
-7
/
+16
2014-08-07
add line number and file name info to `config_set`
Tanay Abhra
2
-2
/
+19
2014-08-07
config.c: fix accuracy of line number in errors
Matthieu Moy
1
-1
/
+11
2014-08-07
config.c: mark error and warnings strings for translation
Matthieu Moy
1
-10
/
+10
2014-08-07
Merge branch 'mb/relnotes-2.1'
Junio C Hamano
1
-61
/
+53
2014-08-07
Release notes: grammatical fixes
Marc Branchaud
1
-55
/
+53
2014-08-07
various contrib: Fix links in man pages
Stefan Beller
3
-3
/
+3
2014-08-07
l10n: fr.po (2257t) update for version 2.1.0
Jean-Noel Avila
1
-1353
/
+1518
2014-08-05
imap-send doc: omit confusing "to use imap-send" modifier
brian m. carlson
1
-4
/
+3
2014-08-05
RelNotes: no more check_ref_format micro-optimization
Junio C Hamano
1
-6
/
+0
2014-08-05
config: teach "git -c" to recognize an empty string
Junio C Hamano
3
-2
/
+26
2014-08-05
Merge remote-tracking branch 'l10n/vi/vnwildman/master'
Jiang Xin
1
-1350
/
+1503
2014-08-05
Merge branch 'master' of github.com:alshopov/git-po
Jiang Xin
1
-549
/
+601
2014-08-05
l10n: sv.po: Update Swedish translation (2257t0f0u)
Peter Krefting
1
-1342
/
+1493
2014-08-05
l10n: vi.po (2257t): Update translation
Tran Ngoc Quan
1
-1350
/
+1503
2014-08-04
Git 2.1.0-rc1
Junio C Hamano
1
-1
/
+1
2014-08-04
Merge branch 'tf/maint-doc-push'
Junio C Hamano
1
-1
/
+1
2014-08-04
Merge branch 'ta/doc-config'
Junio C Hamano
1
-1
/
+30
2014-08-04
pretty.c: make git_pretty_formats_config return -1 on git_config_string failure
Tanay Abhra
1
-1
/
+3
2014-08-04
archive: honor tar.umask even for pax headers
brian m. carlson
2
-2
/
+7
2014-08-04
l10n: Updated Bulgarian translation of git (2257t,0f,0u)
Alexander Shopov
1
-549
/
+601
2014-08-04
l10n: zh_CN: translations for git v2.1.0-rc0
Jiang Xin
1
-1342
/
+1480
2014-08-04
Merge commit 'bg/alshopov/master'
Jiang Xin
1
-2208
/
+2694
2014-08-04
Merge remote-tracking branch 'sv/nafmo/master'
Jiang Xin
1
-19
/
+19
2014-08-04
l10n: git.pot: v2.1.0 round 1 (38 new, 9 removed)
Jiang Xin
1
-1332
/
+1472
2014-08-03
l10n: Updated Bulgarian translation of git (2247t,0f,0u)
Alexander Shopov
1
-1252
/
+1348
[prev]
[next]