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
2007-09-25
Merge branch 'jn/web' into maint
Junio C Hamano
1
-36
/
+2
2007-09-25
git-submodule - allow a relative path as the subproject url
Mark Levedahl
2
-6
/
+50
2007-09-25
Merge branch 'maint'
Junio C Hamano
3
-8
/
+12
2007-09-25
Do not over-quote the -f envelopesender value.
Jim Meyering
1
-6
/
+10
2007-09-25
unexpected Make output (e.g. from --debug) causes build failure
Jim Meyering
1
-1
/
+1
2007-09-24
Prevent send-pack from segfaulting when a branch doesn't match
Shawn O. Pearce
1
-1
/
+4
2007-09-24
Cleanup unnecessary break in remote.c
Shawn O. Pearce
1
-6
/
+3
2007-09-24
Cleanup style nit of 'x == NULL' in remote.c
Shawn O. Pearce
1
-3
/
+3
2007-09-24
Fixed minor typo in t/t9001-send-email.sh test command line.
Glenn Rempe
1
-1
/
+1
2007-09-24
Fix pool handling in git-svnimport to avoid memory leaks.
Stefan Sperling
1
-11
/
+12
2007-09-24
Start RelNotes for 1.5.4
Junio C Hamano
1
-0
/
+21
2007-09-23
Merge branch 'jn/web'
Junio C Hamano
1
-36
/
+2
2007-09-23
gitweb: No difftree output for trivial merge
Jakub Narebski
1
-1
/
+1
2007-09-23
gitweb: Remove parse_from_to_diffinfo code from git_patchset_body
Jakub Narebski
1
-35
/
+1
2007-09-23
Merge branch 'je/hooks'
Junio C Hamano
4
-0
/
+295
2007-09-23
git-remote rm: add tests and minor fix-ups
Junio C Hamano
2
-6
/
+104
2007-09-23
Merge branch 'js/apply-build-ancestor'
Junio C Hamano
3
-21
/
+31
2007-09-23
git-merge: add --ff and --no-ff options
Lars Hjemli
3
-6
/
+45
2007-09-23
git-merge: add support for --commit and --no-squash
Lars Hjemli
3
-2
/
+36
2007-09-23
git-merge: add support for branch.<name>.mergeoptions
Lars Hjemli
4
-0
/
+85
2007-09-23
git-merge: refactor option parsing
Lars Hjemli
1
-6
/
+14
2007-09-23
git-merge: fix faulty SQUASH_MSG
Lars Hjemli
1
-1
/
+1
2007-09-23
Add test-script for git-merge porcelain
Lars Hjemli
1
-0
/
+344
2007-09-23
Merge branch 'maint'
Junio C Hamano
25
-38
/
+252
2007-09-23
Merge branch 'maint' of git://linux-nfs.org/~bfields/git into maint
Junio C Hamano
1
-7
/
+213
2007-09-23
git-svn: don't attempt to spawn pager if we don't want one
Eric Wong
1
-1
/
+1
2007-09-23
Supplant the "while case ... break ;; esac" idiom
David Kastrup
19
-23
/
+23
2007-09-23
User Manual: add a chapter for submodules
Miklos Vajna
1
-0
/
+202
2007-09-23
user-manual: don't assume refs are stored under .git/refs
J. Bruce Fields
1
-7
/
+11
2007-09-22
Detect exec bit in more cases.
David Brown
1
-1
/
+9
2007-09-21
Conjugate "search" correctly in the git-prune-packed man page.
Matt Kraai
1
-1
/
+1
2007-09-21
Move the paragraph specifying where the .idx and .pack files should be
Matt Kraai
1
-4
/
+4
2007-09-21
Documentation/git-lost-found.txt: drop unnecessarily duplicated name.
Junio C Hamano
1
-1
/
+1
2007-09-21
sq_quote_argv and add_to_string rework with strbuf's.
Pierre Habouzit
6
-137
/
+86
2007-09-21
git-svn: handle changed svn command-line syntax
Sam Vilain
1
-2
/
+4
2007-09-21
git-svn: fix test for trunk svn (transaction out of date)
Sam Vilain
1
-0
/
+1
2007-09-21
git-svn: fix test for trunk svn (commit message not needed)
Sam Vilain
1
-2
/
+1
2007-09-20
Full rework of quote_c_style and write_name_quoted.
Pierre Habouzit
10
-368
/
+273
2007-09-20
Rework unquote_c_style to work on a strbuf.
Pierre Habouzit
7
-188
/
+191
2007-09-20
strbuf API additions and enhancements.
Pierre Habouzit
4
-20
/
+23
2007-09-20
nfv?asprintf are broken without va_copy, workaround them.
Pierre Habouzit
4
-105
/
+75
2007-09-20
Fix the expansion pattern of the pseudo-static path buffer.
Pierre Habouzit
1
-3
/
+2
2007-09-20
rev-list --bisect: Fix best == NULL case.
Christian Couder
1
-3
/
+3
2007-09-19
Fix memory leaks when disconnecting transport instances
Shawn O. Pearce
1
-0
/
+8
2007-09-19
Ensure builtin-fetch honors {fetch,transfer}.unpackLimit
Shawn O. Pearce
3
-18
/
+13
2007-09-19
Always obtain fetch-pack arguments from struct fetch_pack_args
Shawn O. Pearce
3
-74
/
+55
2007-09-19
Refactor struct transport_ops inlined into struct transport
Shawn O. Pearce
3
-51
/
+30
2007-09-19
Rename remote.uri to remote.url within remote handling internals
Shawn O. Pearce
5
-26
/
+26
2007-09-19
Use 'unsigned:1' when we mean boolean options
Shawn O. Pearce
1
-6
/
+6
2007-09-19
Avoid printing unnecessary warnings during fetch and push
Shawn O. Pearce
2
-12
/
+17
[prev]
[next]