index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
revision.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'rs/path-name-safety-cleanup'
Junio C Hamano
2017-03-24
1
-2
/
+0
|
\
|
*
revision: remove declaration of path_name()
René Scharfe
2017-03-18
1
-2
/
+0
|
*
list-objects: pass full pathname to callbacks
Jeff King
2016-03-16
1
-2
/
+1
|
*
list-objects: drop name_path entirely
Jeff King
2016-03-16
1
-6
/
+2
|
*
list-objects: convert name_path to a strbuf
Jeff King
2016-03-16
1
-3
/
+1
*
|
Merge branch 'lt/pretty-expand-tabs'
Junio C Hamano
2016-04-13
1
-0
/
+2
|
\
\
|
*
|
pretty: enable --expand-tabs by default for selected pretty formats
Junio C Hamano
2016-03-30
1
-1
/
+2
|
*
|
pretty: expand tabs in indented logs to make things line up properly
Linus Torvalds
2016-03-30
1
-0
/
+1
*
|
|
list-objects: pass full pathname to callbacks
Jeff King
2016-02-12
1
-2
/
+1
*
|
|
list-objects: drop name_path entirely
Jeff King
2016-02-12
1
-6
/
+2
*
|
|
list-objects: convert name_path to a strbuf
Jeff King
2016-02-12
1
-3
/
+1
|
/
/
*
|
format-patch: add an option to suppress commit hash
brian m. carlson
2015-12-15
1
-0
/
+1
*
|
convert "enum date_mode" into a struct
Jeff King
2015-06-29
1
-1
/
+1
|
/
*
Merge branch 'jc/unused-symbols'
Junio C Hamano
2015-02-11
1
-8
/
+4
|
\
|
*
revision.c: make save_parents() and free_saved_parents() static
Junio C Hamano
2015-01-15
1
-8
/
+4
*
|
Merge branch 'cj/log-invert-grep'
Junio C Hamano
2015-02-11
1
-0
/
+2
|
\
\
|
|
/
|
/
|
|
*
log: teach --invert-grep option
Christoph Junghans
2015-01-13
1
-0
/
+2
*
|
rev-list: add an option to mark fewer edges as uninteresting
brian m. carlson
2014-12-29
1
-0
/
+1
*
|
revision: remove definition of unused 'add_object' function
Ramsay Jones
2014-10-20
1
-5
/
+0
*
|
rev-list: add --indexed-objects option
Jeff King
2014-10-20
1
-0
/
+1
*
|
reachable: reuse revision.c "add all reflogs" code
Jeff King
2014-10-16
1
-0
/
+1
|
/
*
Merge branch 'jk/pack-bitmap'
Junio C Hamano
2014-04-08
1
-1
/
+2
|
\
|
*
add `ignore_missing_links` mode to revwalk
Vicent Marti
2014-04-04
1
-1
/
+2
*
|
Merge branch 'nd/log-show-linear-break'
Junio C Hamano
2014-04-03
1
-1
/
+10
|
\
\
|
*
|
log: add --show-linear-break to help see non-linear history
Nguyễn Thái Ngọc Duy
2014-03-25
1
-1
/
+9
|
*
|
object.h: centralize object flag allocation
Nguyễn Thái Ngọc Duy
2014-03-25
1
-0
/
+1
*
|
|
Merge branch 'jk/pack-bitmap'
Junio C Hamano
2014-02-27
1
-0
/
+2
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
revision: allow setting custom limiter function
Vicent Marti
2013-10-25
1
-0
/
+2
*
|
Merge branch 'jc/ref-excludes'
Junio C Hamano
2013-12-05
1
-0
/
+8
|
\
\
|
*
|
rev-list --exclude: export add/clear-ref-exclusion and ref-excluded API
Junio C Hamano
2013-11-01
1
-0
/
+5
|
*
|
revision: introduce --exclude=<glob> to tame wildcards
Junio C Hamano
2013-08-31
1
-0
/
+3
*
|
|
revision: add missing include
Felipe Contreras
2013-10-31
1
-0
/
+1
|
|
/
|
/
|
*
|
log: use true parents for diff even when rewriting
Thomas Rast
2013-08-01
1
-0
/
+20
|
/
*
teach format-patch to place other authors into in-body "From"
Jeff King
2013-07-03
1
-0
/
+1
*
Merge branch 'jc/topo-author-date-sort'
Junio C Hamano
2013-07-01
1
-1
/
+5
|
\
|
*
toposort: rename "lifo" field
Junio C Hamano
2013-06-12
1
-1
/
+5
*
|
Merge branch 'mh/reflife'
Junio C Hamano
2013-06-14
1
-11
/
+21
|
\
\
|
*
|
revision: split some overly-long lines
Michael Haggerty
2013-05-28
1
-11
/
+21
*
|
|
Merge branch 'kb/full-history-compute-treesame-carefully-2'
Junio C Hamano
2013-06-14
1
-1
/
+3
|
\
\
\
|
*
|
|
revision.c: add BOTTOM flag for commits
Kevin Bracey
2013-05-16
1
-1
/
+2
|
*
|
|
revision.c: Make --full-history consider more merges
Kevin Bracey
2013-05-16
1
-0
/
+1
*
|
|
|
Merge branch 'tr/line-log'
Junio C Hamano
2013-06-03
1
-1
/
+15
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Implement line-history search (git log -L)
Thomas Rast
2013-03-28
1
-1
/
+5
|
*
|
|
Export rewrite_parents() for 'log -L'
Bo Yang
2013-03-28
1
-0
/
+10
|
|
|
/
|
|
/
|
*
|
|
revision.c: treat A...B merge bases as if manually specified
Kevin Bracey
2013-05-16
1
-0
/
+1
|
|
/
|
/
|
*
|
Merge branch 'bc/append-signed-off-by'
Junio C Hamano
2013-04-01
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
format-patch: update append_signoff prototype
Nguyễn Thái Ngọc Duy
2013-02-12
1
-1
/
+1
*
|
Merge branch 'ap/log-mailmap'
Junio C Hamano
2013-01-21
1
-0
/
+1
|
\
\
|
*
|
mailmap: add mailmap structure to rev_info and pp
Antoine Pelisse
2013-01-10
1
-0
/
+1
|
|
/
*
|
Merge branch 'jc/format-patch-reroll'
Junio C Hamano
2013-01-12
1
-0
/
+1
|
\
\
|
|
/
|
/
|
[next]