index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
test-subprocess.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-06-16
Eighth batch for 2.5
Junio C Hamano
1
-1
/
+11
2015-06-16
Git 2.4.4
v2.4.4
Junio C Hamano
4
-3
/
+39
2015-06-12
l10n: de.po: translation fix for fall-back to 3way merge
Michael J Gruber
1
-1
/
+1
2015-06-12
l10n: de.po: punctuation fixes
Michael J Gruber
1
-2
/
+2
2015-06-12
l10n: de.po: grammar fix
Michael J Gruber
1
-1
/
+1
2015-06-12
l10n: de.po: change error message from "sagen" to "Meinten Sie"
Phillip Sz
1
-1
/
+1
2015-06-11
Second half of seventh batch
Junio C Hamano
1
-0
/
+28
2015-06-06
utf8: NO_ICONV: silence uninitialized variable warning
Eric Sunshine
1
-1
/
+3
2015-06-06
lockfile: wait using sleep_millisec() instead of select()
Johannes Sixt
1
-9
/
+1
2015-06-06
lockfile: convert retry timeout computations to millisecond
Johannes Sixt
1
-13
/
+8
2015-06-06
help.c: wrap wait-only poll() invocation in sleep_millisec()
Johannes Sixt
3
-1
/
+7
2015-06-06
lockfile: replace random() by rand()
Johannes Sixt
1
-2
/
+2
2015-06-05
Git 2.4.3
v2.4.3
Junio C Hamano
4
-3
/
+80
2015-06-05
The first half of the seventh batch for 2.5
Junio C Hamano
1
-0
/
+14
2015-06-05
ll-merge: pass the original path to external drivers
Junio C Hamano
3
-8
/
+21
2015-06-04
git-am: add am.threeWay config variable
Remi Lespinet
4
-2
/
+41
2015-06-04
t4150-am: refactor am -3 tests
Remi Lespinet
1
-15
/
+11
2015-06-04
git-am.sh: fix initialization of the threeway variable
Remi Lespinet
1
-0
/
+1
2015-06-04
index-pack: fix truncation of off_t in comparison
Jeff King
1
-2
/
+6
2015-06-03
configure: add getdelim() check
Eric Sunshine
1
-0
/
+6
2015-06-03
config.mak.uname: Darwin: define HAVE_GETDELIM for modern OS X releases
Eric Sunshine
1
-0
/
+3
2015-06-03
ewah: use less generic macro name
Jeff King
4
-23
/
+23
2015-06-03
ewah/bitmap: silence warning about MASK macro redefinition
Eric Sunshine
1
-8
/
+8
2015-06-02
Documentation/technical/pack-protocol: mention http as possible protocol
Stefan Beller
1
-3
/
+3
2015-06-02
pull: use git-rev-parse --parseopt for option parsing
Paul Tan
1
-40
/
+57
2015-06-02
pull: handle git-fetch's options as well
Paul Tan
4
-6
/
+68
2015-06-02
format-patch: do not feed tags to clear_commit_marks()
Junio C Hamano
2
-6
/
+14
2015-06-02
send-email: further warn about unsupported sendmail aliases features
Eric Sunshine
1
-0
/
+4
2015-06-02
t9001: add sendmail aliases line continuation tests
Eric Sunshine
1
-0
/
+34
2015-06-02
t9001: refactor sendmail aliases test infrastructure
Eric Sunshine
1
-18
/
+29
2015-06-02
send-email: implement sendmail aliases line continuation support
Eric Sunshine
2
-5
/
+7
2015-06-02
send-email: simplify sendmail aliases comment and blank line recognizer
Eric Sunshine
1
-1
/
+1
2015-06-02
send-email: refactor sendmail aliases parser
Eric Sunshine
1
-14
/
+24
2015-06-02
send-email: fix style: cuddle 'elsif' and 'else' with closing brace
Eric Sunshine
1
-12
/
+5
2015-06-02
send-email: drop noise comments which merely repeat what code says
Eric Sunshine
1
-5
/
+0
2015-06-02
send-email: visually distinguish sendmail aliases parser warnings
Eric Sunshine
1
-3
/
+3
2015-06-02
send-email: further document missing sendmail aliases functionality
Eric Sunshine
1
-0
/
+3
2015-06-02
blame: add blame.showEmail configuration
Quentin Neill
3
-1
/
+73
2015-06-01
Sixth batch for 2.5 cycle
Junio C Hamano
1
-1
/
+50
2015-06-01
apply: reject a hunk that does not do anything
Junio C Hamano
2
-0
/
+16
2015-06-01
suppress errors on missing UNINTERESTING links
Jeff King
1
-1
/
+1
2015-06-01
silence broken link warnings with revs->ignore_missing_links
Jeff King
3
-2
/
+17
2015-06-01
add quieter versions of parse_{tree,commit}
Jeff King
4
-6
/
+16
2015-06-01
completion: suggest sequencer commands for revert
Thomas Braun
1
-0
/
+5
2015-05-29
glossary: add "remote", "submodule", "superproject"
Stefan Beller
1
-0
/
+16
2015-05-29
setup_git_directory: delay core.bare/core.worktree errors
Jeff King
2
-10
/
+26
2015-05-29
Makefile: silence perl/PM.stamp recipe
Jeff King
1
-1
/
+1
2015-05-29
Makefile: avoid timestamp updates to GIT-BUILD-OPTIONS
Jeff King
1
-21
/
+22
2015-05-29
Makefile: drop dependency between git-instaweb and gitweb
Jeff King
1
-1
/
+1
2015-05-29
t5520: check reflog action in fast-forward merge
Paul Tan
1
-3
/
+10
[next]