index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
builtin
/
fmt-merge-msg.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2010-04-09
diff.c: work around pointer constness warnings
Junio C Hamano
1
-2
/
+2
2010-04-08
docs: clarify "branch -l"
Jeff King
1
-0
/
+2
2010-04-07
fix typos and grammar in 1.7.1 draft release notes
Jeff King
1
-10
/
+10
2010-04-07
notes.h: declare bit field as unsigned to silence compiler complaints
Brandon Casey
1
-1
/
+1
2010-04-07
Git 1.7.1-rc0
v1.7.1-rc0
Junio C Hamano
1
-1
/
+15
2010-04-05
Revert "Link against libiconv on IRIX"
Junio C Hamano
1
-2
/
+0
2010-04-04
pack-protocol.txt: fix pkt-line lengths
Tay Ray Chuan
1
-4
/
+4
2010-04-04
pack-protocol.txt: fix spelling
Tay Ray Chuan
1
-1
/
+1
2010-04-04
Teach mailinfo %< as an alternative scissors mark
Jonathan Nieder
1
-1
/
+2
2010-04-03
Makefile: future-proof Cygwin version check
Jonathan Nieder
1
-1
/
+1
2010-04-03
Fix _XOPEN_SOURCE problem on DragonFly
YONETANI Tomokazu
1
-1
/
+2
2010-04-02
builtin/commit: remove unnecessary variable definition
Markus Heidelberg
1
-1
/
+1
2010-04-02
builtin/commit: fix duplicated sentence in a comment
Markus Heidelberg
1
-2
/
+2
2010-04-02
Integrate version 3 ciabot scripts into contrib/.
Eric Raymond
3
-0
/
+426
2010-04-02
fix textconv leak in emit_rewrite_diff
Jeff King
1
-0
/
+4
2010-04-02
fix const-correctness of write_sha1_file
Jeff King
2
-4
/
+4
2010-04-02
Makefile: update defaults for modern Cygwin
Eric Blake
1
-10
/
+12
2010-04-01
Git 1.7.0.4
v1.7.0.4
Junio C Hamano
3
-4
/
+13
2010-03-31
Documentation: show-ref <pattern>s are optional
Holger Weiß
1
-1
/
+1
2010-03-31
Link against libiconv on IRIX
Holger Weiß
1
-0
/
+2
2010-03-31
Don't redefine htonl and ntohl on big-endian
Holger Weiß
1
-0
/
+2
2010-03-31
gitweb: git_get_project_config requires only $git_dir, not also $project
Jakub Narebski
1
-2
/
+1
2010-03-31
Updated the usage string of git reset
Jan Stępień
1
-1
/
+2
2010-03-31
Documentation: Clarify support for smart HTTP backend
Greg Bacon
1
-1
/
+1
2010-03-31
Windows: fix utime() for read-only files
Johannes Sixt
1
-2
/
+18
2010-03-30
diff: fix textconv error zombies
Johannes Sixt
1
-6
/
+11
2010-03-30
format-patch: Squelch 'fatal: Not a range." error
Kevin Ballard
2
-1
/
+12
2010-03-30
refs.c: Write reflogs for notes just like for branch heads
Michael J Gruber
2
-1
/
+2
2010-03-30
t3301-notes: Test the creation of reflog entries
Michael J Gruber
1
-0
/
+9
2010-03-29
RPM spec: include bash completion support
Ian Ward Comfort
1
-0
/
+7
2010-03-29
Update draft release notes to 1.7.1
Junio C Hamano
1
-9
/
+10
2010-03-29
Makefile: Remove usage of deprecated Python "has_key" method
David Aguilar
1
-3
/
+2
2010-03-29
rebase -i: make post-rewrite work for 'edit'
Thomas Rast
2
-2
/
+19
2010-03-29
Prepare for 1.7.0.4
Junio C Hamano
2
-1
/
+20
2010-03-29
t9350: fix careless use of "cd"
Junio C Hamano
1
-33
/
+38
2010-03-28
difftool: Fix '--gui' when diff.guitool is unconfigured
David Aguilar
2
-5
/
+16
2010-03-28
fast-export: don't segfault when marks file cannot be opened
Sverre Rabbelier
1
-1
/
+1
2010-03-28
imap-send: suppress warning about cleartext password with CRAM-MD5
Chris Webb
1
-3
/
+3
2010-03-25
send-email: lazily assign editor variable
Michael J Gruber
1
-1
/
+4
2010-03-25
fmt-merge-msg: hide summary option
Stephen Boyd
1
-1
/
+3
2010-03-25
fmt-merge-msg: remove custom string_list implementation
Stephen Boyd
1
-83
/
+44
2010-03-25
string-list: add unsorted_string_list_lookup()
Stephen Boyd
3
-5
/
+17
2010-03-25
fmt-merge-msg: use pretty.c routines
Stephen Boyd
1
-21
/
+8
2010-03-25
t6200: test fmt-merge-msg more
Stephen Boyd
1
-0
/
+115
2010-03-25
t6200: modernize with test_tick
Stephen Boyd
1
-35
/
+29
2010-03-25
fmt-merge-msg: be quiet if nothing to merge
Stephen Boyd
2
-0
/
+22
2010-03-25
diff --check: honor conflict-marker-size attribute
Junio C Hamano
2
-14
/
+33
2010-03-24
Teach rebase the --no-ff option.
Marc Branchaud
5
-10
/
+152
2010-03-24
http-backend: Don't infinite loop during die()
Shawn O. Pearce
1
-7
/
+11
2010-03-24
Correct references to /usr/bin/python which does not exist on FreeBSD
R. Tyler Ballance
5
-4
/
+9
[next]