summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* index_fd(): turn write_object and format_check arguments into one flagJunio C Hamano2011-05-096-23/+27
* Merge branch 'jc/pack-objects-bigfile'Junio C Hamano2011-04-276-9/+14
|\
| * Teach core.bigfilethreashold to pack-objectsJunio C Hamano2011-04-056-9/+14
* | Merge branch 'mh/git-svn-automkdirs'Junio C Hamano2011-04-273-2/+42
|\ \
| * | git-svn: add an option to skip the creation of empty directoriesMichael Haggerty2011-04-013-2/+42
* | | Merge branch 'mg/reflog-with-options'Junio C Hamano2011-04-272-13/+35
|\ \ \
| * | | reflog: fix overriding of command line optionsMichael J Gruber2011-04-012-8/+3
| * | | t/t1411: test reflog with formatsMichael J Gruber2011-04-011-0/+18
| * | | builtin/log.c: separate default and setup of cmd_log_init()Michael J Gruber2011-04-011-6/+15
* | | | Merge branch 'ar/clean-rmdir-empty'Junio C Hamano2011-04-272-1/+8
|\ \ \ \
| * | | | clean: unreadable directory may still be rmdir-able if it is emptyAlex Riesen2011-04-012-1/+8
| |/ / /
* | | | Merge branch 'mg/sha1-path-advise'Junio C Hamano2011-04-272-9/+19
|\ \ \ \
| * | | | sha1_name: Suggest commit:./file for path in subdirMichael J Gruber2011-04-032-5/+8
| * | | | t1506: factor out test for "Did you mean..."Michael J Gruber2011-04-031-5/+12
* | | | | Automatically autoload bashcompinit for ZSH, when neededMarius Storm-Olsen2011-04-271-8/+8
* | | | | Git 1.7.5v1.7.5Junio C Hamano2011-04-232-1/+6
* | | | | Git 1.7.5-rc3v1.7.5-rc3Junio C Hamano2011-04-193-9/+4
* | | | | Sync with 1.7.4.5Junio C Hamano2011-04-192-0/+11
|\ \ \ \ \
| * | | | | Git 1.7.4.5v1.7.4.5Junio C Hamano2011-04-193-2/+6
| * | | | | git-svn.txt: Document --mergeinfoMichael J Gruber2011-04-191-0/+7
* | | | | | Revert "run-command: prettify -D_FORTIFY_SOURCE workaround"Junio C Hamano2011-04-181-11/+6
* | | | | | Merge branch 'maint'Junio C Hamano2011-04-144-3/+7
|\ \ \ \ \ \ | |/ / / / /
| * | | | | archive: document limitation of tar.umask config settingRené Scharfe2011-04-141-1/+2
| * | | | | t3306,t5304: avoid clock skew issuesMichael J Gruber2011-04-142-1/+5
| * | | | | git.txt: fix list continuationMichael J Gruber2011-04-141-1/+0
* | | | | | Git 1.7.5-rc2v1.7.5-rc2Junio C Hamano2011-04-132-3/+3
* | | | | | Merge branch 'maint'Junio C Hamano2011-04-130-0/+0
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Merge branch 'jc/rev-list-options-fix' into maintJunio C Hamano2011-04-131-2/+2
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'js/checkout-untracked-symlink' into maintJunio C Hamano2011-04-131-1/+1
| |\ \ \ \ \ \
* | | | | | | | remove doubled words, e.g., s/to to/to/, and fix related typosJim Meyering2011-04-138-14/+11
* | | | | | | | revert: Hide '-r' option in default usageRamkumar Ramachandra2011-04-131-1/+2
* | | | | | | | Merge branch 'js/checkout-untracked-symlink'Junio C Hamano2011-04-121-1/+1
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| * | | | | | | t2021: mark a test as fixedJohannes Sixt2011-04-121-1/+1
* | | | | | | | Merge branch 'nd/init-gitdir'Junio C Hamano2011-04-121-1/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | t0001: guard a new test with SYMLINKS prerequisiteJohannes Sixt2011-04-111-1/+1
* | | | | | | | | Makefile: extract Q_() source strings as ngettext()Ævar Arnfjörð Bjarmason2011-04-111-1/+2
* | | | | | | | | i18n: avoid parenthesized string as array initializerRamsay Jones2011-04-111-1/+1
* | | | | | | | | Merge git://git.bogomips.org/git-svnJunio C Hamano2011-04-112-3/+31
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | git-svn: Cache results of running the executable "git config"James Y Knight2011-04-091-0/+5
| * | | | | | | | | git-svn: Add a svn-remote.<name>.pushurl config keyAlejandro R. Sedeño2011-04-092-3/+26
* | | | | | | | | | Merge git://git.kernel.org/pub/scm/gitk/gitkJunio C Hamano2011-04-112-23/+27
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | |
| * | | | | | | | | gitk: Update cherry-pick error message parsingAnders Kaseorg2011-04-091-1/+1
| * | | | | | | | | gitk: Quote tag names in event bindings to avoid problems with % charsPat Thoyts2011-03-091-3/+4
| * | | | | | | | | gitk: Allow user to control how much of the SHA1 ID gets auto-selectedPaul Mackerras2011-03-091-6/+9
| * | | | | | | | | gitk: spelling fixes in Russian translationSkip2011-01-191-12/+12
| * | | | | | | | | gitk: Take only numeric version components when computing $git_versionAnders Kaseorg2011-01-191-1/+1
* | | | | | | | | | git-p4: replace each tab with 8 spaces for consistencyAndrew Garber2011-04-071-32/+32
* | | | | | | | | | Git 1.7.5-rc1v1.7.5-rc1Junio C Hamano2011-04-063-11/+14
* | | | | | | | | | Sync with 1.7.4.4Junio C Hamano2011-04-061-6/+4
|\ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / | |/| | | | | | | |
| * | | | | | | | | Git 1.7.4.4v1.7.4.4Junio C Hamano2011-04-063-8/+6