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
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-09
status: Quote paths with spaces in short format
Kevin Ballard
1
-0
/
+10
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-05
docs: clarify git diff modes of operation
Jeff King
2
-4
/
+10
2010-11-05
diff,difftool: Don't use the {0,2} notation in usage strings
Štěpán Němec
3
-3
/
+3
2010-11-05
CodingGuidelines: Add a section on writing documentation
Štěpán Němec
1
-0
/
+52
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-04
add tests of commit --squash
Pat Notz
4
-0
/
+57
2010-11-04
commit: --squash option for use with rebase --autosquash
Pat Notz
2
-3
/
+41
2010-11-04
add tests of commit --fixup
Pat Notz
3
-2
/
+83
2010-11-04
commit: --fixup option for use with rebase --autosquash
Pat Notz
2
-8
/
+28
2010-11-04
pretty.c: teach format_commit_message() to reencode the output
Pat Notz
2
-6
/
+24
2010-11-04
commit: helper methods to reduce redundant blocks of code
Pat Notz
8
-32
/
+36
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
Work around EMFILE when there are too many pack files
Shawn O. Pearce
1
-16
/
+27
2010-11-03
Use git_open_noatime when accessing pack data
Shawn O. Pearce
1
-4
/
+6
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
2010-11-03
Change incorrect "remote branch" to "remote tracking branch" in C code
Matthieu Moy
10
-18
/
+20
2010-11-03
Change incorrect uses of "remote branch" meaning "remote-tracking"
Matthieu Moy
6
-15
/
+18
2010-11-03
Change "tracking branch" to "remote-tracking branch"
Matthieu Moy
10
-24
/
+24
[prev]
[next]