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-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
2014-08-03
l10n: Updated Bulgarian translation of git (2228t,0f,0u)
Alexander Shopov
1
-962
/
+1352
2014-07-31
imap-send: clarify CRAM-MD5 vs LOGIN documentation
Tony Finch
1
-1
/
+2
2014-07-31
git-push: fix link in man page
Tony Finch
1
-1
/
+1
2014-07-30
Sync with 2.0.4
Junio C Hamano
3
-1
/
+8
2014-07-30
Update draft release notes to 2.1
Junio C Hamano
1
-3
/
+5
2014-07-30
Merge branch 'jk/more-push-completion'
Junio C Hamano
1
-1
/
+27
2014-07-30
Merge branch 'sk/mingw-tests-workaround'
Junio C Hamano
8
-24
/
+51
2014-07-30
Merge branch 'sk/mingw-uni-fix-more'
Junio C Hamano
8
-150
/
+184
2014-07-30
Merge branch 'ep/avoid-test-a-o'
Junio C Hamano
1
-2
/
+8
2014-07-30
Git 2.0.4
Junio C Hamano
4
-3
/
+9
2014-07-30
pretty: make empty userformats truly empty
Jeff King
4
-3
/
+11
2014-07-30
pretty: treat "--format=" as an empty userformat
Jeff King
1
-2
/
+2
2014-07-30
revision: drop useless string offset when parsing "--pretty"
Jeff King
1
-1
/
+1
2014-07-30
add documentation for writing config files
Tanay Abhra
1
-1
/
+30
2014-07-30
commit --amend: test specifies authorship but forgets to check
Fabian Ruch
1
-0
/
+1
2014-07-30
use a hashmap to make remotes faster
Patrick Reynolds
2
-17
/
+49
2014-07-29
test-config: add tests for the config_set API
Tanay Abhra
4
-0
/
+344
2014-07-29
add `config_set` API for caching config-like files
Tanay Abhra
4
-0
/
+457
2014-07-28
init: avoid superfluous real_path() calls
René Scharfe
1
-4
/
+4
[prev]
[next]