index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Documentation
/
install-doc-quick.sh
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2012-12-07
Update draft release notes to 1.8.0.2
Junio C Hamano
1
-0
/
+19
2012-11-29
git-fast-import.txt: improve documentation for quoted paths
Matthieu Moy
1
-2
/
+6
2012-11-29
git-remote-mediawiki: escape ", \, and LF in file names
Matthieu Moy
2
-3
/
+39
2012-11-29
t4049: refocus tests
Junio C Hamano
1
-11
/
+9
2012-11-28
Start preparing for 1.8.0.2
Junio C Hamano
2
-1
/
+16
2012-11-28
completion: add options --single-branch and --branch to "git clone"
Ralf Thielow
1
-0
/
+2
2012-11-28
Documentation/git-push.txt: clarify the "push from satellite" workflow
Junio C Hamano
1
-2
/
+14
2012-11-27
diff --shortstat: do not count "unmerged" entries
Junio C Hamano
1
-3
/
+2
2012-11-27
diff --stat: do not count "unmerged" entries
Junio C Hamano
2
-3
/
+5
2012-11-27
diff --stat: move the "total count" logic to the last loop
Junio C Hamano
2
-10
/
+13
2012-11-27
diff --stat: use "file" temporary variable to refer to data->files[i]
Junio C Hamano
1
-13
/
+13
2012-11-27
diff --stat: status of unmodified pair in diff-q is not zero
Junio C Hamano
1
-1
/
+1
2012-11-27
test: add failing tests for "diff --stat" to t4049
Junio C Hamano
1
-1
/
+45
2012-11-27
Documentation: improve phrasing in git-push.txt
Mark Szepieniec
1
-1
/
+2
2012-11-26
Fix typo in remote set-head usage
Antoine Pelisse
1
-1
/
+1
2012-11-26
Makefile: hide stderr of curl-config test
Paul Gortmaker
1
-1
/
+1
2012-11-26
Git 1.8.0.1
v1.8.0.1
Junio C Hamano
3
-3
/
+16
2012-11-25
Completion must sort before using uniq
Marc Khouzam
1
-1
/
+1
2012-11-20
compat/fnmatch: fix off-by-one character class's length check
Nguyễn Thái Ngọc Duy
1
-1
/
+1
2012-11-20
Further preparation for 1.8.0.1
Junio C Hamano
1
-1
/
+7
2012-11-19
Start preparing for 1.8.0.1
Junio C Hamano
2
-1
/
+47
2012-11-16
config: don't segfault when given --path with a missing value
Carlos Martín Nieto
2
-1
/
+7
2012-11-16
checkout: print a message when switching unborn branches
Jeff King
1
-0
/
+3
2012-11-12
gitweb: escape html in rss title
Jeff King
2
-0
/
+16
2012-11-08
doc/fast-import: clarify how content states are built
Eric S. Raymond
1
-2
/
+6
2012-11-08
gitweb.perl: fix %highlight_ext mappings
Richard Hubbell
1
-9
/
+8
2012-11-08
git p4: RCS expansion should not span newlines
Pete Wyckoff
2
-1
/
+20
2012-11-08
push/pull: adjust missing upstream help text to changed interface
Michael J Gruber
1
-1
/
+1
2012-11-04
reencode_string(): introduce and use same_encoding()
Junio C Hamano
6
-4
/
+12
2012-11-02
commit: fixup misplacement of --no-post-rewrite description
Andreas Schwab
1
-4
/
+3
2012-11-02
Document 'git commit --no-edit' explicitly
Matthieu Moy
1
-0
/
+5
2012-10-28
diff_grep: use textconv buffers for add/deleted files
Jeff King
2
-2
/
+14
2012-10-28
mailmap: avoid out-of-bounds memory access
Romain Francoise
1
-1
/
+1
2012-10-25
Doc repository-layout: Show refs/replace
Philip Oakley
1
-0
/
+6
2012-10-25
Documentation: remote tracking branch -> remote-tracking branch
Matthieu Moy
4
-6
/
+6
2012-10-25
git-pull: Avoid merge-base on detached head
Phil Hord
1
-0
/
+1
2012-10-25
git-submodule: wrap branch option with "<>" in usage strings.
W. Trevor King
2
-2
/
+2
2012-10-21
Git 1.8.0
v1.8.0
Junio C Hamano
3
-10
/
+19
2012-10-21
Fix failure to delete a packed ref through a symref
Johan Herland
2
-2
/
+2
2012-10-21
t1400-update-ref: Add test verifying bug with symrefs in delete_ref()
Johan Herland
1
-0
/
+18
2012-10-19
Fix potential hang in https handshake
Stefan Zager
1
-0
/
+12
2012-10-18
branch: show targets of deleted symrefs, not sha1s
René Scharfe
2
-11
/
+13
2012-10-18
branch: skip commit checks when deleting symref branches
René Scharfe
2
-2
/
+17
2012-10-18
branch: delete symref branch, not its target
René Scharfe
2
-1
/
+12
2012-10-18
branch: factor out delete_branch_config()
René Scharfe
1
-5
/
+10
2012-10-18
branch: factor out check_branch_commit()
René Scharfe
1
-12
/
+21
2012-10-18
format-patch tests: check quoting/encoding in To: and Cc: headers
Jan H. Schönherr
1
-32
/
+66
2012-10-18
format-patch: fix rfc2047 address encoding with respect to rfc822 specials
Jan H. Schönherr
2
-18
/
+33
2012-10-18
format-patch: make rfc2047 encoding more strict
Jan H. Schönherr
3
-12
/
+72
2012-10-18
format-patch: introduce helper function last_line_length()
Jan H. Schönherr
1
-12
/
+13
[next]