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-07-22
push --force-with-lease: tie it all together
Junio C Hamano
1
-0
/
+5
2013-07-22
push --force-with-lease: implement logic to populate old_sha1_expect[]
Junio C Hamano
2
-0
/
+10
2013-07-22
remote.c: add command line option parser for "--force-with-lease"
Junio C Hamano
2
-0
/
+23
2013-07-08
builtin/push.c: use OPT_BOOL, not OPT_BOOLEAN
Junio C Hamano
1
-3
/
+3
2013-07-08
cache.h: move remote/connect API out of it
Junio C Hamano
3
-0
/
+4
2013-07-01
Merge branch 'jc/topo-author-date-sort'
Junio C Hamano
2
-7
/
+9
2013-06-30
Merge branch 'mh/ref-races'
Junio C Hamano
2
-6
/
+11
2013-06-30
Merge branch 'nk/name-rev-abbreviated-refs'
Junio C Hamano
1
-7
/
+29
2013-06-30
Merge branch 'jk/submodule-subdirectory-ok'
Junio C Hamano
1
-5
/
+19
2013-06-27
Merge branch 'bc/checkout-tracking-name-plug-leak'
Junio C Hamano
1
-2
/
+5
2013-06-26
Merge branch 'tr/maint-apply-non-git-patch-parsefix'
Junio C Hamano
1
-1
/
+1
2013-06-26
Merge branch 'ph/builtin-srcs-are-in-subdir-these-days'
Junio C Hamano
3
-4
/
+2
2013-06-24
Merge branch 'mm/rm-coalesce-errors'
Junio C Hamano
1
-19
/
+82
2013-06-24
Merge branch 'jh/libify-note-handling'
Junio C Hamano
2
-133
/
+6
2013-06-24
Revert "Merge branch 'jg/status-config'"
Junio C Hamano
1
-11
/
+0
2013-06-23
Merge branch 'jg/status-config'
Junio C Hamano
1
-0
/
+11
2013-06-21
apply: carefully strdup a possibly-NULL name
Thomas Rast
1
-1
/
+1
2013-06-20
Merge branch 'rs/logical-vs-binary-or'
Junio C Hamano
3
-6
/
+6
2013-06-20
Merge branch 'mm/color-auto-default'
Junio C Hamano
1
-0
/
+5
2013-06-20
Extract a struct stat_data from cache_entry
Michael Haggerty
1
-5
/
+7
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-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
[next]