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-10-05
Inline function refname_format_print()
Michael Haggerty
1
-9
/
+7
2011-10-05
Make collapse_slashes() allocate memory for its result
Michael Haggerty
1
-9
/
+10
2011-10-05
Do not allow ".lock" at the end of any refname component
Michael Haggerty
3
-9
/
+7
2011-10-05
Refactor check_refname_format()
Michael Haggerty
1
-40
/
+55
2011-10-05
Change check_ref_format() to take a flags argument
Michael Haggerty
20
-126
/
+69
2011-10-05
Change bad_ref_char() to return a boolean value
Michael Haggerty
1
-9
/
+6
2011-10-05
git check-ref-format: add options --allow-onelevel and --refspec-pattern
Michael Haggerty
3
-21
/
+152
2011-10-05
t1402: add some more tests
Michael Haggerty
1
-0
/
+9
2011-10-05
get_sha1_hex(): do not read past a NUL character
Michael Haggerty
2
-1
/
+18
2011-09-07
RelNotes/1.7.7: minor fixes
Michael J Gruber
1
-26
/
+26
2011-09-07
Minor update to how-to maintain git
Junio C Hamano
1
-7
/
+6
2011-09-06
Update draft release notes to 1.7.7
Junio C Hamano
1
-1
/
+6
2011-09-06
Merge branch 'rc/histogram-diff'
Junio C Hamano
1
-0
/
+2
2011-09-06
Merge branch 'cb/maint-ls-files-error-report'
Junio C Hamano
1
-10
/
+12
2011-09-06
Merge branch 'mh/check-ref-format-print-normalize'
Junio C Hamano
3
-4
/
+13
2011-09-06
Sync with 1.7.6.2
Junio C Hamano
8
-41
/
+21
2011-09-06
Git 1.7.6.2
Junio C Hamano
4
-4
/
+13
2011-09-06
Revert "Merge branch 'cb/maint-quiet-push' into maint"
Junio C Hamano
6
-39
/
+10
2011-09-02
Update draft release notes to 1.7.7
Junio C Hamano
1
-2
/
+10
2011-09-02
Merge branch 'js/i18n-scripts-2'
Junio C Hamano
1
-35
/
+14
2011-09-02
Merge branch 'tr/maint-t3903-misquoted-command'
Junio C Hamano
1
-1
/
+1
2011-09-02
Merge branch 'bc/bisect-test-use-shell-path'
Junio C Hamano
1
-1
/
+1
2011-09-02
Merge branch 'va/p4-branch-import-test-update'
Junio C Hamano
1
-11
/
+8
2011-09-02
Merge branch 'tr/maint-strbuf-grow-nul-termination'
Junio C Hamano
1
-4
/
+5
2011-09-02
Merge branch 'tr/maint-ident-to-git-memmove'
Junio C Hamano
1
-2
/
+2
2011-09-02
Merge branch 'tr/maint-format-patch-empty-output'
Junio C Hamano
2
-4
/
+28
2011-09-02
Merge branch 'gb/maint-am-stgit-author-to-from-fix'
Junio C Hamano
1
-1
/
+1
2011-09-02
Merge branch 'gb/maint-am-patch-format-error-message'
Junio C Hamano
2
-1
/
+15
2011-09-02
Merge branch 'ms/daemon-timeout-is-in-seconds'
Junio C Hamano
1
-5
/
+5
2011-09-02
Merge branch 'bg/t5540-osx-grep'
Junio C Hamano
1
-2
/
+6
2011-09-02
Merge branch 'jc/clean-exclude-doc'
Junio C Hamano
2
-6
/
+9
2011-09-02
Merge branch 'mg/maint-notes-C-doc'
Junio C Hamano
1
-2
/
+5
2011-09-02
Merge branch 'fg/submodule-ff-check-before-push'
Junio C Hamano
7
-0
/
+231
2011-09-02
Merge branch 'rc/diff-cleanup-records'
Junio C Hamano
1
-37
/
+51
2011-09-02
Merge branch 'fk/use-kwset-pickaxe-grep-f'
Junio C Hamano
9
-34
/
+1830
2011-09-02
Merge branch 'en/merge-recursive-2'
Junio C Hamano
10
-430
/
+2170
2011-09-01
git-svn: Teach dcommit --mergeinfo to handle multiple lines
Bryan Jacobs
3
-2
/
+19
2011-09-01
git-svn: fix fetch with moved path when using rewriteRoot
Eric Wong
1
-1
/
+1
2011-09-01
git-svn: New flag to emulate empty directories
Ray Chen
3
-4
/
+308
2011-08-31
xdiff/xprepare: initialise xdlclassifier_t cf in xdl_prepare_env()
Tay Ray Chuan
1
-0
/
+2
2011-08-30
t6030: use $SHELL_PATH to invoke user's preferred shell instead of bare sh
Brandon Casey
1
-1
/
+1
2011-08-30
bisect: take advantage of gettextln, eval_gettextln.
Jon Seymour
1
-35
/
+14
2011-08-30
Merge branch 'maint'
Junio C Hamano
1
-4
/
+7
2011-08-30
t3903: fix misquoted rev-parse invocation
Thomas Rast
1
-1
/
+1
2011-08-30
Documentation: clarify effects of -- <path> arguments
Thomas Rast
1
-4
/
+7
2011-08-29
strbuf_grow(): maintain nul-termination even for new buffer
Thomas Rast
1
-4
/
+5
2011-08-29
Document negated forms of format-patch --to --cc --add-headers
Thomas Rast
1
-1
/
+8
2011-08-29
t4014: "no-add-headers" is actually called "no-add-header"
Thomas Rast
1
-2
/
+2
2011-08-29
t4014: invoke format-patch with --stdout where intended
Thomas Rast
1
-2
/
+2
2011-08-29
t4014: check for empty files from git format-patch --stdout
Thomas Rast
1
-2
/
+19
[next]