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-01-27
Merge branch 'jc/maint-reflog-bad-timestamp'
Junio C Hamano
4
-10
/
+86
2010-01-27
Merge branch 'il/maint-colon-address'
Junio C Hamano
2
-6
/
+38
2010-01-27
Merge branch 'il/maint-xmallocz'
Junio C Hamano
4
-10
/
+15
2010-01-27
Merge branch 'jh/maint-config-file-prefix'
Junio C Hamano
2
-1
/
+12
2010-01-27
transport_get(): drop unnecessary check for !remote
Junio C Hamano
1
-1
/
+1
2010-01-27
Fix remote.<remote>.vcs
Ilari Liusvaara
1
-6
/
+5
2010-01-27
t0101: use a fixed timestamp when searching in the reflog
Junio C Hamano
1
-2
/
+2
2010-01-27
Update @{bogus.timestamp} fix not to die()
Junio C Hamano
1
-2
/
+2
2010-01-27
Teach Makefile to check header dependencies
Jonathan Nieder
1
-15
/
+80
2010-01-27
Makefile: list standalone program object files in PROGRAM_OBJS
Jonathan Nieder
1
-12
/
+16
2010-01-26
Merge branch 'jl/diff-submodule-ignore'
Junio C Hamano
7
-8
/
+85
2010-01-26
work around an obnoxious bash "safety feature" on OpenBSD
Junio C Hamano
1
-3
/
+3
2010-01-26
git-gui: Update translation template
Shawn O. Pearce
1
-282
/
+302
2010-01-26
fix portability issues with $ in double quotes
Stephen Boyd
12
-52
/
+52
2010-01-26
approxidate_careful() reports errorneous date string
Junio C Hamano
4
-10
/
+86
2010-01-26
Fix log -g this@{upstream}
Junio C Hamano
2
-4
/
+43
2010-01-26
Fix integer overflow in unpack_compressed_entry()
Ilari Liusvaara
1
-2
/
+1
2010-01-26
Fix integer overflow in unpack_sha1_rest()
Ilari Liusvaara
1
-2
/
+1
2010-01-26
Fix integer overflow in patch_delta()
Ilari Liusvaara
1
-2
/
+1
2010-01-26
Add xmallocz()
Ilari Liusvaara
2
-4
/
+12
2010-01-26
git-cvsserver: allow regex metacharacters in CVSROOT
Gerrit Pape
1
-1
/
+1
2010-01-26
builtin-config: Fix crash when using "-f <relative path>" from non-root dir
Johan Herland
2
-1
/
+12
2010-01-26
Allow use of []-wrapped addresses in git://
Ilari Liusvaara
1
-2
/
+8
2010-01-26
Support addresses with ':' in git-daemon
Ilari Liusvaara
1
-4
/
+30
2010-01-26
grep: use REG_STARTEND (if available) to speed up regexec
Benjamin Kramer
1
-1
/
+8
2010-01-26
Threaded grep
Fredrik Kuivinen
3
-49
/
+468
2010-01-26
Makefile: lazily compute header dependencies
Jonathan Nieder
2
-5
/
+45
2010-01-26
Makefile: list generated object files in OBJECTS
Jonathan Nieder
1
-2
/
+7
2010-01-26
Makefile: disable default implicit rules
Jonathan Nieder
1
-0
/
+2
2010-01-26
Makefile: rearrange dependency rules
Jonathan Nieder
1
-24
/
+25
2010-01-26
Makefile: transport.o depends on branch.h now
Jonathan Nieder
1
-1
/
+1
2010-01-26
Merge branch 'master' of git://repo.or.cz/alt-git into jn/autodep
Jonathan Nieder
414
-3660
/
+14975
2010-01-26
Makefile: drop dependency on $(wildcard */*.h)
Jonathan Nieder
1
-1
/
+1
2010-01-26
Makefile: clean up http-walker.o dependency rules
Jonathan Nieder
1
-1
/
+1
2010-01-26
Makefile: remove wt-status.h from LIB_H
Jonathan Nieder
1
-2
/
+1
2010-01-26
Makefile: make sure test helpers are rebuilt when headers change
Jonathan Nieder
1
-16
/
+16
2010-01-26
Makefile: add missing header file dependencies
Jonathan Nieder
1
-3
/
+20
2010-01-25
"log --author=me --grep=it" should find intersection, not union
Junio C Hamano
6
-10
/
+57
2010-01-25
am: fix patch format detection for Thunderbird "Save As" emails
Stephen Boyd
2
-1
/
+17
2010-01-25
t0022: replace non-portable literal CR
Stephen Boyd
1
-1
/
+1
2010-01-25
tests: consolidate CR removal/addition functions
Stephen Boyd
6
-58
/
+37
2010-01-25
grep: expose "status-only" feature via -q
Junio C Hamano
1
-2
/
+14
2010-01-25
commit-tree: remove unused #define
Stephen Boyd
1
-2
/
+0
2010-01-25
t5541-http-push: make grep expression check for one line only
Tay Ray Chuan
1
-8
/
+4
2010-01-25
rebase: replace antiquated sed invocation
Stephen Boyd
1
-4
/
+2
2010-01-25
Add test-run-command to .gitignore
Alejandro Riveira Fernández
1
-0
/
+1
2010-01-25
git_connect: use use_shell instead of explicit "sh", "-c"
Johannes Sixt
1
-2
/
+1
2010-01-25
git-gui: Remove unused icon file_parttick
Shawn O. Pearce
1
-9
/
+0
2010-01-25
git-gui: use different icon for new and modified files in the index
Peter Oberndorfer
1
-1
/
+1
2010-01-24
Teach diff --submodule that modified submodule directory is dirty
Jens Lehmann
4
-1
/
+72
[prev]
[next]