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
/
diffcore-rename.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-10-19
Merge branch 'nd/the-index'
Junio C Hamano
1
-13
/
+22
2018-09-21
diff.c: reduce implicit dependency on the_index
Nguyễn Thái Ngọc Duy
1
-13
/
+22
2018-08-29
convert "oidcmp() != 0" to "!oideq()"
Jeff King
1
-1
/
+1
2018-05-16
object-store: move object access functions to object-store.h
Stefan Beller
1
-0
/
+1
2018-02-15
Merge branch 'po/object-id'
Junio C Hamano
1
-2
/
+2
2018-01-30
sha1_file: convert hash_sha1_file to object_id
Patryk Obara
1
-2
/
+2
2018-01-22
Use MOVE_ARRAY
SZEDER Gábor
1
-4
/
+4
2017-12-02
diffcore-rename: make diff-tree -l0 mean -l<large>
Jonathan Tan
1
-0
/
+2
2017-11-15
diff: remove silent clamp of renameLimit
Elijah Newren
1
-7
/
+4
2017-11-15
progress: fix progress meters when dealing with lots of work
Elijah Newren
1
-2
/
+2
2017-11-01
diff: make struct diff_flags members lowercase
Brandon Williams
1
-3
/
+3
2017-11-01
diff: remove DIFF_OPT_TST macro
Brandon Williams
1
-3
/
+3
2017-08-19
progress: simplify "delayed" progress API
Junio C Hamano
1
-2
/
+2
2017-06-30
hashmap.h: compare function has access to a data field
Stefan Beller
1
-1
/
+1
2017-06-24
Merge branch 'ab/free-and-null'
Junio C Hamano
1
-4
/
+2
2017-06-16
coccinelle: make use of the "type" FREE_AND_NULL() rule
Ævar Arnfjörð Bjarmason
1
-4
/
+2
2017-06-05
diffcore-rename: use is_empty_blob_oid
Brandon Williams
1
-2
/
+2
2017-06-02
diff: convert fill_filespec to struct object_id
Brandon Williams
1
-1
/
+1
2016-11-17
Merge branch 'tk/diffcore-delta-remove-unused'
Junio C Hamano
1
-4
/
+0
2016-11-14
diffcore-delta: remove unused parameter to diffcore_count_changes()
Tobias Klauser
1
-4
/
+0
2016-09-29
use QSORT
René Scharfe
1
-1
/
+1
2016-08-01
pass constants as first argument to st_mult()
René Scharfe
1
-1
/
+1
2016-06-28
diff: rename struct diff_filespec's sha1_valid member
brian m. carlson
1
-2
/
+2
2016-06-28
diff: convert struct diff_filespec to struct object_id
brian m. carlson
1
-6
/
+8
2016-04-29
Merge branch 'sg/diff-multiple-identical-renames' into maint
Junio C Hamano
1
-2
/
+4
2016-04-13
Merge branch 'sg/diff-multiple-identical-renames'
Junio C Hamano
1
-2
/
+4
2016-03-30
diffcore: fix iteration order of identical files during rename detection
SZEDER Gábor
1
-2
/
+4
2016-02-22
use st_add and st_mult for allocation size computation
Jeff King
1
-1
/
+1
2015-03-10
Merge branch 'jk/diffcore-rename-duplicate'
Junio C Hamano
1
-13
/
+31
2015-02-27
diffcore-rename: avoid processing duplicate destinations
Jeff King
1
-2
/
+6
2015-02-27
diffcore-rename: split locate_rename_dst into two functions
Jeff King
1
-12
/
+26
2014-08-18
diff.c: allow to pass more flags to diff_populate_filespec
Nguyễn Thái Ngọc Duy
1
-2
/
+4
2014-07-07
hashmap: add simplified hashmap_get_from_hash() API
Karsten Blees
1
-4
/
+3
2014-07-07
hashmap: factor out getting a hash code from a SHA1
Karsten Blees
1
-3
/
+1
2014-03-18
Merge branch 'dd/use-alloc-grow'
Junio C Hamano
1
-10
/
+2
2014-03-14
Merge branch 'nd/i18n-progress'
Junio C Hamano
1
-1
/
+1
2014-03-03
diffcore-rename.c: use ALLOC_GROW()
Dmitry S. Dolzhenko
1
-10
/
+2
2014-02-24
i18n: mark all progress lines for translation
Nguyễn Thái Ngọc Duy
1
-1
/
+1
2013-11-18
diffcore-rename.c: use new hash map implementation
Karsten Blees
1
-35
/
+13
2013-11-18
diffcore-rename.c: simplify finding exact renames
Karsten Blees
1
-55
/
+20
2013-11-18
diffcore-rename.c: move code around to prepare for the next patch
Karsten Blees
1
-49
/
+49
2013-03-16
Preallocate hash tables when the number of inserts are known in advance
Nguyễn Thái Ngọc Duy
1
-0
/
+1
2012-08-27
Merge branch 'jk/maint-null-in-trees'
Junio C Hamano
1
-1
/
+1
2012-07-29
diff: do not use null sha1 as a sentinel value
Jeff King
1
-1
/
+1
2012-03-23
teach diffcore-rename to optionally ignore empty content
Jeff King
1
-0
/
+6
2011-05-02
Merge branch 'mz/maint-rename-unmerged'
Junio C Hamano
1
-2
/
+5
2011-04-29
diffcore-rename.c: avoid set-but-not-used warning
Jim Meyering
1
-2
/
+1
2011-03-23
diffcore-rename: don't consider unmerged path as source
Martin von Zweigbergk
1
-2
/
+5
2011-03-22
diffcore-rename: fall back to -C when -C -C busts the rename limit
Junio C Hamano
1
-2
/
+36
2011-03-22
diffcore-rename: record filepair for rename src
Junio C Hamano
1
-11
/
+12
[next]