index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
xdiff-interface.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2009-02-11
git-svn: Print revision while searching for earliest use of path
Deskin Miller
1
-0
/
+3
2009-02-11
git-svn: abstract out a block into new method other_gs()
Sam Vilain
1
-16
/
+24
2009-02-11
git-svn: allow disabling expensive broken symlink checks
Eric Wong
3
-0
/
+38
2009-02-11
builtin-receive-pack.c: do not initialize statics to 0
Junio C Hamano
1
-2
/
+2
2009-02-11
receive-pack: receive.denyDeleteCurrent
Junio C Hamano
2
-11
/
+74
2009-02-11
Drop double-semicolon in C
Junio C Hamano
4
-4
/
+4
2009-02-11
Warn use of "origin" when remotes/origin/HEAD is dangling
Junio C Hamano
2
-2
/
+10
2009-02-11
remote prune: warn dangling symrefs
Junio C Hamano
4
-18
/
+86
2009-02-11
Fix the installation path for html documentation
Michael J Gruber
1
-1
/
+1
2009-02-11
Generalize and libify index_is_dirty() to index_differs_from(...)
Stephan Beyer
4
-23
/
+20
2009-02-11
Makefile: resort filenames alphabetically
Stephan Beyer
1
-8
/
+8
2009-02-11
Modernize t5400 test script
Junio C Hamano
1
-86
/
+94
2009-02-11
Describe notable git.el changes in the release notes
Alexandre Julliard
1
-2
/
+3
2009-02-11
Revert "Merge branch 'js/notes'"
Junio C Hamano
16
-506
/
+0
2009-02-11
Clear the delta base cache during fast-import checkpoint
Shawn O. Pearce
3
-0
/
+9
2009-02-09
git-web--browse: Fix check for /bin/start
Todd Zullinger
1
-1
/
+1
2009-02-09
completion: Get rid of tabbed indentation in comments. Replace with spaces.
Ted Pavlic
1
-5
/
+5
2009-02-09
completion: Fix GIT_PS1_SHOWDIRTYSTATE to prevent unbound variable errors.
Ted Pavlic
1
-1
/
+1
2009-02-09
gitweb: add $prevent_xss option to prevent XSS by repository content
Matt McCutchen
2
-3
/
+27
2009-02-09
doc/bundle: Use the more conventional suffix '.bundle'
Santi Béjar
1
-7
/
+7
2009-02-09
Add two extra tests for git rebase
Johannes Schindelin
1
-1
/
+12
2009-02-09
Documentation: clarify commits affected by gitk --merge
Sitaram Chamarty
1
-1
/
+2
2009-02-08
add -p: get rid of Git.pm warnings about unitialized values
Stephan Beyer
1
-1
/
+2
2009-02-08
rev-list: fix showing distance when using --bisect-all
Christian Couder
1
-0
/
+1
2009-02-07
submodule: warn about non-submodules
Johannes Schindelin
2
-1
/
+8
2009-02-07
Let ls-files strip trailing slashes in submodules' paths
Johannes Schindelin
2
-1
/
+26
2009-02-07
Remove unused normalize_absolute_path()
Johannes Sixt
2
-46
/
+6
2009-02-07
Test and fix normalize_path_copy()
Johannes Sixt
3
-30
/
+26
2009-02-07
Fix GIT_CEILING_DIRECTORIES on Windows
René Scharfe
2
-8
/
+9
2009-02-07
Move sanitary_path_copy() to path.c and rename it to normalize_path_copy()
Johannes Sixt
3
-87
/
+88
2009-02-07
Make test-path-utils more robust against incorrect use
Johannes Sixt
1
-1
/
+6
2009-02-07
tree.c: allow read_tree_recursive() to traverse gitlink entries
Lars Hjemli
4
-9
/
+32
2009-02-07
GIT 1.6.2-rc0
v1.6.2-rc0
Junio C Hamano
2
-16
/
+58
2009-02-07
emacs: Remove the no longer maintained vc-git package.
Alexandre Julliard
2
-217
/
+1
2009-02-07
git.el: Add some notes about Emacs versions compatibility.
Alexandre Julliard
1
-2
/
+10
2009-02-07
git.el: Use integer instead of character constants in case statement.
Alexandre Julliard
1
-15
/
+15
2009-02-07
git.el: Set a regexp for paragraph-separate in log-edit mode.
Alexandre Julliard
1
-0
/
+1
2009-02-07
git.el: Make git-run-command-region display the error if any.
Alexandre Julliard
1
-19
/
+19
2009-02-07
git.el: Add commands for cherry-pick and revert.
Alexandre Julliard
1
-0
/
+42
2009-02-07
git.el: Add a command to create a new branch.
Alexandre Julliard
1
-0
/
+14
2009-02-07
git.el: Add a checkout command.
Alexandre Julliard
1
-2
/
+31
2009-02-07
GIT 1.6.1.3
v1.6.1.3
Junio C Hamano
3
-2
/
+34
2009-02-07
add -p: import Term::ReadKey with 'require'
Thomas Rast
1
-1
/
+4
2009-02-06
filter-branch: do not consider diverging submodules a 'dirty worktree'
Johannes Schindelin
1
-1
/
+1
2009-02-06
add -p: print errors in separate color
Thomas Rast
2
-12
/
+22
2009-02-06
add -p: prompt for single characters
Thomas Rast
2
-4
/
+48
2009-02-05
Makefile: minor improvements for Mac OS X (Darwin)
Jay Soffian
1
-2
/
+4
2009-02-05
config.mak.in: define paths without trailing slash
Pascal Obry
1
-2
/
+2
2009-02-05
Makefile: fix misdetection of relative pathnames
Junio C Hamano
1
-2
/
+2
2009-02-05
Fixed broken git help -w when installing from RPM
David J. Mellor
1
-1
/
+4
[next]