index
:
tgif.git
2.36
Terin's Improved Git Fork
terinjokes@gmail.com
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2010-11-09
docs: give more hints about how "add -e" works
Jeff King
1
-28
/
+76
2010-11-09
t4124 (apply --whitespace): use test_might_fail
Jonathan Nieder
1
-3
/
+2
2010-11-09
t3404: do not use 'describe' to implement test_cmp_rev
Junio C Hamano
1
-2
/
+2
2010-11-09
t3404 (rebase -i): introduce helper to check position of HEAD
Jonathan Nieder
1
-15
/
+9
2010-11-09
t3404 (rebase -i): move comment to description
Jonathan Nieder
1
-18
/
+17
2010-11-09
t3404 (rebase -i): unroll test_commit loops
Jonathan Nieder
1
-12
/
+11
2010-11-09
t3301 (notes): use test_expect_code for clarity
Jonathan Nieder
1
-1
/
+1
2010-11-09
t1400 (update-ref): use test_must_fail
Jonathan Nieder
1
-3
/
+2
2010-11-09
t1502 (rev-parse --parseopt): test exit code from "-h"
Jonathan Nieder
1
-1
/
+1
2010-11-09
t6022 (renaming merge): chain test commands with &&
Jonathan Nieder
1
-190
/
+92
2010-11-09
test-lib: introduce test_line_count to measure files
Jonathan Nieder
2
-0
/
+26
2010-11-09
tests: add missing &&, batch 2
Jonathan Nieder
13
-48
/
+48
2010-11-09
tests: add missing &&
Jonathan Nieder
84
-166
/
+166
2010-11-09
Merge branch 'maint'
Junio C Hamano
4
-4
/
+16
2010-11-09
rebase: teach --autosquash to match on sha1 in addition to message
Kevin Ballard
2
-7
/
+64
2010-11-09
rebase: better rearranging of fixup!/squash! lines with --autosquash
Kevin Ballard
2
-0
/
+47
2010-11-09
Documentation: document show -s
Jonathan Nieder
2
-0
/
+7
2010-11-08
dir.c: fix EXC_FLAG_MUSTBEDIR match in sparse checkout
Nguyễn Thái Ngọc Duy
2
-4
/
+9
2010-11-05
test: git-apply -p2 rename/chmod only
Junio C Hamano
1
-0
/
+26
2010-11-05
Fix git-apply with -p greater than 1
Federico Cuello
1
-14
/
+14
2010-11-05
t9001: send-email interation with --in-reply-to and --chain-reply-to
Junio C Hamano
1
-0
/
+41
2010-11-05
Merge branch 'aw/git-p4-deletion'
Junio C Hamano
1
-1
/
+3
2010-11-05
Merge branch 'master' of git://repo.or.cz/git-gui
Junio C Hamano
3
-23
/
+90
2010-11-05
Merge branch 'maint'
Junio C Hamano
1
-7
/
+7
2010-11-05
clone: Add the --recurse-submodules option as alias for --recursive
Jens Lehmann
2
-1
/
+5
2010-11-04
daemon: opt-out on features that require posix
Erik Faye-Lund
2
-29
/
+73
2010-11-04
daemon: make --inetd and --detach incompatible
Erik Faye-Lund
2
-5
/
+6
2010-11-04
daemon: use socklen_t
Erik Faye-Lund
1
-3
/
+3
2010-11-04
mingw: use poll-emulation from gnulib
Erik Faye-Lund
5
-81
/
+6
2010-11-04
mingw: import poll-emulation from gnulib
Erik Faye-Lund
2
-0
/
+650
2010-11-04
daemon: get remote host address from root-process
Erik Faye-Lund
1
-40
/
+39
2010-11-04
Improve the mingw getaddrinfo stub to handle more use cases
Martin Storsjö
1
-7
/
+21
2010-11-04
daemon: use full buffered mode for stderr
Erik Faye-Lund
1
-2
/
+4
2010-11-04
daemon: use run-command api for async serving
Erik Faye-Lund
1
-46
/
+47
2010-11-04
mingw: add kill emulation
Erik Faye-Lund
2
-0
/
+22
2010-11-04
mingw: support waitpid with pid > 0 and WNOHANG
Erik Faye-Lund
2
-0
/
+9
2010-11-04
mingw: use real pid
Erik Faye-Lund
2
-8
/
+75
2010-11-04
inet_ntop: fix a couple of old-style decls
Erik Faye-Lund
1
-13
/
+3
2010-11-04
compat: add inet_pton and inet_ntop prototypes
Mike Pape
4
-6
/
+18
2010-11-04
mingw: implement syslog
Mike Pape
5
-4
/
+96
2010-11-04
mingw: add network-wrappers for daemon
Mike Pape
2
-1
/
+59
2010-11-03
pull: Remove --tags option from manpage
Jens Lehmann
1
-0
/
+2
2010-11-03
submodule: only preserve flags across recursive status/update invocations
Kevin Ballard
2
-11
/
+42
2010-11-03
submodule: preserve all arguments exactly when recursing
Kevin Ballard
2
-4
/
+20
2010-11-03
git-blame.el: Add (require 'format-spec)
David Kågedal
1
-0
/
+1
2010-11-03
A loose object is not corrupt if it cannot be read due to EMFILE
Junio C Hamano
1
-1
/
+6
2010-11-03
read_sha1_file(): report correct name of packfile with a corrupt object
Junio C Hamano
1
-17
/
+24
2010-11-03
git-branch.txt: mention --set-upstream as a way to change upstream configuration
Matthieu Moy
1
-1
/
+2
2010-11-03
user-manual: remote-tracking can be checked out, with detached HEAD
Jonathan Nieder
1
-2
/
+5
2010-11-03
user-manual.txt: explain better the remote(-tracking) branch terms
Matthieu Moy
1
-3
/
+16
[prev]
[next]