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
2009-06-09
technical/api-remote: Describe new struct remote member pushurl
Michael J Gruber
1
-0
/
+4
2009-06-09
t5516: Check pushurl config setting
Michael J Gruber
1
-0
/
+13
2009-06-09
Allow push and fetch urls to be different
Michael J Gruber
5
-4
/
+37
2009-06-09
Merge branch 'maint'
Junio C Hamano
3
-4
/
+10
2009-06-09
bash: add support for 'git stash pop --index' option
SZEDER Gábor
1
-2
/
+2
2009-06-09
Documentation: mention 'git stash pop --index' option explicitly
SZEDER Gábor
2
-10
/
+10
2009-06-09
Simplify some 'fprintf(stderr); return -1;' by using 'return error()'
Johannes Sixt
1
-10
/
+6
2009-06-09
Simplify some instances of run_command() by using run_command_v_opt().
Johannes Sixt
3
-45
/
+18
2009-06-09
show-branch: don't use LASTARG_DEFAULT with OPTARG
Stephen Boyd
2
-4
/
+6
2009-06-09
send-email: use UTF-8 rather than utf-8 for consistency
Brandon Casey
2
-6
/
+6
2009-06-09
git-send-email.perl: improve detection of MIME encoded-words
Brandon Casey
1
-1
/
+9
2009-06-08
diff.c: plug a memory leak in an error path
Johannes Sixt
1
-0
/
+1
2009-06-08
fetch-pack: close output channel after sideband demultiplexer terminates
Johannes Sixt
1
-1
/
+3
2009-06-08
builtin-remote: Make "remote show" display all urls
Michael J Gruber
1
-3
/
+6
2009-06-07
symlinks.c: small style cleanup
Kjetil Barvik
1
-4
/
+2
2009-06-07
Makefile: test-parse-options depends on parse-options.h
Junio C Hamano
1
-0
/
+2
2009-06-06
Merge branch 'maint'
Junio C Hamano
4
-6
/
+18
2009-06-06
Documentation: refer to gitworkflows(7) from tutorial and git(1)
Thomas Rast
2
-1
/
+8
2009-06-06
daemon: Strictly parse the "extra arg" part of the command
Shawn O. Pearce
2
-5
/
+10
2009-06-03
Documentation/git.txt: update links to release notes
Junio C Hamano
1
-1
/
+6
2009-06-03
Merge branch 'maint' to sync with 1.6.3.2
Junio C Hamano
2
-8
/
+10
2009-06-03
GIT 1.6.3.2
Junio C Hamano
2
-8
/
+6
2009-06-03
Show presence of stashed changes in bash prompt.
Daniel Trstenjak
1
-2
/
+10
2009-06-03
grep: fix empty word-regexp matches
René Scharfe
1
-1
/
+5
2009-06-03
Merge branch 'da/pretty-tempname'
Junio C Hamano
10
-1
/
+177
2009-06-03
Clean up and simplify rev_compare_tree()
Linus Torvalds
2
-23
/
+15
2009-06-03
Merge branch 'maint'
Junio C Hamano
7
-39
/
+82
2009-06-03
blame: correctly handle a path that used to be a directory
Junio C Hamano
2
-8
/
+33
2009-06-03
add -i: do not dump patch during application
Thomas Rast
1
-1
/
+0
2009-06-02
Update draft release notes for 1.6.3.2
Junio C Hamano
1
-14
/
+26
2009-06-02
Merge branch 'cb/maint-1.6.0-xdl-merge-fix' into maint
Junio C Hamano
2
-16
/
+21
2009-06-02
Merge branch 'rs/maint-grep-word-regexp-fix' into maint
Junio C Hamano
2
-1
/
+11
2009-06-02
Merge branch 'sb/maint-1.6.2-opt-filename-fix' into maint
Junio C Hamano
6
-0
/
+93
2009-06-02
Merge branch 'jc/maint-add-p-coalesce-fix' into maint
Junio C Hamano
2
-1
/
+133
2009-06-02
Merge branch 'tr/maint-doc-stash-pop' into maint
Junio C Hamano
2
-16
/
+18
2009-06-01
test-lib: fix http exit codes
Clemens Buchacher
1
-2
/
+4
2009-06-01
test-lib: allow exit trap to be used for cleanup by tests
Clemens Buchacher
1
-7
/
+14
2009-06-01
test-lib: fail if invalid options are passed
Clemens Buchacher
1
-1
/
+1
2009-06-01
grep: fix colouring of matches with zero length
René Scharfe
1
-0
/
+2
2009-06-01
git-show-branch.txt: document --date-order option
Stephen Boyd
1
-3
/
+9
2009-05-31
diff: generate pretty filenames in prep_temp_blob()
David Aguilar
4
-1
/
+38
2009-05-31
compat: add a basename() compatibility function
David Aguilar
5
-0
/
+37
2009-05-31
compat: add a mkstemps() compatibility function
David Aguilar
5
-0
/
+102
2009-05-31
Merge branch 'sb/opt-filename'
Junio C Hamano
52
-96
/
+144
2009-05-31
Merge branch 'jc/solaris-0811'
Junio C Hamano
2
-1
/
+5
2009-05-31
Merge branch 'sb/show-branch-parse-options'
Junio C Hamano
3
-71
/
+84
2009-05-31
Merge branch 'mm/apply-double-slash'
Junio C Hamano
1
-6
/
+20
2009-05-31
Merge branch 'sb/format-patch-parseopt'
Junio C Hamano
1
-100
/
+160
2009-05-31
Merge branch 'jc/mktree'
Junio C Hamano
7
-135
/
+280
2009-05-31
Merge branch 'ew/svn-test-and-old-i18n'
Junio C Hamano
17
-93
/
+91
[next]