Sign in
googlers
/
jrn
/
git
/
faf0156b278d1a760362cda1d294a88be7608de4
/
builtin-rev-parse.c
2122f8b
rev-parse: Add support for the ^! and ^@ syntax
by Björn Steinbrink
· 17 years ago
1b1dd23
Make usage strings dash-less
by Stephan Beyer
· 17 years ago
9bd81e4
Merge branch 'js/config-cb'
by Junio C Hamano
· 17 years ago
v1.5.6-rc0
e13067a
Merge branch 'maint'
by Junio C Hamano
· 17 years ago
77599cc
Merge branch 'maint-1.5.4' into maint
by Junio C Hamano
· 17 years ago
v1.5.5.2
e00f379
rev-parse --symbolic-full-name: don't print '^' if SHA1 is not a ref
by Johannes Sixt
· 17 years ago
ef90d6d
Provide git_config with a callback-data parameter
by Johannes Schindelin
· 17 years ago
dfd1b74
rev-parse --verify: do not output anything on error
by Christian Couder
· 17 years ago
28bfa14
rev-parse: fix using "--default" with "--verify"
by Christian Couder
· 17 years ago
75ecfce
rev-parse: fix --verify to error out when passed junk after a good rev
by Christian Couder
· 17 years ago
b1b3596
rev-parse: teach "--verify" to be quiet when using "-q" or "--quiet"
by Christian Couder
· 17 years ago
ff962a3
parse-opt: bring PARSE_OPT_HIDDEN and NONEG to git-rev-parse --parseopt
by Pierre Habouzit
· 17 years ago
e103343
rev-parse: fix potential bus error with --parseopt option spec handling
by Jay Soffian
· 17 years ago
a6d97d4
git-rev-parse --symbolic-full-name
by Junio C Hamano
· 17 years ago
b319ce4
Trace and quote with argv: get rid of unneeded count argument.
by Christian Couder
· 17 years ago
5410a02
git-rev-parse --parseopt
by Junio C Hamano
· 17 years ago
21d4783
Add a parseopt mode to git-rev-parse to bring parse-options to shell scripts.
by Pierre Habouzit
· 17 years ago
e90fdc3
Clean up work-tree handling
by Johannes Schindelin
· 18 years ago
892c41b
introduce GIT_WORK_TREE to specify the work tree
by Matthias Lederhofer
· 18 years ago
493c774
rev-parse: introduce --is-bare-repository
by Matthias Lederhofer
· 18 years ago
1968d77
prefixcmp(): fix-up leftover strncmp().
by Junio C Hamano
· 18 years ago
cc44c76
Mechanical conversion to use prefixcmp()
by Junio C Hamano
· 18 years ago
6d9ba67
Commands requiring a work tree must not run in GIT_DIR
by Johannes Schindelin
· 18 years ago
8da1977
Tell between packed, unpacked and symbolic refs.
by Junio C Hamano
· 18 years ago
cb5d709
Add callback data to for_each_ref() family.
by Junio C Hamano
· 18 years ago
96f1e58
remove unnecessary initializations
by David Rientjes
· 19 years ago
a633fca
Call setup_git_directory() much earlier
by Linus Torvalds
· 19 years ago
b7d936b
builtin-rev-parse.c: constness tightening
by Junio C Hamano
· 19 years ago
3dd4e73
Teach rev-parse the ... syntax.
by Santi Béjar
· 19 years ago
554fe20
Make some strings const
by Timo Hirvonen
· 19 years ago
16cee38
rev-parse: tighten constness properly.
by Junio C Hamano
· 19 years ago
v1.4.0-rc1
895f10c
Builtin git-rev-parse.
by Christian Couder
· 19 years ago
[Renamed (98%) from rev-parse.c]
a62be77
Add "--branches", "--tags" and "--remotes" options to git-rev-parse.
by Sean
· 19 years ago
e23d0b4
Fix filename verification when in a subdirectory
by Linus Torvalds
· 19 years ago
3e1a70d
rev-parse: better error message for ambiguous arguments
by Paul Mackerras
· 19 years ago
ce4a706
revision arguments: ..B means HEAD..B, just like A.. means A..HEAD
by Junio C Hamano
· 19 years ago
fb18a2e
Fix error handling for nonexistent names
by Linus Torvalds
· 19 years ago
84a9b58
sha1_name: warning ambiguous refs.
by Junio C Hamano
· 19 years ago
765ac8e
Rip out merge-order and make "git log <paths>..." work again.
by Linus Torvalds
· 19 years ago
c649657
rev-list --objects-edge
by Junio C Hamano
· 19 years ago
709a9e5
Merge fixes up to GIT 1.2.2
by Junio C Hamano
· 19 years ago
44de0da
git-rev-parse: Fix --short= option parsing
by Jonas Fonseca
· 19 years ago
4c8725f
topo-order: make --date-order optional.
by Junio C Hamano
· 19 years ago
9ad0a93
rev-parse lstat() workaround cleanup.
by Linus Torvalds
· 19 years ago
9523a4c
Fix git-rev-parse over-eager errors
by Linus Torvalds
· 19 years ago
8233340
rev-list: allow -<n> as shorthand for --max-count=<n>
by Eric Wong
· 19 years ago
3af0698
rev-list: allow -n<n> as shorthand for --max-count=<n>
by Eric Wong
· 19 years ago
addafaf
Merge lt/revlist,jc/diff,jc/revparse,jc/abbrev
by Junio C Hamano
· 19 years ago
b33aba5
rev-parse: make "whatchanged -- git-fetch-script" work again.
by Junio C Hamano
· 19 years ago
62a604b
Rename rev-parse --abbrev to --short.
by Junio C Hamano
· 19 years ago
1dc4fb8
rev-parse --abbrev: do not try abbrev shorter than minimum.
by Junio C Hamano
· 19 years ago
d501250
rev-parse: --abbrev option.
by Junio C Hamano
· 19 years ago
d8f6b34
Make git-rev-list and git-rev-parse argument parsing stricter
by Linus Torvalds
· 19 years ago
5f94c73
rev-parse: --show-cdup
by Junio C Hamano
· 19 years ago
3c07b1d
git's rev-parse.c function show_datestring presumes gnu date
by Linus Torvalds
· 19 years ago
5a83f3b
Update git-rev-list options list in rev-parse.
by Junio C Hamano
· 19 years ago
af13cdf
Be more careful about reference parsing
by Linus Torvalds
· 19 years ago
7b34c2f
git-rev-list: make --dense the default (and introduce "--sparse")
by Linus Torvalds
· 19 years ago
a08b650
git-rev-parse: pass on "--" flag when required
by Linus Torvalds
· 19 years ago
7a3dd47
Avoid ambiguity between refname and filename in rev-parse
by Linus Torvalds
· 19 years ago
e091eb9
upload-pack: Do not choke on too many heads request.
by Junio C Hamano
· 19 years ago
c1babb1
[PATCH] Teach "git-rev-parse" about date-based cut-offs
by Linus Torvalds
· 19 years ago
a8783ee
[PATCH] Add "--git-dir" flag to git-rev-parse
by Linus Torvalds
· 19 years ago
4866ccf
Rationalize output selection in rev-parse.
by Junio C Hamano
· 20 years ago
0360e99
[PATCH] Fix git-rev-parse --default and --flags handling
by Linus Torvalds
· 20 years ago
30b96fc
Add --symbolic flag to git-rev-parse.
by Junio C Hamano
· 20 years ago
d288a70
[PATCH] Make "git diff" work inside relative subdirectories
by Linus Torvalds
· 20 years ago
5ccfb75
Update rev-parse flags list.
by Junio C Hamano
· 20 years ago
9938af6
Update get_sha1() to grok extended format.
by Junio C Hamano
· 20 years ago
5bb2c65
[PATCH] Help scripts that use git-rev-parse to grok args with SP/TAB/LF
by Junio C Hamano
· 20 years ago
79162bb
git-rev-parse: Allow a "zeroth" parent of a commit - the commit itself.
by Linus Torvalds
· 20 years ago
f79b65a
Add "--flags" and "--no-flags" arguments to git-rev-parse
by Linus Torvalds
· 20 years ago
671fe4b
git-rev-parse: support show sha1 names for pack entries
by Linus Torvalds
· 20 years ago
5736bef
Make git-rev-parse support cogito-style "short hex names"
by Linus Torvalds
· 20 years ago
960bba0
Add "--all" flag to rev-parse that shows all refs
by Linus Torvalds
· 20 years ago
042a4ed
git-rev-parse: add "--not" flag to mark subsequent heads negative
by Linus Torvalds
· 20 years ago
023d66e
git-rev-parse: re-organize and be more careful
by Linus Torvalds
· 20 years ago
218e441
Change parent syntax to "xyz^" instead of "xyz.p"
by Linus Torvalds
· 20 years ago
a8be83f
Make rev-parse understand "extended sha1" syntax
by Linus Torvalds
· 20 years ago
9d73fad
git-rev-parse: flush "default" head when encountering something unexpected
by Linus Torvalds
· 20 years ago
800644c
git-rev-parse: parse ".." before simple SHA1's
by Linus Torvalds
· 20 years ago
921d865
Teach git-rev-parse about revision-specifying arguments
by Linus Torvalds
· 20 years ago
8ebb018
git-rev-parse: split "revs" and "non-revs"
by Linus Torvalds
· 20 years ago
178cb24
Add 'git-rev-parse' helper script
by Linus Torvalds
· 20 years ago