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-29
Merge branch 'maint'
Junio C Hamano
5
-12
/
+22
2007-09-29
git-remote: exit with non-zero status after detecting errors.
Jari Aalto
1
-4
/
+10
2007-09-29
rebase -i: squash should retain the authorship of the _first_ commit
Johannes Schindelin
3
-3
/
+3
2007-09-29
rebase -i: support single-letter abbreviations for the actions
Johannes Schindelin
1
-4
/
+4
2007-09-29
git-add--interactive: Improve behavior on bogus input
Jean-Luc Herren
1
-4
/
+3
2007-09-29
git-add--interactive: Allow Ctrl-D to exit
Jean-Luc Herren
1
-1
/
+6
2007-09-29
Allow abbreviations in the first refspec to be merged
Daniel Barkalow
1
-1
/
+1
2007-09-29
Make read_patch_file work on a strbuf.
Pierre Habouzit
1
-16
/
+11
2007-09-29
strbuf_read_file enhancement, and use it.
Pierre Habouzit
5
-31
/
+14
2007-09-29
post-checkout hook, tests, and docs
Josh England
3
-0
/
+100
2007-09-29
Make for-each-ref's grab_date() support per-atom formatting
Andy Parkins
2
-7
/
+26
2007-09-29
Make for-each-ref allow atom names like "<name>:<something>"
Andy Parkins
1
-1
/
+10
2007-09-29
parse_date_format(): convert a format name to an enum date_mode
Andy Parkins
3
-16
/
+22
2007-09-29
Merge branch 'gr/smtp'
Junio C Hamano
2
-7
/
+31
2007-09-29
Merge branch 'ss/svnimport'
Junio C Hamano
1
-11
/
+12
2007-09-29
Merge branch 'sv/svn'
Junio C Hamano
2
-4
/
+6
2007-09-29
Merge branch 'ml/submodule'
Junio C Hamano
2
-6
/
+50
2007-09-29
Merge branch 'jb/remote-rm'
Junio C Hamano
3
-0
/
+142
2007-09-29
Merge branch 'jk/diff-rename'
Junio C Hamano
3
-4
/
+11
2007-09-29
Sync with GIT 1.5.3.3
Junio C Hamano
10
-40
/
+115
2007-09-29
GIT 1.5.3.3
Junio C Hamano
2
-1
/
+38
2007-09-29
Fix revision log diff setup, avoid unnecessary diff generation
Linus Torvalds
1
-2
/
+8
2007-09-29
git-bundle: fix commandline examples in the manpage
Miklos Vajna
1
-0
/
+8
2007-09-29
Merge branch 'mergetool' of git://repo.or.cz/git/mergetool into maint
Junio C Hamano
1
-7
/
+8
2007-09-29
strbuf change: be sure ->buf is never ever NULL.
Pierre Habouzit
13
-47
/
+48
2007-09-29
double free in builtin-update-index.c
Pierre Habouzit
1
-2
/
+0
2007-09-28
mergetool: Fix typo in options passed to kdiff3
Theodore Ts'o
1
-2
/
+2
2007-09-28
mergetool: fix emerge when running in a subdirectory
Theodore Ts'o
1
-2
/
+2
2007-09-28
Mergetool generating blank files (1.5.3)
Junio C Hamano
1
-3
/
+4
2007-09-27
quiltimport: Skip non-existent patches
Dan Nicholson
1
-0
/
+4
2007-09-27
Clean up stripspace a bit, use strbuf even more.
Kristian Høgsberg
4
-36
/
+28
2007-09-27
Add strbuf_read_file().
Kristian Høgsberg
3
-8
/
+19
2007-09-26
rerere: Fix use of an empty strbuf.buf
Junio C Hamano
1
-2
/
+4
2007-09-26
apply: get rid of --index-info in favor of --build-fake-ancestor
Johannes Schindelin
3
-21
/
+31
2007-09-26
Move make_cache_entry() from merge-recursive.c into read-cache.c
Carlos Rica
3
-24
/
+26
2007-09-26
send-email --smtp-server-port: allow overriding the default port
Junio C Hamano
2
-7
/
+31
2007-09-26
Small cache_tree_write refactor.
Pierre Habouzit
3
-25
/
+15
2007-09-26
Make builtin-rerere use of strbuf nicer and more efficient.
Pierre Habouzit
1
-25
/
+18
2007-09-26
Add strbuf_cmp.
Pierre Habouzit
2
-0
/
+13
2007-09-26
strbuf_setlen(): do not barf on setting length of an empty buffer to 0
Junio C Hamano
1
-3
/
+6
2007-09-26
rebase -i: work on a detached HEAD
Johannes Schindelin
2
-8
/
+23
2007-09-26
Merge branch 'jc/autogc' into js/rebase-i
Junio C Hamano
11
-14
/
+276
2007-09-26
Don't use "<unknown>" for placeholders and suppress printing of empty user fo...
Michal Vitecek
6
-16
/
+11
2007-09-26
diffcore-rename: cache file deltas
Jeff King
3
-4
/
+11
2007-09-26
rebase -i: create .dotest-merge after validating options.
Matt Kraai
1
-4
/
+4
2007-09-25
core-tutorial: correct URL
Randy Dunlap
1
-1
/
+2
2007-09-25
Fix spelling of overridden in documentation
Shawn Bohrer
2
-2
/
+2
2007-09-25
rebase -i: avoid exporting GIT_AUTHOR_* variables
Johannes Schindelin
1
-2
/
+8
2007-09-25
rebase -i: Fix numbers in progress report
Johannes Schindelin
1
-2
/
+2
2007-09-25
rebase -i: style fixes and minor cleanups
Johannes Schindelin
1
-18
/
+30
[prev]
[next]