index
:
org/kernel/git.git
master
forked from git/git
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
*
Merge branch 'master' into np/index-pack
Junio C Hamano
2006-11-03
|
\
|
*
gitweb: Better support for non-CSS aware web browsers
Jakub Narebski
2006-11-02
|
*
gitweb: Output also empty patches in "commitdiff" view
Jakub Narebski
2006-11-02
|
*
Merge branch 'maint'
Junio C Hamano
2006-11-02
|
|
\
|
|
*
git-clone documentation didn't mention --origin as equivalent of -o
Andy Parkins
2006-11-02
|
|
*
Minor grammar fixes for git-diff-index.txt
Andy Parkins
2006-11-02
|
|
*
link_temp_to_file: call adjust_shared_perm() only when we created the directory
Johannes Schindelin
2006-11-02
|
*
|
gitweb: Use git-for-each-ref to generate list of heads and/or tags
Jakub Narebski
2006-11-02
|
*
|
for-each-ref: "creator" and "creatordate" fields
Junio C Hamano
2006-11-02
|
*
|
Add --global option to git-repo-config.
Sean
2006-11-02
|
*
|
pack-refs: Store the full name of the ref even when packing only tags.
Alexandre Julliard
2006-11-02
|
*
|
Remove uneccessarily similar printf() from print_ref_list() in builtin-branch
Andy Parkins
2006-11-02
|
*
|
Merge branch 'maint'
Junio C Hamano
2006-11-01
|
|
\
\
|
|
|
/
|
|
*
pack-objects doesn't create random pack names
Nicolas Pitre
2006-11-01
|
|
*
link_temp_to_file: don't leave the path truncated on adjust_shared_perm failure
Junio C Hamano
2006-10-31
|
*
|
branch: work in subdirectories.
Junio C Hamano
2006-11-01
|
*
|
gitweb: Use 's' regexp modifier to secure against filenames with LF
Jakub Narebski
2006-11-01
|
*
|
gitweb: Secure against commit-ish/tree-ish with the same name as path
Jakub Narebski
2006-11-01
|
*
|
gitweb: esc_html() author in blame
Luben Tuikov
2006-11-01
|
*
|
Merge branch 'rs/cherry'
Junio C Hamano
2006-11-01
|
|
\
\
|
|
*
|
Make git-cherry handle root trees
Rene Scharfe
2006-10-26
|
|
*
|
Built-in cherry
Rene Scharfe
2006-10-23
|
*
|
|
Merge branch 'jc/refs-and-fetch'
Junio C Hamano
2006-11-01
|
|
\
\
\
|
|
*
|
|
git-fetch: adjust to packed-refs.
Junio C Hamano
2006-10-01
|
|
*
|
|
Merge branch 'sb/fetch' into jc/refs-and-fetch
Junio C Hamano
2006-10-01
|
|
|
\
\
\
|
*
|
\
\
\
Merge branch 'lj/refs'
Junio C Hamano
2006-11-01
|
|
\
\
\
\
\
|
|
*
\
\
\
\
Merge branch 'jc/reflog' into lj/refs
Junio C Hamano
2006-10-26
|
|
|
\
\
\
\
\
|
|
|
*
|
|
|
|
sha1_name.c: avoid compilation warnings.
Junio C Hamano
2006-10-23
|
|
|
*
|
|
|
|
ref-log: allow ref@{count} syntax.
Junio C Hamano
2006-10-05
|
|
*
|
|
|
|
|
Fix show-ref usagestring
Lars Hjemli
2006-10-26
|
|
*
|
|
|
|
|
t3200: git-branch testsuite update
Junio C Hamano
2006-10-23
|
|
*
|
|
|
|
|
Make git-branch a builtin
Lars Hjemli
2006-10-23
|
|
*
|
|
|
|
|
ref-log: fix D/F conflict coming from deleted refs.
Junio C Hamano
2006-10-19
|
|
*
|
|
|
|
|
git-revert with conflicts to behave as git-merge with conflicts
Luben Tuikov
2006-10-15
|
|
*
|
|
|
|
|
core.logallrefupdates thinko-fix
Junio C Hamano
2006-10-09
|
|
*
|
|
|
|
|
git-pack-refs --all
Junio C Hamano
2006-10-08
|
|
*
|
|
|
|
|
core.logallrefupdates create new log file only for branch heads.
Junio C Hamano
2006-10-08
|
|
*
|
|
|
|
|
Remove bashism from t3210-pack-refs.sh
Dennis Stosberg
2006-10-06
|
|
|
/
/
/
/
/
|
|
*
|
|
|
|
pack-refs: call fflush before fsync.
Junio C Hamano
2006-10-04
|
|
*
|
|
|
|
pack-refs: use lockfile as everybody else does.
Junio C Hamano
2006-10-03
|
|
*
|
|
|
|
git-fetch: do not look into $GIT_DIR/refs to see if a tag exists.
Junio C Hamano
2006-10-03
|
|
*
|
|
|
|
Merge branch 'master' into lj/refs
Junio C Hamano
2006-10-02
|
|
|
\
\
\
\
\
|
|
|
*
|
|
|
|
lock_ref_sha1_basic does not remove empty directories on BSD
Dennis Stosberg
2006-10-02
|
|
*
|
|
|
|
|
Do not create tag leading directories since git update-ref does it.
Christian Couder
2006-10-01
|
|
*
|
|
|
|
|
Check that a tag exists using show-ref instead of looking for the ref file.
Christian Couder
2006-10-01
|
|
*
|
|
|
|
|
Use git-update-ref to delete a tag instead of rm()ing the ref file.
Christian Couder
2006-10-01
|
|
*
|
|
|
|
|
Fix refs.c;:repack_without_ref() clean-up path
Junio C Hamano
2006-10-01
|
|
*
|
|
|
|
|
Clean up "git-branch.sh" and add remove recursive dir test cases.
Christian Couder
2006-10-01
|
|
*
|
|
|
|
|
Fix a remove_empty_dir_recursive problem.
Christian Couder
2006-10-01
|
|
|
|
/
/
/
/
|
|
|
/
|
|
|
|
|
|
*
|
|
|
|
show-ref --hash=len, --abbrev=len, and --abbrev
Junio C Hamano
2006-10-01
[next]