index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
builtin-symbolic-ref.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2009-02-28
Documentation: minor grammatical fixes.
David J. Mellor
1
-6
/
+6
2009-02-28
Ensure proper setup of git_dir for git-hash-object
Elijah Newren
1
-2
/
+2
2009-02-28
added missing backtick in git-apply.txt
Danijel Tasov
1
-1
/
+1
2009-02-27
bisect: fix another instance of eval'ed string
Christian Couder
1
-1
/
+7
2009-02-27
bisect: fix quoting TRIED revs when "bad" commit is also "skip"ped
Christian Couder
2
-35
/
+66
2009-02-26
Fix odb_mkstemp() on AIX
Mike Ralphson
1
-1
/
+2
2009-02-25
Make sure objects/pack exists before creating a new pack
Junio C Hamano
7
-27
/
+72
2009-02-20
More friendly message when locking the index fails.
Matthieu Moy
3
-3
/
+17
2009-02-20
Document git blame --reverse.
Matthieu Moy
2
-1
/
+8
2009-02-19
Documentation: Note file formats send-email accepts
Todd Zullinger
1
-0
/
+13
2009-02-18
tests: fix "export var=val"
Junio C Hamano
2
-3
/
+3
2009-02-18
Skip timestamp differences for diff --no-index
Michael Spang
3
-0
/
+8
2009-02-18
Documentation/git-push: --all, --mirror, --tags can not be combined
Gerrit Pape
1
-1
/
+1
2009-02-12
Support "\" in non-wildcard exclusion entries
Finn Arne Gangstad
2
-2
/
+9
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-11
Clear the delta base cache if a pack is rebuilt
Shawn O. Pearce
1
-0
/
+1
2009-02-11
revision traversal and pack: notice and die on missing commit
Junio C Hamano
2
-2
/
+43
2009-02-11
Clear the delta base cache during fast-import checkpoint
Shawn O. Pearce
3
-0
/
+9
2009-02-09
gitweb: add $prevent_xss option to prevent XSS by repository content
Matt McCutchen
2
-3
/
+27
2009-02-08
rev-list: fix showing distance when using --bisect-all
Christian Couder
1
-0
/
+1
2009-02-07
GIT 1.6.1.3
v1.6.1.3
Junio C Hamano
3
-2
/
+34
2009-02-06
filter-branch: do not consider diverging submodules a 'dirty worktree'
Johannes Schindelin
1
-1
/
+1
2009-02-05
Fixed broken git help -w when installing from RPM
David J. Mellor
1
-1
/
+4
2009-02-05
builtin-blame.c: Use utf8_strwidth for author's names
Geoffrey Thomas
1
-5
/
+7
2009-02-05
utf8: add utf8_strwidth()
Geoffrey Thomas
2
-0
/
+20
2009-02-04
urls.txt: document optional port specification in git URLS
Stefan Naewe
1
-4
/
+4
2009-02-04
builtin-mv.c: check for unversionned files before looking at the destination.
Matthieu Moy
2
-5
/
+5
2009-02-04
Add a testcase for "git mv -f" on untracked files.
Matthieu Moy
1
-0
/
+8
2009-02-04
Missing && in t/t7001.sh.
Matthieu Moy
1
-1
/
+1
2009-02-04
builtin-remote: make rm operation safer in mirrored repository
Jay Soffian
2
-2
/
+53
2009-02-04
User-manual: "git stash <comment>" form is long gone
William Pursell
1
-1
/
+1
2009-02-04
add test-dump-cache-tree in Makefile
Guanqun Lu
2
-1
/
+1
2009-02-04
fix typo in Documentation
Guanqun Lu
1
-1
/
+1
2009-02-04
apply: fix access to an uninitialized mode variable, found by valgrind
Johannes Schindelin
1
-1
/
+1
2009-02-04
filter-branch: Fix fatal error on bare repositories
Eric Kidd
2
-13
/
+16
2009-02-04
builtin-remote: make rm() use properly named variable to hold return value
Jay Soffian
1
-5
/
+5
2009-02-02
grep: pass -I (ignore binary) down to external grep
Junio C Hamano
1
-0
/
+2
2009-01-31
merge: fix out-of-bounds memory access
René Scharfe
1
-3
/
+6
2009-01-29
GIT 1.6.1.2
v1.6.1.2
Junio C Hamano
3
-2
/
+41
2009-01-29
avoid 31-bit truncation in write_loose_object
Jeff King
1
-1
/
+2
2009-01-29
add -u: do not fail to resolve a path as deleted
Junio C Hamano
2
-1
/
+69
2009-01-29
builtin-apply.c: do not set bogus mode in check_preimage() for deleted path
Junio C Hamano
1
-1
/
+1
2009-01-29
mailinfo: tests for RFC2047 examples
Kirill Smelkov
14
-0
/
+100
2009-01-29
mailinfo: add explicit test for mails like '<a.u.thor@example.com> (A U Thor)'
Kirill Smelkov
5
-1
/
+11
2009-01-28
Fix submodule squashing into unrelated commit
Johannes Schindelin
2
-6
/
+5
2009-01-28
rebase -i squashes submodule changes into unrelated commit
Junio C Hamano
1
-0
/
+26
2009-01-28
git: use run_command() to execute dashed externals
Jeff King
1
-4
/
+13
2009-01-28
run_command(): help callers distinguish errors
Jeff King
1
-0
/
+1
[next]