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
2015-01-18
l10n: fr.po v2.3.0 round 2
Jean-Noel Avila
1
-133
/
+137
2015-01-18
l10n: git.pot: v2.3.0 round 2 (3 updated)
Jiang Xin
1
-124
/
+124
2015-01-18
Merge branch 'master' of git://github.com/git-l10n/git-po
Jiang Xin
7
-6003
/
+6084
2015-01-17
l10n: de.po: translate 13 new messages
Ralf Thielow
1
-836
/
+857
2015-01-17
l10n: de.po: fix typo
Ralf Thielow
1
-1
/
+1
2015-01-17
l10n: de.po: translate "track" as "versionieren"
Ralf Thielow
1
-20
/
+20
2015-01-17
l10n: zh_CN: translations for git v2.3.0-rc0
Jiang Xin
1
-830
/
+853
2015-01-15
"log --pretty" documentation: do not forget "tformat:"
Junio C Hamano
1
-3
/
+7
2015-01-15
CodingGuidelines: clarify C #include rules
Junio C Hamano
1
-3
/
+8
2015-01-15
shallow.c: make check_shallow_file_for_update() static
Junio C Hamano
2
-2
/
+1
2015-01-15
remote.c: make clear_cas_option() static
Junio C Hamano
2
-2
/
+1
2015-01-15
urlmatch.c: make match_urls() static
Junio C Hamano
2
-4
/
+3
2015-01-15
revision.c: make save_parents() and free_saved_parents() static
Junio C Hamano
2
-59
/
+59
2015-01-15
line-log.c: make line_log_data_init() static
Junio C Hamano
2
-3
/
+1
2015-01-15
pack-bitmap.c: make pack_bitmap_filename() static
Junio C Hamano
2
-15
/
+14
2015-01-15
prompt.c: remove git_getpass() nobody uses
Junio C Hamano
2
-6
/
+0
2015-01-15
http.c: make finish_active_slot() and handle_curl_result() static
Junio C Hamano
2
-34
/
+32
2015-01-15
git-svn: make it play nicely with submodules
Ramkumar Ramachandra
1
-0
/
+6
2015-01-15
Git::SVN: handle missing ref_id case correctly
Ramkumar Ramachandra
1
-1
/
+1
2015-01-14
l10n: sv.po: Update Swedish translation (2298t0f0u)
Peter Krefting
1
-842
/
+865
2015-01-14
t1050-large: generate large files without dd
Johannes Sixt
1
-6
/
+6
2015-01-14
Fifth batch for 2.3 cycle
Junio C Hamano
1
-2
/
+27
2015-01-14
Merge branch 'po/doc-core-ignorestat'
Junio C Hamano
1
-8
/
+13
2015-01-14
Merge branch 'rc/for-each-ref-tracking'
Junio C Hamano
2
-2
/
+22
2015-01-14
Merge branch 'rh/autoconf-rhel3'
Junio C Hamano
5
-1
/
+56
2015-01-14
Merge branch 'ak/fewer-includes'
Junio C Hamano
2
-7
/
+0
2015-01-14
Merge branch 'ak/doc-add-v-n-options'
Junio C Hamano
1
-1
/
+1
2015-01-14
Merge branch 'ak/show-branch-usage-string'
Junio C Hamano
1
-1
/
+4
2015-01-14
Merge branch 'rh/test-color-avoid-terminfo-in-original-home'
Junio C Hamano
1
-44
/
+48
2015-01-14
Merge branch 'tf/prompt-preserve-exit-status'
Junio C Hamano
1
-5
/
+5
2015-01-14
Merge branch 'rh/hide-prompt-in-ignored-directory'
Junio C Hamano
2
-7
/
+123
2015-01-14
Merge branch 'mm/complete-rebase-autostash'
Junio C Hamano
1
-0
/
+1
2015-01-14
Merge branch 'aw/doc-smtp-ssl-cert-path'
Junio C Hamano
1
-4
/
+9
2015-01-14
Merge branch 'sp/subtree-doc'
Junio C Hamano
1
-105
/
+89
2015-01-14
Merge branch 'km/log-usage-string-i18n'
Junio C Hamano
1
-2
/
+2
2015-01-14
Merge branch 'km/imap-send-libcurl-options'
Junio C Hamano
1
-3
/
+3
2015-01-14
Merge branch 'jk/prune-packed-server-info'
Junio C Hamano
2
-1
/
+12
2015-01-14
Merge branch 'js/remote-add-with-insteadof'
Junio C Hamano
2
-1
/
+8
2015-01-14
Document receive.advertiseatomic
Stefan Beller
1
-0
/
+5
2015-01-14
http-push: trim trailing newline from remote symref
Jeff King
1
-0
/
+3
2015-01-14
git-prompt: preserve value of $? in all cases
Tony Finch
1
-4
/
+4
2015-01-14
standardize usage info string format
Alex Henrie
64
-105
/
+109
2015-01-13
cat-file: use "type" and "size" from outer scope
Alexander Kuleshov
1
-2
/
+0
2015-01-13
l10n: fr.po v2.3.0 round 1
Jean-Noel Avila
1
-833
/
+852
2015-01-13
log: teach --invert-grep option
Christoph Junghans
5
-2
/
+25
2015-01-13
blame.c: fix garbled error message
Lukas Fleischer
1
-5
/
+7
2015-01-13
use xstrdup_or_null to replace ternary conditionals
Jeff King
7
-10
/
+9
2015-01-13
builtin/commit.c: use xstrdup_or_null instead of envdup
Jeff King
1
-9
/
+3
2015-01-13
builtin/apply.c: use xstrdup_or_null instead of null_strdup
Jeff King
1
-10
/
+5
2015-01-13
git-compat-util: add xstrdup_or_null helper
Jeff King
1
-0
/
+5
[prev]
[next]