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-05-11
Merge branch 'nd/slim-index-pack-memory-usage'
Junio C Hamano
1
-111
/
+179
2015-05-11
Merge branch 'jk/still-interesting'
Junio C Hamano
1
-4
/
+19
2015-05-11
Merge branch 'jk/reading-packed-refs'
Junio C Hamano
8
-6
/
+77
2015-05-11
Merge branch 'lm/squelch-bg-progress'
Junio C Hamano
2
-8
/
+22
2015-05-11
Merge branch 'jk/sha1-file-reduce-useless-warnings'
Junio C Hamano
2
-6
/
+2
2015-05-11
Merge branch 'nd/multiple-work-trees'
Junio C Hamano
52
-250
/
+1391
2015-05-11
Merge branch 'pt/credential-xdg'
Junio C Hamano
3
-29
/
+210
2015-05-10
refs.c: remove lock_fd from struct ref_lock
Stefan Beller
1
-10
/
+5
2015-05-06
t1006: add tests for git cat-file --allow-unknown-type
Karthik Nayak
1
-0
/
+45
2015-05-06
cat-file: teach cat-file a '--allow-unknown-type' option
Karthik Nayak
2
-13
/
+30
2015-05-06
cat-file: make the options mutually exclusive
Karthik Nayak
1
-8
/
+5
2015-05-06
sha1_file: support reading from a loose object of unknown type
Karthik Nayak
2
-22
/
+108
2015-05-06
path.c: remove home_config_paths()
Paul Tan
2
-29
/
+0
2015-05-06
git-config: replace use of home_config_paths()
Paul Tan
2
-8
/
+4
2015-05-06
git-commit: replace use of home_config_paths()
Paul Tan
1
-5
/
+3
2015-05-06
credential-store.c: replace home_config_paths() with xdg_config_home()
Paul Tan
1
-1
/
+1
2015-05-06
dir.c: replace home_config_paths() with xdg_config_home()
Paul Tan
1
-5
/
+2
2015-05-06
attr.c: replace home_config_paths() with xdg_config_home()
Paul Tan
1
-5
/
+2
2015-05-06
path.c: implement xdg_config_home()
Paul Tan
2
-0
/
+22
2015-05-05
First batch for 2.5 cycle
Junio C Hamano
3
-2
/
+88
2015-05-05
Merge branch 'jk/prune-mtime'
Junio C Hamano
3
-9
/
+26
2015-05-05
Merge branch 'mm/usage-log-l-can-take-regex'
Junio C Hamano
6
-15
/
+16
2015-05-05
Merge branch 'ep/fix-test-lib-functions-report'
Junio C Hamano
1
-2
/
+2
2015-05-05
Merge branch 'cn/bom-in-gitignore'
Junio C Hamano
6
-5
/
+39
2015-05-05
Merge branch 'jc/epochtime-wo-tz'
Junio C Hamano
1
-5
/
+9
2015-05-05
Merge branch 'nd/t1509-chroot-test'
Junio C Hamano
1
-9
/
+29
2015-05-05
Merge branch 'oh/fix-config-default-user-name-section'
Junio C Hamano
1
-2
/
+2
2015-05-05
Merge branch 'jk/type-from-string-gently'
Junio C Hamano
2
-1
/
+10
2015-05-05
Merge branch 'sb/test-bitmap-free-at-end'
Junio C Hamano
1
-0
/
+2
2015-05-05
Merge branch 'ld/p4-filetype-detection'
Junio C Hamano
2
-6
/
+6
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 'sb/line-log-plug-pairdiff-leak'
Junio C Hamano
1
-0
/
+1
2015-05-05
Merge branch 'jc/diff-no-index-d-f'
Junio C Hamano
2
-2
/
+98
2015-05-05
Merge branch 'bc/object-id'
Junio C Hamano
18
-145
/
+192
2015-05-05
git-compat-util.h: implement a different ARRAY_SIZE macro for for safely deri...
Elia Pinto
1
-1
/
+53
2015-05-05
daemon: unbreak NO_IPV6 build regression
Junio C Hamano
1
-1
/
+1
2015-05-05
prefix_path(): unconditionally free results in the callers
Stefan Beller
2
-13
/
+10
2015-05-05
write_sha1_file(): do not use a separate sha1[] array
Junio C Hamano
1
-4
/
+1
2015-05-05
t1007: add hash-object --literally tests
Eric Sunshine
1
-0
/
+11
2015-05-05
hash-object --literally: fix buffer overrun with extra-long object type
Eric Sunshine
3
-3
/
+23
2015-05-04
config: use error() instead of fprintf(stderr, ...)
Jonathan Nieder
1
-2
/
+2
2015-05-04
git-hash-object.txt: document --literally option
Eric Sunshine
1
-2
/
+8
2015-05-03
completion: fix and update 'git log --decorate=' options
SZEDER Gábor
1
-1
/
+1
2015-05-03
completion: remove redundant __git_compute_all_commands() call
SZEDER Gábor
1
-1
/
+0
2015-05-03
pathspec: avoid the need of "--" when wildcard is used
Duy Nguyen
1
-1
/
+3
2015-05-03
blame: CRLF in the working tree and LF in the repo
Torsten Bögershausen
2
-3
/
+16
2015-04-30
Git 2.4
Junio C Hamano
2
-1
/
+6
2015-04-29
merge: deprecate 'git merge <message> HEAD <commit>' syntax
Junio C Hamano
7
-9
/
+9
[prev]
[next]