index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
test-sha1.sh
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2010-09-30
merge-recursive: Update conflict_rename_rename_1to2() call signature
Elijah Newren
1
-9
/
+9
2010-09-30
merge-recursive: Structure process_df_entry() to handle more cases
Elijah Newren
1
-36
/
+47
2010-09-30
merge-recursive: Have process_entry() skip D/F or rename entries
Elijah Newren
1
-0
/
+3
2010-09-30
merge-recursive: New function to assist resolving renames in-core only
Elijah Newren
1
-3
/
+30
2010-09-30
merge-recursive: New data structures for deferring of D/F conflicts
Elijah Newren
1
-0
/
+44
2010-09-30
merge-recursive: Move process_entry's content merging into a function
Elijah Newren
1
-28
/
+43
2010-09-30
merge-recursive: Move delete/modify handling into dedicated function
Elijah Newren
1
-13
/
+22
2010-09-30
merge-recursive: Move rename/delete handling into dedicated function
Elijah Newren
1
-11
/
+20
2010-09-30
merge-recursive: Nuke rename/directory conflict detection
Elijah Newren
1
-18
/
+0
2010-09-30
merge-recursive: Rename conflict_rename_rename*() for clarity
Elijah Newren
1
-12
/
+14
2010-09-30
merge-recursive: Small code clarification -- variable name and comments
Elijah Newren
1
-6
/
+14
2010-09-30
t6036: Add testcase for undetected conflict
Elijah Newren
1
-0
/
+85
2010-09-30
t6036: Add a second testcase similar to the first but with content changes
Elijah Newren
1
-0
/
+76
2010-09-30
t6036: Test index and worktree state, not just that merge fails
Elijah Newren
1
-3
/
+21
2010-09-30
t6020: Add a testcase for modify/delete + directory/file conflict
Elijah Newren
1
-0
/
+47
2010-09-30
t6020: Modernize style a bit
Elijah Newren
1
-15
/
+20
2010-09-30
t6022: Add tests for rename/rename combined with D/F conflicts
Elijah Newren
1
-0
/
+79
2010-09-30
t6022: Add paired rename+D/F conflict: (two/file, one/file) -> (one, two)
Elijah Newren
1
-0
/
+63
2010-09-30
t6022: Add tests with both rename source & dest involved in D/F conflicts
Elijah Newren
1
-0
/
+38
2010-09-30
t6022: Add tests for reversing order of merges when D/F conflicts present
Elijah Newren
1
-0
/
+58
2010-09-30
t6022: Add test combinations of {content conflict?, D/F conflict remains?}
Elijah Newren
1
-0
/
+128
2010-09-30
t6032: Add a test checking for excessive output from merge
Elijah Newren
1
-0
/
+30
2010-09-30
merge-recursive: Restructure showing how to chain more process_* functions
Junio C Hamano
1
-3
/
+8
2010-09-30
t3030: Add a testcase for resolvable rename/add conflict with symlinks
Schalk, Ken
1
-1
/
+36
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
[next]