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
2017-09-06
merge-recursive: remove return value from get_files_dirs
Kevin Willford
1
-6
/
+2
2017-09-06
merge-recursive: fix memory leak
Kevin Willford
1
-3
/
+9
2017-09-06
config: use a static lock_file struct
Jeff King
1
-17
/
+7
2017-09-06
Remove inadvertently added outgoing/packfile.h
Jonathan Tan
1
-0
/
+0
2017-09-06
diff-highlight: add clean target to Makefile
Daniel Watkins
1
-0
/
+3
2017-09-06
name-rev: change ULONG_MAX to TIME_MAX
Michael J Gruber
1
-1
/
+1
2017-08-26
The fifth batch post 2.14
Junio C Hamano
1
-1
/
+49
2017-08-26
Merge branch 'mg/killed-merge'
Junio C Hamano
3
-4
/
+31
2017-08-26
Merge branch 'jt/packmigrate'
Junio C Hamano
37
-2014
/
+2081
2017-08-26
Merge branch 'mh/ref-lock-entry'
Junio C Hamano
4
-5
/
+39
2017-08-26
Merge branch 'jt/doc-pack-objects-fix'
Junio C Hamano
1
-6
/
+11
2017-08-26
Merge branch 'jc/cutoff-config'
Junio C Hamano
5
-31
/
+79
2017-08-26
Merge branch 'kw/write-index-reduce-alloc'
Junio C Hamano
4
-28
/
+87
2017-08-26
Merge branch 'bw/submodule-config-cleanup'
Junio C Hamano
25
-373
/
+192
2017-08-26
Merge branch 'js/gitweb-raw-blob-link-in-history'
Junio C Hamano
1
-0
/
+3
2017-08-26
Merge branch 'po/object-id'
Junio C Hamano
9
-34
/
+34
2017-08-26
Merge branch 'jn/vcs-svn-cleanup'
Junio C Hamano
6
-86
/
+56
2017-08-26
Merge branch 'bc/vcs-svn-cleanup'
Junio C Hamano
3
-17
/
+10
2017-08-26
Merge branch 'tb/apply-with-crlf'
Junio C Hamano
4
-16
/
+71
2017-08-26
Merge branch 'jt/stash-tests'
Junio C Hamano
1
-0
/
+34
2017-08-26
Merge branch 'jk/trailers-parse'
Junio C Hamano
8
-52
/
+314
2017-08-26
Merge branch 'pb/trailers-from-command-line'
Junio C Hamano
5
-53
/
+274
2017-08-26
Merge branch 'jt/diff-color-move-fix'
Junio C Hamano
4
-82
/
+236
2017-08-26
Merge branch 'sb/diff-color-move'
Junio C Hamano
9
-316
/
+1618
2017-08-26
load_subtree(): declare some variables to be `size_t`
Michael Haggerty
1
-3
/
+3
2017-08-26
hex_to_bytes(): simpler replacement for `get_oid_hex_segment()`
Michael Haggerty
1
-18
/
+10
2017-08-26
get_oid_hex_segment(): don't pad the rest of `oid`
Michael Haggerty
1
-11
/
+13
2017-08-26
load_subtree(): combine some common code
Michael Haggerty
1
-9
/
+5
2017-08-26
get_oid_hex_segment(): return 0 on success
Michael Haggerty
1
-8
/
+7
2017-08-26
load_subtree(): only consider blobs to be potential notes
Michael Haggerty
1
-0
/
+5
2017-08-26
load_subtree(): check earlier whether an internal node is a tree entry
Michael Haggerty
1
-2
/
+5
2017-08-26
load_subtree(): separate logic for internal vs. terminal entries
Michael Haggerty
1
-21
/
+31
2017-08-26
load_subtree(): fix incorrect comment
Michael Haggerty
1
-17
/
+7
2017-08-26
load_subtree(): reduce the scope of some local variables
Michael Haggerty
1
-4
/
+4
2017-08-26
load_subtree(): remove unnecessary conditional
Michael Haggerty
1
-18
/
+17
2017-08-26
notes: make GET_NIBBLE macro more robust
Michael Haggerty
1
-1
/
+1
2017-08-25
apply: remove epoch date from regex
René Scharfe
1
-7
/
+5
2017-08-25
apply: check date of potential epoch timestamps first
René Scharfe
1
-16
/
+17
2017-08-25
sha1-lookup: remove sha1_entry_pos() from header file
Christian Couder
1
-6
/
+0
2017-08-24
refs.c: reindent get_submodule_ref_store()
Nguyễn Thái Ngọc Duy
1
-7
/
+5
2017-08-24
refs.c: remove fallback-to-main-store code get_submodule_ref_store()
Nguyễn Thái Ngọc Duy
1
-8
/
+3
2017-08-24
rev-list: expose and document --single-worktree
Nguyễn Thái Ngọc Duy
2
-0
/
+10
2017-08-24
revision.c: --reflog add HEAD reflog from all worktrees
Nguyễn Thái Ngọc Duy
2
-1
/
+43
2017-08-24
files-backend: make reflog iterator go through per-worktree reflog
Nguyễn Thái Ngọc Duy
2
-14
/
+75
2017-08-24
revision.c: --all adds HEAD from all worktrees
Nguyễn Thái Ngọc Duy
6
-0
/
+60
2017-08-24
refs: remove dead for_each_*_submodule()
Nguyễn Thái Ngọc Duy
3
-48
/
+2
2017-08-24
refs.c: move for_each_remote_ref_submodule() to submodule.c
Nguyễn Thái Ngọc Duy
3
-8
/
+7
2017-08-24
revision.c: use refs_for_each*() instead of for_each_*_submodule()
Nguyễn Thái Ngọc Duy
3
-24
/
+39
2017-08-24
refs: add refs_head_ref()
Nguyễn Thái Ngọc Duy
2
-10
/
+15
2017-08-24
refs: move submodule slash stripping code to get_submodule_ref_store
Nguyễn Thái Ngọc Duy
1
-16
/
+17
[prev]
[next]