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
/
revision.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-09-20
Merge branch 'fc/at-head'
Junio C Hamano
1
-1
/
+1
2013-09-17
Merge branch 'jk/free-tree-buffer'
Junio C Hamano
1
-2
/
+1
2013-09-09
Merge branch 'jl/submodule-mv'
Junio C Hamano
1
-5
/
+6
2013-09-03
sha1-name: pass len argument to interpret_branch_name()
Felipe Contreras
1
-1
/
+1
2013-08-05
log: use true parents for diff when walking reflogs
Thomas Rast
1
-3
/
+25
2013-08-01
log: use true parents for diff even when rewriting
Thomas Rast
1
-1
/
+42
2013-07-15
remove init_pathspec() in favor of parse_pathspec()
Nguyễn Thái Ngọc Duy
1
-1
/
+1
2013-07-15
remove diff_tree_{setup,release}_paths
Nguyễn Thái Ngọc Duy
1
-2
/
+3
2013-07-15
convert some get_pathspec() calls to parse_pathspec()
Nguyễn Thái Ngọc Duy
1
-2
/
+2
2013-07-09
Convert "struct cache_entry *" to "const ..." wherever possible
Nguyễn Thái Ngọc Duy
1
-1
/
+1
2013-07-01
Merge branch 'jc/topo-author-date-sort'
Junio C Hamano
1
-5
/
+8
2013-06-14
Merge branch 'mh/reflife'
Junio C Hamano
1
-26
/
+38
2013-06-14
Merge branch 'kb/full-history-compute-treesame-carefully-2'
Junio C Hamano
1
-65
/
+474
2013-06-11
log: --author-date-order
Junio C Hamano
1
-0
/
+3
2013-06-11
toposort: rename "lifo" field
Junio C Hamano
1
-5
/
+5
2013-06-06
clear parsed flag when we free tree buffers
Jeff King
1
-2
/
+1
2013-06-02
Merge branch 'tr/line-log'
Junio C Hamano
1
-9
/
+13
2013-06-02
object_array_entry: fix memory handling of the name field
Michael Haggerty
1
-2
/
+4
2013-05-28
revision: use object_array_filter() in implementation of gc_boundary()
Michael Haggerty
1
-17
/
+15
2013-05-28
revision: split some overly-long lines
Michael Haggerty
1
-6
/
+14
2013-05-28
add_rev_cmdline(): make a copy of the name argument
Michael Haggerty
1
-1
/
+5
2013-05-16
revision.c: make default history consider bottom commits
Kevin Bracey
1
-1
/
+1
2013-05-16
revision.c: don't show all merges for --parents
Kevin Bracey
1
-7
/
+15
2013-05-16
revision.c: discount side branches when computing TREESAME
Kevin Bracey
1
-21
/
+150
2013-05-16
revision.c: add BOTTOM flag for commits
Kevin Bracey
1
-18
/
+16
2013-05-16
simplify-merges: drop merge from irrelevant side branch
Kevin Bracey
1
-1
/
+25
2013-05-16
simplify-merges: never remove all TREESAME parents
Kevin Bracey
1
-0
/
+69
2013-05-16
revision.c: Make --full-history consider more merges
Kevin Bracey
1
-30
/
+211
2013-05-16
revision.c: treat A...B merge bases as if manually specified
Kevin Bracey
1
-0
/
+17
2013-04-23
Merge branch 'nd/pretty-formats'
Junio C Hamano
1
-1
/
+1
2013-04-19
Merge branch 'tr/copy-revisions-from-stdin'
Junio C Hamano
1
-1
/
+2
2013-04-18
pretty: save commit encoding from logmsg_reencode if the caller needs it
Nguyễn Thái Ngọc Duy
1
-1
/
+1
2013-04-16
read_revisions_from_stdin: make copies for handle_revision_arg
Thomas Rast
1
-1
/
+2
2013-04-08
Revert 4b7f53da7618 (simplify-merges: drop merge from irrelevant side branch,...
Junio C Hamano
1
-25
/
+2
2013-04-03
Sync with 1.8.1 maintenance track
Junio C Hamano
1
-1
/
+1
2013-04-03
Merge branch 'kk/revwalk-slop-too-many-commit-within-a-second' into maint-1.8.1
Junio C Hamano
1
-1
/
+1
2013-03-28
Merge branch 'kk/revwalk-slop-too-many-commit-within-a-second'
Junio C Hamano
1
-1
/
+1
2013-03-28
Merge branch 'jc/remove-treesame-parent-in-simplify-merges'
Junio C Hamano
1
-3
/
+27
2013-03-28
Implement line-history search (git log -L)
Thomas Rast
1
-0
/
+9
2013-03-28
Export rewrite_parents() for 'log -L'
Bo Yang
1
-9
/
+4
2013-03-22
Fix revision walk for commits with the same dates
Kacper Kornet
1
-1
/
+1
2013-02-11
log: re-encode commit messages before grepping
Jeff King
1
-7
/
+20
2013-01-17
simplify-merges: drop merge from irrelevant side branch
Junio C Hamano
1
-0
/
+23
2013-01-10
log --use-mailmap: optimize for cases without --author/--committer search
Junio C Hamano
1
-1
/
+1
2013-01-10
log: grep author/committer using mailmap
Antoine Pelisse
1
-0
/
+54
2012-11-15
Merge branch 'jc/prettier-pretty-note'
Junio C Hamano
1
-1
/
+1
2012-10-17
format_note(): simplify API
Junio C Hamano
1
-1
/
+1
2012-10-09
log --grep: accept --basic-regexp and --perl-regexp
Junio C Hamano
1
-0
/
+4
2012-10-09
log --grep: use the same helper to set -E/-F options as "git grep"
Junio C Hamano
1
-2
/
+2
2012-10-09
revisions: initialize revs->grep_filter using grep_init()
Junio C Hamano
1
-2
/
+4
[next]