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-10-03
Fix 'clone' failure at DOS root directory.
Eric Sunshine
1
-1
/
+5
2010-10-03
mingw: do not crash on open(NULL, ...)
Erik Faye-Lund
1
-2
/
+2
2010-10-03
git-am: fix detection of absolute paths for windows
Pat Thoyts
2
-6
/
+21
2010-10-03
Side-step MSYS-specific path "corruption" leading to t5560 failure.
Eric Sunshine
1
-2
/
+1
2010-10-03
Side-step sed line-ending "corruption" leading to t6038 failure.
Eric Sunshine
1
-1
/
+3
2010-10-01
Skip 'git archive --remote' test on msysGit
Pat Thoyts
1
-1
/
+1
2010-10-01
Do not strip CR when grepping HTTP headers.
Pat Thoyts
2
-0
/
+3
2010-10-01
Skip t1300.70 and 71 on msysGit.
Pat Thoyts
3
-10
/
+6
2010-10-01
merge-octopus: Work around environment issue on Windows
Johannes Schindelin
1
-0
/
+5
2010-10-01
MinGW: Report errors when failing to launch the html browser.
Pat Thoyts
1
-2
/
+6
2010-10-01
MinGW: fix stat() and lstat() implementations for handling symlinks
Pat Thoyts
2
-5
/
+37
2010-10-01
MinGW: Add missing file mode bit defines
Sebastian Schuberth
1
-1
/
+13
2010-10-01
MinGW: Use pid_t more consequently, introduce uid_t for greater compatibility
Sebastian Schuberth
1
-5
/
+6
2010-09-30
Merge branch 'maint'
Junio C Hamano
4
-45
/
+25
2010-09-30
Fix typo in pack-objects' usage
Johannes Schindelin
1
-1
/
+1
2010-09-30
Make sure that git_getpass() never returns NULL
Johannes Schindelin
1
-2
/
+6
2010-09-30
t0004 (unwritable files): simplify error handling
Jonathan Nieder
1
-38
/
+14
2010-09-30
rev-list-options: clarify --parents and --children
Michael J Gruber
1
-4
/
+4
2010-09-29
Start 1.7.4 cycle
Junio C Hamano
3
-2
/
+56
2010-09-29
Merge branch 'tr/send-email-refuse-sending-unedited-cover-letter'
Junio C Hamano
2
-0
/
+49
2010-09-29
Merge branch 'ab/send-email-catfile'
Junio C Hamano
1
-1
/
+2
2010-09-29
Merge branch 'jc/grep-header-all-match-fix'
Junio C Hamano
3
-32
/
+101
2010-09-29
Merge branch 'jc/no-branch-name-with-dash-at-front'
Junio C Hamano
1
-0
/
+2
2010-09-29
Merge branch 'jn/gitweb-test-lib'
Junio C Hamano
1
-6
/
+6
2010-09-29
Merge branch 'bc/fortran-userdiff'
Junio C Hamano
3
-1
/
+20
2010-09-29
Merge branch 'jk/read-tree-empty'
Junio C Hamano
2
-2
/
+14
2010-09-29
Merge branch 'rr/format-patch-count-without-merges'
Junio C Hamano
3
-7
/
+23
2010-09-29
Merge branch 'jc/pickaxe-grep'
Junio C Hamano
10
-9
/
+226
2010-09-29
Merge branch 'gb/shell-ext'
Junio C Hamano
5
-21
/
+186
2010-09-29
Merge branch 'rr/fmt-merge-msg'
Junio C Hamano
7
-55
/
+163
2010-09-29
Merge branch 'po/etc-gitattributes'
Junio C Hamano
6
-5
/
+95
2010-09-29
MinGW: avoid collisions between "tags" and "TAGS"
Junio C Hamano
1
-6
/
+9
2010-09-29
diff: trivial fix for --output file error message
Matthieu Moy
1
-1
/
+1
2010-09-29
user-manual: fix anchor name Finding-comments-With-given-Content
Michael J Gruber
1
-1
/
+1
2010-09-29
user-manual: be consistent in illustrations to 'git rebase'
Kirill Smelkov
1
-2
/
+2
2010-09-29
stash: simplify parsing fixes
Jon Seymour
1
-21
/
+7
2010-09-29
Git 1.7.3.1
Junio C Hamano
4
-3
/
+18
2010-09-29
stash: fix git stash branch regression when branch creation fails
Jon Seymour
2
-4
/
+4
2010-09-29
stash drops the stash even if creating the branch fails because it already ex...
Tomas Carnecky
1
-0
/
+11
2010-09-27
Fix missing 'does' in man-page for 'git checkout'
Linus Torvalds
1
-8
/
+8
2010-09-27
Documentation: pack.compression: explain how to recompress
Jan Krüger
1
-0
/
+4
2010-09-27
repack: add -F flag to let user choose between --no-reuse-delta/object
Jan Krüger
2
-3
/
+9
2010-09-27
Makefile: add CC to TRACK_CFLAGS
Ævar Arnfjörð Bjarmason
1
-1
/
+1
2010-09-27
dir.c: squelch false uninitialized memory warning
Pat Notz
1
-1
/
+1
2010-09-27
git-send-email.perl: ensure $domain is defined before using it
Brandon Casey
1
-1
/
+1
2010-09-27
wt-status.c: don't leak directory entries when processing untracked,ignored
Brandon Casey
1
-10
/
+6
2010-09-27
t6050 (replace): fix bogus "fetch branch with replacement" test
Christian Couder
1
-3
/
+10
2010-09-27
Documentation: Refer to git-commit-tree in git-filter-branch help
Wesley J. Landaker
1
-1
/
+1
2010-09-27
update comment and documentation for :/foo syntax
Matthieu Moy
2
-1
/
+4
2010-09-27
Improvements to `git checkout -h`
Daniel Knittl-Frank
1
-6
/
+6
[prev]
[next]