index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
builtin-send-pack.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2009-02-20
format-patch: threading test reactivation
Thomas Rast
1
-39
/
+103
2009-02-18
tests: fix "export var=val"
Junio C Hamano
2
-3
/
+3
2009-02-18
filter-branch -d: Export GIT_DIR earlier
Lars Noschinski
2
-6
/
+18
2009-02-18
disallow providing multiple upstream branches to rebase, pull --rebase
Jay Soffian
2
-0
/
+6
2009-02-18
Skip timestamp differences for diff --no-index
Michael Spang
3
-0
/
+8
2009-02-18
git-svn: fix parsing of timestamp obtained from svn
Junio C Hamano
1
-1
/
+1
2009-02-18
gitweb: Fix warnings with override permitted but no repo override
Marcel M. Cary
2
-7
/
+27
2009-02-18
Documentation/git-push: --all, --mirror, --tags can not be combined
Gerrit Pape
1
-1
/
+1
2009-02-18
bash completion: only show 'log --merge' if merging
Thomas Rast
1
-1
/
+6
2009-02-18
bash completion: refactor common log, shortlog and gitk options
Thomas Rast
1
-15
/
+34
2009-02-17
gitweb: fix wrong base URL when non-root DirectoryIndex
Giuseppe Bilotta
2
-8
/
+26
2009-02-16
bash: update 'git svn' options
SZEDER Gábor
1
-6
/
+25
2009-02-16
bash: add missing 'git merge' options
SZEDER Gábor
1
-0
/
+1
2009-02-16
git-svn: Fix for rewriteRoot URL containing username.
v1.6.2-rc1
Dévai Tamás
1
-0
/
+1
2009-02-15
builtin-receive-pack.c: fix compiler warnings about format string
René Scharfe
1
-2
/
+2
2009-02-15
RelNotes Update
Junio C Hamano
1
-4
/
+26
2009-02-15
use a hash of the lock token as the suffix for PUT/MOVE
Tay Ray Chuan
2
-2
/
+18
2009-02-15
bash: fix misspelled 'git svn' option
SZEDER Gábor
1
-1
/
+1
2009-02-15
t1500: more 'git rev-parse --git-dir' tests
SZEDER Gábor
1
-3
/
+3
2009-02-15
Move 'rev-parse --git-dir' test to t1500
SZEDER Gábor
2
-9
/
+9
2009-02-15
Documentation: pruning recipe for destructive filter-branch
Thomas Rast
1
-0
/
+41
2009-02-15
gc: make --prune useful again by accepting an optional parameter
Johannes Schindelin
3
-8
/
+59
2009-02-14
Teach @{-1} to git merge
Junio C Hamano
2
-3
/
+35
2009-02-14
Teach the "@{-1} syntax to "git branch"
Junio C Hamano
3
-17
/
+59
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-14
log: do not print ellipses with --abbrev-commit
Thomas Rast
16
-21
/
+19
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
[next]