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-18
turn path macros into inline function
René Scharfe
1
-6
/
+22
2014-08-18
clean: use f(void) instead of f() to declare a pointer to a function without ...
René Scharfe
1
-1
/
+1
2014-08-15
Git 2.1
Junio C Hamano
2
-1
/
+6
2014-08-15
config.mak.uname: add hint on uname_R for MacOS X
Junio C Hamano
1
-0
/
+4
2014-08-15
config.mak.uname: set NO_APPLE_COMMON_CRYPTO on older systems
Kyle J. McKay
1
-0
/
+1
2014-08-13
tests: fix negated test_i18ngrep calls
Johannes Sixt
3
-6
/
+6
2014-08-13
builtin/apply.c: replace `git_config()` with `git_config_get_string_const()`
Tanay Abhra
1
-7
/
+5
2014-08-13
merge-recursive.c: replace `git_config()` with `git_config_get_int()`
Tanay Abhra
1
-16
/
+6
2014-08-13
ll-merge.c: refactor `read_merge_config()` to use `git_config_string()`
Tanay Abhra
1
-17
/
+6
2014-08-13
fast-import.c: replace `git_config()` with `git_config_get_*()` family
Tanay Abhra
1
-23
/
+21
2014-08-13
unpack-trees: use 'cuddled' style for if-else cascade
Jonathan Nieder
1
-8
/
+4
2014-08-13
unpack-trees: simplify 'all other failures' case
Stefan Beller
1
-10
/
+2
2014-08-13
mailsplit.c: remove dead code
Stefan Beller
1
-11
/
+6
2014-08-12
Documentation/git-rebase.txt: -f forces a rebase that would otherwise be a no-op
Sergey Organov
1
-5
/
+2
2014-08-12
pack-objects: turn off bitmaps when we see --shallow lines
Jeff King
2
-0
/
+40
2014-08-12
builtin/blame.c: add translation to warning about failed revision walk
Stefan Beller
1
-1
/
+1
2014-08-12
prepare_revision_walk(): check for return value in all places
Stefan Beller
3
-3
/
+7
2014-08-11
utf8.c: fix strbuf_utf8_replace() consuming data beyond input string
Nguyễn Thái Ngọc Duy
2
-0
/
+10
2014-08-11
mv: flatten error handling code block
Nguyễn Thái Ngọc Duy
1
-18
/
+16
2014-08-11
mv: mark strings for translations
Nguyễn Thái Ngọc Duy
1
-1
/
+1
2014-08-10
clone.c: don't leak memory in cmd_clone
Stefan Beller
1
-0
/
+2
2014-08-10
remote.c: don't leak the base branch name in format_tracking_info
Stefan Beller
1
-3
/
+3
2014-08-10
read-cache: check for leading symlinks when refreshing index
René Scharfe
2
-0
/
+51
2014-08-10
Merge branch 'master' of git://ozlabs.org/~paulus/gitk
Junio C Hamano
2
-323
/
+341
2014-08-08
Git 2.1-rc2
Junio C Hamano
1
-1
/
+1
2014-08-08
Documentation: git-init: flesh out example
Linus Arver
1
-0
/
+2
2014-08-08
Documentation: git-init: template directory: reword and cross-reference
Linus Arver
1
-3
/
+2
2014-08-08
Documentation: git-init: reword parenthetical statements
Linus Arver
1
-2
/
+2
2014-08-08
Documentation: git-init: --separate-git-dir: clarify
Linus Arver
1
-6
/
+6
2014-08-08
Documentation: git-init: template directory: reword
Linus Arver
1
-5
/
+5
2014-08-08
Documentation: git-init: list items facelift
Linus Arver
1
-21
/
+28
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
[prev]
[next]