index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tar.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2013-02-20
pkt-line: teach packet_read_line to chomp newlines
Jeff King
13
-35
/
+22
2013-02-20
pkt-line: provide a generic reading function with options
Jeff King
3
-15
/
+36
2013-02-20
pkt-line: drop safe_write function
Jeff King
10
-35
/
+19
2013-02-20
pkt-line: move a misplaced comment
Jeff King
2
-16
/
+13
2013-02-20
write_or_die: raise SIGPIPE when we get EPIPE
Jeff King
1
-6
/
+13
2013-02-20
upload-archive: use argv_array to store client arguments
Jeff King
1
-21
/
+14
2013-02-20
upload-archive: do not copy repo name
Jeff King
1
-7
/
+2
2013-02-20
send-pack: prefer prefixcmp over memcmp in receive_status
Jeff King
1
-5
/
+4
2013-02-20
fetch-pack: fix out-of-bounds buffer offset in get_ack
Jeff King
1
-0
/
+2
2013-02-20
upload-pack: remove packet debugging harness
Jeff King
3
-35
/
+22
2013-02-20
upload-pack: do not add duplicate objects to shallow list
Jeff King
1
-2
/
+4
2013-02-20
upload-pack: use get_sha1_hex to parse "shallow" lines
Jeff King
1
-1
/
+1
2013-02-18
Git 1.8.2-rc0
v1.8.2-rc0
Junio C Hamano
2
-1
/
+14
2013-02-15
Update draft release notes to 1.8.2
Junio C Hamano
1
-0
/
+12
2013-02-15
Documentation/git-add: kill remaining <filepattern>
Junio C Hamano
1
-1
/
+1
2013-02-14
user-manual: Update for receive.denyCurrentBranch=refuse
W. Trevor King
1
-3
/
+4
2013-02-14
Update draft release notes to 1.8.2
Junio C Hamano
1
-0
/
+9
2013-02-13
t9903: add extra tests for bash.showDirtyState
Martin Erik Werner
1
-1
/
+37
2013-02-13
t9903: add tests for bash.showUntrackedFiles
Martin Erik Werner
1
-0
/
+40
2013-02-13
Makefile: don't run "rm" without any files
Matt Kraai
1
-2
/
+1
2013-02-13
shell prompt: add bash.showUntrackedFiles option
Martin Erik Werner
1
-3
/
+8
2013-02-12
rebase -i: respect core.commentchar
John Keeping
2
-40
/
+58
2013-02-12
combine-diff.c: teach combined diffs about line prefix
John Keeping
1
-17
/
+30
2013-02-12
diff.c: use diff_line_prefix() where applicable
John Keeping
1
-95
/
+20
2013-02-12
diff: add diff_line_prefix function
John Keeping
2
-0
/
+13
2013-02-12
diff.c: make constant string arguments const
John Keeping
1
-2
/
+4
2013-02-12
diff: write prefix to the correct file
John Keeping
1
-1
/
+1
2013-02-12
completion: support 'git config --local'
Matthieu Moy
1
-2
/
+2
2013-02-12
Replace filepattern with pathspec for consistency
Matthieu Moy
3
-8
/
+8
2013-02-12
parse-options: report uncorrupted multi-byte options
Erik Faye-Lund
1
-1
/
+4
2013-02-11
Allow building with xmlparse.h
Matt Kraai
3
-0
/
+11
2013-02-11
log: re-encode commit messages before grepping
Jeff King
2
-7
/
+78
2013-02-11
Add utf8_fprintf helper that returns correct number of columns
Jiang Xin
3
-2
/
+25
2013-02-11
git-bisect.txt: clarify that reset quits bisect
Michael J Gruber
1
-1
/
+6
2013-02-11
Update draft release notes to 1.8.2
Junio C Hamano
1
-0
/
+25
2013-02-11
user-manual: Rewrite git-gc section for automatic packing
W. Trevor King
1
-12
/
+6
2013-02-11
user-manual: Fix 'you - Git' -> 'you--Git' typo
W. Trevor King
1
-1
/
+1
2013-02-11
user-manual: Fix 'http' -> 'HTTP' typos
W. Trevor King
1
-3
/
+3
2013-02-10
user-manual: Fix 'both: so' -> 'both; so' typo
W. Trevor King
1
-1
/
+1
2013-02-10
p4merge: fix printf usage
David Aguilar
1
-1
/
+1
2013-02-10
difftool--helper: fix printf usage
David Aguilar
1
-1
/
+1
2013-02-09
cvsimport: format commit timestamp ourselves without using strftime
Ben Walton
1
-1
/
+4
2013-02-09
perl/Git.pm: fix get_tz_offset to properly handle DST boundary cases
Ben Walton
1
-3
/
+3
2013-02-09
Move Git::SVN::get_tz to Git::get_tz_offset
Ben Walton
3
-12
/
+31
2013-02-08
git-mergetool: print filename when it contains %
Asheesh Laroia
1
-1
/
+1
2013-02-08
l10n: de.po: translate "reset" as "neu setzen"
Ralf Thielow
1
-8
/
+8
2013-02-08
l10n: de.po: translate "revision" consistently as "Revision"
Ralf Thielow
1
-9
/
+9
2013-02-08
l10n: de.po: translate 11 new messages
Ralf Thielow
1
-650
/
+722
2013-02-08
git-remote-mediawiki: use toplevel's Makefile
Matthieu Moy
3
-40
/
+11
2013-02-08
Makefile: make script-related rules usable from subdirectories
Matthieu Moy
1
-3
/
+32
[next]