index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sequencer.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-11-01
show-branch: use argv_array for default arguments
René Scharfe
1
-16
/
+8
2015-10-30
test: facilitate debugging Git executables in tests with gdb
Johannes Schindelin
3
-1
/
+20
2015-10-30
ref-filter: fallback on alphabetical comparison
Karthik Nayak
2
-2
/
+2
2015-10-30
Ninth batch for 2.7
Junio C Hamano
1
-2
/
+31
2015-10-30
gitk: Update Russian translation
Dimitriy Ryazantcev
1
-239
/
+160
2015-10-30
gitk: Add accelerator to German locale
Takashi Iwai
1
-18
/
+18
2015-10-30
gitk: Add accelerators to Japanese locale
Takashi Iwai
1
-17
/
+17
2015-10-30
gitk: Update msgid's for menu items with accelerator
Takashi Iwai
12
-205
/
+205
2015-10-30
gitk: l10n: Update Catalan translation
Alex Henrie
1
-28
/
+25
2015-10-30
gitk: Add missing accelerators
Beat Bolli
1
-2
/
+2
2015-10-29
Eighth batch for 2.7
Junio C Hamano
1
-1
/
+24
2015-10-29
difftool: ignore symbolic links in use_wt_file
David Aguilar
2
-3
/
+20
2015-10-29
merge-file: clamp exit code to maximum 127
Jeff King
3
-1
/
+38
2015-10-28
rebase-i: work around Windows CRLF line endings
Junio C Hamano
2
-1
/
+13
2015-10-28
t3404: "rebase -i" gets broken when insn sheet uses CR/LF line endings
Johannes Schindelin
1
-0
/
+12
2015-10-28
add_submodule_odb: initialize alt_odb list earlier
Jeff King
1
-1
/
+1
2015-10-27
Seventh batch for 2.7
Junio C Hamano
1
-1
/
+36
2015-10-26
merge: detect delete/modechange conflict
Jeff King
3
-2
/
+37
2015-10-26
t6031: generalize for recursive and resolve strategies
Jeff King
2
-56
/
+77
2015-10-26
t6031: move triple-rename test to t3030
Jeff King
2
-31
/
+30
2015-10-26
use pop_commit() for consuming the first entry of a struct commit_list
René Scharfe
10
-92
/
+31
2015-10-26
Correct fscanf formatting string for I64u values
Waldek Maleska
2
-1
/
+5
2015-10-26
Silence GCC's "cast of pointer to integer of a different size" warning
Johannes Schindelin
3
-4
/
+6
2015-10-26
Squelch warning about an integer overflow
Johannes Schindelin
1
-1
/
+1
2015-10-26
imap-send: only use CURLOPT_LOGIN_OPTIONS if it is actually available
Johannes Schindelin
1
-0
/
+4
2015-10-26
blame: fix option name in error message
Max Kirillov
1
-1
/
+1
2015-10-26
user-manual: fix the description of fast-forward
Xue Fuqiao
1
-5
/
+5
2015-10-25
add: simplify -u/-A without pathspec
Junio C Hamano
3
-7
/
+4
2015-10-23
compat/mingw.c: remove printf format warning
Johannes Sixt
1
-1
/
+1
2015-10-23
read_branches_file: plug a FILE* leak
Johannes Sixt
1
-0
/
+1
2015-10-22
Documentation: AsciiDoc spells em-dash as double-dashes, not triple
Junio C Hamano
6
-6
/
+6
2015-10-22
clone: allow "--dissociate" without reference
Alex Riesen
3
-10
/
+26
2015-10-22
shallow: remove unused #include "sigchain.h"
Tobias Klauser
1
-1
/
+0
2015-10-22
read-cache: remove unused #include "sigchain.h"
Tobias Klauser
1
-1
/
+0
2015-10-22
diff: remove unused #include "sigchain.h"
Tobias Klauser
1
-1
/
+0
2015-10-22
credential-cache--daemon: remove unused #include "sigchain.h"
Tobias Klauser
1
-1
/
+0
2015-10-22
Documentation: match undefline with the text in old release notes
Junio C Hamano
5
-5
/
+5
2015-10-22
Documentation: match underline with the text
Junio C Hamano
5
-5
/
+5
2015-10-22
Documentation/everyday: match undefline with the text
Junio C Hamano
1
-1
/
+1
2015-10-22
Documentation: fix header markup
Xue Fuqiao
1
-1
/
+1
2015-10-22
mailinfo: remove calls to exit() and die() deep in the callchain
Junio C Hamano
2
-8
/
+23
2015-10-22
am: make direct call to mailinfo
Junio C Hamano
424
-27327
/
+51419
2015-10-22
mailinfo: handle charset conversion errors in the caller
Junio C Hamano
1
-8
/
+11
2015-10-22
mailinfo: libify
Junio C Hamano
4
-1048
/
+1062
2015-10-22
mailinfo: keep the parsed log message in a strbuf
Junio C Hamano
1
-12
/
+16
2015-10-22
mailinfo: handle_commit_msg() shouldn't be called after finding patchbreak
Junio C Hamano
1
-2
/
+1
2015-10-22
mailinfo: move content/content_top to struct mailinfo
Junio C Hamano
1
-20
/
+26
2015-10-22
mailinfo: move [ps]_hdr_data to struct mailinfo
Junio C Hamano
1
-14
/
+23
2015-10-22
mailinfo: move cmitmsg and patchfile to struct mailinfo
Junio C Hamano
1
-16
/
+16
2015-10-22
mailinfo: move charset to struct mailinfo
Junio C Hamano
1
-7
/
+8
[next]