index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
t
/
annotate-tests.sh
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2008-07-17
git fetch-pack: do not complain about "no common commits" in an empty repo
Johannes Schindelin
1
-1
/
+2
2008-07-17
rebase-i: keep old parents when preserving merges
Stephan Beyer
1
-0
/
+2
2008-07-16
t7600-merge: Use test_expect_failure to test option parsing
Johannes Sixt
1
-30
/
+6
2008-07-16
Fix buffer overflow in prepare_attr_stack
Dmitry Potapov
1
-6
/
+9
2008-07-16
Fix buffer overflow in git diff
Dmitry Potapov
5
-25
/
+34
2008-07-16
Fix buffer overflow in git-grep
Dmitry Potapov
1
-12
/
+15
2008-07-16
t/Makefile: use specified shell when running aggregation script
SungHyun Nam
1
-1
/
+1
2008-07-16
git-cvsserver: fix call to nonexistant cleanupWorkDir()
Lars Noschinski
1
-1
/
+1
2008-07-16
parse-options.c: make check_typos() static
Nanako Shiraishi
1
-1
/
+1
2008-07-16
builtin-describe.c: make a global variable "pattern" static
Nanako Shiraishi
1
-1
/
+1
2008-07-16
cache-tree.c: make cache_tree_find() static
Nanako Shiraishi
2
-3
/
+1
2008-07-16
Documentation/git-cherry-pick.txt et al.: Fix misleading -n description
Petr Baudis
2
-13
/
+13
2008-07-16
t/aggregate-results: whitespace fix
Junio C Hamano
1
-5
/
+5
2008-07-16
t/lib-git-svn: fix SVN_HTTPD tests to work with "trash directory"
Eric Wong
1
-1
/
+1
2008-07-16
Rename ".dotest/" to ".git/rebase" and ".dotest-merge" to "rebase-merge"
Johannes Schindelin
15
-66
/
+66
2008-07-16
Do not try to detect move/copy for entries below threshold.
Alexander Gavrilov
1
-5
/
+11
2008-07-16
Avoid rescanning unchanged entries in search for copies.
Alexander Gavrilov
1
-2
/
+19
2008-07-15
Update draft release notes to 1.6.0
Junio C Hamano
1
-1
/
+17
2008-07-15
shortlog: support --pretty=format: option
Johannes Schindelin
2
-0
/
+12
2008-07-15
Make git-add -i accept ranges like 7-
Ciaran McCreesh
2
-5
/
+6
2008-07-15
t9600: allow testing with cvsps 2.2, including beta versions
Pavel Roskin
1
-2
/
+2
2008-07-15
archive: remove extra arguments parsing code
René Scharfe
3
-31
/
+17
2008-07-15
archive: unify file attribute handling
René Scharfe
2
-43
/
+23
2008-07-15
archive: centralize archive entry writing
René Scharfe
4
-154
/
+133
2008-07-15
archive: add baselen member to struct archiver_args
René Scharfe
4
-10
/
+8
2008-07-15
add context pointer to read_tree_recursive()
René Scharfe
8
-26
/
+28
2008-07-15
archive: remove args member from struct archiver
René Scharfe
3
-39
/
+28
2008-07-15
index-pack: Honor core.deltaBaseCacheLimit when resolving deltas
Shawn O. Pearce
1
-2
/
+46
2008-07-15
index-pack: Track the object_entry that creates each base_data
Shawn O. Pearce
1
-6
/
+12
2008-07-15
index-pack: Chain the struct base_data on the stack for traversal
Shawn O. Pearce
1
-3
/
+31
2008-07-15
index-pack: Refactor base arguments of resolve_delta into a struct
Shawn O. Pearce
1
-27
/
+33
2008-07-15
bash completion: Remove dashed command completion support
Shawn O. Pearce
1
-54
/
+0
2008-07-15
restore legacy behavior for read_sha1_file()
Nicolas Pitre
3
-4
/
+89
2008-07-15
bash: Add long option completion for 'git send-email'
Teemu Likonen
1
-0
/
+20
2008-07-15
git-submodule - register submodule URL if adding in place
Mark Levedahl
1
-0
/
+10
2008-07-15
git-submodule - make "submodule add" more strict, and document it
Mark Levedahl
3
-45
/
+48
2008-07-15
git-svn: typofix
Frederik Schwarzer
1
-1
/
+1
2008-07-15
git-svn: find-rev and rebase for SVN::Mirror repositories
João Abecasis
2
-4
/
+44
2008-07-15
tutorial: clarify "pull" is "fetch + merge"
Junio C Hamano
1
-1
/
+27
2008-07-15
tutorial: use prompt with user names in example, to clarify who is doing what
Ian Katz
1
-13
/
+13
2008-07-15
bash completion: Resolve git show ref:path<tab> losing ref: portion
Shawn O. Pearce
1
-2
/
+25
2008-07-14
git-rebase: report checkout failure
Junio C Hamano
1
-3
/
+1
2008-07-14
reduce_heads(): protect from duplicate input
Junio C Hamano
2
-2
/
+31
2008-07-14
Update draft release notes for 1.6.0
Junio C Hamano
1
-1
/
+38
2008-07-14
bash completion: Append space after file names have been completed
Shawn O. Pearce
1
-1
/
+9
2008-07-14
git-mailinfo: Fix getting the subject from the in-body [PATCH] line
Lukas Sandström
7
-2
/
+104
2008-07-14
bash completion: Don't offer "a.." as a completion for "a."
Shawn O. Pearce
1
-3
/
+0
2008-07-14
git-request-pull: replace call to deprecated peek-remote
Ramsay Jones
1
-1
/
+1
2008-07-14
Make rebase--interactive use OPTIONS_SPEC
Stephan Beyer
1
-26
/
+51
2008-07-14
t3404: test two "preserve merges with -p" cases
Stephan Beyer
1
-5
/
+21
[next]