index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
gpg-interface.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-08-03
for-each-ref: introduce filter_refs()
Karthik Nayak
3
-18
/
+49
2015-08-03
ref-filter: move code from 'for-each-ref'
Karthik Nayak
3
-1074
/
+1079
2015-07-27
Git 2.5
v2.5.0
Junio C Hamano
2
-1
/
+6
2015-07-27
Git 2.4.7
v2.4.7
Junio C Hamano
4
-3
/
+57
2015-07-24
RelNotes: am.threeWay does not exist (yet)
Junio C Hamano
1
-2
/
+0
2015-07-24
Revert "git-am: add am.threeWay config variable"
Junio C Hamano
4
-41
/
+2
2015-07-21
Git 2.5.0-rc3
v2.5.0-rc3
Junio C Hamano
1
-1
/
+1
2015-07-20
l10n: ca.po: update translation
Alex Henrie
1
-187
/
+204
2015-07-17
Documentation/git: fix stale "MULTIPLE CHECKOUT MODE" reference
Eric Sunshine
1
-1
/
+1
2015-07-17
worktree: caution that this is still experimental
Junio C Hamano
1
-2
/
+3
2015-07-17
Documentation/git-worktree: fix stale "git checkout --to" references
Eric Sunshine
1
-2
/
+2
2015-07-15
Git 2.4.6
v2.4.6
Junio C Hamano
4
-3
/
+27
2015-07-15
l10n: de.po: translate 9 new messages
Ralf Thielow
1
-199
/
+241
2015-07-15
l10n: Updated Bulgarian translation of git (2359t,0f,0u)
Alexander Shopov
1
-190
/
+208
2015-07-15
l10n: zh_CN: for git v2.5.0 l10n round 2
Jiang Xin
1
-199
/
+201
2015-07-15
l10n: sv.po: Update Swedish translation (2359t0f0u)
Peter Krefting
1
-186
/
+216
2015-07-14
l10n: fr v2.5.0 round 2 (2359t)
Jean-Noel Avila
1
-199
/
+252
2015-07-14
l10n: ru.po: update Russian translation
Dimitriy Ryazantcev
1
-1120
/
+1411
2015-07-14
l10n: Updated Vietnamese translation (2359t)
Tran Ngoc Quan
1
-218
/
+247
2015-07-14
l10n: git.pot: v2.5.0 round 2 (9 new, 5 removed)
Jiang Xin
1
-182
/
+199
2015-07-13
Git 2.5.0-rc2
v2.5.0-rc2
Junio C Hamano
2
-3
/
+45
2015-07-12
diff: parse ws-error-highlight option more strictly
René Scharfe
1
-1
/
+6
2015-07-12
Revert "checkout: retire --ignore-other-worktrees in favor of --force"
Junio C Hamano
3
-7
/
+12
2015-07-10
The last minute bits of fixes
Junio C Hamano
1
-0
/
+21
2015-07-09
clone: simplify string handling in guess_dir_name()
Sebastian Schuberth
1
-13
/
+6
2015-07-09
check_and_freshen_file: fix reversed success-check
Jeff King
1
-1
/
+9
2015-07-09
rebase: return non-zero error code if format-patch fails
Clemens Buchacher
1
-1
/
+1
2015-07-08
l10n: de.po: translate 65 new messages
Ralf Thielow
1
-1132
/
+1391
2015-07-08
l10n: de.po: translate "index" as "Index"
Ralf Thielow
1
-69
/
+65
2015-07-08
l10n: de.po: fix translation of "head nodes"
Ralf Thielow
1
-2
/
+2
2015-07-07
send-email: suppress meaningless whitespaces in from field
Remi Lespinet
2
-0
/
+25
2015-07-07
send-email: allow multiple emails using --cc, --to and --bcc
Remi Lespinet
3
-21
/
+52
2015-07-07
send-email: consider quote as delimiter instead of character
Remi Lespinet
1
-2
/
+4
2015-07-07
send-email: reduce dependencies impact on parse_address_line
Remi Lespinet
4
-1
/
+162
2015-07-07
checkout: retire --ignore-other-worktrees in favor of --force
Eric Sunshine
3
-12
/
+7
2015-07-07
worktree: add: auto-vivify new branch when <branch> is omitted
Eric Sunshine
3
-4
/
+26
2015-07-06
worktree: add: make -b/-B default to HEAD when <branch> is omitted
Eric Sunshine
3
-2
/
+10
2015-07-06
worktree: extract basename computation to new function
Eric Sunshine
1
-9
/
+20
2015-07-06
checkout: require worktree unconditionally
Eric Sunshine
2
-3
/
+1
2015-07-06
checkout: retire --to option
Eric Sunshine
3
-173
/
+139
2015-07-06
tests: worktree: retrofit "checkout --to" tests for "worktree add"
Eric Sunshine
3
-29
/
+25
2015-07-06
worktree: add -b/-B options
Eric Sunshine
2
-3
/
+21
2015-07-06
worktree: add --detach option
Eric Sunshine
2
-2
/
+9
2015-07-06
worktree: add --force option
Eric Sunshine
2
-2
/
+12
2015-07-06
worktree: introduce "add" command
Eric Sunshine
2
-10
/
+41
2015-07-06
checkout: drop 'checkout_opts' dependency from prepare_linked_checkout
Eric Sunshine
1
-4
/
+5
2015-07-06
checkout: make --to unconditionally verbose
Eric Sunshine
1
-2
/
+1
2015-07-06
checkout: prepare_linked_checkout: drop now-unused 'new' argument
Eric Sunshine
1
-3
/
+2
2015-07-06
checkout: relocate --to's "no branch specified" check
Eric Sunshine
1
-3
/
+4
2015-07-06
checkout: fix bug with --to and relative HEAD
Eric Sunshine
2
-4
/
+22
[next]