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
2017-10-01
update-index: add fsmonitor support to update-index
Ben Peart
1
-1
/
+32
2017-10-01
ls-files: Add support in ls-files to display the fsmonitor valid bit
Ben Peart
1
-2
/
+6
2017-10-01
fsmonitor: teach git to optionally utilize a file system monitor to speed up ...
Ben Peart
1
-0
/
+2
2017-09-24
update-index: add a new --force-write-index option
Ben Peart
1
-1
/
+4
2017-09-10
Merge branch 'ma/up-to-date'
Junio C Hamano
1
-2
/
+2
2017-09-10
Merge branch 'ma/ts-cleanups'
Junio C Hamano
1
-0
/
+6
2017-09-06
Merge branch 'po/read-graft-line'
Junio C Hamano
1
-1
/
+1
2017-09-06
Merge branch 'ks/branch-set-upstream'
Junio C Hamano
1
-22
/
+3
2017-08-26
Merge branch 'mg/killed-merge'
Junio C Hamano
1
-3
/
+12
2017-08-26
Merge branch 'jt/packmigrate'
Junio C Hamano
13
-0
/
+13
2017-08-26
Merge branch 'bw/submodule-config-cleanup'
Junio C Hamano
15
-50
/
+33
2017-08-26
Merge branch 'po/object-id'
Junio C Hamano
4
-9
/
+9
2017-08-26
Merge branch 'jk/trailers-parse'
Junio C Hamano
1
-7
/
+27
2017-08-26
Merge branch 'pb/trailers-from-command-line'
Junio C Hamano
1
-4
/
+69
2017-08-24
Merge branch 'jc/simplify-progress'
Junio C Hamano
6
-8
/
+6
2017-08-24
Merge branch 'rs/object-id'
Junio C Hamano
2
-8
/
+8
2017-08-24
Merge branch 'lg/merge-signoff'
Junio C Hamano
1
-0
/
+4
2017-08-23
pack: move for_each_packed_object()
Jonathan Tan
1
-0
/
+1
2017-08-23
pack: move has_sha1_pack()
Jonathan Tan
1
-0
/
+1
2017-08-23
pack: move {,re}prepare_packed_git and approximate_object_count
Jonathan Tan
1
-0
/
+1
2017-08-23
pack: move pack-closing functions
Jonathan Tan
5
-0
/
+5
2017-08-23
pack: move open_pack_index(), parse_pack_index()
Jonathan Tan
3
-0
/
+3
2017-08-23
pack: move pack name-related functions
Jonathan Tan
2
-0
/
+2
2017-08-23
Merge branch 'kw/commit-keep-index-when-pre-commit-is-not-run'
Junio C Hamano
1
-6
/
+9
2017-08-23
Merge branch 'kw/rebase-progress'
Junio C Hamano
1
-0
/
+10
2017-08-23
treewide: correct several "up-to-date" to "up to date"
Martin Ågren
1
-2
/
+2
2017-08-23
merge: save merge state earlier
Michael J Gruber
1
-0
/
+2
2017-08-23
merge: split write_merge_state in two
Michael J Gruber
1
-3
/
+8
2017-08-23
merge: clarify call chain
Michael J Gruber
1
-0
/
+2
2017-08-23
pack-objects: take lock before accessing `remaining`
Martin Ågren
1
-0
/
+6
2017-08-22
Merge branch 'rs/merge-microcleanup'
Junio C Hamano
1
-2
/
+2
2017-08-22
Merge branch 'rs/fsck-obj-leakfix'
Junio C Hamano
1
-11
/
+11
2017-08-22
Merge branch 'rj/add-chmod-error-message'
Junio C Hamano
1
-3
/
+3
2017-08-22
Merge branch 'pw/am-signoff'
Junio C Hamano
1
-25
/
+1
2017-08-22
Merge branch 'ma/parse-maybe-bool'
Junio C Hamano
6
-12
/
+12
2017-08-22
Merge branch 'bw/clone-recursive-quiet'
Junio C Hamano
1
-0
/
+3
2017-08-22
Merge branch 'bw/grep-recurse-submodules'
Junio C Hamano
5
-318
/
+125
2017-08-22
Merge branch 'pw/sequence-rerere-autoupdate'
Junio C Hamano
2
-0
/
+14
2017-08-22
Merge branch 'bw/push-options-recursively-to-submodules'
Junio C Hamano
1
-9
/
+40
2017-08-20
sha1_file: convert hash_sha1_file_literally to struct object_id
Patryk Obara
1
-1
/
+1
2017-08-20
sha1_file: convert index_fd to struct object_id
Patryk Obara
3
-3
/
+3
2017-08-20
sha1_file: convert index_path to struct object_id
Patryk Obara
1
-1
/
+1
2017-08-20
builtin/hash-object: convert to struct object_id
Patryk Obara
1
-6
/
+6
2017-08-19
progress: simplify "delayed" progress API
Junio C Hamano
5
-7
/
+5
2017-08-18
commit: replace the raw buffer with strbuf in read_graft_line
Patryk Obara
1
-1
/
+1
2017-08-17
builtin/branch: stop supporting the "--set-upstream" option
Kaartic Sivaraam
1
-22
/
+3
2017-08-16
commit: skip discarding the index if there is no pre-commit hook
Kevin Willford
1
-6
/
+9
2017-08-15
interpret-trailers: add --parse convenience option
Jeff King
1
-0
/
+12
2017-08-15
interpret-trailers: add an option to unfold values
Jeff King
1
-0
/
+1
2017-08-15
interpret-trailers: add an option to show only existing trailers
Jeff King
1
-0
/
+7
[next]