index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
cache.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
sha1_name.c: introduce get_sha1_committish()
Junio C Hamano
2012-07-10
1
-0
/
+1
*
sha1_name.c: teach lookup context to get_sha1_with_context()
Junio C Hamano
2012-07-10
1
-1
/
+2
*
sha1_name.c: many short names can only be committish
Junio C Hamano
2012-07-10
1
-0
/
+1
*
sha1_name.c: teach get_short_sha1() a commit-only option
Junio C Hamano
2012-07-03
1
-0
/
+1
*
sha1_name.c: allow get_short_sha1() to take other flags
Junio C Hamano
2012-07-03
1
-0
/
+2
*
sha1_name.c: get rid of get_sha1_with_mode()
Junio C Hamano
2012-07-03
1
-1
/
+0
*
sha1_name.c: get rid of get_sha1_with_mode_1()
Junio C Hamano
2012-07-03
1
-5
/
+2
*
sha1_name.c: hide get_sha1_with_context_1() ugliness
Junio C Hamano
2012-07-02
1
-5
/
+1
*
Merge branch 'jk/git-prompt'
Junio C Hamano
2011-12-22
1
-1
/
+0
|
\
|
*
move git_getpass to its own source file
Jeff King
2011-12-13
1
-1
/
+0
*
|
Merge branch 'mh/ref-api'
Junio C Hamano
2011-12-20
1
-2
/
+2
|
\
\
|
*
|
refs: rename "refname" variables
Michael Haggerty
2011-12-12
1
-3
/
+3
*
|
|
Merge branch 'jk/fetch-no-tail-match-refs'
Junio C Hamano
2011-12-20
1
-2
/
+1
|
\
\
\
|
*
|
|
connect.c: drop path_match function
Jeff King
2011-12-13
1
-1
/
+0
|
*
|
|
drop "match" parameter from get_remote_heads
Jeff King
2011-12-13
1
-1
/
+1
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'nd/resolve-ref'
Junio C Hamano
2011-12-20
1
-1
/
+2
|
\
\
\
|
*
|
|
Rename resolve_ref() to resolve_ref_unsafe()
Nguyễn Thái Ngọc Duy
2011-12-13
1
-1
/
+1
|
*
|
|
Convert resolve_ref+xstrdup to new resolve_refdup function
Nguyễn Thái Ngọc Duy
2011-12-13
1
-0
/
+1
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'jc/stream-to-pack'
Junio C Hamano
2011-12-17
1
-0
/
+2
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
bulk-checkin: replace fast-import based implementation
Junio C Hamano
2011-12-01
1
-0
/
+2
|
|
/
*
|
Merge branch 'nd/resolve-ref'
Junio C Hamano
2011-12-09
1
-0
/
+2
|
\
\
|
*
|
Convert many resolve_ref() calls to read_ref*() and ref_exists()
Nguyễn Thái Ngọc Duy
2011-11-13
1
-0
/
+2
|
|
/
*
|
Merge branch 'jc/pull-signed-tag'
Junio C Hamano
2011-12-09
1
-1
/
+1
|
\
\
|
*
|
refs DWIMmery: use the same rule for both "git fetch" and others
Junio C Hamano
2011-11-08
1
-1
/
+1
*
|
|
cache.h: put single NUL at end of struct cache_entry
René Scharfe
2011-10-27
1
-1
/
+1
*
|
|
read-cache.c: allocate index entries individually
René Scharfe
2011-10-27
1
-1
/
+0
|
|
/
|
/
|
*
|
Merge branch 'jk/maint-pack-objects-compete-with-delete'
Junio C Hamano
2011-10-22
1
-0
/
+1
|
\
\
|
*
|
pack-objects: protect against disappearing packs
Jeff King
2011-10-14
1
-0
/
+1
*
|
|
Merge branch 'ph/transport-with-gitfile'
Junio C Hamano
2011-10-22
1
-1
/
+1
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
enter_repo: do not modify input
Erik Faye-Lund
2011-10-04
1
-1
/
+1
|
|
/
*
|
Merge branch 'bc/attr-ignore-case'
Junio C Hamano
2011-10-18
1
-0
/
+1
|
\
\
|
*
|
attr: read core.attributesfile from git_default_core_config
Junio C Hamano
2011-10-06
1
-0
/
+1
|
|
/
*
|
Merge branch 'jk/name-hash-dirent'
Junio C Hamano
2011-10-18
1
-0
/
+1
|
\
\
|
*
|
fix phantom untracked files when core.ignorecase is set
Jeff King
2011-10-08
1
-0
/
+1
*
|
|
Merge branch 'mh/check-ref-format-3'
Junio C Hamano
2011-10-11
1
-1
/
+42
|
\
\
\
|
*
|
|
resolve_ref(): expand documentation
Michael Haggerty
2011-10-05
1
-1
/
+33
|
*
|
|
get_sha1_hex(): do not read past a NUL character
Michael Haggerty
2011-10-05
1
-0
/
+9
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'cb/common-prefix-unification'
Junio C Hamano
2011-10-11
1
-1
/
+0
|
\
\
\
|
*
|
|
rename pathspec_prefix() to common_prefix() and move to dir.[ch]
Clemens Buchacher
2011-09-12
1
-1
/
+0
|
*
|
|
remove prefix argument from pathspec_prefix
Clemens Buchacher
2011-09-06
1
-1
/
+1
*
|
|
|
Merge branch 'fg/submodule-git-file-git-dir'
Junio C Hamano
2011-10-11
1
-0
/
+1
|
\
\
\
\
|
*
|
|
|
rev-parse: add option --resolve-git-dir <path>
Fredrik Gustafsson
2011-08-16
1
-0
/
+1
*
|
|
|
|
Merge branch 'rr/revert-cherry-pick-continue'
Junio C Hamano
2011-10-05
1
-0
/
+2
|
\
\
\
\
\
|
|
_
|
_
|
/
/
|
/
|
|
|
|
|
*
|
|
|
config: Introduce functions to write non-standard file
Ramkumar Ramachandra
2011-08-05
1
-0
/
+2
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge branch 'nd/maint-clone-gitdir'
Junio C Hamano
2011-08-29
1
-1
/
+1
|
\
\
\
\
|
*
|
|
|
read_gitfile_gently(): rename misnamed function to read_gitfile()
Junio C Hamano
2011-08-22
1
-1
/
+1
|
|
/
/
/
*
|
|
|
Merge branch 'cb/maint-ls-files-error-report'
Junio C Hamano
2011-08-24
1
-1
/
+1
|
\
\
\
\
|
*
|
|
|
ls-files: fix pathspec display on error
Clemens Buchacher
2011-08-11
1
-1
/
+1
|
|
/
/
/
*
|
|
|
Merge branch 'js/ref-namespaces'
Junio C Hamano
2011-08-18
1
-0
/
+3
|
\
\
\
\
|
*
|
|
|
ref namespaces: infrastructure
Josh Triplett
2011-07-06
1
-0
/
+3
[next]