summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | | | | | Merge branch 'fa/remote-svn'Jeff King2012-10-2516-38/+655
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Add a test script for remote-svnFlorian Achleitner2012-10-071-0/+84
| * | | | | | | | | | | | remote-svn: add marks-file regenerationFlorian Achleitner2012-10-071-0/+71
| * | | | | | | | | | | | Add a svnrdump-simulator replaying a dump file for testingFlorian Achleitner2012-10-071-0/+53
| * | | | | | | | | | | | remote-svn: add incremental importFlorian Achleitner2012-10-077-17/+95
| * | | | | | | | | | | | remote-svn: Activate import/export-marks for fast-importFlorian Achleitner2012-10-071-1/+11
| * | | | | | | | | | | | Create a note for every imported commit containing svn metadataFlorian Achleitner2012-10-073-4/+33
| * | | | | | | | | | | | vcs-svn: add fast_export_note to create notesDmitry Ivankov2012-10-072-0/+14
| * | | | | | | | | | | | Allow reading svn dumps from files via file:// urlsFlorian Achleitner2012-10-071-19/+33
| * | | | | | | | | | | | remote-svn, vcs-svn: Enable fetching to private refsFlorian Achleitner2012-10-076-12/+12
| * | | | | | | | | | | | When debug==1, start fast-import with "--stats" instead of "--quiet"Florian Achleitner2012-10-071-1/+1
| * | | | | | | | | | | | Add documentation for the 'bidi-import' capability of remote-helpersFlorian Achleitner2012-10-071-1/+20
| * | | | | | | | | | | | Connect fast-import to the remote-helper via pipe, adding 'bidi-import' capab...Florian Achleitner2012-10-071-13/+31
| * | | | | | | | | | | | Add argv_array_detach and argv_array_free_detachedFlorian Achleitner2012-10-073-0/+30
| * | | | | | | | | | | | Add svndump_init_fd to allow reading dumps from arbitrary FDsFlorian Achleitner2012-10-072-4/+19
| * | | | | | | | | | | | Add git-remote-testsvn to MakefileFlorian Achleitner2012-10-072-0/+6
| * | | | | | | | | | | | Implement a remote helper for svn in CFlorian Achleitner2012-10-071-0/+176
* | | | | | | | | | | | | Merge branch 'jm/diff-context-config'Jeff King2012-10-253-1/+104
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | t4055: avoid use of sed 'a' commandJunio C Hamano2012-10-021-6/+5
| * | | | | | | | | | | | | diff: diff.context configuration gives default to -UJeff Muizelaar2012-09-303-1/+105
| | |_|_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | |
* | | | | | | | | | | | | Merge branch 'jk/no-more-pre-exec-callback'Jeff King2012-10-253-29/+0
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | pager: drop "wait for output to run less" hackJeff King2012-06-053-29/+0
* | | | | | | | | | | | | | Git 1.8.0v1.8.0Junio C Hamano2012-10-213-10/+19
* | | | | | | | | | | | | | Merge tag 'gitgui-0.17.0' of git://repo.or.cz/git-guiJunio C Hamano2012-10-1715-37/+65
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | git-gui 0.17gitgui-0.17.0Pat Thoyts2012-10-171-1/+1
| * | | | | | | | | | | | | git-gui: Don't prepend the prefix if value looks like a full pathAndrew Wong2012-10-171-2/+7
| * | | | | | | | | | | | | git-gui: Detect full path when parsing argumentsAndrew Wong2012-10-171-1/+10
| * | | | | | | | | | | | | git-gui: remove .git/CHERRY_PICK_HEAD after committingBeat Bolli2012-09-171-0/+1
| * | | | | | | | | | | | | git-gui: Fix a loose/lose mistakeBeat Bolli2012-09-171-1/+1
| * | | | | | | | | | | | | git-gui: Fix semi-working shortcuts for unstage and revertVitaly _Vi Shukela2012-09-171-0/+4
| * | | | | | | | | | | | | Merge branch 'rt/trans'Pat Thoyts2012-06-191-18/+18
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | git-gui: de.po: translate "remote" as "extern"Ralf Thielow2012-06-191-14/+14
| | * | | | | | | | | | | | | git-gui: de.po: translate "bare" as "bloß"Ralf Thielow2012-06-191-1/+1
| | * | | | | | | | | | | | | git-gui: de.po: consistently add untranslated hook names within bracesRalf Thielow2012-06-191-3/+3
| * | | | | | | | | | | | | | git-gui: preserve commit messages in utf-8Pat Thoyts2012-04-191-3/+8
| * | | | | | | | | | | | | | git-gui: open console when using --trace on windowsHeiko Voigt2012-03-251-0/+1
| |/ / / / / / / / / / / / /
| * | | | | | | | | | | | | git-gui: fix a typo in po/ filesBenjamin Kerensa2012-03-1010-10/+10
| * | | | | | | | | | | | | git-gui: Use PWD if it exists on Mac OS XMarcus Karlsson2012-03-101-1/+3
| * | | | | | | | | | | | | git-gui: fix git-gui crash due to uninitialized variableClemens Buchacher2012-01-221-0/+1
* | | | | | | | | | | | | | Git 1.8.0-rc3v1.8.0-rc3Junio C Hamano2012-10-172-5/+4
* | | | | | | | | | | | | | Merge git://github.com/git-l10n/git-poJunio C Hamano2012-10-172-914/+913
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'master' of https://github.com/nafmo/git-l10n-svJiang Xin2012-10-171-441/+438
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | l10n: Update Swedish translation (1964t0f0u)Peter Krefting2012-10-161-441/+438
| * | | | | | | | | | | | | | | Merge branch 'master' of git://github.com/vnwildman/gitJiang Xin2012-10-171-473/+475
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | l10n: vi.po: update from v1.8.0-rc2-4-g42e55Tran Ngoc Quan2012-10-171-473/+475
| | |/ / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | Sync with 1.7.12.4Junio C Hamano2012-10-172-1/+25
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | Git 1.7.12.4v1.7.12.4maint-1.7.12Junio C Hamano2012-10-174-3/+27
| * | | | | | | | | | | | | | | Merge branch 'jk/maint-http-half-auth-push' into maintJunio C Hamano2012-10-173-6/+6
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|_|_|_|/ | | |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | | | Merge branch 'rr/git-uri-doc' into maintJunio C Hamano2012-10-171-2/+6
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'bw/cp-a-is-gnuism' into maintJunio C Hamano2012-10-173-3/+3
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \