index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
builtin
/
rev-parse.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
use strbuf_addstr() for adding constant strings to a strbuf
René Scharfe
2016-08-01
1
-1
/
+1
*
Merge branch 'jk/rev-parse-local-env-vars'
Junio C Hamano
2016-04-03
1
-18
/
+32
|
\
|
*
rev-parse: let some options run outside repository
Jeff King
2016-02-29
1
-18
/
+32
*
|
Merge branch 'nd/git-common-dir-fix'
Junio C Hamano
2016-02-24
1
-1
/
+2
|
\
\
|
*
|
rev-parse: take prefix into account in --git-common-dir
Nguyễn Thái Ngọc Duy
2016-02-13
1
-1
/
+2
|
|
/
*
|
rev-parse: read parseopt spec with strbuf_getline()
Junio C Hamano
2016-01-15
1
-2
/
+2
*
|
strbuf: introduce strbuf_getline_{lf,nul}()
Junio C Hamano
2016-01-15
1
-2
/
+2
|
/
*
Remove get_object_hash.
brian m. carlson
2015-11-20
1
-2
/
+2
*
Add several uses of get_object_hash.
brian m. carlson
2015-11-20
1
-2
/
+2
*
use pop_commit() for consuming the first entry of a struct commit_list
René Scharfe
2015-10-26
1
-5
/
+2
*
rev-parse --parseopt: allow [*=?!] in argument hints
Ilya Bobyr
2015-07-15
1
-27
/
+30
*
builtin/rev-parse: rewrite to take an object_id argument
Michael Haggerty
2015-05-25
1
-24
/
+17
*
each_ref_fn: change to take an object_id parameter
Michael Haggerty
2015-05-25
1
-13
/
+20
*
Merge branch 'nd/multiple-work-trees'
Junio C Hamano
2015-05-11
1
-0
/
+11
|
\
|
*
setup.c: support multi-checkout repo setup
Nguyễn Thái Ngọc Duy
2014-12-01
1
-0
/
+4
|
*
git_path(): be aware of file relocation in $GIT_DIR
Nguyễn Thái Ngọc Duy
2014-12-01
1
-0
/
+7
*
|
standardize usage info string format
Alex Henrie
2015-01-14
1
-3
/
+3
*
|
Merge branch 'jc/merge-bases'
Junio C Hamano
2015-01-07
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
get_merge_bases(): always clean-up object flags
Junio C Hamano
2014-10-30
1
-1
/
+1
*
|
refs: make rev-parse --quiet actually quiet
David Aguilar
2014-09-19
1
-1
/
+4
*
|
Merge branch 'rs/strbuf-getcwd'
Junio C Hamano
2014-09-02
1
-3
/
+3
|
\
\
|
*
|
use xgetcwd() to get the current directory or die
René Scharfe
2014-08-26
1
-3
/
+3
|
|
/
*
|
Merge branch 'jk/misc-fixes-maint'
Junio C Hamano
2014-07-28
1
-0
/
+1
|
\
\
|
*
|
free ref string returned by dwim_ref
Jeff King
2014-07-24
1
-0
/
+1
|
|
/
*
/
rev-parse: add --shared-index-path to get shared index path
Nguyễn Thái Ngọc Duy
2014-06-13
1
-0
/
+10
|
/
*
rev-parse --parseopt: option argument name hints
Ilya Bobyr
2014-03-24
1
-1
/
+12
*
Merge branch 'ds/rev-parse-required-args'
Junio C Hamano
2014-02-27
1
-6
/
+11
|
\
|
*
rev-parse: check i before using argv[i] against argc
David Sharp
2014-01-28
1
-6
/
+11
*
|
Merge branch 'jk/rev-parse-double-dashes'
Junio C Hamano
2013-12-27
1
-1
/
+15
|
\
\
|
*
|
rev-parse: be more careful with munging arguments
Jeff King
2013-12-09
1
-1
/
+5
|
*
|
rev-parse: correctly diagnose revision errors before "--"
Jeff King
2013-12-09
1
-0
/
+10
|
|
/
*
|
Merge branch 'cc/starts-n-ends-with'
Junio C Hamano
2013-12-17
1
-13
/
+13
|
\
\
|
*
|
replace {pre,suf}fixcmp() with {starts,ends}_with()
Christian Couder
2013-12-05
1
-12
/
+12
|
|
/
*
|
Merge branch 'jc/ref-excludes'
Junio C Hamano
2013-12-05
1
-0
/
+16
|
\
\
|
*
|
rev-parse: introduce --exclude=<glob> to tame wildcards
Junio C Hamano
2013-11-01
1
-0
/
+17
*
|
|
rev-parse --parseopt: add the --stuck-long mode
Nicolas Vigier
2013-10-31
1
-2
/
+9
|
|
/
|
/
|
*
|
Merge branch 'sb/parseopt-boolean-removal'
Junio C Hamano
2013-09-04
1
-2
/
+2
|
\
\
|
*
|
Replace deprecated OPT_BOOLEAN by OPT_BOOL
Stefan Beller
2013-08-05
1
-2
/
+2
|
|
/
*
|
Merge branch 'rj/doc-rev-parse'
Junio C Hamano
2013-08-30
1
-15
/
+13
|
\
\
|
|
/
|
/
|
|
*
rev-parse: remove restrictions on some options
John Keeping
2013-07-22
1
-15
/
+13
*
|
rev-parse: add --prefix option
John Keeping
2013-06-17
1
-5
/
+19
|
/
*
Merge branch 'jc/dotdot-is-parent-directory'
Junio C Hamano
2012-09-07
1
-2
/
+14
|
\
|
*
specifying ranges: we did not mean to make ".." an empty set
Junio C Hamano
2012-08-23
1
-2
/
+14
|
*
Merge branch 'mm/verify-filename-fix' into maint
Junio C Hamano
2012-07-11
1
-2
/
+2
|
|
\
*
|
|
i18n: rev-parse: mark parseopt strings for translation
Nguyễn Thái Ngọc Duy
2012-08-20
1
-9
/
+9
*
|
|
Merge branch 'jc/sha1-name-more'
Junio C Hamano
2012-07-22
1
-2
/
+12
|
\
\
\
|
*
|
|
rev-parse --disambiguate=<prefix>
Junio C Hamano
2012-07-10
1
-0
/
+10
|
*
|
|
rev-parse: A and B in "rev-parse A..B" refer to committish
Junio C Hamano
2012-07-10
1
-2
/
+2
*
|
|
|
Merge branch 'mm/verify-filename-fix'
Junio C Hamano
2012-06-29
1
-2
/
+2
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
/
|
|
|
/
|
|
/
|
|
*
|
verify_filename(): ask the caller to chose the kind of diagnosis
Matthieu Moy
2012-06-19
1
-2
/
+2
|
|
/
[next]