index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix 'git cvsexportcommit -w $cvsdir ...' when used with relative $GIT_DIR
Johan Herland
2008-02-13
2
-7
/
+6
*
Add testcase for 'git cvsexportcommit -w $cvsdir ...' with relative $GIT_DIR
Johan Herland
2008-02-13
1
-1
/
+17
*
.mailmap: adjust to a recent patch application glitch.
Junio C Hamano
2008-02-12
1
-0
/
+1
*
Update the main documentation (stale notes section)
Junio C Hamano
2008-02-12
1
-1
/
+2
*
Merge branch 'db/no-separate-ls-remote-connection' (early part)
Junio C Hamano
2008-02-12
6
-56
/
+95
|
\
|
*
Fix "git clone" for git:// protocol
Johannes Schindelin
2008-02-10
1
-8
/
+12
|
*
Reduce the number of connects when fetching
Daniel Barkalow
2008-02-05
5
-48
/
+83
*
|
Merge branch 'mw/send-email'
Junio C Hamano
2008-02-12
2
-27
/
+106
|
\
\
|
*
|
git-send-email: Better handling of EOF
Michael Witten
2008-02-05
1
-16
/
+28
|
*
|
git-send-email: SIG{TERM,INT} handlers
Michael Witten
2008-02-05
1
-2
/
+23
|
*
|
git-send-email: ssh/login style password requests
Michael Witten
2008-02-05
2
-9
/
+55
|
|
/
*
|
Merge branch 'db/send-email-omit-cc'
Junio C Hamano
2008-02-12
2
-7
/
+60
|
\
\
|
*
|
git-send-email: Generalize auto-cc recipient mechanism.
David Brown
2008-02-05
2
-7
/
+60
|
|
/
*
|
Merge branch 'jc/error-message-in-cherry-pick'
Junio C Hamano
2008-02-12
5
-58
/
+79
|
\
\
|
*
|
Make error messages from cherry-pick/revert more sensible
Junio C Hamano
2008-02-05
5
-58
/
+79
|
|
/
*
|
Merge branch 'lt/in-core-index'
Junio C Hamano
2008-02-12
25
-296
/
+566
|
\
\
|
*
|
lazy index hashing
Junio C Hamano
2008-01-23
2
-3
/
+24
|
*
|
Create pathname-based hash-table lookup into index
Linus Torvalds
2008-01-23
3
-11
/
+95
|
*
|
read-cache.c: introduce is_racy_timestamp() helper
Junio C Hamano
2008-01-23
1
-5
/
+8
|
*
|
read-cache.c: fix a couple more CE_REMOVE conversion
Junio C Hamano
2008-01-23
1
-3
/
+4
|
*
|
Also use unpack_trees() in do_diff_cache()
Johannes Schindelin
2008-01-21
1
-79
/
+13
|
*
|
Make run_diff_index() use unpack_trees(), not read_tree()
Linus Torvalds
2008-01-21
3
-24
/
+138
|
*
|
Avoid running lstat(2) on the same cache entry.
Junio C Hamano
2008-01-21
3
-10
/
+32
|
*
|
index: be careful when handling long names
Junio C Hamano
2008-01-21
3
-3
/
+46
|
*
|
Make on-disk index representation separate from in-core one
Linus Torvalds
2008-01-21
21
-169
/
+217
*
|
|
Merge branch 'ph/describe-match'
Junio C Hamano
2008-02-12
3
-15
/
+45
|
\
\
\
|
*
|
|
git-name-rev: add a --(no-)undefined option.
Pierre Habouzit
2007-12-27
2
-11
/
+26
|
*
|
|
git-describe: Add a --match option to limit considered tags.
Pierre Habouzit
2007-12-23
2
-5
/
+20
*
|
|
|
git-blame.el: show the when, who and what in the minibuffer.
Junichi Uekawa
2008-02-11
1
-1
/
+9
*
|
|
|
Define the project whitespace policy
Junio C Hamano
2008-02-11
3
-0
/
+4
*
|
|
|
Add `git svn blame' command
Tim Stoakes
2008-02-11
2
-0
/
+28
*
|
|
|
Merge branch 'maint'
Junio C Hamano
2008-02-11
34
-59
/
+255
|
\
\
\
\
|
*
|
|
|
config.c: guard config parser from value=NULL
Junio C Hamano
2008-02-11
1
-1
/
+15
|
*
|
|
|
builtin-log.c: guard config parser from value=NULL
Junio C Hamano
2008-02-11
1
-3
/
+2
|
*
|
|
|
imap-send.c: guard config parser from value=NULL
Junio C Hamano
2008-02-11
1
-0
/
+4
|
*
|
|
|
wt-status.c: guard config parser from value=NULL
Junio C Hamano
2008-02-11
1
-0
/
+2
|
*
|
|
|
setup.c: guard config parser from value=NULL
Junio C Hamano
2008-02-11
1
-0
/
+2
|
*
|
|
|
remote.c: guard config parser from value=NULL
Junio C Hamano
2008-02-11
1
-3
/
+6
|
*
|
|
|
merge-recursive.c: guard config parser from value=NULL
Junio C Hamano
2008-02-11
1
-5
/
+6
|
*
|
|
|
http.c: guard config parser from value=NULL
Junio C Hamano
2008-02-11
1
-10
/
+15
|
*
|
|
|
help.c: guard config parser from value=NULL
Junio C Hamano
2008-02-11
1
-0
/
+2
|
*
|
|
|
git.c: guard config parser from value=NULL
Junio C Hamano
2008-02-11
1
-0
/
+2
|
*
|
|
|
diff.c: guard config parser from value=NULL
Junio C Hamano
2008-02-11
1
-2
/
+12
|
*
|
|
|
convert.c: guard config parser from value=NULL
Junio C Hamano
2008-02-11
1
-2
/
+2
|
*
|
|
|
connect.c: guard config parser from value=NULL
Junio C Hamano
2008-02-11
1
-0
/
+2
|
*
|
|
|
builtin-tag.c: guard config parser from value=NULL
Junio C Hamano
2008-02-11
1
-1
/
+1
|
*
|
|
|
builtin-show-branch.c: guard config parser from value=NULL
Junio C Hamano
2008-02-11
1
-0
/
+2
|
*
|
|
|
builtin-reflog.c: guard config parser from value=NULL
Junio C Hamano
2008-02-11
1
-5
/
+11
|
*
|
|
|
builtin-log.c: guard config parser from value=NULL
Junio C Hamano
2008-02-11
1
-1
/
+1
|
*
|
|
|
builtin-config.c: guard config parser from value=NULL
Junio C Hamano
2008-02-11
1
-0
/
+2
[next]