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-11-02
gitweb: Use href(-replay=>1, page=>...) to generate pagination links
Jakub Narebski
1
-29
/
+15
2007-11-02
gitweb: Easier adding/changing parameters to current URL
Jakub Narebski
1
-0
/
+9
2007-11-02
gitweb: Remove CGI::Carp::set_programname() call from t9500 gitweb test
Jakub Narebski
1
-1
/
+0
2007-11-01
gitweb: Add 'status_str' to parse_difftree_raw_line output
Jakub Narebski
1
-2
/
+3
2007-11-01
gitweb: Always set 'from_file' and 'to_file' in parse_difftree_raw_line
Jakub Narebski
1
-7
/
+10
2007-11-01
Merge branch 'maint'
Junio C Hamano
4
-6
/
+6
2007-11-01
Merge branch 'bk/maint-cvsexportcommit'
Junio C Hamano
1
-3
/
+10
2007-11-01
Do no colorify test output if stdout is not a terminal
Alex Riesen
1
-0
/
+1
2007-11-01
git-format-patch.txt: fix explanation of an example.
Sergei Organov
1
-1
/
+1
2007-11-01
git-filter-branch.txt: fix a typo.
Sergei Organov
1
-1
/
+1
2007-11-01
git-clone.txt: Improve --depth description.
Ralf Wildenhues
1
-3
/
+3
2007-11-01
gitweb: Update config file example for snapshot feature in gitweb/INSTALL
Jakub Narebski
1
-1
/
+1
2007-11-01
Merge branch 'js/forkexec'
Junio C Hamano
13
-367
/
+331
2007-10-31
Merge branch 'sp/mergetool'
Junio C Hamano
2
-44
/
+71
2007-10-31
Merge branch 'sp/help'
Junio C Hamano
6
-178
/
+203
2007-10-31
Merge branch 'kh/commit'
Junio C Hamano
7
-67
/
+106
2007-10-31
cvsexportcommit: fix for commits that do not have parents
Brad King
1
-3
/
+10
2007-10-31
Merge branch 'maint' to catch up with 1.5.3.5
Junio C Hamano
2
-6
/
+1
2007-10-31
GIT 1.5.3.5
Junio C Hamano
2
-7
/
+1
2007-10-30
Merge branch 'maint' into HEAD
Junio C Hamano
6
-15
/
+23
2007-10-30
Merge branch 'nd/worktree' into HEAD
Junio C Hamano
1
-1
/
+1
2007-10-30
Merge branch 'cc/skip' into HEAD
Junio C Hamano
7
-108
/
+410
2007-10-30
Merge branch 'jk/send-pack' into HEAD
Junio C Hamano
2
-16
/
+62
2007-10-30
Merge branch 'lt/rename' into HEAD
Junio C Hamano
6
-166
/
+395
2007-10-30
Merge branch 'jn/web' into HEAD
Junio C Hamano
1
-85
/
+67
2007-10-30
Merge branch 'ds/gitweb' into HEAD
Junio C Hamano
1
-8
/
+29
2007-10-30
Merge branch 'js/rebase' into HEAD
Junio C Hamano
1
-13
/
+13
2007-10-30
No longer install git-svnimport, move to contrib/examples
Gerrit Pape
6
-5
/
+1
2007-10-30
Update GIT 1.5.3.5 Release Notes
Junio C Hamano
1
-1
/
+7
2007-10-30
git-rebase--interactive.sh: Make 3-way merge strategies work for -p.
Björn Steinbrink
1
-0
/
+2
2007-10-30
git-rebase--interactive.sh: Don't pass a strategy to git-cherry-pick.
Björn Steinbrink
1
-2
/
+2
2007-10-30
Fix --strategy parsing in git-rebase--interactive.sh
Björn Steinbrink
1
-1
/
+0
2007-10-30
Make merge-recursive honor diff.renamelimit
Lars Hjemli
1
-0
/
+6
2007-10-30
cherry-pick/revert: more compact user direction message
Nicolas Pitre
1
-1
/
+1
2007-10-30
core-tutorial: Use new syntax for git-merge.
Sergei Organov
1
-4
/
+4
2007-10-30
git-merge: document but discourage the historical syntax
Junio C Hamano
1
-5
/
+6
2007-10-30
Prevent send-pack from segfaulting (backport from 'master')
Junio C Hamano
1
-1
/
+4
2007-10-30
Documentation/git-cvsexportcommit.txt: s/mgs/msg/ in example
Michael W. Olson
1
-1
/
+1
2007-10-29
gitweb: Fix and simplify "split patch" detection
Jakub Narebski
1
-85
/
+67
2007-10-29
git-sh-setup.sh: use "git rev-parse --show-cdup" to check for SUBDIRECTORY_OK
Nguyễn Thái Ngọc Duy
1
-1
/
+1
2007-10-29
shell should call the new setup_path() to setup $PATH
Scott R Parish
1
-7
/
+1
2007-10-29
include $PATH in generating list of commands for "help -a"
Scott R Parish
1
-37
/
+120
2007-10-29
use only the $PATH for exec'ing git commands
Scott R Parish
3
-105
/
+61
2007-10-29
list_commands(): simplify code by using chdir()
Scott R Parish
1
-15
/
+3
2007-10-29
"current_exec_path" is a misleading name, use "argv_exec_path"
Scott R Parish
3
-8
/
+8
2007-10-29
remove unused/unneeded "pattern" argument of list_commands
Scott R Parish
1
-6
/
+8
2007-10-29
"git" returns 1; "git help" and "git help -a" return 0
Scott R Parish
3
-6
/
+8
2007-10-29
Correct handling of upload-pack in builtin-fetch-pack
Daniel Barkalow
1
-3
/
+4
2007-10-29
Speedup scanning for excluded files.
Lars Knoll
2
-16
/
+50
2007-10-29
RelNotes-1.5.4: describe recent updates
Junio C Hamano
2
-2
/
+27
[next]