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
2016-09-15
Merge branch 'js/sequencer-wo-die'
Junio C Hamano
2
-75
/
+131
2016-09-15
Merge branch 'sb/diff-cleanup'
Junio C Hamano
1
-21
/
+10
2016-09-15
Merge branch 'jk/fix-remote-curl-url-wo-proto'
Junio C Hamano
2
-1
/
+9
2016-09-15
Merge branch 'ah/misc-message-fixes'
Junio C Hamano
5
-7
/
+7
2016-09-15
Merge branch 'sy/git-gui-i18n-ja'
Junio C Hamano
1
-1309
/
+1438
2016-09-15
Merge branch 'jk/pack-tag-of-tag'
Junio C Hamano
2
-30
/
+95
2016-09-15
t/perf/run: copy config.mak.autogen & friends to build area
Kirill Smelkov
1
-1
/
+7
2016-09-15
i18n: update-index: mark warnings for translation
Vasco Almeida
1
-6
/
+6
2016-09-15
i18n: show-branch: mark plural strings for translation
Vasco Almeida
1
-5
/
+9
2016-09-15
i18n: show-branch: mark error messages for translation
Vasco Almeida
1
-8
/
+8
2016-09-15
i18n: receive-pack: mark messages for translation
Vasco Almeida
1
-33
/
+25
2016-09-15
notes: spell first word of error messages in lowercase
Vasco Almeida
2
-33
/
+33
2016-09-15
i18n: notes: mark error messages for translation
Vasco Almeida
1
-9
/
+11
2016-09-15
i18n: merge-recursive: mark verbose message for translation
Vasco Almeida
1
-1
/
+1
2016-09-15
i18n: merge-recursive: mark error messages for translation
Vasco Almeida
1
-7
/
+10
2016-09-15
i18n: config: mark error message for translation
Vasco Almeida
1
-2
/
+2
2016-09-15
i18n: branch: mark option description for translation
Vasco Almeida
1
-1
/
+1
2016-09-15
i18n: blame: mark error messages for translation
Vasco Almeida
2
-10
/
+12
2016-09-15
use strbuf_addstr() for adding constant strings to a strbuf, part 2
René Scharfe
7
-12
/
+18
2016-09-15
add coccicheck make target
René Scharfe
1
-0
/
+14
2016-09-15
contrib/coccinelle: fix semantic patch for oid_to_hex_r()
René Scharfe
1
-6
/
+6
2016-09-15
add: modify already added files when --chmod is given
Thomas Gummerer
6
-34
/
+91
2016-09-15
read-cache: introduce chmod_index_entry
Thomas Gummerer
3
-14
/
+33
2016-09-15
format-patch: show base info before email signature
Josh Triplett
2
-9
/
+30
2016-09-14
xdiff: fix merging of hunks with -W context and -u context
René Scharfe
2
-1
/
+26
2016-09-14
update-index: add test for chmod flags
Thomas Gummerer
2
-1
/
+14
2016-09-14
Merge branch 'ib/t3700-add-chmod-x-updates' into tg/add-chmod+x-fix
Junio C Hamano
1
-39
/
+26
2016-09-14
vcs-svn/fast_export: fix timestamp fmt specifiers
Mike Ralphson
1
-2
/
+2
2016-09-13
sha1_file: use llist_mergesort() for sorting packs
René Scharfe
1
-24
/
+15
2016-09-13
unpack-trees: pass checkout state explicitly to check_updates()
René Scharfe
1
-4
/
+5
2016-09-13
checkout: constify parameters of checkout_stage() and checkout_merged()
René Scharfe
1
-3
/
+3
2016-09-13
pathspec: remove unnecessary function prototypes
Brandon Williams
1
-2
/
+0
2016-09-13
strbuf: use valid pointer in strbuf_remove()
René Scharfe
1
-1
/
+1
2016-09-13
t1007: factor out repeated setup
Jeff King
1
-24
/
+8
2016-09-13
init: reset cached config when entering new repo
Jeff King
4
-0
/
+50
2016-09-13
init: expand comments explaining config trickery
Jeff King
1
-4
/
+7
2016-09-13
config: only read .git/config from configured repos
Jeff King
6
-4
/
+33
2016-09-13
test-config: setup git directory
Jeff King
1
-0
/
+3
2016-09-13
t1302: use "git -C"
Jeff King
1
-24
/
+6
2016-09-13
pager: handle early config
Jeff King
1
-2
/
+33
2016-09-13
pager: use callbacks instead of configset
Jeff King
1
-14
/
+33
2016-09-13
pager: make pager_program a file-local static
Jeff King
3
-2
/
+1
2016-09-13
pager: stop loading git_default_config()
Jeff King
2
-4
/
+8
2016-09-13
pager: remove obsolete comment
Jeff King
1
-5
/
+0
2016-09-13
diff: always try to set up the repository
Jeff King
2
-2
/
+22
2016-09-13
diff: handle --no-index prefixes consistently
Jeff King
2
-0
/
+21
2016-09-13
diff: skip implicit no-index check when given --no-index
Jeff King
1
-12
/
+13
2016-09-13
patch-id: use RUN_SETUP_GENTLY
Jeff King
2
-1
/
+15
2016-09-13
hash-object: always try to set up the git repository
Jeff King
2
-5
/
+19
2016-09-13
http: always remove curl easy from curlm session on release
Eric Wong
1
-4
/
+6
[prev]
[next]