index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
wt-status.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
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-08
fast-export: ensure that a renamed file is printed after all references
Johannes Sixt
1
-1
/
+9
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
2010-09-06
t3404 & t7508: cd inside subshell instead of around
Jens Lehmann
2
-4
/
+4
2010-09-06
tag.c: whitespace breakages fix
Junio C Hamano
1
-9
/
+9
2010-09-06
Fix whitespace issue in object.c
Jared Hance
1
-4
/
+4
2010-09-06
t5505: add missing &&
Jens Lehmann
1
-1
/
+1
2010-09-04
parse_object: pass on the original sha1, not the replaced one
Nguyễn Thái Ngọc Duy
2
-2
/
+2
2010-09-03
Git 1.7.2.3
v1.7.2.3
Junio C Hamano
3
-9
/
+3
2010-09-03
builtin/merge_recursive.c: Add an usage string and make use of it.
Thiago Farina
1
-1
/
+4
2010-09-03
t7406 & t7407: add missing && at end of lines
Jens Lehmann
2
-3
/
+3
2010-09-03
t7405: cd inside subshell instead of around
Jens Lehmann
1
-11
/
+6
2010-09-03
t7609-merge-co-error-msgs: test non-fast forward case too.
Matthieu Moy
1
-2
/
+10
2010-09-03
Move "show_all_errors = 1" to setup_unpack_trees_porcelain()
Matthieu Moy
4
-9
/
+3
2010-09-03
setup_unpack_trees_porcelain: take the whole options struct as parameter
Matthieu Moy
5
-5
/
+8
2010-09-03
Move set_porcelain_error_msgs to unpack-trees.c and rename it
Matthieu Moy
6
-54
/
+54
2010-09-02
Prepare for 1.7.3
Junio C Hamano
2
-1
/
+74
2010-09-02
Prepare for 1.7.2.3
Junio C Hamano
2
-1
/
+47
2010-09-01
install-webdoc: filter timestamp-only changes correctly
Junio C Hamano
1
-1
/
+1
2010-09-01
builtin.h: Move two functions definitions to help.h.
Thiago Farina
3
-11
/
+13
2010-08-31
tests: factor HOME=$(pwd) in test-lib.sh
Matthieu Moy
5
-13
/
+3
2010-08-31
test-lib: use subshell instead of cd $new && .. && cd $old
Ævar Arnfjörð Bjarmason
1
-6
/
+6
2010-08-31
tests: simplify "missing PREREQ" message
Jonathan Nieder
1
-1
/
+7
2010-08-31
t/t0000-basic.sh: Run the passing TODO test inside its own test-lib
Ævar Arnfjörð Bjarmason
1
-0
/
+31
2010-08-31
test-lib: Allow overriding of TEST_DIRECTORY
Ævar Arnfjörð Bjarmason
1
-1
/
+7
2010-08-31
test-lib: Use "$GIT_BUILD_DIR" instead of "$TEST_DIRECTORY"/../
Ævar Arnfjörð Bjarmason
1
-14
/
+15
2010-08-31
test-lib: Use $TEST_DIRECTORY or $GIT_BUILD_DIR instead of $(pwd) and ../
Ævar Arnfjörð Bjarmason
1
-8
/
+8
2010-08-31
test: Introduce $GIT_BUILD_DIR
Thomas Rast
1
-0
/
+1
2010-08-31
tests: make test_might_fail fail on missing commands
Jonathan Nieder
1
-0
/
+3
2010-08-31
tests: make test_might_fail more verbose
Jonathan Nieder
1
-1
/
+6
2010-08-31
notes: Don't create (empty) commit when removing non-existing notes
Johan Herland
4
-9
/
+30
2010-08-31
Extend documentation of core.askpass and GIT_ASKPASS.
Knut Franke
2
-2
/
+12
2010-08-31
Allow core.askpass to override SSH_ASKPASS.
Knut Franke
2
-4
/
+2
2010-08-31
Add a new option 'core.askpass'.
Anselm Kruis
5
-1
/
+14
2010-08-31
tests: make test_must_fail fail on missing commands
Jeff King
1
-0
/
+3
2010-08-31
tests: make test_must_fail more verbose
Jeff King
1
-1
/
+9
2010-08-31
gitweb: Don't die_error in git_tag after already printing headers
Anders Kaseorg
1
-3
/
+3
2010-08-31
t3903: fix broken test_must_fail calls
Jon Seymour
1
-18
/
+18
2010-08-31
t1503: fix broken test_must_fail calls
Jon Seymour
1
-2
/
+2
2010-08-30
checkout: Use submodule.*.ignore settings from .git/config and .gitmodules
Jens Lehmann
2
-0
/
+21
2010-08-30
checkout: Add test for diff.ignoreSubmodules
Jens Lehmann
2
-1
/
+9
2010-08-30
object.h: Add OBJECT_ARRAY_INIT macro and make use of it.
Thiago Farina
7
-6
/
+8
[next]