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
2008-06-28
git cat-file: Fix memory leak in batch mode
Björn Steinbrink
1
-0
/
+1
2008-06-28
git-send-email: prevent undefined variable warnings if no encryption is set
Thomas Rast
1
-0
/
+3
2008-06-28
fix git config example syntax
Joey Hess
1
-1
/
+1
2008-06-28
avoid off-by-one error in run_upload_archive
Jochen Voss
1
-1
/
+1
2008-06-28
GIT-VERSION-GEN: do not fail if a 'HEAD' file exists in the working copy
Lea Wiemann
1
-1
/
+1
2008-06-28
Allow git-apply to recount the lines in a hunk (AKA recountdiff)
Johannes Schindelin
3
-43
/
+101
2008-06-27
commit-tree: lift completely arbitrary limit of 16 parents
Johannes Schindelin
1
-23
/
+20
2008-06-27
shrink git-shell by avoiding redundant dependencies
Dmitry Potapov
6
-68
/
+79
2008-06-27
help: check early if we have a command, if not try a documentation topic
Christian Couder
1
-8
/
+14
2008-06-27
git-apply: handle a patch that touches the same path more than once better
Don Zickus
2
-10
/
+157
2008-06-27
fetch: report local storage errors in status table
Jeff King
1
-12
/
+24
2008-06-27
clone: respect url.insteadOf setting in global configs
Johannes Schindelin
1
-1
/
+2
2008-06-27
Document the double-dash "rev -- path" disambiguator
Junio C Hamano
1
-4
/
+33
2008-06-26
Update sample pre-commit hook to use "diff --check"
Junio C Hamano
1
-58
/
+6
2008-06-26
diff --check: detect leftover conflict markers
Junio C Hamano
2
-0
/
+49
2008-06-26
Teach "diff --check" about new blank lines at end
Junio C Hamano
4
-2
/
+37
2008-06-26
checkdiff: pass diff_options to the callback
Junio C Hamano
1
-10
/
+11
2008-06-26
Don't use dash commands (git-foo) in tutorial-2
Ted Percival
1
-5
/
+5
2008-06-26
test-lib.sh: show git init output when in verbose mode
Lea Wiemann
1
-1
/
+1
2008-06-26
check_and_emit_line(): rename and refactor
Junio C Hamano
4
-16
/
+25
2008-06-26
diff --check: explain why we do not care whether old side is binary
Junio C Hamano
1
-2
/
+9
2008-06-26
Merge branch 'maint'
Junio C Hamano
5
-7
/
+80
2008-06-26
Merge branch 'maint-1.5.5' into maint
Junio C Hamano
3
-4
/
+67
2008-06-26
GIT 1.5.5.5
Junio C Hamano
3
-2
/
+13
2008-06-26
Merge branch 'maint-1.5.4' into maint-1.5.5
Junio C Hamano
2
-4
/
+56
2008-06-26
GIT 1.5.4.6
Junio C Hamano
3
-2
/
+45
2008-06-26
git-shell: accept "git foo" form
Junio C Hamano
1
-4
/
+13
2008-06-26
diff --check: do not discard error status upon seeing a good line
Junio C Hamano
2
-3
/
+13
2008-06-26
improve for-each-ref test script
Jeff King
1
-17
/
+70
2008-06-26
Add 'git-p4.allowSubmit' to git-p4
Jing Xue
1
-0
/
+4
2008-06-26
Start draft release notes for 1.6.0
Junio C Hamano
2
-1
/
+106
2008-06-26
compat/pread.c: Add a forward declaration to fix a warning
Steffen Prohaska
1
-0
/
+6
2008-06-26
Windows: Fix ntohl() related warnings about printf formatting
Steffen Prohaska
1
-0
/
+4
2008-06-26
Windows: TMP and TEMP environment variables specify a temporary directory.
Johannes Sixt
2
-0
/
+16
2008-06-26
Windows: Make 'git help -a' work.
Johannes Sixt
1
-5
/
+28
2008-06-26
Windows: Work around an oddity when a pipe with no reader is written to.
Johannes Sixt
1
-1
/
+6
2008-06-26
Windows: Make the pager work.
Johannes Sixt
1
-2
/
+38
2008-06-26
When installing, be prepared that template_dir may be relative.
Johannes Sixt
2
-5
/
+12
2008-06-26
Windows: Use a relative default template_dir and ETC_GITCONFIG
Johannes Sixt
1
-0
/
+2
2008-06-26
Windows: Compute the fallback for exec_path from the program invocation.
Johannes Sixt
1
-0
/
+29
2008-06-26
Turn builtin_exec_path into a function.
Johannes Sixt
1
-3
/
+7
2008-06-26
Windows: Use a customized struct stat that also has the st_blocks member.
Johannes Sixt
2
-13
/
+41
2008-06-26
Windows: Add a custom implementation for utime().
Johannes Sixt
2
-0
/
+30
2008-06-26
Windows: Add a new lstat and fstat implementation based on Win32 API.
Marius Storm-Olsen
2
-1
/
+141
2008-06-26
Windows: Implement a custom spawnve().
Johannes Sixt
3
-7
/
+199
2008-06-26
Windows: Implement wrappers for gethostbyname(), socket(), and connect().
Johannes Sixt
2
-0
/
+55
2008-06-26
Windows: Work around incompatible sort and find.
Johannes Sixt
1
-0
/
+13
2008-06-26
Windows: Implement asynchronous functions as threads.
Johannes Sixt
3
-1
/
+35
2008-06-26
Windows: Disambiguate DOS style paths from SSH URLs.
Johannes Sixt
2
-2
/
+3
2008-06-26
Windows: A rudimentary poll() emulation.
Johannes Sixt
1
-1
/
+56
[prev]
[next]