index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
alloc.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2013-02-04
Update draft release notes to 1.8.2
Junio C Hamano
1
-9
/
+25
2013-02-04
Start preparing for 1.8.1.3
Junio C Hamano
2
-1
/
+29
2013-02-02
Makefile: explicitly set target name for autogenerated dependencies
Jonathan Nieder
1
-2
/
+3
2013-02-01
Rename {git- => git}remote-helpers.txt
John Keeping
5
-7
/
+23
2013-02-01
run-command: be more informative about what failed
Stephen Boyd
1
-2
/
+6
2013-02-01
Documentation: StGit is the right spelling, not StGIT
Thomas Ackermann
1
-2
/
+2
2013-02-01
Documentation: describe the "repository" in repository-layout
Junio C Hamano
1
-6
/
+18
2013-02-01
Documentation: add a description for 'gitfile' to glossary
Thomas Ackermann
1
-0
/
+4
2013-02-01
Documentation: do not use undefined terms git-dir and git-file
Thomas Ackermann
1
-3
/
+5
2013-02-01
Documentation: the name of the system is 'Git', not 'git'
Thomas Ackermann
128
-902
/
+902
2013-02-01
Documentation: avoid poor-man's small caps GIT
Thomas Ackermann
28
-48
/
+53
2013-02-01
Update draft release notes to 1.8.2
Junio C Hamano
1
-1
/
+41
2013-02-01
apply: diagnose incomplete submodule object name better
Junio C Hamano
1
-1
/
+5
2013-02-01
apply: simplify build_fake_ancestor()
Junio C Hamano
1
-14
/
+12
2013-02-01
git-am: record full index line in the patch used while rebasing
Junio C Hamano
2
-3
/
+29
2013-02-01
branch: let branch filters imply --list
Jeff King
3
-3
/
+41
2013-02-01
docs: clarify git-branch --list behavior
Jeff King
1
-7
/
+9
2013-01-31
gpg: close stderr once finished with it in verify_signed_buffer()
Stephen Boyd
1
-1
/
+3
2013-01-31
gpg: allow translation of more error messages
Stephen Boyd
1
-3
/
+3
2013-01-31
push: fix segfault when HEAD points nowhere
Fraser Tweedale
1
-1
/
+1
2013-01-30
CodingGuidelines: add Python coding guidelines
John Keeping
1
-0
/
+14
2013-01-30
git_remote_helpers: remove GIT-PYTHON-VERSION upon "clean"
Junio C Hamano
1
-1
/
+1
2013-01-30
INSTALL: git-p4 does not support Python 3
Junio C Hamano
1
-2
/
+3
2013-01-30
branch: mark more strings for translation
Nguyễn Thái Ngọc Duy
1
-5
/
+6
2013-01-30
branch: give a more helpful message on redundant arguments
Nguyễn Thái Ngọc Duy
2
-4
/
+4
2013-01-30
branch: reject -D/-d without branch name
Nguyễn Thái Ngọc Duy
1
-2
/
+4
2013-01-30
branch: no detached HEAD check when editing another branch's description
Nguyễn Thái Ngọc Duy
1
-4
/
+4
2013-01-30
gitk: Ignore gitk-wish buildproduct
Christian Couder
2
-2
/
+16
2013-01-29
README: update stale and/or incorrect information
Junio C Hamano
1
-8
/
+7
2013-01-29
gitweb: refer to picon/gravatar images over the same scheme
Andrej E Baranov
1
-2
/
+2
2013-01-28
Update draft release notes to 1.8.2
Junio C Hamano
1
-30
/
+12
2013-01-28
Git 1.8.1.2
v1.8.1.2
Junio C Hamano
2
-1
/
+13
2013-01-28
add: warn when -u or -A is used without pathspec
Matthieu Moy
2
-4
/
+47
2013-01-28
git-remote-testpy: fix path hashing on Python 3
John Keeping
1
-1
/
+17
2013-01-27
git p4: introduce gitConfigBool
Pete Wyckoff
1
-19
/
+26
2013-01-27
git p4: avoid shell when calling git config
Pete Wyckoff
1
-6
/
+9
2013-01-27
git p4: avoid shell when invoking git config --get-all
Pete Wyckoff
1
-1
/
+2
2013-01-27
git p4: avoid shell when invoking git rev-list
Pete Wyckoff
1
-2
/
+3
2013-01-27
git p4: avoid shell when mapping users
Pete Wyckoff
1
-1
/
+2
2013-01-27
git p4: disable read-only attribute before deleting
Pete Wyckoff
1
-0
/
+10
2013-01-27
git p4 test: use test_chmod for cygwin
Pete Wyckoff
1
-4
/
+7
2013-01-27
git p4: cygwin p4 client does not mark read-only
Pete Wyckoff
3
-4
/
+27
2013-01-27
git p4 test: avoid wildcard * in windows
Pete Wyckoff
2
-10
/
+37
2013-01-27
git p4 test: use LineEnd unix in windows tests too
Pete Wyckoff
1
-0
/
+1
2013-01-27
git p4 test: newline handling
Pete Wyckoff
1
-0
/
+117
2013-01-27
git p4: scrub crlf for utf16 files on windows
Pete Wyckoff
1
-1
/
+23
2013-01-27
git p4: remove unreachable windows \r\n conversion code
Pete Wyckoff
1
-9
/
+0
2013-01-27
git p4 test: translate windows paths for cygwin
Pete Wyckoff
3
-3
/
+26
2013-01-27
git p4 test: start p4d inside its db dir
Pete Wyckoff
1
-2
/
+5
2013-01-27
git p4 test: use client_view in t9806
Pete Wyckoff
2
-30
/
+23
[next]