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
2014-09-03
fast-import.c: use a ref transaction when dumping tags
Ronnie Sahlberg
1
-6
/
+23
2014-09-03
receive-pack.c: use a reference transaction for updating the refs
Ronnie Sahlberg
1
-9
/
+16
2014-09-03
refs.c: change update_ref to use a transaction
Ronnie Sahlberg
1
-4
/
+26
2014-09-03
branch.c: use ref transaction for all ref updates
Ronnie Sahlberg
1
-14
/
+17
2014-09-03
fast-import.c: change update_branch to use ref transactions
Ronnie Sahlberg
1
-10
/
+15
2014-09-03
sequencer.c: use ref transactions for all ref updates
Ronnie Sahlberg
1
-8
/
+18
2014-09-03
commit.c: use ref transactions for updates
Ronnie Sahlberg
1
-13
/
+12
2014-09-03
replace.c: use the ref transaction functions for updates
Ronnie Sahlberg
1
-6
/
+8
2014-09-03
tag.c: use ref transactions when doing updates
Ronnie Sahlberg
1
-6
/
+10
2014-09-03
refs.c: add transaction.status and track OPEN/CLOSED
Ronnie Sahlberg
1
-1
/
+33
2014-09-03
refs.c: make ref_transaction_begin take an err argument
Ronnie Sahlberg
3
-3
/
+6
2014-09-03
refs.c: update ref_transaction_delete to check for error and return status
Ronnie Sahlberg
3
-11
/
+22
2014-09-03
refs.c: change ref_transaction_create to do error checking and return status
Ronnie Sahlberg
3
-14
/
+56
2014-09-02
Start the post-2.1 cycle
Junio C Hamano
3
-2
/
+54
2014-09-02
Merge branch 'rs/strbuf-getcwd'
Junio C Hamano
15
-178
/
+191
2014-09-02
Merge branch 'ta/pretty-parse-config'
Junio C Hamano
1
-1
/
+3
2014-09-02
Merge branch 'bc/archive-pax-header-mode'
Junio C Hamano
2
-2
/
+7
2014-09-02
Merge branch 'pr/remotes-in-hashmap'
Junio C Hamano
2
-17
/
+49
2014-09-02
Merge branch 'jk/pretty-empty-format'
Junio C Hamano
5
-6
/
+14
2014-09-02
Merge branch 'ta/config-set'
Junio C Hamano
8
-0
/
+801
2014-09-02
Merge branch 'rs/init-no-duplicate-real-path'
Junio C Hamano
1
-4
/
+4
2014-09-02
Merge branch 'mm/config-edit-global'
Junio C Hamano
5
-10
/
+69
2014-09-02
Merge branch 'jc/reopen-lock-file'
Junio C Hamano
2
-0
/
+11
2014-08-29
Merge git://github.com/git-l10n/git-po
Junio C Hamano
2
-1359
/
+1515
2014-08-29
po/TEAMS: add new members to German translation team
Ralf Thielow
1
-0
/
+2
2014-08-29
l10n: de.po: translate 38 new messages
Ralf Thielow
1
-1359
/
+1513
2014-08-28
Document LF appearing in shallow command during send-pack/receive-pack
Shawn Pearce
1
-1
/
+1
2014-08-28
merge, pull: stop advising 'commit -a' in case of conflict
Matthieu Moy
2
-3
/
+2
2014-08-26
Makefile: drop CHECK_HEADER_DEPENDENCIES code
Jeff King
1
-59
/
+0
2014-08-26
Merge branch 'jk/diff-tree-t-fix'
Junio C Hamano
2
-1
/
+45
2014-08-26
Merge branch 'jk/pack-shallow-always-without-bitmap'
Junio C Hamano
2
-0
/
+40
2014-08-26
Merge branch 'jk/fix-profile-feedback-build'
Junio C Hamano
1
-1
/
+5
2014-08-26
use strbuf_add_absolute_path() to add absolute paths
René Scharfe
1
-5
/
+1
2014-08-26
abspath: convert absolute_path() to strbuf
René Scharfe
4
-42
/
+37
2014-08-26
use xgetcwd() to set $GIT_DIR
René Scharfe
2
-6
/
+6
2014-08-26
use xgetcwd() to get the current directory or die
René Scharfe
5
-22
/
+26
2014-08-26
wrapper: add xgetcwd()
René Scharfe
2
-0
/
+9
2014-08-26
abspath: convert real_path_internal() to strbuf
René Scharfe
1
-44
/
+25
2014-08-26
abspath: use strbuf_getcwd() to remember original working directory
René Scharfe
1
-4
/
+5
2014-08-26
setup: convert setup_git_directory_gently_1 et al. to strbuf
René Scharfe
1
-43
/
+44
2014-08-25
imap-send: create target mailbox if it is missing
Tony Finch
1
-50
/
+31
2014-08-25
Merge git://github.com/git-l10n/git-po
Junio C Hamano
9
-9039
/
+21279
2014-08-25
Makefile: use `find` to determine static header dependencies
Jeff King
1
-132
/
+8
2014-08-25
i18n: treat "make pot" as an explicitly-invoked target
Jonathan Nieder
1
-1
/
+1
2014-08-25
git-prompt: do not look for refs/stash in $GIT_DIR
Jeff King
1
-1
/
+2
2014-08-23
l10n: de.po: improve message when switching branches
Ralf Thielow
1
-3
/
+3
2014-08-23
l10n: de.po: fix typo
Ralf Thielow
1
-2
/
+2
2014-08-22
po/TEAMS: Add Catalan team
Alex Henrie
1
-0
/
+4
2014-08-22
l10n: Add Catalan translation
Alex Henrie
1
-0
/
+10951
2014-08-22
upload-pack: keep poll(2)'s timeout to -1
Edward Thomson
1
-1
/
+3
[prev]
[next]