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
2006-11-05
git-pickaxe: optimize by avoiding repeated read_sha1_file().
Junio C Hamano
1
-38
/
+62
2006-11-05
git-blame: add internal statistics to count read blobs.
Junio C Hamano
1
-0
/
+3
2006-11-05
cherry is built-in, do not ship git-cherry.sh
Junio C Hamano
3
-91
/
+39
2006-11-04
Merge branch 'maint'
Junio C Hamano
4
-26
/
+15
2006-11-04
Remove unsupported C99 style struct initializers in git-archive.
Shawn O. Pearce
2
-13
/
+12
2006-11-04
Remove SIMPLE_PROGRAMS and make git-daemon a normal program.
Shawn O. Pearce
1
-12
/
+2
2006-11-04
Use ULONG_MAX rather than implicit cast of -1.
Shawn O. Pearce
1
-1
/
+1
2006-11-04
git-svn: don't die on rebuild when --upgrade is specified
Eric Wong
1
-1
/
+1
2006-11-04
git-svn: avoid printing filenames of files we're not tracking
Eric Wong
1
-5
/
+4
2006-11-04
git-pickaxe: fix origin refcounting
Junio C Hamano
1
-19
/
+42
2006-11-04
Merge branch 'np/verbose-push'
Junio C Hamano
3
-8
/
+13
2006-11-04
Merge branch 'lt/push-config'
Junio C Hamano
2
-4
/
+19
2006-11-04
Added bash completion support for git-reset.
Shawn O. Pearce
1
-0
/
+9
2006-11-04
Added completion support for git-branch.exe.
Shawn O. Pearce
1
-0
/
+1
2006-11-04
Merge branch 'pb/web'
Junio C Hamano
1
-82
/
+174
2006-11-04
git-pickaxe: re-scan the blob after making progress with -C
Junio C Hamano
1
-62
/
+103
2006-11-04
git-pickaxe: re-scan the blob after making progress with -M
Junio C Hamano
1
-9
/
+15
2006-11-04
git-pickaxe: simplify Octopus merges further
Junio C Hamano
1
-1
/
+11
2006-11-04
git-pickaxe: rename detection optimization
Junio C Hamano
3
-1
/
+7
2006-11-04
Merge branch 'maint'
Junio C Hamano
1
-2
/
+6
2006-11-04
apply: handle "traditional" creation/deletion diff correctly.
Junio C Hamano
1
-2
/
+6
2006-11-04
gitweb: Remove extra "/" in path names for git_get_project_list
Aneesh Kumar K.V
1
-0
/
+2
2006-11-04
git.el: Include MERGE_MSG in the log-edit buffer even when not committing a m...
Alexandre Julliard
1
-1
/
+2
2006-11-04
git.el: Move point after the log message header when entering log-edit mode.
Alexandre Julliard
1
-1
/
+2
2006-11-04
git.el: Added a function to open the current file in another window.
Alexandre Julliard
1
-0
/
+10
2006-11-04
git.el: Added functions for moving to the next/prev unmerged file.
Alexandre Julliard
1
-0
/
+28
2006-11-03
remove .keep pack lock files when done with refs update
Nicolas Pitre
4
-39
/
+116
2006-11-03
have index-pack create .keep file more carefully
Nicolas Pitre
1
-7
/
+10
2006-11-03
improve fetch-pack's handling of kept packs
Nicolas Pitre
5
-100
/
+106
2006-11-03
git-fetch can use both --thin and --keep with fetch-pack now
Nicolas Pitre
1
-2
/
+2
2006-11-03
Teach receive-pack how to keep pack files based on object count.
Shawn Pearce
4
-21
/
+91
2006-11-03
Allow pack header preprocessing before unpack-objects/index-pack.
Nicolas Pitre
2
-0
/
+28
2006-11-03
Merge branch 'master' into np/index-pack
Junio C Hamano
64
-722
/
+1893
2006-11-02
gitweb: Better support for non-CSS aware web browsers
Jakub Narebski
1
-3
/
+8
2006-11-02
gitweb: Output also empty patches in "commitdiff" view
Jakub Narebski
1
-33
/
+26
2006-11-02
Merge branch 'sp/keep-pack' into np/index-pack
Junio C Hamano
24
-342
/
+600
2006-11-02
Merge branch 'maint'
Junio C Hamano
3
-4
/
+4
2006-11-02
gitweb: Use git-for-each-ref to generate list of heads and/or tags
Jakub Narebski
1
-61
/
+92
2006-11-02
for-each-ref: "creator" and "creatordate" fields
Junio C Hamano
1
-0
/
+25
2006-11-02
Add --global option to git-repo-config.
Sean
2
-15
/
+29
2006-11-02
pack-refs: Store the full name of the ref even when packing only tags.
Alexandre Julliard
1
-3
/
+5
2006-11-02
git-clone documentation didn't mention --origin as equivalent of -o
Andy Parkins
1
-0
/
+1
2006-11-02
Minor grammar fixes for git-diff-index.txt
Andy Parkins
1
-2
/
+2
2006-11-02
link_temp_to_file: call adjust_shared_perm() only when we created the directory
Johannes Schindelin
1
-2
/
+1
2006-11-02
Remove uneccessarily similar printf() from print_ref_list() in builtin-branch
Andy Parkins
1
-3
/
+5
2006-11-02
git-pickaxe: work properly in a subdirectory.
Jeff King
1
-4
/
+11
2006-11-01
make git-push a bit more verbose
Nicolas Pitre
3
-8
/
+13
2006-11-01
Merge branch 'maint'
Junio C Hamano
2
-4
/
+5
2006-11-01
pack-objects doesn't create random pack names
Nicolas Pitre
1
-3
/
+2
2006-11-01
branch: work in subdirectories.
Junio C Hamano
1
-1
/
+1
[prev]
[next]