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
2011-08-04
revert: Make pick_commits functionally act on a commit list
Ramkumar Ramachandra
1
-15
/
+28
2011-08-04
revert: Save command-line options for continuing operation
Ramkumar Ramachandra
2
-2
/
+60
2011-08-04
revert: Save data for continuing after conflict resolution
Ramkumar Ramachandra
2
-4
/
+178
2011-08-04
revert: Don't create invalid replay_opts in parse_args
Ramkumar Ramachandra
1
-11
/
+27
2011-08-04
revert: Separate cmdline parsing from functional code
Ramkumar Ramachandra
1
-7
/
+7
2011-08-04
revert: Introduce struct to keep command-line options
Ramkumar Ramachandra
1
-88
/
+113
2011-08-04
revert: Eliminate global "commit" variable
Ramkumar Ramachandra
1
-11
/
+11
2011-08-04
revert: Rename no_replay to record_origin
Ramkumar Ramachandra
1
-4
/
+4
2011-08-04
revert: Don't check lone argument in get_encoding
Ramkumar Ramachandra
1
-3
/
+0
2011-08-04
revert: Simplify and inline add_message_to_msg
Ramkumar Ramachandra
1
-14
/
+14
2011-08-04
config: Introduce functions to write non-standard file
Ramkumar Ramachandra
2
-9
/
+29
2011-08-04
advice: Introduce error_resolve_conflict
Ramkumar Ramachandra
3
-17
/
+26
2011-06-20
Merge branch 'mk/grep-pcre'
Junio C Hamano
1
-3
/
+3
2011-06-20
t7810: avoid unportable use of "echo"
Junio C Hamano
1
-3
/
+3
2011-06-20
plug a few coverity-spotted leaks
Jim Meyering
4
-5
/
+12
2011-06-19
Merge branch 'di/no-no-existant'
Junio C Hamano
7
-14
/
+14
2011-06-19
Merge branch 'maint'
Junio C Hamano
1
-1
/
+1
2011-06-19
builtin/gc.c: add missing newline in message
Andreas Schwab
1
-1
/
+1
2011-06-17
tests: link shell libraries into valgrind directory
Jeff King
1
-2
/
+7
2011-06-17
t/Makefile: pass test opts to valgrind target properly
Jeff King
1
-1
/
+1
2011-06-17
Merge branch 'ab/i18n-scripts-basic'
Junio C Hamano
1
-1
/
+0
2011-06-17
sh-i18n--envsubst.c: do not #include getopt.h
Brandon Casey
1
-1
/
+0
2011-06-16
Fix typo: existant->existent
Dmitry Ivankov
7
-14
/
+14
2011-06-16
Git 1.7.6-rc2
Junio C Hamano
2
-2
/
+2
2011-06-09
gitweb: do not misparse nonnumeric content tag files that contain a digit
Jonathan Nieder
2
-1
/
+9
2011-06-08
Git 1.7.6-rc1
Junio C Hamano
2
-3
/
+11
2011-06-08
Merge branch 'maint'
Junio C Hamano
1
-2
/
+4
2011-06-08
fetch: do not leak a refspec
Jim Meyering
1
-2
/
+4
2011-06-07
Merge branch 'jc/magic-pathspec'
Junio C Hamano
1
-6
/
+6
2011-06-07
t3703: skip more tests using colons in file names on Windows
Alex Riesen
1
-6
/
+6
2011-06-06
Merge branch 'jn/mime-type-with-params'
Junio C Hamano
1
-1
/
+1
2011-06-06
Merge branch 'jn/gitweb-docs'
Junio C Hamano
2
-131
/
+135
2011-06-06
Merge branch 'jk/diff-not-so-quick'
Junio C Hamano
5
-5
/
+16
2011-06-06
Merge branch 'bc/maint-status-z-to-use-porcelain'
Junio C Hamano
2
-3
/
+11
2011-06-05
gitweb: Fix usability of $prevent_xss
Jakub Narebski
1
-1
/
+1
2011-06-03
gitweb: Move "Requirements" up in gitweb/INSTALL
Jakub Narebski
1
-15
/
+15
2011-06-02
gitweb: Describe CSSMIN and JSMIN in gitweb/INSTALL
Jakub Narebski
1
-6
/
+13
2011-06-02
gitweb: Move information about installation from README to INSTALL
Jakub Narebski
2
-116
/
+113
2011-06-01
Sync with 1.7.5.4
Junio C Hamano
2
-1
/
+5
2011-06-01
Git 1.7.5.4
Junio C Hamano
3
-2
/
+6
2011-06-01
Merge branch 'jk/maint-config-alias-fix' into maint
Junio C Hamano
4
-48
/
+30
2011-06-01
Merge branch 'jc/fmt-req-fix' into maint
Junio C Hamano
1
-1
/
+1
2011-06-01
Merge branch 'jk/maint-docs' into maint
Junio C Hamano
4
-15
/
+35
2011-06-01
Merge branch 'jn/doc-remote-helpers' into maint
Junio C Hamano
1
-3
/
+3
2011-06-01
Merge branch 'kk/maint-prefix-in-config-mak' into maint
Junio C Hamano
1
-0
/
+1
2011-06-01
diffcore-rename.c: avoid set-but-not-used warning
Jim Meyering
1
-2
/
+1
2011-05-31
Update draft release notes to 1.7.6
Junio C Hamano
1
-10
/
+13
2011-05-31
Merge branch 'jk/format-patch-am'
Junio C Hamano
13
-92
/
+174
2011-05-31
Merge branch 'jn/doc-remote-helpers'
Junio C Hamano
1
-3
/
+3
2011-05-31
Merge branch 'jk/format-patch-empty-prefix'
Junio C Hamano
2
-1
/
+20
[next]