index
:
tgif.git
2.36
Terin's Improved Git Fork
terinjokes@gmail.com
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
builtin
Age
Commit message (
Expand
)
Author
Files
Lines
2015-08-19
submodule: allow erroneous values for the fetchRecurseSubmodules option
Heiko Voigt
1
-0
/
+1
2015-08-19
submodule: use new config API for worktree configurations
Heiko Voigt
1
-0
/
+1
2015-06-01
Merge branch 'dt/cat-file-follow-symlinks'
Junio C Hamano
1
-6
/
+45
2015-06-01
Merge branch 'rs/janitorial'
Junio C Hamano
3
-16
/
+4
2015-06-01
Merge branch 'ah/usage-strings'
Junio C Hamano
2
-2
/
+2
2015-06-01
Merge branch 'dt/clean-pathspec-filter-then-lstat'
Junio C Hamano
1
-3
/
+3
2015-05-26
Merge branch 'nd/untracked-cache'
Junio C Hamano
2
-2
/
+191
2015-05-22
Merge branch 'mh/clone-verbosity-fix'
Junio C Hamano
1
-2
/
+2
2015-05-22
Merge branch 'jk/add-e-kill-editor'
Junio C Hamano
1
-1
/
+2
2015-05-22
Merge branch 'ps/bundle-verify-arg'
Junio C Hamano
1
-0
/
+8
2015-05-22
Merge branch 'dl/branch-error-message'
Junio C Hamano
1
-3
/
+3
2015-05-20
clean: remove unused variable buf
René Scharfe
1
-2
/
+0
2015-05-20
use file_exists() to check if a file exists in the worktree
René Scharfe
2
-14
/
+4
2015-05-20
cat-file: add --follow-symlinks to --batch
David Turner
1
-6
/
+45
2015-05-19
Merge branch 'kn/cat-file-literally'
Junio C Hamano
1
-20
/
+31
2015-05-19
Merge branch 'jc/merge'
Junio C Hamano
1
-87
/
+161
2015-05-19
Merge branch 'nd/diff-i-t-a'
Junio C Hamano
1
-0
/
+1
2015-05-19
clone: call transport_set_verbosity before anything else on the newly created...
Mike Hommey
1
-2
/
+2
2015-05-18
clean: only lstat files in pathspec
David Turner
1
-3
/
+3
2015-05-13
Merge branch 'jk/init-core-worktree-at-root' into maint
Junio C Hamano
1
-3
/
+15
2015-05-12
add: check return value of launch_editor
Jeff King
1
-1
/
+2
2015-05-11
Sync with 2.3.8
Junio C Hamano
1
-2
/
+2
2015-05-11
Merge branch 'oh/fix-config-default-user-name-section' into maint-2.3
Junio C Hamano
1
-2
/
+2
2015-05-11
Merge branch 'pt/xdg-config-path'
Junio C Hamano
2
-9
/
+5
2015-05-11
Merge branch 'jc/hash-object'
Junio C Hamano
1
-3
/
+1
2015-05-11
Merge branch 'sb/prefix-path-free-results'
Junio C Hamano
2
-13
/
+10
2015-05-11
Merge branch 'jn/clean-use-error-not-fprintf-on-stderr'
Junio C Hamano
1
-2
/
+2
2015-05-11
Merge branch 'tb/blame-resurrect-convert-to-git'
Junio C Hamano
1
-0
/
+1
2015-05-11
Merge branch 'jc/plug-fmt-merge-msg-leak'
Junio C Hamano
1
-5
/
+11
2015-05-11
Merge branch 'nd/slim-index-pack-memory-usage'
Junio C Hamano
1
-111
/
+179
2015-05-11
Merge branch 'jk/sha1-file-reduce-useless-warnings'
Junio C Hamano
1
-3
/
+1
2015-05-11
Merge branch 'nd/multiple-work-trees'
Junio C Hamano
14
-47
/
+413
2015-05-08
bundle: verify arguments more strictly
Patrick Steinhardt
1
-0
/
+8
2015-05-06
cat-file: teach cat-file a '--allow-unknown-type' option
Karthik Nayak
1
-12
/
+26
2015-05-06
cat-file: make the options mutually exclusive
Karthik Nayak
1
-8
/
+5
2015-05-06
branch: do not call a "remote-tracking branch" a "remote branch"
Danny Lin
1
-3
/
+3
2015-05-06
git-config: replace use of home_config_paths()
Paul Tan
1
-4
/
+2
2015-05-06
git-commit: replace use of home_config_paths()
Paul Tan
1
-5
/
+3
2015-05-05
Merge branch 'oh/fix-config-default-user-name-section'
Junio C Hamano
1
-2
/
+2
2015-05-05
Merge branch 'ts/checkout-advice-plural'
Junio C Hamano
1
-2
/
+9
2015-05-05
Merge branch 'jk/init-core-worktree-at-root'
Junio C Hamano
1
-3
/
+15
2015-05-05
Merge branch 'mh/show-branch-topic'
Junio C Hamano
1
-3
/
+3
2015-05-05
Merge branch 'bc/object-id'
Junio C Hamano
2
-24
/
+24
2015-05-05
prefix_path(): unconditionally free results in the callers
Stefan Beller
2
-13
/
+10
2015-05-05
hash-object --literally: fix buffer overrun with extra-long object type
Eric Sunshine
1
-3
/
+1
2015-05-04
config: use error() instead of fprintf(stderr, ...)
Jonathan Nieder
1
-2
/
+2
2015-05-03
blame, log: format usage strings similarly to those in documentation
Alex Henrie
2
-2
/
+2
2015-05-03
blame: CRLF in the working tree and LF in the repo
Torsten Bögershausen
1
-0
/
+1
2015-04-29
merge: deprecate 'git merge <message> HEAD <commit>' syntax
Junio C Hamano
1
-0
/
+1
2015-04-29
merge: handle FETCH_HEAD internally
Junio C Hamano
1
-34
/
+72
[next]