Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | | | | run-command: use void to declare that functions take no parameters | René Scharfe | 2014-11-10 | 1 | -2/+2 | |
* | | | | | | | | | | Merge branch 'master' of git://github.com/git-l10n/git-po | Junio C Hamano | 2014-11-10 | 6 | -8882/+10327 | |
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / | |/| | | | | | | | | ||||||
| * | | | | | | | | | l10n: Updated Bulgarian translation of git (2296t,0f,0u) | Alexander Shopov | 2014-11-02 | 1 | -1473/+1738 | |
| * | | | | | | | | | l10n: zh_CN: translations for git v2.2.0-rc0 | Jiang Xin | 2014-11-02 | 1 | -1477/+1720 | |
| * | | | | | | | | | Merge branch 'fr_2.2.0' of git://github.com/jnavila/git | Jiang Xin | 2014-11-02 | 1 | -1478/+1721 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | l10n: fr.po (2296t) update for version 2.2.0 | Jean-Noel Avila | 2014-11-01 | 1 | -1478/+1721 | |
| * | | | | | | | | | | Merge branch 'master' of git://github.com/nafmo/git-l10n-sv | Jiang Xin | 2014-11-02 | 1 | -1468/+1719 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | l10n: sv.po: Update Swedish translation (2296t0f0u) | Peter Krefting | 2014-11-01 | 1 | -1468/+1719 | |
| | |/ / / / / / / / / | ||||||
| * | | | | | | | | | | l10n: vi.po: Update new message strings | Tran Ngoc Quan | 2014-11-01 | 1 | -1529/+1777 | |
| |/ / / / / / / / / | ||||||
| * | | | | | | | | | l10n: git.pot: v2.2.0 round 1 (62 new, 23 removed) | Jiang Xin | 2014-11-01 | 1 | -1457/+1652 | |
* | | | | | | | | | | Sync with maint | Junio C Hamano | 2014-11-10 | 1 | -2/+2 | |
|\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | | | ||||||
| * | | | | | | | | | Documentation/config.txt: fix minor typo | Thomas Quinot | 2014-11-10 | 1 | -1/+1 | |
| * | | | | | | | | | config.txt: fix typo | Nicolas Dermine | 2014-11-10 | 1 | -1/+1 | |
* | | | | | | | | | | Merge branch 'js/diff-highlight-avoid-sigpipe' | Junio C Hamano | 2014-11-10 | 1 | -0/+4 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | diff-highlight: exit when a pipe is brokenjs/diff-highlight-avoid-sigpipe | John Szakmeister | 2014-11-04 | 1 | -0/+4 | |
| | |_|_|_|_|_|_|_|/ | |/| | | | | | | | | ||||||
* | | | | | | | | | | trailer: use CHILD_PROCESS_INIT in apply_command() | René Scharfe | 2014-11-10 | 1 | -2/+1 | |
* | | | | | | | | | | Git 2.2.0-rc1v2.2.0-rc1 | Junio C Hamano | 2014-11-07 | 1 | -1/+1 | |
* | | | | | | | | | | Merge branch 'maint' | Junio C Hamano | 2014-11-06 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | | | ||||||
| * | | | | | | | | | docs/credential-store: s/--store/--file/ | Jeff King | 2014-11-06 | 1 | -1/+1 | |
* | | | | | | | | | | Merge branch 'nd/gitignore-trailing-whitespace' | Junio C Hamano | 2014-11-06 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / | |/| | | | | | | | | ||||||
| * | | | | | | | | | gitignore.txt: fix spelling of "backslash"nd/gitignore-trailing-whitespace | Ben North | 2014-11-04 | 1 | -1/+1 | |
* | | | | | | | | | | Merge branch 'tm/line-log-first-parent' | Junio C Hamano | 2014-11-06 | 2 | -0/+8 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | line-log: fix crash when --first-parent is usedtm/line-log-first-parent | Tzvetan Mikov | 2014-11-04 | 2 | -0/+8 | |
* | | | | | | | | | | | Merge branch 'jk/fetch-reflog-df-conflict' | Junio C Hamano | 2014-11-06 | 4 | -3/+77 | |
|\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / / | |/| | | | | | | | | | ||||||
| * | | | | | | | | | | ignore stale directories when checking reflog existence | Jeff King | 2014-11-04 | 2 | -2/+36 | |
| * | | | | | | | | | | fetch: load all default config at startup | Jeff King | 2014-11-04 | 2 | -1/+41 | |
* | | | | | | | | | | | Merge branch 'rs/use-child-process-init-more' | Junio C Hamano | 2014-11-06 | 4 | -66/+106 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | bundle: split out ref writing from bundle_creaters/use-child-process-init-more | Jeff King | 2014-10-30 | 1 | -39/+58 | |
| * | | | | | | | | | | | bundle: split out a helper function to compute and write prerequisites | Junio C Hamano | 2014-10-30 | 1 | -24/+35 | |
| * | | | | | | | | | | | bundle: split out a helper function to create pack data | Junio C Hamano | 2014-10-30 | 1 | -27/+37 | |
| * | | | | | | | | | | | use child_process_init() to initialize struct child_process variables | René Scharfe | 2014-10-28 | 4 | -4/+4 | |
* | | | | | | | | | | | | Merge branch 'jk/cache-tree-protect-from-broken-libgit2' | Junio C Hamano | 2014-11-06 | 1 | -0/+2 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | cache-tree: avoid infinite loop on zero-entry treejk/cache-tree-protect-from-broken-libgit2 | Jeff King | 2014-10-30 | 1 | -0/+2 | |
| | |_|_|_|/ / / / / / / | |/| | | | | | | | | | | ||||||
* | | | | | | | | | | | | Documentation: typofixes | Thomas Ackermann | 2014-11-04 | 19 | -30/+30 | |
* | | | | | | | | | | | | RelNotes/2.2.0.txt: fix minor typos | Matthieu Moy | 2014-11-03 | 1 | -3/+3 | |
| |_|_|_|_|_|/ / / / / |/| | | | | | | | | | | ||||||
* | | | | | | | | | | | Git 2.2.0-rc0v2.2.0-rc0 | Junio C Hamano | 2014-10-31 | 2 | -1/+7 | |
* | | | | | | | | | | | Merge branch 'for-junio' of git://bogomips.org/git-svn | Junio C Hamano | 2014-10-31 | 4 | -91/+145 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | git-svn: use SVN::Ra::get_dir2 when possible | Eric Wong | 2014-10-31 | 1 | -1/+11 | |
| * | | | | | | | | | | | git-svn: add space after "W:" prefix in warning | Eric Wong | 2014-10-30 | 1 | -4/+2 | |
| * | | | | | | | | | | | git-svn: (cleanup) remove editor param passing | Eric Wong | 2014-10-30 | 1 | -6/+4 | |
| * | | | | | | | | | | | git-svn: prepare SVN::Ra config pieces once | Eric Wong | 2014-10-29 | 1 | -27/+36 | |
| * | | | | | | | | | | | Git.pm: add specified name to tempfile template | Eric Wong | 2014-10-29 | 1 | -1/+4 | |
| * | | | | | | | | | | | git-svn: disable _rev_list memoization | Eric Wong | 2014-10-27 | 1 | -10/+0 | |
| * | | | | | | | | | | | git-svn: save a little memory as fetch progresses | Eric Wong | 2014-10-25 | 1 | -1/+1 | |
| * | | | | | | | | | | | git-svn: remove unnecessary DESTROY override | Eric Wong | 2014-10-25 | 1 | -4/+0 | |
| * | | | | | | | | | | | git-svn: reload RA every log-window-size | Eric Wong | 2014-10-24 | 1 | -8/+13 | |
| * | | | | | | | | | | | git-svn.txt: advertise pushurl with dcommit | Sveinung Kvilhaugsvik | 2014-10-24 | 1 | -0/+4 | |
| * | | | | | | | | | | | git-svn: remove mergeinfo rev caching | Eric Wong | 2014-10-24 | 1 | -21/+9 | |
| * | | | | | | | | | | | git-svn: cache only mergeinfo revisions | Eric Wong | 2014-10-24 | 1 | -14/+8 | |
| * | | | | | | | | | | | git-svn: reduce check_cherry_pick cache overhead | Eric Wong | 2014-10-24 | 1 | -13/+15 |