index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
builtin-unpack-objects.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2009-02-14
symbolic-ref: allow refs/<whatever> in HEAD
Jeff King
2
-7
/
+2
2009-02-14
Remove redundant bit clears from diff_setup()
Keith Cascio
1
-3
/
+0
2009-02-13
bash-completion: Complete the values of color.interactive, color.ui, color.pager
Matt Kraai
1
-1
/
+5
2009-02-13
Install the default "master" branch configuration after cloning a void
Junio C Hamano
2
-5
/
+33
2009-02-13
Update documentation to add further information about using Thunderbird with ...
Jeremy White
2
-0
/
+41
2009-02-13
git-rebase.txt: --interactive does not work with --whitespace
Mark Burton
1
-0
/
+1
2009-02-13
Add 'rm -f' equivalent to 'git rm' example of filter-branch --index-filter
Jacob Helwig
1
-0
/
+5
2009-02-12
Revert "validate_headref: tighten ref-matching to just branches"
Junio C Hamano
1
-2
/
+2
2009-02-12
Bugfix: GIT_EXTERNAL_DIFF with more than one changed files
Nazri Ramliy
2
-4
/
+12
2009-02-12
Prepare for 1.6.1.4.
Junio C Hamano
2
-1
/
+20
2009-02-12
Make repack less likely to corrupt repository
Junio C Hamano
1
-20
/
+67
2009-02-12
fast-export: ensure we traverse commits in topological order
Elijah Newren
1
-0
/
+1
2009-02-12
filter-branch: Add more error-handling
Eric Kidd
2
-12
/
+18
2009-02-11
Fix contrib/hooks/post-receive-email for new duplicate branch
Pat Notz
1
-1
/
+3
2009-02-11
Clear the delta base cache if a pack is rebuilt
Shawn O. Pearce
1
-0
/
+1
2009-02-11
Squelch overzealous "ignoring dangling symref" in an empty repository
Junio C Hamano
1
-1
/
+2
2009-02-11
test case for regression caused by git-svn empty symlink fix
Anton Gyllenberg
2
-0
/
+208
2009-02-11
git-svn: fix broken symlink workaround when switching branches
Eric Wong
1
-5
/
+6
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
revision traversal and pack: notice and die on missing commit
Junio C Hamano
2
-2
/
+43
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
[next]