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
/
diff.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-10-19
Merge branch 'nd/the-index'
Junio C Hamano
1
-2
/
+2
2018-09-21
revision.c: remove implicit dependency on the_index
Nguyễn Thái Ngọc Duy
1
-1
/
+1
2018-09-21
diff.c: remove implicit dependency on the_index
Nguyễn Thái Ngọc Duy
1
-1
/
+1
2018-08-29
convert "oidcmp() == 0" to oideq()
Jeff King
1
-1
/
+1
2018-06-29
tag: add repository argument to deref_tag
Stefan Beller
1
-1
/
+1
2018-06-29
tree: add repository argument to lookup_tree
Stefan Beller
1
-1
/
+2
2018-06-29
object: add repository argument to parse_object
Stefan Beller
1
-1
/
+1
2018-06-25
Merge branch 'nd/diff-apply-ita'
Junio C Hamano
1
-0
/
+7
2018-05-29
diff: turn --ita-invisible-in-index on by default
Nguyễn Thái Ngọc Duy
1
-0
/
+7
2018-04-11
treewide: replace maybe_tree with accessor methods
Derrick Stolee
1
-1
/
+1
2018-04-11
treewide: rename tree to maybe_tree
Derrick Stolee
1
-1
/
+1
2017-11-13
Switch empty tree and blob lookups to use hash abstraction
brian m. carlson
1
-1
/
+1
2017-11-09
Merge branch 'bw/diff-opt-impl-to-bitfields'
Junio C Hamano
1
-4
/
+4
2017-11-06
Merge branch 'ma/lockfile-fixes'
Junio C Hamano
1
-4
/
+3
2017-11-01
diff: make struct diff_flags members lowercase
Brandon Williams
1
-4
/
+4
2017-11-01
diff: remove DIFF_OPT_SET macro
Brandon Williams
1
-3
/
+3
2017-11-01
diff: remove DIFF_OPT_TST macro
Brandon Williams
1
-1
/
+1
2017-10-07
Merge branch 'ma/builtin-unleak'
Junio C Hamano
1
-0
/
+3
2017-10-06
treewide: prefer lockfiles on the stack
Martin Ågren
1
-4
/
+3
2017-10-02
builtin/: add UNLEAKs
Martin Ågren
1
-0
/
+3
2017-08-03
submodule: remove gitmodules_config
Brandon Williams
1
-2
/
+0
2017-06-24
Merge branch 'bw/config-h'
Junio C Hamano
1
-0
/
+1
2017-06-19
Merge branch 'bw/object-id'
Junio C Hamano
1
-4
/
+4
2017-06-15
config: don't include config.h by default
Brandon Williams
1
-0
/
+1
2017-06-05
diff-tree: convert diff_tree_sha1 to struct object_id
Brandon Williams
1
-1
/
+1
2017-06-02
Merge branch 'jk/diff-blob'
Junio C Hamano
1
-31
/
+29
2017-06-02
combine-diff: convert diff_tree_combined to struct object_id
Brandon Williams
1
-1
/
+1
2017-06-02
diff: convert fill_filespec to struct object_id
Brandon Williams
1
-2
/
+2
2017-05-24
diff: use blob path for blob/file diffs
Jeff King
1
-1
/
+2
2017-05-24
diff: use pending "path" if it is available
Jeff King
1
-1
/
+6
2017-05-24
diff: use the word "path" instead of "name" for blobs
Jeff King
1
-7
/
+7
2017-05-24
diff: pass whole pending entry in blobinfo
Jeff King
1
-23
/
+15
2017-05-08
object: convert parse_object* to take struct object_id
brian m. carlson
1
-1
/
+1
2017-05-08
Convert lookup_tree to struct object_id
brian m. carlson
1
-1
/
+1
2017-05-02
Clean up outstanding object_id transforms.
brian m. carlson
1
-1
/
+1
2017-03-31
Rename sha1_array to oid_array
brian m. carlson
1
-3
/
+3
2017-03-31
Make sha1_array_append take a struct object_id *
brian m. carlson
1
-1
/
+1
2017-03-26
builtin/diff: convert to struct object_id
brian m. carlson
1
-17
/
+17
2017-01-30
use SWAP macro
René Scharfe
1
-6
/
+3
2016-09-21
Merge branch 'jk/setup-sequence-update'
Junio C Hamano
1
-13
/
+14
2016-09-13
diff: always try to set up the repository
Jeff King
1
-2
/
+2
2016-09-13
diff: skip implicit no-index check when given --no-index
Jeff King
1
-12
/
+13
2016-06-06
Merge branch 'ar/diff-args-osx-precompose' into maint
Junio C Hamano
1
-0
/
+1
2016-05-23
Merge branch 'ar/diff-args-osx-precompose'
Junio C Hamano
1
-0
/
+1
2016-05-13
diff: run arguments through precompose_argv
Alexander Rinass
1
-0
/
+1
2016-02-25
diff: activate diff.renames by default
Matthieu Moy
1
-0
/
+1
2016-02-03
Merge branch 'nd/diff-with-path-params'
Junio C Hamano
1
-1
/
+1
2016-01-21
diff-no-index: do not take a redundant prefix argument
Nguyễn Thái Ngọc Duy
1
-1
/
+1
2015-11-20
Remove get_object_hash.
brian m. carlson
1
-6
/
+6
2015-11-20
Add several uses of get_object_hash.
brian m. carlson
1
-6
/
+6
[next]