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
2017-06-24
Merge branch 'sg/revision-parser-skip-prefix' into maint
Junio C Hamano
1
-46
/
+41
2017-06-24
Merge branch 'jk/diff-blob' into maint
Junio C Hamano
1
-104
/
+139
2017-06-12
revision.c: use skip_prefix() in handle_revision_pseudo_opt()
SZEDER Gábor
1
-9
/
+9
2017-06-12
revision.c: use skip_prefix() in handle_revision_opt()
SZEDER Gábor
1
-25
/
+23
2017-06-12
revision.c: stricter parsing of '--early-output'
SZEDER Gábor
1
-10
/
+7
2017-06-12
revision.c: stricter parsing of '--no-{min,max}-parents'
SZEDER Gábor
1
-2
/
+2
2017-06-04
Merge branch 'jk/ignore-broken-tags-when-ignoring-missing-links' into maint
Junio C Hamano
1
-1
/
+1
2017-05-24
handle_revision_arg: record paths for pending objects
Jeff King
1
-11
/
+21
2017-05-24
handle_revision_arg: record modes for "a..b" endpoints
Jeff King
1
-4
/
+6
2017-05-24
handle_revision_arg: add handle_dotdot() helper
Jeff King
1
-75
/
+102
2017-05-24
handle_revision_arg: hoist ".." check out of range parsing
Jeff King
1
-14
/
+10
2017-05-24
handle_revision_arg: stop using "dotdot" as a generic pointer
Jeff King
1
-14
/
+15
2017-05-24
handle_revision_arg: simplify commit reference lookups
Jeff King
1
-6
/
+2
2017-05-24
handle_revision_arg: reset "dotdot" consistently
Jeff King
1
-0
/
+3
2017-05-20
revision.c: ignore broken tags with ignore_missing_links
Jeff King
1
-1
/
+1
2017-03-17
Merge branch 'bc/object-id'
Junio C Hamano
1
-6
/
+6
2017-03-02
interpret_branch_name: allow callers to restrict expansions
Jeff King
1
-1
/
+1
2017-02-22
refs: convert each_reflog_ent_fn to struct object_id
brian m. carlson
1
-6
/
+6
2016-10-06
Merge branch 'vn/revision-shorthand-for-side-branch-log'
Junio C Hamano
1
-4
/
+30
2016-09-27
revision: new rev^-n shorthand for rev^n..rev
Vegard Nossum
1
-4
/
+30
2016-09-07
cache: convert struct cache_entry to use struct object_id
brian m. carlson
1
-1
/
+1
2016-08-12
Merge branch 'kw/patch-ids-optim'
Junio C Hamano
1
-15
/
+3
2016-08-04
Merge branch 'jc/grep-commandline-vs-configuration'
Junio C Hamano
1
-4
/
+4
2016-07-29
patch-ids: replace the seen indicator with a commit pointer
Kevin Willford
1
-15
/
+3
2016-07-25
grep: further simplify setting the pattern type
Junio C Hamano
1
-4
/
+4
2016-07-11
Merge branch 'mj/log-show-signature-conf'
Junio C Hamano
1
-0
/
+2
2016-06-24
log: add "--no-show-signature" command line option
Mehul Jain
1
-0
/
+2
2016-06-02
pathspec: rename free_pathspec() to clear_pathspec()
Junio C Hamano
1
-1
/
+1
2016-05-06
Merge branch 'bc/object-id'
Junio C Hamano
1
-2
/
+2
2016-04-25
struct name_entry: use struct object_id instead of unsigned char sha1[20]
brian m. carlson
1
-2
/
+2
2016-04-13
Merge branch 'lt/pretty-expand-tabs'
Junio C Hamano
1
-0
/
+14
2016-03-30
pretty: allow tweaking tabwidth in --expand-tabs
Junio C Hamano
1
-2
/
+7
2016-03-30
pretty: enable --expand-tabs by default for selected pretty formats
Junio C Hamano
1
-0
/
+7
2016-03-30
pretty: expand tabs in indented logs to make things line up properly
Linus Torvalds
1
-0
/
+2
2016-03-16
list-objects: pass full pathname to callbacks
Jeff King
1
-15
/
+2
2016-03-16
list-objects: drop name_path entirely
Jeff King
1
-3
/
+3
2016-03-16
list-objects: convert name_path to a strbuf
Jeff King
1
-20
/
+5
2016-03-16
show_object_with_name: simplify by using path_name()
Jeff King
1
-34
/
+6
2016-02-26
Merge branch 'jk/tighten-alloc'
Junio C Hamano
1
-1
/
+1
2016-02-22
use st_add and st_mult for allocation size computation
Jeff King
1
-1
/
+1
2016-02-12
list-objects: pass full pathname to callbacks
Jeff King
1
-15
/
+2
2016-02-12
list-objects: drop name_path entirely
Jeff King
1
-3
/
+3
2016-02-12
list-objects: convert name_path to a strbuf
Jeff King
1
-20
/
+5
2016-02-12
show_object_with_name: simplify by using path_name()
Jeff King
1
-34
/
+6
2016-02-05
Merge branch 'nd/diff-with-path-params' into maint
Junio C Hamano
1
-1
/
+1
2016-02-03
Merge branch 'nd/diff-with-path-params'
Junio C Hamano
1
-1
/
+1
2016-01-21
diff: make -O and --output work in subdirectory
Duy Nguyen
1
-1
/
+1
2016-01-15
revision: read --stdin with strbuf_getline()
Junio C Hamano
1
-7
/
+2
2016-01-04
Merge branch 'jk/pending-keep-tag-name' into maint
Junio C Hamano
1
-2
/
+1
2015-12-28
Merge branch 'jk/pending-keep-tag-name'
Junio C Hamano
1
-2
/
+1
[next]