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
/
rev-parse.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-03-08
rev-parse: add --show-superproject-working-tree
Stefan Beller
1
-0
/
+7
2017-02-27
Merge branch 'js/git-path-in-subdir'
Junio C Hamano
1
-4
/
+11
2017-02-17
rev-parse: fix several options when running in a subdirectory
Johannes Schindelin
1
-4
/
+11
2017-02-03
rev-parse: add '--absolute-git-dir' option
SZEDER Gábor
1
-8
/
+18
2016-12-16
Merge branch 'jk/rev-parse-symbolic-parents-fix'
Junio C Hamano
1
-1
/
+6
2016-11-16
rev-parse: fix parent shorthands with --symbolic
Jeff King
1
-1
/
+6
2016-10-27
Merge branch 'lt/abbrev-auto'
Junio C Hamano
1
-2
/
+3
2016-10-03
abbrev: prepare for new world order
Junio C Hamano
1
-2
/
+3
2016-09-27
revision: new rev^-n shorthand for rev^n..rev
Vegard Nossum
1
-13
/
+41
2016-08-01
use strbuf_addstr() for adding constant strings to a strbuf
René Scharfe
1
-1
/
+1
2016-04-03
Merge branch 'jk/rev-parse-local-env-vars'
Junio C Hamano
1
-18
/
+32
2016-02-29
rev-parse: let some options run outside repository
Jeff King
1
-18
/
+32
2016-02-24
Merge branch 'nd/git-common-dir-fix'
Junio C Hamano
1
-1
/
+2
2016-02-12
rev-parse: take prefix into account in --git-common-dir
Nguyễn Thái Ngọc Duy
1
-1
/
+2
2016-01-15
rev-parse: read parseopt spec with strbuf_getline()
Junio C Hamano
1
-2
/
+2
2016-01-15
strbuf: introduce strbuf_getline_{lf,nul}()
Junio C Hamano
1
-2
/
+2
2015-11-20
Remove get_object_hash.
brian m. carlson
1
-2
/
+2
2015-11-20
Add several uses of get_object_hash.
brian m. carlson
1
-2
/
+2
2015-10-26
use pop_commit() for consuming the first entry of a struct commit_list
René Scharfe
1
-5
/
+2
2015-07-15
rev-parse --parseopt: allow [*=?!] in argument hints
Ilya Bobyr
1
-27
/
+30
2015-05-25
builtin/rev-parse: rewrite to take an object_id argument
Michael Haggerty
1
-24
/
+17
2015-05-25
each_ref_fn: change to take an object_id parameter
Michael Haggerty
1
-13
/
+20
2015-05-11
Merge branch 'nd/multiple-work-trees'
Junio C Hamano
1
-0
/
+11
2015-01-14
standardize usage info string format
Alex Henrie
1
-3
/
+3
2015-01-07
Merge branch 'jc/merge-bases'
Junio C Hamano
1
-1
/
+1
2014-12-01
setup.c: support multi-checkout repo setup
Nguyễn Thái Ngọc Duy
1
-0
/
+4
2014-12-01
git_path(): be aware of file relocation in $GIT_DIR
Nguyễn Thái Ngọc Duy
1
-0
/
+7
2014-10-30
get_merge_bases(): always clean-up object flags
Junio C Hamano
1
-1
/
+1
2014-09-19
refs: make rev-parse --quiet actually quiet
David Aguilar
1
-1
/
+4
2014-09-02
Merge branch 'rs/strbuf-getcwd'
Junio C Hamano
1
-3
/
+3
2014-08-26
use xgetcwd() to get the current directory or die
René Scharfe
1
-3
/
+3
2014-07-28
Merge branch 'jk/misc-fixes-maint'
Junio C Hamano
1
-0
/
+1
2014-07-24
free ref string returned by dwim_ref
Jeff King
1
-0
/
+1
2014-06-13
rev-parse: add --shared-index-path to get shared index path
Nguyễn Thái Ngọc Duy
1
-0
/
+10
2014-03-23
rev-parse --parseopt: option argument name hints
Ilya Bobyr
1
-1
/
+12
2014-02-27
Merge branch 'ds/rev-parse-required-args'
Junio C Hamano
1
-6
/
+11
2014-01-28
rev-parse: check i before using argv[i] against argc
David Sharp
1
-6
/
+11
2013-12-27
Merge branch 'jk/rev-parse-double-dashes'
Junio C Hamano
1
-1
/
+15
2013-12-17
Merge branch 'cc/starts-n-ends-with'
Junio C Hamano
1
-13
/
+13
2013-12-09
rev-parse: be more careful with munging arguments
Jeff King
1
-1
/
+5
2013-12-09
rev-parse: correctly diagnose revision errors before "--"
Jeff King
1
-0
/
+10
2013-12-05
replace {pre,suf}fixcmp() with {starts,ends}_with()
Christian Couder
1
-12
/
+12
2013-12-05
Merge branch 'jc/ref-excludes'
Junio C Hamano
1
-0
/
+16
2013-11-01
rev-parse: introduce --exclude=<glob> to tame wildcards
Junio C Hamano
1
-0
/
+17
2013-10-31
rev-parse --parseopt: add the --stuck-long mode
Nicolas Vigier
1
-2
/
+9
2013-09-04
Merge branch 'sb/parseopt-boolean-removal'
Junio C Hamano
1
-2
/
+2
2013-08-30
Merge branch 'rj/doc-rev-parse'
Junio C Hamano
1
-15
/
+13
2013-08-05
Replace deprecated OPT_BOOLEAN by OPT_BOOL
Stefan Beller
1
-2
/
+2
2013-07-22
rev-parse: remove restrictions on some options
John Keeping
1
-15
/
+13
2013-06-17
rev-parse: add --prefix option
John Keeping
1
-5
/
+19
[prev]
[next]