index
:
tgif.git
2.36
Terin's Improved Git Fork
terinjokes@gmail.com
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
builtin
Age
Commit message (
Expand
)
Author
Files
Lines
2013-06-20
refs: implement simple transactions for the packed-refs file
Michael Haggerty
1
-1
/
+4
2013-06-18
name-rev: allow to specify a subpath for --refs option
Namhyung Kim
1
-7
/
+29
2013-06-18
fix "builtin-*" references to be "builtin/*"
Phil Hord
3
-4
/
+2
2013-06-18
builtin/checkout.c: don't leak memory in check_tracking_name
Brandon Casey
1
-2
/
+5
2013-06-17
rev-parse: add --prefix option
John Keeping
1
-5
/
+19
2013-06-17
checkout: respect GIT_REFLOG_ACTION
Ramkumar Ramachandra
1
-3
/
+8
2013-06-15
status: introduce status.branch to enable --branch by default
Jorge Juan Garcia Garcia
1
-0
/
+4
2013-06-14
Merge branch 'mh/reflife'
Junio C Hamano
5
-51
/
+57
2013-06-13
use logical OR (||) instead of binary OR (|) in logical context
René Scharfe
3
-6
/
+6
2013-06-12
rm: introduce advice.rmHints to shorten messages
Mathieu Lienard--Mayor
1
-1
/
+2
2013-06-12
rm: better error message on failure for multiple files
Mathieu Lienard--Mayor
1
-19
/
+81
2013-06-12
Move copy_note_for_rewrite + friends from builtin/notes.c to notes-utils.c
Johan Herland
2
-130
/
+2
2013-06-12
finish_copy_notes_for_rewrite(): Let caller provide commit message
Johan Herland
2
-5
/
+6
2013-06-11
toposort: rename "lifo" field
Junio C Hamano
2
-7
/
+9
2013-06-11
status: introduce status.short to enable --short by default
Jorge Juan Garcia Garcia
1
-0
/
+7
2013-06-11
Merge branch 'rs/unpack-trees-plug-leak'
Junio C Hamano
1
-2
/
+3
2013-06-10
make color.ui default to 'auto'
Matthieu Moy
1
-1
/
+1
2013-06-09
Merge branch 'jn/config-ignore-inaccessible' into maint
Junio C Hamano
1
-2
/
+2
2013-06-06
Merge branch 'rr/push-head'
Junio C Hamano
1
-7
/
+14
2013-06-06
Merge branch 'nd/clone-connectivity-shortcut'
Junio C Hamano
2
-14
/
+39
2013-06-06
Merge branch 'nd/prune-packed-dryrun-verbose'
Junio C Hamano
2
-9
/
+8
2013-06-05
Merge branch 'rs/commit-m-no-edit'
Junio C Hamano
1
-4
/
+6
2013-06-02
Merge branch 'tr/line-log'
Junio C Hamano
2
-91
/
+39
2013-06-02
Merge branch 'mc/describe-first-parent'
Junio C Hamano
1
-0
/
+5
2013-06-02
Merge branch 'jk/fetch-always-update-tracking'
Junio C Hamano
1
-22
/
+51
2013-06-02
Merge branch 'vv/help-unknown-ref'
Junio C Hamano
1
-1
/
+2
2013-06-02
Merge branch 'nd/clone-local-with-colon'
Junio C Hamano
1
-0
/
+2
2013-06-02
Merge branch 'fc/fast-export-persistent-marks'
Junio C Hamano
1
-7
/
+15
2013-06-02
diff-lib, read-tree, unpack-trees: mark cache_entry array paramters const
René Scharfe
1
-1
/
+2
2013-06-02
diff-lib, read-tree, unpack-trees: mark cache_entry pointers const
René Scharfe
1
-1
/
+1
2013-06-02
exclude_existing(): set existing_refs.strdup_strings
Michael Haggerty
1
-1
/
+1
2013-06-02
add_existing(): do not retain a reference to sha1
Michael Haggerty
1
-3
/
+4
2013-06-02
do_fetch(): clean up existing_refs before exiting
Michael Haggerty
1
-5
/
+9
2013-06-02
do_fetch(): reduce scope of peer_item
Michael Haggerty
1
-3
/
+3
2013-05-29
push: make push.default = current use resolved HEAD
Ramkumar Ramachandra
1
-1
/
+1
2013-05-29
push: fail early with detached HEAD and current
Ramkumar Ramachandra
1
-0
/
+5
2013-05-29
Merge branch 'jn/config-ignore-inaccessible'
Junio C Hamano
1
-2
/
+2
2013-05-29
Merge branch 'mh/packed-refs-various'
Junio C Hamano
2
-2
/
+1
2013-05-29
Merge branch 'as/check-ignore'
Junio C Hamano
1
-42
/
+50
2013-05-29
Merge branch 'jh/checkout-auto-tracking'
Junio C Hamano
1
-20
/
+22
2013-05-29
Merge branch 'jc/prune-all'
Junio C Hamano
2
-9
/
+9
2013-05-29
push: factor out the detached HEAD error message
Ramkumar Ramachandra
1
-6
/
+8
2013-05-28
commit: don't start editor if empty message is given with -m
René Scharfe
1
-4
/
+6
2013-05-28
fsck: don't put a void*-shaped peg in a char*-shaped hole
Michael Haggerty
1
-1
/
+1
2013-05-28
cmd_diff(): make it obvious which cases are exclusive of each other
Michael Haggerty
1
-5
/
+4
2013-05-28
cmd_diff(): rename local variable "list" -> "entry"
Michael Haggerty
1
-4
/
+4
2013-05-28
cmd_diff(): use an object_array for holding trees
Michael Haggerty
1
-19
/
+18
2013-05-28
builtin_diff_tree(): make it obvious that function wants two entries
Michael Haggerty
1
-9
/
+10
2013-05-28
fetch: make own copies of refnames
Michael Haggerty
1
-2
/
+2
2013-05-28
describe: make own copy of refname
Michael Haggerty
1
-2
/
+4
[prev]
[next]