index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
test-dump-cache-tree.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2010-09-27
wt-status.c: don't leak directory entries when processing untracked,ignored
Brandon Casey
1
-10
/
+6
2010-09-27
t6050 (replace): fix bogus "fetch branch with replacement" test
Christian Couder
1
-3
/
+10
2010-09-27
Documentation: Refer to git-commit-tree in git-filter-branch help
Wesley J. Landaker
1
-1
/
+1
2010-09-27
update comment and documentation for :/foo syntax
Matthieu Moy
2
-1
/
+4
2010-09-27
Improvements to `git checkout -h`
Daniel Knittl-Frank
1
-6
/
+6
2010-09-27
contrib/completion: --no-index option to git diff
Michael J Gruber
1
-1
/
+1
2010-09-27
prefer test -h over test -L in shell scripts
Jeff King
3
-5
/
+5
2010-09-27
CodingGuidelines: spell Arithmetic Expansion with $(($var))
Junio C Hamano
1
-0
/
+4
2010-09-27
t1503: Fix arithmetic expansion syntax error when using dash
Ramsay Jones
1
-2
/
+2
2010-09-27
strbuf.h: fix comment typo
Pat Notz
1
-1
/
+1
2010-09-27
git-stash: fix flag parsing
Brian Gernhardt
2
-8
/
+15
2010-09-27
t/t3903-stash: improve testing of git-stash show
Brandon Casey
1
-4
/
+58
2010-09-18
Git 1.7.3
v1.7.3
Junio C Hamano
3
-14
/
+8
2010-09-17
git-rebase--interactive.sh: replace cut with ${v%% *}
Chris Johnsen
1
-1
/
+1
2010-09-17
t/t7300: workaround ancient touch by rearranging arguments
Brandon Casey
1
-1
/
+1
2010-09-16
ls-files documentation: reword for consistency
Junio C Hamano
1
-4
/
+4
2010-09-16
git-ls-files.txt: clarify -x/--exclude option
Jay Soffian
1
-2
/
+3
2010-09-15
Git 1.7.3 rc2
v1.7.3-rc2
Junio C Hamano
2
-3
/
+9
2010-09-14
git-gui 0.13
gitgui-0.13.0
Pat Thoyts
1
-1
/
+1
2010-09-13
git-gui: avoid mis-encoding the copyright message on Windows.
Pat Thoyts
1
-2
/
+2
2010-09-13
git-gui: Update Swedish translation (521t).
Peter Krefting
1
-399
/
+403
2010-09-13
t7003: Use test_commit instead of custom function
Brian Gernhardt
1
-38
/
+41
2010-09-12
ls-tree $di $dir: do not mistakenly recurse into directories
Junio C Hamano
2
-0
/
+11
2010-09-12
t3101: modernise style
Junio C Hamano
1
-62
/
+64
2010-09-12
vcs-svn: Fix some printf format compiler warnings
Ramsay Jones
3
-5
/
+10
2010-09-11
compat/nedmalloc: don't force NDEBUG on the rest of git
René Scharfe
1
-1
/
+6
2010-09-10
Git 1.7.3 rc1
v1.7.3-rc1
Junio C Hamano
1
-1
/
+1
2010-09-10
Prepare for 1.7.3 rc1
Junio C Hamano
1
-2
/
+10
2010-09-10
config.txt: fix placement of diff.noprefix
Mark Lodato
1
-2
/
+3
2010-09-10
t/t4018: avoid two unnecessary sub-shell invocations
Brandon Casey
1
-4
/
+4
2010-09-10
t/t4018: test whether the word_regex patterns compile
Brandon Casey
1
-0
/
+5
2010-09-10
xdiff-interface.c: always trim trailing space from xfuncname matches
Brandon Casey
1
-3
/
+2
2010-09-10
diff.c: call regfree to free memory allocated by regcomp when necessary
Brandon Casey
1
-1
/
+4
2010-09-10
t/t5510-fetch.sh: improve testing with explicit URL and merge spec
Brandon Casey
1
-2
/
+28
2010-09-10
builtin/fetch.c: comment that branch->remote_name is usable when has_merge
Brandon Casey
1
-0
/
+3
2010-09-10
Makefile: use compat regex on IRIX 6.5
Brandon Casey
1
-0
/
+2
2010-09-10
t/t7008: workaround broken handling of \000 by printf on IRIX
Brandon Casey
1
-7
/
+7
2010-09-10
Add --src/dst-prefix to git-formt-patch in git-rebase.sh
Oded Shimon
1
-0
/
+1
2010-09-10
install-webdoc: keep installed RelNotes-*.txt
Junio C Hamano
1
-1
/
+1
2010-09-10
t1020: Get rid of 'cd "$HERE"' at the start of each test
Jens Lehmann
1
-41
/
+50
2010-09-10
t2016 (checkout -p): add missing &&
Jonathan Nieder
1
-1
/
+1
2010-09-10
t1302 (core.repositoryversion): style tweaks
Jonathan Nieder
1
-24
/
+40
2010-09-10
t2105 (gitfile): add missing &&
Jonathan Nieder
1
-1
/
+1
2010-09-10
t1450 (fsck): remove dangling objects
Jonathan Nieder
1
-58
/
+82
2010-09-10
tests: subshell indentation stylefix
Jonathan Nieder
22
-192
/
+260
2010-09-08
fast-export: ensure that a renamed file is printed after all references
Johannes Sixt
1
-1
/
+9
2010-09-07
Documentation: move RelNotes into a directory of their own
Nicolas Pitre
111
-107
/
+107
2010-09-07
revert: Fix trivial comment style issue
Elijah Newren
1
-1
/
+0
2010-09-07
cache_tree_free: Fix small memory leak
Elijah Newren
1
-1
/
+3
2010-09-07
builtin/clean.c: Use STRING_LIST_INIT_NODUP.
Thiago Farina
1
-1
/
+1
[next]