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-04-05
api-trace.txt: fix typo
Elia Pinto
1
-1
/
+1
2016-04-05
Makefile: fix misdirected redirections
Junio C Hamano
1
-2
/
+2
2016-04-04
branch: fix shortening of non-remote symrefs
Jeff King
2
-7
/
+24
2016-04-04
pretty: test --expand-tabs
Junio C Hamano
1
-0
/
+105
2016-04-04
Windows: shorten code by re-using convert_slashes()
Johannes Sixt
2
-11
/
+3
2016-04-04
git-format-patch.txt: don't show -s as shorthand for multiple options
Eric Sunshine
1
-1
/
+1
2016-04-04
branch -m: update all per-worktree HEADs
Kazuki Yamaguchi
4
-3
/
+53
2016-04-04
refs: add a new function set_worktree_head_symref
Kazuki Yamaguchi
2
-0
/
+44
2016-04-04
t5520: test --[no-]autostash with pull.rebase=true
Mehul Jain
1
-0
/
+10
2016-04-04
t5520: reduce commom lines of code
Mehul Jain
1
-9
/
+7
2016-04-04
t5520: factor out common "failing autostash" code
Mehul Jain
1
-15
/
+11
2016-04-04
t5520: factor out common "successful autostash" code
Mehul Jain
1
-29
/
+15
2016-04-04
t5520: use better test to check stderr output
Mehul Jain
1
-6
/
+4
2016-04-04
t5520: ensure consistent test conditions
Mehul Jain
1
-0
/
+2
2016-04-04
t5520: use consistent capitalization in test titles
Mehul Jain
1
-2
/
+2
2016-04-04
mergetools: add support for ExamDiff
Jacob Nisnevich
1
-0
/
+18
2016-04-04
mergetools: create mergetool_find_win32_cmd() helper function for winmerge
Jacob Nisnevich
2
-20
/
+26
2016-04-03
First batch for post 2.8 cycle
Junio C Hamano
2
-1
/
+85
2016-04-03
Sync with Git 2.8.1
Junio C Hamano
4
-3
/
+13
2016-04-03
Merge branch 'jk/startup-info'
Junio C Hamano
13
-26
/
+54
2016-04-03
Merge branch 'es/test-gpg-tags'
Junio C Hamano
2
-35
/
+65
2016-04-03
Merge branch 'jk/getwholeline-getdelim-empty'
Junio C Hamano
2
-1
/
+11
2016-04-03
Merge branch 'rj/xdiff-prepare-plug-leak-on-error-codepath'
Junio C Hamano
1
-1
/
+2
2016-04-03
Merge branch 'jc/index-pack'
Junio C Hamano
1
-18
/
+17
2016-04-03
Merge branch 'gf/fetch-pack-direct-object-fetch'
Junio C Hamano
3
-3
/
+31
2016-04-03
Merge branch 'jc/maint-index-pack-keep'
Junio C Hamano
2
-1
/
+7
2016-04-03
Merge branch 'mm/lockfile-error-message'
Junio C Hamano
1
-5
/
+7
2016-04-03
Merge branch 'jk/rev-parse-local-env-vars'
Junio C Hamano
2
-18
/
+77
2016-04-03
Merge branch 'jk/config-get-urlmatch'
Junio C Hamano
3
-11
/
+16
2016-04-03
Merge branch 'jk/add-i-highlight'
Junio C Hamano
2
-2
/
+18
2016-04-03
Merge branch 'jk/credential-clear-config'
Junio C Hamano
4
-5
/
+25
2016-04-03
Merge branch 'mp/upload-pack-use-embedded-args'
Junio C Hamano
1
-14
/
+11
2016-04-03
Merge branch 'mm/diff-renames-default'
Junio C Hamano
12
-46
/
+131
2016-04-03
Merge branch 'mm/readme-markdown'
Junio C Hamano
2
-5
/
+4
2016-04-03
Git 2.8.1
Junio C Hamano
4
-3
/
+13
2016-04-03
Merge branch 'mm/readme-markdown' into maint
Junio C Hamano
1
-1
/
+1
2016-04-03
README.md: don't take 'commandname' literally
Matthieu Moy
1
-4
/
+3
2016-04-03
git.spec.in: use README.md, not README
Matthieu Moy
1
-1
/
+1
2016-04-01
credential-cache, send_request: close fd when done
Stefan Beller
1
-0
/
+1
2016-04-01
bundle: don't leak an fd in case of early return
Stefan Beller
1
-6
/
+17
2016-04-01
abbrev_sha1_in_line: don't leak memory
Stefan Beller
1
-3
/
+1
2016-04-01
notes: don't leak memory in git_config_get_notes_strategy
Stefan Beller
1
-2
/
+3
2016-04-01
builtin/apply: free patch when parse_chunk() fails
Christian Couder
1
-1
/
+3
2016-04-01
builtin/apply: handle parse_binary() failure
Christian Couder
1
-0
/
+7
2016-03-31
git-send-pack: fix --all option when used with directory
Stanislav Kolotinskiy
2
-1
/
+13
2016-03-30
for-each-ref: fix description of '--contains' in manpage
SZEDER Gábor
1
-1
/
+1
2016-03-30
diffcore: fix iteration order of identical files during rename detection
SZEDER Gábor
2
-2
/
+15
2016-03-30
pretty: allow tweaking tabwidth in --expand-tabs
Junio C Hamano
4
-13
/
+22
2016-03-30
pretty: enable --expand-tabs by default for selected pretty formats
Junio C Hamano
6
-9
/
+28
2016-03-30
pretty: expand tabs in indented logs to make things line up properly
Linus Torvalds
6
-2
/
+79
[prev]
[next]